summaryrefslogtreecommitdiff
path: root/xmloff/inc/anim.hxx
blob: 2e5a1547efb4e3c917dd57139074b62afd3c1772 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * Copyright 2000, 2010 Oracle and/or its affiliates.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************/

#ifndef _XMLOFF_ANIM_HXX
#define _XMLOFF_ANIM_HXX

#include <com/sun/star/presentation/AnimationEffect.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <xmloff/uniref.hxx>
#include <xmloff/xmlement.hxx>

enum XMLEffect
{
    EK_none,
    EK_fade,
    EK_move,
    EK_stripes,
    EK_open,
    EK_close,
    EK_dissolve,
    EK_wavyline,
    EK_random,
    EK_lines,
    EK_laser,
    EK_appear,
    EK_hide,
    EK_move_short,
    EK_checkerboard,
    EK_rotate,
    EK_stretch
};

extern SvXMLEnumMapEntry aXML_AnimationEffect_EnumMap[];

enum XMLEffectDirection
{
    ED_none,
    ED_from_left,
    ED_from_top,
    ED_from_right,
    ED_from_bottom,
    ED_from_center,
    ED_from_upperleft,
    ED_from_upperright,
    ED_from_lowerleft,
    ED_from_lowerright,

    ED_to_left,
    ED_to_top,
    ED_to_right,
    ED_to_bottom,
    ED_to_upperleft,
    ED_to_upperright,
    ED_to_lowerright,
    ED_to_lowerleft,

    ED_path,
    ED_spiral_inward_left,
    ED_spiral_inward_right,
    ED_spiral_outward_left,
    ED_spiral_outward_right,

    ED_vertical,
    ED_horizontal,

    ED_to_center,

    ED_clockwise,
    ED_cclockwise
};

extern SvXMLEnumMapEntry aXML_AnimationDirection_EnumMap[];

extern SvXMLEnumMapEntry aXML_AnimationSpeed_EnumMap[];

void SdXMLImplSetEffect( ::com::sun::star::presentation::AnimationEffect eEffect, XMLEffect& eKind, XMLEffectDirection& eDirection, sal_Int16& nStartScale, sal_Bool& bIn );
::com::sun::star::presentation::AnimationEffect ImplSdXMLgetEffect( XMLEffect eKind, XMLEffectDirection eDirection, sal_Int16 nStartScale, sal_Bool bIn );

#endif  //  _XMLOFF_ANIM_HXX

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/td>3281
-rw-r--r--source/nb/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/ne/helpcontent2/source/text/swriter.po3251
-rw-r--r--source/ne/helpcontent2/source/text/swriter/librelogo.po4597
-rw-r--r--source/nl/helpcontent2/source/text/swriter.po3328
-rw-r--r--source/nl/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/nn/helpcontent2/source/text/swriter.po3261
-rw-r--r--source/nn/helpcontent2/source/text/swriter/librelogo.po4669
-rw-r--r--source/om/helpcontent2/source/text/swriter.po3304
-rw-r--r--source/om/helpcontent2/source/text/swriter/librelogo.po4667
-rw-r--r--source/pl/helpcontent2/source/text/swriter.po3301
-rw-r--r--source/pl/helpcontent2/source/text/swriter/librelogo.po4679
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter.po3344
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/pt/helpcontent2/source/text/swriter.po3371
-rw-r--r--source/pt/helpcontent2/source/text/swriter/librelogo.po4681
-rw-r--r--source/ro/helpcontent2/source/text/swriter.po2966
-rw-r--r--source/ro/helpcontent2/source/text/swriter/librelogo.po4052
-rw-r--r--source/ru/helpcontent2/source/text/swriter.po3319
-rw-r--r--source/ru/helpcontent2/source/text/swriter/librelogo.po4679
-rw-r--r--source/si/helpcontent2/source/text/swriter.po3227
-rw-r--r--source/si/helpcontent2/source/text/swriter/librelogo.po4598
-rw-r--r--source/sid/helpcontent2/source/text/swriter.po2697
-rw-r--r--source/sid/helpcontent2/source/text/swriter/librelogo.po2761
-rw-r--r--source/sk/helpcontent2/source/text/swriter.po3271
-rw-r--r--source/sk/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/sl/helpcontent2/source/text/swriter.po4246
-rw-r--r--source/sl/helpcontent2/source/text/swriter/librelogo.po4706
-rw-r--r--source/sq/helpcontent2/source/text/swriter.po2697
-rw-r--r--source/sq/helpcontent2/source/text/swriter/librelogo.po3251
-rw-r--r--source/sv/helpcontent2/source/text/swriter.po3311
-rw-r--r--source/sv/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/ta/helpcontent2/source/text/swriter.po2697
-rw-r--r--source/ta/helpcontent2/source/text/swriter/librelogo.po2761
-rw-r--r--source/tg/helpcontent2/source/text/swriter.po3232
-rw-r--r--source/tg/helpcontent2/source/text/swriter/librelogo.po4614
-rw-r--r--source/tr/helpcontent2/source/text/swriter.po874
-rw-r--r--source/tr/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/ug/helpcontent2/source/text/swriter.po3280
-rw-r--r--source/ug/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/uk/helpcontent2/source/text/swriter.po3236
-rw-r--r--source/uk/helpcontent2/source/text/swriter/librelogo.po4546
-rw-r--r--source/ur/helpcontent2/source/text/swriter.po2697
-rw-r--r--source/ur/helpcontent2/source/text/swriter/librelogo.po2761
-rw-r--r--source/vi/helpcontent2/source/text/swriter.po3248
-rw-r--r--source/vi/helpcontent2/source/text/swriter/librelogo.po4669
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter.po2893
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/librelogo.po4678
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter.po2890
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/librelogo.po4678
122 files changed, 309162 insertions, 153306 deletions
diff --git a/source/ast/helpcontent2/source/text/swriter.po b/source/ast/helpcontent2/source/text/swriter.po
index 937488c78f8..8a96fd5d2eb 100644
--- a/source/ast/helpcontent2/source/text/swriter.po
+++ b/source/ast/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-08-17 05:12+0000\n"
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1345180361.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra d'estáu"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra d'estáu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra "
+"d'estáu</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La Barra d'estáu contién información sobre'l documentu y ufierta dellos botones con funciones especiales."
+msgstr ""
+"La Barra d'estáu contién información sobre'l documentu y ufierta dellos "
+"botones con funciones especiales."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,22 @@ msgctxt ""
msgid "Language"
msgstr "Llinguaxe"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Amuesa l'idioma del testu escoyíu. <br/> Faiga clic p'abrir un menú onde pue escoyese otru idioma pal testu escoyíu o pal párrafu actual. <br/>Escueya \"Nengunu\" pa escluyir el testu de la correición ortográfica y el separtamientu silábicu. <br/>Escueya \"Restablecer al idioma predetermináu\" pa volver aplicar l'idioma predetermináu pa la seleición o'l párrafu. <br/>Escueya \"Más\" p'abrir un diálogu con más opciones.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Amuesa l'idioma del testu escoyíu. <br/> Faiga clic p'abrir "
+"un menú onde pue escoyese otru idioma pal testu escoyíu o pal párrafu "
+"actual. <br/>Escueya \"Nengunu\" pa escluyir el testu de la correición "
+"ortográfica y el separtamientu silábicu. <br/>Escueya \"Restablecer al idioma "
+"predetermináu\" pa volver aplicar l'idioma predetermináu pa la seleición o'l "
+"párrafu. <br/>Escueya \"Más\" p'abrir un diálogu con más opciones.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Firma dixital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmes dixitales</link>."
+msgstr ""
+"Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmes "
+"dixitales</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +103,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Diseñu de Zoom y Vista"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Hai trés controles na Barra de estatus de Writer que dexa camudar el Zoom y el Diseñu de Vista de documentos de testu."
+msgstr ""
+"Hai trés controles na Barra de estatus de Writer que dexa camudar el Zoom y "
+"el Diseñu de Vista de documentos de testu."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Los iconos de vista de distribución ver d'esquierda a derecha: Mou de columna singular. Mou de vista con páxina lado a llau. Mou llibru con dos páxines como un llibru abiertu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Los iconos de vista de distribución ver d'esquierda a "
+"derecha: Mou de columna singular. Mou de vista con páxina lado a llau. Mou "
+"llibru con dos páxines como un llibru abiertu.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Abasna l'esnidiosu del Zoom a la izquierda p'amosar más páxines, abasnar a la derecha p'averar nuna páxina y amosar una área amenorgao y amplificao de la páxina.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Abasna l'esnidiosu del Zoom a la izquierda p'amosar más "
+"páxines, abasnar a la derecha p'averar nuna páxina y amosar una área "
+"amenorgao y amplificao de la páxina.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +147,7 @@ msgctxt ""
msgid "Tools"
msgstr "Ferramientes"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,8 +155,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramientes\">Ferramientes</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" "
+"name=\"Ferramientes\">Ferramientes</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +167,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contién ferramientes d'ortografía, una galería d'oxetos que pue amestar al so documentu, según ferramientes de configuración de menúes y preferencies de programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contién ferramientes d'ortografía, una galería d'oxetos que "
+"pue amestar al so documentu, según ferramientes de configuración de menúes y "
+"preferencies de programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numberación de esquema\">Numberación d'esquema</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numberación de "
+"esquema\">Numberación d'esquema</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numberación de llinies\">Numberación de llinies</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numberación de "
+"llinies\">Numberación de llinies</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +204,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al pie\">Notes al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al pie\">Notes al "
+"pie</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -168,6 +218,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +226,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de AutoCorreición\">Opciones de AutoCorreición</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de "
+"AutoCorreición\">Opciones de AutoCorreición</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +238,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizar\">Personalizar</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +251,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra d'Oxetu-OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +259,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Oxetu-OLE\">Barra d'Oxetu-OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Oxetu-OLE\">Barra d"
+"'Oxetu-OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +271,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Oxetu OLE</emph>, qu'apaez cuando s'escueyen oxetos, contién les funciones más importantes relatives al formatu y la posición de los oxetos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Oxetu OLE</emph>, qu'apaez "
+"cuando s'escueyen oxetos, contién les funciones más importantes relatives al "
+"formatu y la posición de los oxetos.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +284,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ensin axuste\">Ensin axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ensin axuste\">Ensin "
+"axuste</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +296,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue "
+"escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +310,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste\">Axuste</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +318,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esti símbolu corresponder cola opción <emph>Axuste de páxina</emph> de la llingüeta <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esti símbolu "
+"corresponder cola opción <emph>Axuste de páxina</emph> de la llingüeta "
+"<emph>Axuste</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +331,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste Continuu\">Axuste Continuu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste Continuu\">Axuste "
+"Continuu</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +343,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Tamién pue escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Tamién pue "
+"escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +355,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedaes del oxetu\">Propiedaes del oxetu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedaes del "
+"oxetu\">Propiedaes del oxetu</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +368,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Carauterístiques de $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +376,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Carauterístiques de $[officename] Writer\">Carauterístiques de $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Carauterístiques de $[officename] Writer\">Carauterístiques de "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +389,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer déxa-y diseñar y producir documentos de testu que puen incluír ilustraciones, tables y diagrames. Pue archivar los documentos nuna gran variedá de formatos, incluyendo'l formatu estandar de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formatu de Microsoft Word (.doc) o tamién d'HTML. De la mesma mou usté pue esportar los sos documentos en documentos de Formatos Portables [Portable Document Format (PDF)]."
+msgstr ""
+"$[officename] Writer déxa-y diseñar y producir documentos de testu que puen "
+"incluír ilustraciones, tables y diagrames. Pue archivar los documentos nuna "
+"gran variedá de formatos, incluyendo'l formatu estandar de \"Documentos "
+"Abiertos\" [(OpenDocument format (ODF)], formatu de Microsoft Word (.doc) o "
+"tamién d'HTML. De la mesma mou usté pue esportar los sos documentos en "
+"documentos de Formatos Portables [Portable Document Format (PDF)]."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +407,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escribir"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +415,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer dexa crear documentos básicos, como memorándums, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartes, currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de documentos\">combinación de documentos</link>, según ficheros llargos, complexos o con dellos apartaos, con bibliografíes, tables de referencia y índices."
+msgstr ""
+"$[officename] Writer dexa crear documentos básicos, como memorándums, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartes, "
+"currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de "
+"documentos\">combinación de documentos</link>, según ficheros llargos, "
+"complexos o con dellos apartaos, con bibliografíes, tables de referencia y "
+"índices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +431,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer tamién presenta funciones útiles como, por exemplu, un <link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográficu\">revisor ortográficu</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"diccionariu de sinónimos\">diccionariu de sinónimos</link>, un <link href=\"text/shared/01/06040000.xhp\" name=\"correición automática\">Correición automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" name=\"separtador silábico\">separtador silábicu</link>, según númberos <link href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantíes</link> pa prácticamente cualquier finalidá. Amás, por aciu los asistentes pue crear les sos propies plantíes."
-
+msgstr ""
+"$[officename] Writer tamién presenta funciones útiles como, por exemplu, un "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográficu\">revisor "
+"ortográficu</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"diccionariu de sinónimos\">diccionariu de sinónimos</link>, un <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"correición automática\">Correición "
+"automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"separtador silábico\">separtador silábicu</link>, según númberos <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantíes</link> pa "
+"prácticamente cualquier finalidá. Amás, por aciu los asistentes pue crear "
+"les sos propies plantíes."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +453,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Diseñu y estructuración"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +461,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ufierta una amplia variedá d'opciones pa diseñar documentos. Use la ventana<link href=\"text/swriter/01/05140000.xhp\" name=\"Ventana de Estilos y Formatu\">Ventana d'Estilos y Formatu</link> pa crear, asignar y modificar los estilos de párrafos, caráuteres concretos, marcos y páxines. Amás, col <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> pue movese con rapidez pel interior de los documentos, esaminar el ficheru d'un mou esquemáticu y siguir la pista de los oxetos que s'inxertaren nel documentu."
+msgstr ""
+"$[officename] ufierta una amplia variedá d'opciones pa diseñar documentos. "
+"Use la ventana<link href=\"text/swriter/01/05140000.xhp\" name=\"Ventana de "
+"Estilos y Formatu\">Ventana d'Estilos y Formatu</link> pa crear, asignar y "
+"modificar los estilos de párrafos, caráuteres concretos, marcos y páxines. "
+"Amás, col <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Navegador</link> pue movese con rapidez pel interior de los "
+"documentos, esaminar el ficheru d'un mou esquemáticu y siguir la pista de "
+"los oxetos que s'inxertaren nel documentu."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +479,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Tamién pue crear dellos <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> nos documentos de testu. Pue definir la estructura y apariencia de los índices y de les tables según les sos necesidaes. Hiperenllaces y marques de testu activos dexen saltar a los elementos correspondientes nel testu."
+msgstr ""
+"Tamién pue crear dellos <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índices\">índices</link> nos documentos de testu. Pue definir la "
+"estructura y apariencia de los índices y de les tables según les sos "
+"necesidaes. Hiperenllaces y marques de testu activos dexen saltar a los "
+"elementos correspondientes nel testu."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +496,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Preimpresión con $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +504,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contién númberos ferramientes de maquetación y dibuxu aptes pa la creación de documentos profesionales, como folletos, boletinos ya invitaciones. Pue formatear documentos con diseños de delles columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">marcos de testu</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link> y otros oxetos."
+msgstr ""
+"$[officename] Writer contién númberos ferramientes de maquetación y dibuxu "
+"aptes pa la creación de documentos profesionales, como folletos, boletinos "
+"ya invitaciones. Pue formatear documentos con diseños de delles columnes, "
+"<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">marcos de "
+"testu</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">gráficos</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link> y "
+"otros oxetos."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +524,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Cálculu"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +532,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Los documentos de testu de $[officename] disponen d'una <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculu\">función de cálculu</link> integrada que dexa executar sofisticaes funciones de cálculu o enllaces lóxicos. La tabla que se precisa pal cálculu pue crease ensin problemes y de forma bien cenciella nel documentu de testu."
+msgstr ""
+"Los documentos de testu de $[officename] disponen d'una <link "
+"href=\"text/swriter/main0214.xhp\" name=\"función de cálculu\">función de "
+"cálculu</link> integrada que dexa executar sofisticaes funciones de cálculu "
+"o enllaces lóxicos. La tabla que se precisa pal cálculu pue crease ensin "
+"problemes y de forma bien cenciella nel documentu de testu."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +549,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Crear dibuxos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +557,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Les <link href=\"text/shared/02/01140000.xhp\" name=\"ferramientes de dibuxu\">ferramienta de dibuxu</link> de $[officename] Writer dexen crear dibuxos, gráficos, lleendes y otros tipos d'imaxes directamente nel documentu de testu."
+msgstr ""
+"Les <link href=\"text/shared/02/01140000.xhp\" name=\"ferramientes de "
+"dibuxu\">ferramienta de dibuxu</link> de $[officename] Writer dexen crear "
+"dibuxos, gráficos, lleendes y otros tipos d'imaxes directamente nel "
+"documentu de testu."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +573,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inxertar imaxes"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +581,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Pue inxertar imaxes con<link href=\"text/shared/00/00000020.xhp\" name=\"formatos diferentes\">formatos distintos</link> dientro d'un documentu de testu, inclusive ilustraciones con formatos de JPG o GIF. A de más, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée una coleición d'ilustraciones, y la <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea efeutos maraviyosos de fontes."
+msgstr ""
+"Pue inxertar imaxes con<link href=\"text/shared/00/00000020.xhp\" "
+"name=\"formatos diferentes\">formatos distintos</link> dientro d'un documentu "
+"de testu, inclusive ilustraciones con formatos de JPG o GIF. A de más, la "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée "
+"una coleición d'ilustraciones, y la <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea "
+"efeutos maraviyosos de fontes."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +600,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interfaz del programa flexible"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +608,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "La interfaz del programa diseñóse de mou que pueda configurala según les sos preferencies, incluyíos los símbolos de personalización y los menúes. Pue asitiar delles ventanes de programes, por exemplu la d'Estilu y formatu o la del Navegador, como ventanes flotantes en cualquier llugar de la pantalla. Tamién pue <link href=\"text/shared/guide/autohide.xhp\" name=\"acoplar\">acoplar</link> delles ventanes en borde del área de trabayu."
+msgstr ""
+"La interfaz del programa diseñóse de mou que pueda configurala según les sos "
+"preferencies, incluyíos los símbolos de personalización y los menúes. Pue "
+"asitiar delles ventanes de programes, por exemplu la d'Estilu y formatu o la "
+"del Navegador, como ventanes flotantes en cualquier llugar de la pantalla. "
+"Tamién pue <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"acoplar\">acoplar</link> delles ventanes en borde del área de trabayu."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +626,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Abasnar y asitiar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +634,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y colocar\">abasnar y asitiar</link> dexa trabayar rápida y conducentemente con documentos de testu en $[officename]. Por exemplu, pue abasnar y asitiar oxetos, como los gráficos de Galería, d'un allugamientu a otra nel mesmu documentu o ente documentos de $[officename] activos."
+msgstr ""
+"La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y "
+"colocar\">abasnar y asitiar</link> dexa trabayar rápida y conducentemente con "
+"documentos de testu en $[officename]. Por exemplu, pue abasnar y asitiar "
+"oxetos, como los gráficos de Galería, d'un allugamientu a otra nel mesmu "
+"documentu o ente documentos de $[officename] activos."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +651,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funciones d'ayuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +659,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Pue usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de ayuda\">sistema d'ayuda</link> en llinia ampliada como una referencia completa pa les aplicaciones de $[officename], incluyíes les <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> pa xeres cencielles y complexes."
+msgstr ""
+"Pue usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de "
+"ayuda\">sistema d'ayuda</link> en llinia ampliada como una referencia "
+"completa pa les aplicaciones de $[officename], incluyíes les <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> "
+"pa xeres cencielles y complexes."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +675,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra de Propiedaes del oxetu de dibuxu"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +683,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedaes d'oxetu de dibuxu\">Barra de propiedaes d'oxetu de dibuxu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedaes d'oxetu de "
+"dibuxu\">Barra de propiedaes d'oxetu de dibuxu</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +695,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pue vese la barra \"<emph>Propiedaes del oxetu de dibuxu</emph>\" tantu en Writer como en Calc. Escueya'l menú \"Ver - Barres de ferramientes - Propiedaes del oxetu de dibuxu\". Los controles habilítense cuando s'escueye un oxetu de dibuxu. De mou predetermináu, va poder ver distintos iconos dependiendo si'l documentu actual ye un documentu de testu o una fueya de cálculu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Pue vese la barra \"<emph>Propiedaes del oxetu "
+"de dibuxu</emph>\" tantu en Writer como en Calc. Escueya'l menú \"Ver - Barres "
+"de ferramientes - Propiedaes del oxetu de dibuxu\". Los controles "
+"habilítense cuando s'escueye un oxetu de dibuxu. De mou predetermináu, va "
+"poder ver distintos iconos dependiendo si'l documentu actual ye un documentu "
+"de testu o una fueya de cálculu.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +711,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilu de llinia\">Estilu de llinia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estilu de llinia\">Estilu de "
+"llinia</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +723,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de llinia\">Anchu de llinia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de llinia\">Anchu de "
+"llinia</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +735,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de llinia\">Color de llinia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Color de llinia\">Color de "
+"llinia</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +747,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilu/rellenu de área\">Estilu/rellenu d'área</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estilu/rellenu de "
+"área\">Estilu/rellenu d'área</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +760,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imaxe"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra d'Imaxe</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra "
+"d'Imaxe</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imaxe</emph> contién funciones pa establecer el formatu y la posición de los gráficos de mapa de bits escoyíos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imaxe</emph> contién "
+"funciones pa establecer el formatu y la posición de los gráficos de mapa de "
+"bits escoyíos.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar verticalmente\">Reflexar verticalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar "
+"verticalmente\">Reflexar verticalmente</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar horizontalmente\">Reflexar horizontalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar "
+"horizontalmente\">Reflexar horizontalmente</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedaes de gráficu\">Propiedaes de gráficu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedaes de "
+"gráficu\">Propiedaes de gráficu</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +825,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inxertar"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +835,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inxertar\">Inxertar</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +843,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">El menú Inxertar contién comandos pa inxertar nuevos elementos nel so documentu. Esto inclúi seiciones, notes de pies de páxina, notes, caráuteres especiales, gráficos y oxetos dende otres aplicaciones.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">El menú Inxertar contién comandos pa inxertar nuevos "
+"elementos nel so documentu. Esto inclúi seiciones, notes de pies de páxina, "
+"notes, caráuteres especiales, gráficos y oxetos dende otres "
+"aplicaciones.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +857,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Saltu manual\">Saltu manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Saltu manual\">Saltu "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +869,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caráuter especial\">Caráuter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caráuter especial\">Caráuter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +883,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Seición\">Seición</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +891,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenllaz\">Hiperenllaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperenllaz\">Hiperenllaz</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +903,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de páxina/Nota al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de "
+"páxina/Nota al pie</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +917,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Título\">Títulu</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +925,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +936,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruciada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia "
+"cruzada\">Referencia cruciada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +948,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentarios\">Comentarios</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" "
+"name=\"Comentarios\">Comentarios</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -716,6 +972,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marcu</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +992,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabla\">Tabla</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +1000,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Llinia horizontal\">Llinia horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Llinia horizontal\">Llinia "
+"horizontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1012,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marcu flotante\">Marcu flotante</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Marcu flotante\">Marcu "
+"flotante</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Ficheru\">Ficheru</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1035,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra de Marcu"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1043,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de Marcu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de "
+"Marcu</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1055,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando s'escueye un marcu, la barra <emph>Marcu</emph> apurre les funciones más importantes relatives al formatu y la posición del marcu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando s'escueye un marcu, la barra "
+"<emph>Marcu</emph> apurre les funciones más importantes relatives al formatu "
+"y la posición del marcu.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1068,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar Axuste\">Desactivar Axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar "
+"Axuste\">Desactivar Axuste</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1080,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue definir esta configuración na ficha <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue "
+"definir esta configuración na ficha <emph>Axuste</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1092,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Axuste\">Activar Axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Axuste\">Activar "
+"Axuste</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1104,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función d'esti símbolu correspuende a la opción <emph>Axuste de páxina</emph> de la ficha <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función "
+"d'esti símbolu correspuende a la opción <emph>Axuste de páxina</emph> de la "
+"ficha <emph>Axuste</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1117,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste continuu\">Axuste continuu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste continuu\">Axuste "
+"continuu</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1129,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta configuración tamién pue realizase al traviés de la ficha <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta "
+"configuración tamién pue realizase al traviés de la ficha "
+"<emph>Axuste</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1142,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de fondu</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de "
+"fondu</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1154,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedaes del marco\">Propiedaes del marcu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedaes del "
+"marco\">Propiedaes del marcu</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1167,7 @@ msgctxt ""
msgid "Format"
msgstr "Formatu"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1177,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatu\">Formatu</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1185,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contién comandos pa dar formatu al diseñu y al conteníu del documentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contién comandos pa dar formatu al diseñu y al "
+"conteníu del documentu.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1197,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caracter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caracter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3343,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafu</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1218,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numberación/viñetes\">Numberación y viñetes</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numberación/viñetes\">Numberación y viñetes</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1232,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Páxina\">Páxina</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3368,8 +1240,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1251,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seiciones\">Seiciones</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Seiciones\">Seiciones</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1264,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marcu</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1274,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imagen\">Imaxe</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1283,7 @@ msgctxt ""
msgid "Window"
msgstr "Ventana"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1293,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ventana\">Ventana</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1301,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contién comandos pa remanar y amosar ventanes de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contién comandos pa "
+"remanar y amosar ventanes de documentos.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1314,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Vista previa"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1322,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista Previa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista "
+"Previa</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1334,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barra de <emph>Vista Previa</emph> apaez cuando ve'l documentu nel mou de vista previa."
+msgstr ""
+"La barra de <emph>Vista Previa</emph> apaez cuando ve'l documentu nel mou de "
+"vista previa."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1347,7 @@ msgctxt ""
msgid "View"
msgstr "Vista"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1357,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vista\">Vista</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1365,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Esti menú contién comandos pal control de la visualización na pantalla del documentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Esti menú contién comandos pal control de la visualización na "
+"pantalla del documentu.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1379,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1388,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editar"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1398,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1406,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Esti menú contién comandos pa editar los conteníos del documentu actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Esti menú contién comandos pa editar los conteníos del "
+"documentu actual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1418,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Apegáu especial\">Apegáu especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Apegáu especial\">Apegáu "
+"especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1430,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleicionar testu\">Escoyer testu</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleicionar testu\">Escoyer "
+"testu</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1442,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documentu\">Comparar documentu</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documentu\">Comparar "
+"documentu</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1454,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Guetar y trocar\">Guetar y trocar</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Guetar y trocar\">Guetar y "
+"trocar</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1466,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTestu\">AutoTestu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTestu\">AutoTestu</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1477,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de "
+"datos\">Intercambiar base de datos</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1491,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1499,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al pie\">Notes al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al pie\">Notes al "
+"pie</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1511,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índiz\">Entrada del índiz</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índiz\">Entrada "
+"del índiz</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1523,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliográfica\">Entrada bibliográfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1535,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenllaz\">Hiperenllaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperenllaz\">Hiperenllaz</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1549,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaz\">Enllaz</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1557,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imáxenes\">Mapa d'imaxes</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imáxenes\">Mapa "
+"d'imaxes</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1570,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra d'oxetos de testu"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1578,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formatu\">Barra de Formatu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formatu\">Barra de "
+"Formatu</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1590,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La Barra d'oxetos de testu nel mou d'entrada de testu contién delles funciones de formatu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La Barra d'oxetos de testu nel mou d'entrada "
+"de testu contién delles funciones de formatu.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1602,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la lletra\">Color de la lletra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la lletra\">Color de "
+"la lletra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1616,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Iconos adicionales na Barra d'oxetos."
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,14 +1625,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Amontar la fonte"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Amontar el tamañu de la fonte nos testos escoyíos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Amontar el tamañu de la fonte nos testos escoyíos.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1644,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Amenorgar la fonte"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1653,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Amenorga'l tamañu de la fonte del testu escoyíu.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1661,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> ta activa, apaecen dos iconos adicionales."
+msgstr ""
+"Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> ta activa, apaecen dos iconos adicionales."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1675,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "D'esquierda a derecha"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">iconu d'esquierda a derecha</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">iconu d'esquierda a "
+"derecha</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1695,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El testu escribir d'esquierda a derecha.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">El testu escribir d'esquierda a "
+"derecha.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1709,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De derecha a esquierda"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">iconu de derecha a esquierda</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">iconu de derecha a "
+"esquierda</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1729,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El testu con formatu de llinguaxe de script complexu escribir de derecha a esquierda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">El testu con formatu de llinguaxe de "
+"script complexu escribir de derecha a esquierda.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1742,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra d'oxetos de testu"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1750,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de oxetu de testu\">Barra d'oxetu de testu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra de oxetu de testu\">Barra "
+"d'oxetu de testu</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1762,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contién comandos de formatu pal testu que s'inclúi nun oxetu de dibuxu.</ahelp> La barra <emph>Oxetu de testu</emph> apaez al faer doble clic dientro d'un oxetu de dibuxu."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contién comandos de formatu pal testu que "
+"s'inclúi nun oxetu de dibuxu.</ahelp> La barra <emph>Oxetu de testu</emph> "
+"apaez al faer doble clic dientro d'un oxetu de dibuxu."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1775,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndiz\">Superíndiz</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndiz\">Superíndiz</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1786,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndiz\">Subíndiz</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndiz\">Subíndiz</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1797,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleicionar todo\">Escoyer too</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Seleicionar todo\">Escoyer "
+"too</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1809,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caráuter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caráuter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3835,6 +1822,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafu</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1830,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Equí pue definir la sangría, distancia, alliniación y interlliniáu pal párrafu actual."
+msgstr ""
+"Equí pue definir la sangría, distancia, alliniación y interlliniáu pal "
+"párrafu actual."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1843,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Regles"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1853,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglas\">Regles</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1861,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Les regles amuesen les dimensiones de la páxina, y tamién les marques de los tabuladores, sangríes, marxes y columnes, que va poder modificar de mou interactiva por aciu el mur."
+msgstr ""
+"Les regles amuesen les dimensiones de la páxina, y tamién les marques de los "
+"tabuladores, sangríes, marxes y columnes, que va poder modificar de mou "
+"interactiva por aciu el mur."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1874,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Si fai doble clic nuna área llibre de les regles (de color gris), actívase'l diálogu <emph>Párrafu</emph> que dexa introducir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatu directo de párrafo\">formatu directu de párrafu</link> pal párrafu actual o pa tolos párrafos escoyíos."
+msgstr ""
+"Si fai doble clic nuna área llibre de les regles (de color gris), actívase'l "
+"diálogu <emph>Párrafu</emph> que dexa introducir <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatu directo de "
+"párrafo\">formatu directu de párrafu</link> pal párrafu actual o pa tolos "
+"párrafos escoyíos."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1890,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bienveníu a l'ayuda de $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1900,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ayuda de %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1910,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Trabayar con %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1920,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menúes, barres de ferramientes y tecles"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1930,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Llogrando Ayuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1939,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra de Tabla"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1947,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra de Tabla</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra de "
+"Tabla</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1959,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra d'oxetos pa tables</emph> contién funciones que va precisar cuando trabaye con tables. Apaez cuando'l cursor ta dientro d'una tabla.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra d'oxetos pa tables</emph> "
+"contién funciones que va precisar cuando trabaye con tables. Apaez cuando'l "
+"cursor ta dientro d'una tabla.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1972,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Xunir caxelles</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Xunir "
+"caxelles</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1984,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Desaniciar filera\">Desaniciar filera</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Desaniciar "
+"filera\">Desaniciar filera</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,24 +1996,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Desaniciar columna\">Desaniciar columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Desaniciar "
+"columna\">Desaniciar columna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatu\">Autoformatu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Autoformatu\">Autoformatu</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedaes de tabla\">Propiedaes de tabla</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedaes de "
+"tabla\">Propiedaes de tabla</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +2031,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2040,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menúes"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2048,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menúes</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menús\">Menúes</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2060,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "L'apartáu siguiente numbera les temes d'ayuda disponibles pa los menúes y los diálogos."
+msgstr ""
+"L'apartáu siguiente numbera les temes d'ayuda disponibles pa los menúes y "
+"los diálogos."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2073,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2082,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabla</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Amosar comandos pa inxertar, editar, y desaniciar una tabla nun documentu de testu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Amosar comandos pa inxertar, editar, y desaniciar una tabla "
+"nun documentu de testu.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2102,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inxertar"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2111,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2120,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inxertar una tabla nueva."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2129,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2138,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inxertar columnes."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2147,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2156,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inxertar fileres."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2165,7 @@ msgctxt ""
msgid "Delete"
msgstr "Desaniciar"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2174,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2183,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Desanicia la tabla actual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2192,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2201,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Desaniciar les columnes escoyíes."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2210,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2219,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Desaniciar les fileres escoyíes."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2228,7 @@ msgctxt ""
msgid "Select"
msgstr "Escoyer"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2237,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2246,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Escueye la tabla actual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2255,7 @@ msgctxt ""
msgid "Column"
msgstr "Columna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2264,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Escueye la columna actual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2273,7 @@ msgctxt ""
msgid "Row"
msgstr "Filera"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2282,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Escueye la filera actual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2291,7 @@ msgctxt ""
msgid "Cell"
msgstr "Caxella"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2300,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Escueye la caxella actual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2309,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Xunir caxelles</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2318,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Estremar caxelles</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,6 +2327,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormatu de tabla</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2336,7 @@ msgctxt ""
msgid "Autofit"
msgstr "AutoAxustar"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,30 +2345,39 @@ msgctxt ""
msgid "Column width"
msgstr "Anchu de columna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Abre'l diálogu Anchu de columna, nel que pue modificar l'anchu d'una columna."
+msgstr ""
+"Abre'l diálogu Anchu de columna, nel que pue modificar l'anchu d'una "
+"columna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Anchu óptimo de columnes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Anchu óptimo de columnes</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuyir columnes equitativamente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuyir columnes "
+"equitativamente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,14 +2386,17 @@ msgctxt ""
msgid "Row Height"
msgstr "Altor de filera"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Abre'l diálogu Altu de filera, nel que pue modificar l'altu d'una filera."
+msgstr ""
+"Abre'l diálogu Altu de filera, nel que pue modificar l'altu d'una filera."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4322,14 +2405,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altu óptimu de fileres</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuyir fileres equitativamente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuyir fileres "
+"equitativamente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,6 +2425,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permitir división de filera ente páxines y columnes"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4346,6 +2434,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Dexa un saltu de páxina na filera actual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2443,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repetición de fileres d'testera"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Si la tabla ocupa más d'una páxina, repite les testeres de tabla na páxina o páxines subsiguientes.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Si la tabla ocupa más d'una páxina, repite les testeres "
+"de tabla na páxina o páxines subsiguientes.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2463,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convertir"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2472,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Testu a Tabla"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir el testu escoyíu a una tabla.</ahelp> Abri <link href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir el testu escoyíu a una tabla."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir el "
+"testu escoyíu a una tabla.</ahelp> Abri <link "
+"href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir el "
+"testu escoyíu a una tabla."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2494,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabla en testu"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir la tabla actual en testu.</ahelp> Abri <link href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir la tabla actual en testu."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir la "
+"tabla actual en testu.</ahelp> Abri <link "
+"href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir la "
+"tabla actual en testu."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2516,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2525,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> pa especificar o modificar una fórmula."
+msgstr ""
+"Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> pa "
+"especificar o modificar una fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2545,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formatu de númberu"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogu</link> nel que pue especificase el formatu de los númberos de la tabla."
+msgstr ""
+"Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogu</link> nel "
+"que pue especificase el formatu de los númberos de la tabla."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2565,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Cantos de la tabla"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Amuesa o anubre les llendes alredor de les caxelles. Les llendes namái se ven en pantalla, nun s'imprimen."
+msgstr ""
+"Amuesa o anubre les llendes alredor de les caxelles. Les llendes namái se "
+"ven en pantalla, nun s'imprimen."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2585,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedaes de la tabla</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2594,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra de Numberación y viñetes"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2602,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numberación y viñetes\">Barra de Numberación y viñetes</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numberación y "
+"viñetes\">Barra de Numberación y viñetes</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2614,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>Barra d'oxetos de numberación</emph> contién funciones pa modificar la estructura de párrafos numberaos, incluyíos l'orde de los párrafos y la definición de dellos niveles de párrafos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>Barra d'oxetos de numberación</emph> "
+"contién funciones pa modificar la estructura de párrafos numberaos, "
+"incluyíos l'orde de los párrafos y la definición de dellos niveles de "
+"párrafos.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2629,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barres de ferramientes"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2637,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres de ferramientes\">Barres de ferramientes</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres "
+"de ferramientes\">Barres de ferramientes</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2649,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta seición ufierta una panorámica de les barres de ferramientes disponibles en $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta seición ufierta una panorámica de les barres de ferramientes "
+"disponibles en $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2663,7 @@ msgctxt ""
msgid "File"
msgstr "Ficheru"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2673,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Ficheru\">Ficheru</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2681,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Estos comandos apliquen pal documentu actual, abrir un documentu nuevu, o zarrar l'aplicación.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Estos comandos apliquen pal documentu actual, abrir un "
+"documentu nuevu, o zarrar l'aplicación.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2695,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2703,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar como</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar "
+"como</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4569,8 +2715,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2726,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedaes\">Propiedaes</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedaes\">Propiedaes</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4587,8 +2737,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprentar\">Imprentar</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprentar\">Imprentar</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2748,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la imprentadora\">Configuración de la imprentadora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la "
+"imprentadora\">Configuración de la imprentadora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2761,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmules"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2769,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2781,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La <emph>barra de fórmules</emph> dexa crear y inxertar cálculos nun documentu de testu.</ahelp> P'activar la <emph>barra de fórmules</emph>, calque F2."
+msgstr ""
+"<ahelp hid=\".\">La <emph>barra de fórmules</emph> dexa crear y inxertar "
+"cálculos nun documentu de testu.</ahelp> P'activar la <emph>barra de "
+"fórmules</emph>, calque F2."
diff --git a/source/ast/helpcontent2/source/text/swriter/librelogo.po b/source/ast/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..33af1fa5a28
--- /dev/null
+++ b/source/ast/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-08-17 05:12+0000\n"
+"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
+"Language-Team: Softastur <alministradores@softastur.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1345180361.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra d'estáu"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra d'estáu</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La Barra d'estáu contién información sobre'l documentu y ufierta dellos botones con funciones especiales."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Llinguaxe"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Amuesa l'idioma del testu escoyíu. <br/> Faiga clic p'abrir un menú onde pue escoyese otru idioma pal testu escoyíu o pal párrafu actual. <br/>Escueya \"Nengunu\" pa escluyir el testu de la correición ortográfica y el separtamientu silábicu. <br/>Escueya \"Restablecer al idioma predetermináu\" pa volver aplicar l'idioma predetermináu pa la seleición o'l párrafu. <br/>Escueya \"Más\" p'abrir un diálogu con más opciones.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Firma dixital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmes dixitales</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Diseñu de Zoom y Vista"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Hai trés controles na Barra de estatus de Writer que dexa camudar el Zoom y el Diseñu de Vista de documentos de testu."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Los iconos de vista de distribución ver d'esquierda a derecha: Mou de columna singular. Mou de vista con páxina lado a llau. Mou llibru con dos páxines como un llibru abiertu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Abasna l'esnidiosu del Zoom a la izquierda p'amosar más páxines, abasnar a la derecha p'averar nuna páxina y amosar una área amenorgao y amplificao de la páxina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Ferramientes"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramientes\">Ferramientes</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contién ferramientes d'ortografía, una galería d'oxetos que pue amestar al so documentu, según ferramientes de configuración de menúes y preferencies de programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numberación de esquema\">Numberación d'esquema</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numberación de llinies\">Numberación de llinies</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al pie\">Notes al pie</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de AutoCorreición\">Opciones de AutoCorreición</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra d'Oxetu-OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Oxetu-OLE\">Barra d'Oxetu-OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Oxetu OLE</emph>, qu'apaez cuando s'escueyen oxetos, contién les funciones más importantes relatives al formatu y la posición de los oxetos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ensin axuste\">Ensin axuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste\">Axuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esti símbolu corresponder cola opción <emph>Axuste de páxina</emph> de la llingüeta <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste Continuu\">Axuste Continuu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Tamién pue escoyer esta configuración na llingüeta <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedaes del oxetu\">Propiedaes del oxetu</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Carauterístiques de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Carauterístiques de $[officename] Writer\">Carauterístiques de $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer déxa-y diseñar y producir documentos de testu que puen incluír ilustraciones, tables y diagrames. Pue archivar los documentos nuna gran variedá de formatos, incluyendo'l formatu estandar de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formatu de Microsoft Word (.doc) o tamién d'HTML. De la mesma mou usté pue esportar los sos documentos en documentos de Formatos Portables [Portable Document Format (PDF)]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escribir"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer dexa crear documentos básicos, como memorándums, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartes, currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de documentos\">combinación de documentos</link>, según ficheros llargos, complexos o con dellos apartaos, con bibliografíes, tables de referencia y índices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer tamién presenta funciones útiles como, por exemplu, un <link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográficu\">revisor ortográficu</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"diccionariu de sinónimos\">diccionariu de sinónimos</link>, un <link href=\"text/shared/01/06040000.xhp\" name=\"correición automática\">Correición automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" name=\"separtador silábico\">separtador silábicu</link>, según númberos <link href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantíes</link> pa prácticamente cualquier finalidá. Amás, por aciu los asistentes pue crear les sos propies plantíes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Diseñu y estructuración"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ufierta una amplia variedá d'opciones pa diseñar documentos. Use la ventana<link href=\"text/swriter/01/05140000.xhp\" name=\"Ventana de Estilos y Formatu\">Ventana d'Estilos y Formatu</link> pa crear, asignar y modificar los estilos de párrafos, caráuteres concretos, marcos y páxines. Amás, col <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> pue movese con rapidez pel interior de los documentos, esaminar el ficheru d'un mou esquemáticu y siguir la pista de los oxetos que s'inxertaren nel documentu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Tamién pue crear dellos <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> nos documentos de testu. Pue definir la estructura y apariencia de los índices y de les tables según les sos necesidaes. Hiperenllaces y marques de testu activos dexen saltar a los elementos correspondientes nel testu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Preimpresión con $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contién númberos ferramientes de maquetación y dibuxu aptes pa la creación de documentos profesionales, como folletos, boletinos ya invitaciones. Pue formatear documentos con diseños de delles columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">marcos de testu</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link> y otros oxetos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Cálculu"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Los documentos de testu de $[officename] disponen d'una <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculu\">función de cálculu</link> integrada que dexa executar sofisticaes funciones de cálculu o enllaces lóxicos. La tabla que se precisa pal cálculu pue crease ensin problemes y de forma bien cenciella nel documentu de testu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Crear dibuxos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Les <link href=\"text/shared/02/01140000.xhp\" name=\"ferramientes de dibuxu\">ferramienta de dibuxu</link> de $[officename] Writer dexen crear dibuxos, gráficos, lleendes y otros tipos d'imaxes directamente nel documentu de testu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inxertar imaxes"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Pue inxertar imaxes con<link href=\"text/shared/00/00000020.xhp\" name=\"formatos diferentes\">formatos distintos</link> dientro d'un documentu de testu, inclusive ilustraciones con formatos de JPG o GIF. A de más, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée una coleición d'ilustraciones, y la <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea efeutos maraviyosos de fontes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interfaz del programa flexible"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "La interfaz del programa diseñóse de mou que pueda configurala según les sos preferencies, incluyíos los símbolos de personalización y los menúes. Pue asitiar delles ventanes de programes, por exemplu la d'Estilu y formatu o la del Navegador, como ventanes flotantes en cualquier llugar de la pantalla. Tamién pue <link href=\"text/shared/guide/autohide.xhp\" name=\"acoplar\">acoplar</link> delles ventanes en borde del área de trabayu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Abasnar y asitiar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y colocar\">abasnar y asitiar</link> dexa trabayar rápida y conducentemente con documentos de testu en $[officename]. Por exemplu, pue abasnar y asitiar oxetos, como los gráficos de Galería, d'un allugamientu a otra nel mesmu documentu o ente documentos de $[officename] activos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funciones d'ayuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Pue usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de ayuda\">sistema d'ayuda</link> en llinia ampliada como una referencia completa pa les aplicaciones de $[officename], incluyíes les <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> pa xeres cencielles y complexes."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra de Propiedaes del oxetu de dibuxu"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedaes d'oxetu de dibuxu\">Barra de propiedaes d'oxetu de dibuxu</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pue vese la barra \"<emph>Propiedaes del oxetu de dibuxu</emph>\" tantu en Writer como en Calc. Escueya'l menú \"Ver - Barres de ferramientes - Propiedaes del oxetu de dibuxu\". Los controles habilítense cuando s'escueye un oxetu de dibuxu. De mou predetermináu, va poder ver distintos iconos dependiendo si'l documentu actual ye un documentu de testu o una fueya de cálculu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilu de llinia\">Estilu de llinia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de llinia\">Anchu de llinia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de llinia\">Color de llinia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilu/rellenu de área\">Estilu/rellenu d'área</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imaxe"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra d'Imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imaxe</emph> contién funciones pa establecer el formatu y la posición de los gráficos de mapa de bits escoyíos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar verticalmente\">Reflexar verticalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar horizontalmente\">Reflexar horizontalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedaes de gráficu\">Propiedaes de gráficu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inxertar"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inxertar\">Inxertar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">El menú Inxertar contién comandos pa inxertar nuevos elementos nel so documentu. Esto inclúi seiciones, notes de pies de páxina, notes, caráuteres especiales, gráficos y oxetos dende otres aplicaciones.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Saltu manual\">Saltu manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caráuter especial\">Caráuter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Seición\">Seición</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenllaz\">Hiperenllaz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de páxina/Nota al pie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Título\">Títulu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruciada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentarios\">Comentarios</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marcu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabla\">Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Llinia horizontal\">Llinia horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marcu flotante\">Marcu flotante</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Ficheru\">Ficheru</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra de Marcu"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de Marcu</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando s'escueye un marcu, la barra <emph>Marcu</emph> apurre les funciones más importantes relatives al formatu y la posición del marcu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar Axuste\">Desactivar Axuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamién pue definir esta configuración na ficha <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Axuste\">Activar Axuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función d'esti símbolu correspuende a la opción <emph>Axuste de páxina</emph> de la ficha <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste continuu\">Axuste continuu</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta configuración tamién pue realizase al traviés de la ficha <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de fondu</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedaes del marco\">Propiedaes del marcu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formatu"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatu\">Formatu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contién comandos pa dar formatu al diseñu y al conteníu del documentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caracter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numberación/viñetes\">Numberación y viñetes</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Páxina\">Páxina</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seiciones\">Seiciones</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marcu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imagen\">Imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Ventana"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ventana\">Ventana</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contién comandos pa remanar y amosar ventanes de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Vista previa"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista Previa</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barra de <emph>Vista Previa</emph> apaez cuando ve'l documentu nel mou de vista previa."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vista"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vista\">Vista</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Esti menú contién comandos pal control de la visualización na pantalla del documentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editar"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Esti menú contién comandos pa editar los conteníos del documentu actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Apegáu especial\">Apegáu especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleicionar testu\">Escoyer testu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documentu\">Comparar documentu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Guetar y trocar\">Guetar y trocar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTestu\">AutoTestu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al pie\">Notes al pie</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índiz\">Entrada del índiz</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenllaz\">Hiperenllaz</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaz\">Enllaz</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imáxenes\">Mapa d'imaxes</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra d'oxetos de testu"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formatu\">Barra de Formatu</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La Barra d'oxetos de testu nel mou d'entrada de testu contién delles funciones de formatu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la lletra\">Color de la lletra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Iconos adicionales na Barra d'oxetos."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Amontar la fonte"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Amontar el tamañu de la fonte nos testos escoyíos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Amenorgar la fonte"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Amenorga'l tamañu de la fonte del testu escoyíu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> ta activa, apaecen dos iconos adicionales."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "D'esquierda a derecha"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">iconu d'esquierda a derecha</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El testu escribir d'esquierda a derecha.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De derecha a esquierda"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">iconu de derecha a esquierda</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El testu con formatu de llinguaxe de script complexu escribir de derecha a esquierda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra d'oxetos de testu"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de oxetu de testu\">Barra d'oxetu de testu</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contién comandos de formatu pal testu que s'inclúi nun oxetu de dibuxu.</ahelp> La barra <emph>Oxetu de testu</emph> apaez al faer doble clic dientro d'un oxetu de dibuxu."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndiz\">Superíndiz</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndiz\">Subíndiz</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleicionar todo\">Escoyer too</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caráuter\">Caráuter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafu</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Equí pue definir la sangría, distancia, alliniación y interlliniáu pal párrafu actual."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Regles"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglas\">Regles</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Les regles amuesen les dimensiones de la páxina, y tamién les marques de los tabuladores, sangríes, marxes y columnes, que va poder modificar de mou interactiva por aciu el mur."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Si fai doble clic nuna área llibre de les regles (de color gris), actívase'l diálogu <emph>Párrafu</emph> que dexa introducir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatu directo de párrafo\">formatu directu de párrafu</link> pal párrafu actual o pa tolos párrafos escoyíos."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bienveníu a l'ayuda de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ayuda de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Trabayar con %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menúes, barres de ferramientes y tecles"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Llogrando Ayuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra de Tabla"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra de Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra d'oxetos pa tables</emph> contién funciones que va precisar cuando trabaye con tables. Apaez cuando'l cursor ta dientro d'una tabla.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Xunir caxelles</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Desaniciar filera\">Desaniciar filera</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Desaniciar columna\">Desaniciar columna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatu\">Autoformatu</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedaes de tabla\">Propiedaes de tabla</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menúes"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menúes</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "L'apartáu siguiente numbera les temes d'ayuda disponibles pa los menúes y los diálogos."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Amosar comandos pa inxertar, editar, y desaniciar una tabla nun documentu de testu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inxertar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inxertar una tabla nueva."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inxertar columnes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inxertar fileres."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Desaniciar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Desanicia la tabla actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Desaniciar les columnes escoyíes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Desaniciar les fileres escoyíes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Escoyer"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Escueye la tabla actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Escueye la columna actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Filera"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Escueye la filera actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Caxella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Escueye la caxella actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Xunir caxelles</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Estremar caxelles</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormatu de tabla</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "AutoAxustar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Anchu de columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Abre'l diálogu Anchu de columna, nel que pue modificar l'anchu d'una columna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Anchu óptimo de columnes</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuyir columnes equitativamente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Altor de filera"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Abre'l diálogu Altu de filera, nel que pue modificar l'altu d'una filera."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altu óptimu de fileres</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuyir fileres equitativamente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permitir división de filera ente páxines y columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Dexa un saltu de páxina na filera actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repetición de fileres d'testera"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Si la tabla ocupa más d'una páxina, repite les testeres de tabla na páxina o páxines subsiguientes.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convertir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Testu a Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir el testu escoyíu a una tabla.</ahelp> Abri <link href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir el testu escoyíu a una tabla."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabla en testu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogu que dexa convertir la tabla actual en testu.</ahelp> Abri <link href=\"text/swriter/01/06090000.xhp\">un diálogu</link> que dexa convertir la tabla actual en testu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> pa especificar o modificar una fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formatu de númberu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogu</link> nel que pue especificase el formatu de los númberos de la tabla."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Cantos de la tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Amuesa o anubre les llendes alredor de les caxelles. Les llendes namái se ven en pantalla, nun s'imprimen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedaes de la tabla</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra de Numberación y viñetes"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numberación y viñetes\">Barra de Numberación y viñetes</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>Barra d'oxetos de numberación</emph> contién funciones pa modificar la estructura de párrafos numberaos, incluyíos l'orde de los párrafos y la definición de dellos niveles de párrafos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barres de ferramientes"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres de ferramientes\">Barres de ferramientes</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta seición ufierta una panorámica de les barres de ferramientes disponibles en $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Ficheru"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Ficheru\">Ficheru</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Estos comandos apliquen pal documentu actual, abrir un documentu nuevu, o zarrar l'aplicación.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar como</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedaes\">Propiedaes</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprentar\">Imprentar</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la imprentadora\">Configuración de la imprentadora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmules"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La <emph>barra de fórmules</emph> dexa crear y inxertar cálculos nun documentu de testu.</ahelp> P'activar la <emph>barra de fórmules</emph>, calque F2."
diff --git a/source/bg/helpcontent2/source/text/swriter.po b/source/bg/helpcontent2/source/text/swriter.po
index 2a30b0bd842..205a4562dde 100644
--- a/source/bg/helpcontent2/source/text/swriter.po
+++ b/source/bg/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-08-03 13:12+0000\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1343999542.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Лента за състоянието"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Лента за състоянието\">Лента за състоянието</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Лента за състоянието\">Лента за "
+"състоянието</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Лентата за състоянието съдържа информация за текущия документ и предлага различни бутони със специални функции."
+msgstr ""
+"Лентата за състоянието съдържа информация за текущия документ и предлага "
+"различни бутони със специални функции."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,22 @@ msgctxt ""
msgid "Language"
msgstr "Език"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Показва езика на избрания текст. <br/>Щракнете, за да се покаже меню, от кoето можете да изберете друг език за избрания текст или за текущия абзац. <br/>За да изключите текста от проверка на правописа и сричкопренасяне, изберете Няма. <br/>Изберете Възстановяване към език по подразбиране, за да върнете подразбирания език за избрания текст или абзац. <br/>Изберете Още, за да отворите диалогов прозорец с още настройки.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Показва езика на избрания текст. <br/>Щракнете, за да се "
+"покаже меню, от кoето можете да изберете друг език за избрания текст или за "
+"текущия абзац. <br/>За да изключите текста от проверка на правописа и "
+"сричкопренасяне, изберете Няма. <br/>Изберете Възстановяване към език по "
+"подразбиране, за да върнете подразбирания език за избрания текст или абзац. "
+"<br/>Изберете Още, за да отворите диалогов прозорец с още настройки.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Цифров подпис"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Вижте съши <link href=\"text/shared/guide/digital_signatures.xhp\">Цифров подписи</link>."
+msgstr ""
+"Вижте съши <link href=\"text/shared/guide/digital_signatures.xhp\">Цифров "
+"подписи</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +103,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Увеличение и оформление на изгледа"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Три елемента за управление в лентата за състоянието на Writer позволяват промяна на увеличението и оформлението на изгледа на текстовите документи."
+msgstr ""
+"Три елемента за управление в лентата за състоянието на Writer позволяват "
+"промяна на увеличението и оформлението на изгледа на текстовите документи."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Иконите за оформление на изгледа от ляво на дясно са следните: режим с една колона, режим със страници една до друга и режим „книга“ с двойка страници като в отворена книга.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Иконите за оформление на изгледа от ляво на дясно са "
+"следните: режим с една колона, режим със страници една до друга и режим "
+"„книга“ с двойка страници като в отворена книга.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Преместете плъзгача за увеличението наляво, за да видите повече страници, или надясно, за да приближите страницата и да видите по-малка област от нея.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Преместете плъзгача за увеличението наляво, за да видите "
+"повече страници, или надясно, за да приближите страницата и да видите "
+"по-малка област от нея.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +147,7 @@ msgctxt ""
msgid "Tools"
msgstr "Инструменти"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,8 +155,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Инструменти\">Инструменти</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Инструменти\">Инструменти</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +166,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Менюто съдържа команди за проверка на правописа, галерия от обекти, които можете да прибавите към вашия документ, а също и командите за конфигуриране на менютата и задаване на настройките за програмата.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Менюто съдържа команди за проверка на правописа, галерия от "
+"обекти, които можете да прибавите към вашия документ, а също и командите за "
+"конфигуриране на менютата и задаване на настройките за програмата.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +179,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Номериране с подточки\">Номериране с подточки</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Номериране с "
+"подточки\">Номериране с подточки</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +191,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Номериране на редове\">Номериране на редове</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Номериране на "
+"редове\">Номериране на редове</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +203,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Бележки под линия\">Бележки под линия</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Бележки под линия\">Бележки "
+"под линия</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -166,8 +215,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +226,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автокорекция\">Настройки на автокорекция</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Автокорекция\">Настройки на "
+"автокорекция</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +238,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Персонализиране\">Персонализиране</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Персонализиране\">Персонализиране</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +251,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Лента OLE обект"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +259,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Лента OLE обект\">Лента OLE обект</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Лента OLE обект\">Лента OLE "
+"обект</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +271,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Лентата <emph>OLE обект</emph> се появява, когато бъдат избрани обекти, и съдържа най-важните функции за форматиране и позициониране на обекти.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Лентата <emph>OLE обект</emph> се появява, "
+"когато бъдат избрани обекти, и съдържа най-важните функции за форматиране и "
+"позициониране на обекти.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +284,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтичане\">Без обтичане</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтичане\">Без "
+"обтичане</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +296,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Можете да изберете тази настройка и от раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Можете да "
+"изберете тази настройка и от раздела <emph>Обтичане</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +308,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане\">Обтичане</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане\">Обтичане</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Тази икона съответства на настройката <emph>Обтичане по страницата</emph> от раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Тази икона "
+"съответства на настройката <emph>Обтичане по страницата</emph> от раздела "
+"<emph>Обтичане</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +332,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през обекта\">Изливане през обекта</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през "
+"обекта\">Изливане през обекта</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +344,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Същия ефект можете да постигнете и чрез раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Същия ефект "
+"можете да постигнете и чрез раздела <emph>Обтичане</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства на обект\">Свойства на обект</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства на обект\">Свойства "
+"на обект</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Възможности на $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Възможности на $[officename] Writer \">Възможности на $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Възможности на $[officename] Writer \">Възможности на $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +390,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer ви позволява да проектирате и изготвяте текстови документи, които могат да включат графики, таблици и диаграми. Можете да записвате документите в разнообразни формати, включително стандартизирания формат OpenDocument (ODF), формата .doc на Microsoft Word или HTML. Освен това можете лесно да експортирате документа във формат PDF (Portable Document Format)."
+msgstr ""
+"$[officename] Writer ви позволява да проектирате и изготвяте текстови "
+"документи, които могат да включат графики, таблици и диаграми. Можете да "
+"записвате документите в разнообразни формати, включително стандартизирания "
+"формат OpenDocument (ODF), формата .doc на Microsoft Word или HTML. Освен "
+"това можете лесно да експортирате документа във формат PDF (Portable "
+"Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +408,7 @@ msgctxt ""
msgid "Writing"
msgstr "Писане"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +416,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer ви позволява да създавате както основни документи, като бележки, <link href=\"text/shared/guide/fax.xhp\" name=\"факсове\">факсове</link>, писма, резюмета и <link href=\"text/swriter/01/01150000.xhp\" name=\"циркулярни писма\">циркулярни писма</link>, така и дълги и сложни документи от много части, допълнени с библиографии, справочни таблици и азбучни указатели."
+msgstr ""
+"$[officename] Writer ви позволява да създавате както основни документи, като "
+"бележки, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"факсове\">факсове</link>, писма, резюмета и <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"циркулярни писма\">циркулярни "
+"писма</link>, така и дълги и сложни документи от много части, допълнени с "
+"библиографии, справочни таблици и азбучни указатели."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +432,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer включва и такива полезни инструменти като <link href=\"text/shared/01/06010000.xhp\" name=\"проверка на правописа\">проверка на правописа</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"синонимен речник\">синонимен речник</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"автокорекция\">автокорекция</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"сричкопренасяне\">сричкопренасяне</link>, както и разнообразие от <link href=\"text/shared/01/01010100.xhp\" name=\"шаблони\">шаблони</link> за почти всяко предназначение. Освен това чрез помощниците можете да създавате и свои собствени шаблони."
-
+msgstr ""
+"$[officename] Writer включва и такива полезни инструменти като <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"проверка на правописа\">проверка на "
+"правописа</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"синонимен речник\">синонимен речник</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"автокорекция\">автокорекция</link> и "
+"<link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"сричкопренасяне\">сричкопренасяне</link>, както и разнообразие от <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"шаблони\">шаблони</link> за почти "
+"всяко предназначение. Освен това чрез помощниците можете да създавате и свои "
+"собствени шаблони."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +454,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Оформление и структуриране"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +462,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] предлага широко разнообразие от настройки за оформяне на документи. Чрез <link href=\"text/swriter/01/05140000.xhp\" name=\"Стилове\">прозореца Стилове и формати</link> можете да създавате, прилагате и променяте стилове на абзаци, отделни знаци, рамки и страници. <link href=\"text/swriter/01/02110000.xhp\" name=\"Навигатор\">Навигаторът</link> ви помага да преминавате бързо към всяка част на вашия документ, позволява ви да го преглеждате във вид на план и следи обектите, които сте вмъкнали в документа."
+msgstr ""
+"$[officename] предлага широко разнообразие от настройки за оформяне на "
+"документи. Чрез <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Стилове\">прозореца Стилове и формати</link> можете да създавате, "
+"прилагате и променяте стилове на абзаци, отделни знаци, рамки и страници. "
+"<link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Навигатор\">Навигаторът</link> ви помага да преминавате бързо към всяка "
+"част на вашия документ, позволява ви да го преглеждате във вид на план и "
+"следи обектите, които сте вмъкнали в документа."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +480,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Можете да създавате различни <link href=\"text/swriter/01/04120000.xhp\" name=\"указатели и таблици\">указатели и таблици</link> в текстовите документи и да дефинирате структурата и външния им вид според вашите индивидуални нужди. Активните хипервръзки и показалци ви позволяват да се прехвърляте направо към съответстващите елементи в текста."
+msgstr ""
+"Можете да създавате различни <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"указатели и таблици\">указатели и таблици</link> в текстовите документи "
+"и да дефинирате структурата и външния им вид според вашите индивидуални "
+"нужди. Активните хипервръзки и показалци ви позволяват да се прехвърляте "
+"направо към съответстващите елементи в текста."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +497,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Предпечатна подготовка с $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +505,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer поддържа многобройни инструменти за предпечатна подготовка и рисуване, улесняващи създаването на професионално оформени документи като брошури, информационни бюлетини и покани. Можете да форматирате вашите документи с много колони, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"текстови рамки\">текстови рамки</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"графики\">графики</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"таблици\">таблици</link> и други обекти."
-
+msgstr ""
+"$[officename] Writer поддържа многобройни инструменти за предпечатна "
+"подготовка и рисуване, улесняващи създаването на професионално оформени "
+"документи като брошури, информационни бюлетини и покани. Можете да "
+"форматирате вашите документи с много колони, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"текстови рамки\">текстови "
+"рамки</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"графики\">графики</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"таблици\">таблици</link> и "
+"други обекти."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +526,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Изчисления"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +534,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "В текстовите документи на $[officename] е интегрирана <link href=\"text/swriter/main0214.xhp\" name=\"функция за изчисляване\">функция за изчисляване</link>, която ви помага да задавате сложни изчисления или логически връзки. Можете лесно да създадете таблица в текстовия документ, за да извършвате изчисления."
+msgstr ""
+"В текстовите документи на $[officename] е интегрирана <link "
+"href=\"text/swriter/main0214.xhp\" name=\"функция за изчисляване\">функция за "
+"изчисляване</link>, която ви помага да задавате сложни изчисления или "
+"логически връзки. Можете лесно да създадете таблица в текстовия документ, за "
+"да извършвате изчисления."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +551,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Създаване на рисунки"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +559,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "С <link href=\"text/shared/02/01140000.xhp\" name=\"инструменти за рисуване\">инструментите за рисуване</link> на $[officename] Writer можете да създавате рисунки, графики, легенди и други графични обекти директно в текстовия документ."
+msgstr ""
+"С <link href=\"text/shared/02/01140000.xhp\" name=\"инструменти за "
+"рисуване\">инструментите за рисуване</link> на $[officename] Writer можете да "
+"създавате рисунки, графики, легенди и други графични обекти директно в "
+"текстовия документ."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +575,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Вмъкване на графики"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +583,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Можете да вмъквате в текстовия документ картинки с <link href=\"text/shared/00/00000020.xhp\" name=\"различни формати\">различни формати</link>, включително графики във формат JPG или GIF. Освен това <link href=\"text/shared/01/gallery.xhp\" name=\"Галерия\">Галерията</link> предлага колекция от готови графики, a с <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> можете да създавате впечатляващи декоративни текстове."
+msgstr ""
+"Можете да вмъквате в текстовия документ картинки с <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"различни формати\">различни "
+"формати</link>, включително графики във формат JPG или GIF. Освен това <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Галерия\">Галерията</link> предлага "
+"колекция от готови графики, a с <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> можете да създавате "
+"впечатляващи декоративни текстове."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +602,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Гъвкав интерфейс на приложението"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +610,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Интерфейсът на програмата е замислен така, че да можете да го конфигурирате според вашите предпочитания, включително да персонализирате иконите и менютата. Можете да позиционирате различните й прозорци, например Стилове и формати или Навигатор, като плаващи прозорци където и да е на екрана. Също така можете да <link href=\"text/shared/guide/autohide.xhp\" name=\"скачване\">скачвате</link> някои прозорци по ръба на работното пространство."
+msgstr ""
+"Интерфейсът на програмата е замислен така, че да можете да го конфигурирате "
+"според вашите предпочитания, включително да персонализирате иконите и "
+"менютата. Можете да позиционирате различните й прозорци, например Стилове и "
+"формати или Навигатор, като плаващи прозорци където и да е на екрана. Също "
+"така можете да <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"скачване\">скачвате</link> някои прозорци по ръба на работното "
+"пространство."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +629,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Влачене и пускане"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +637,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Възможността <link href=\"text/shared/guide/dragdrop.xhp\" name=\"влачене и пускане\">влачене и пускане</link> позволява бърза и ефикасна работа с текстови документи в $[officename]. Например, можете да издърпате от едно място обект, като графика от Галерията, и да го пуснете на друго място в същия документ или в друг отворен документ на $[officename]."
+msgstr ""
+"Възможността <link href=\"text/shared/guide/dragdrop.xhp\" name=\"влачене и "
+"пускане\">влачене и пускане</link> позволява бърза и ефикасна работа с "
+"текстови документи в $[officename]. Например, можете да издърпате от едно "
+"място обект, като графика от Галерията, и да го пуснете на друго място в "
+"същия документ или в друг отворен документ на $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +654,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Функции на помощта"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +662,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Можете да използвате<link href=\"text/shared/05/00000110.xhp\" name=\"помощна система\">помощната система</link> като подробен справочник за приложенията от $[officename], включващ <link href=\"text/swriter/guide/main.xhp\" name=\"инструкции\">инструкции </link> за изпълнението както на елементарни, така и на сложни задачи."
+msgstr ""
+"Можете да използвате<link href=\"text/shared/05/00000110.xhp\" name=\"помощна "
+"система\">помощната система</link> като подробен справочник за приложенията "
+"от $[officename], включващ <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"инструкции\">инструкции </link> за изпълнението както на елементарни, "
+"така и на сложни задачи."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +678,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Лента Свойства на графичен обект"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +686,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Лента Свойства на графичен обект\">Лента Свойства на графичен обект</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Лента Свойства на графичен "
+"обект\">Лента Свойства на графичен обект</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +698,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Лентата <emph>Свойства на графичен обект</emph> присъства в Writer и Calc. Изберете от менюто Изглед - Ленти с инструменти - Свойства на графичен обект. Елементите за управление стават достъпни, когато бъде избран графичен обект. По подразбиране някои от иконите ще се различават според това дали текущият документ е текстов или електронна таблица.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Лентата <emph>Свойства на графичен "
+"обект</emph> присъства в Writer и Calc. Изберете от менюто Изглед - Ленти с "
+"инструменти - Свойства на графичен обект. Елементите за управление стават "
+"достъпни, когато бъде избран графичен обект. По подразбиране някои от "
+"иконите ще се различават според това дали текущият документ е текстов или "
+"електронна таблица.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +714,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Стил на линия\">Стил на линия</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Стил на линия\">Стил на "
+"линия</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +726,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ширина на линия\">Ширина на линия</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Ширина на линия\">Ширина на "
+"линия</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +738,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Цвят на линия\">Цвят на линия</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Цвят на линия\">Цвят на "
+"линия</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +750,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Стил/запълване на област\">Стил/запълване на област</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Стил/запълване на "
+"област\">Стил/запълване на област</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +763,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Лента Картина"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Лента Картина\">Лента Картина</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Лента Картина\">Лента "
+"Картина</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Лентата <emph>Картина</emph> съдържа функции за форматиране и позициониране на избрана растерна графика.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Лентата <emph>Картина</emph> съдържа функции "
+"за форматиране и позициониране на избрана растерна графика.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Вертикално огледално обръщане\">Вертикално огледално обръщане</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Вертикално огледално "
+"обръщане\">Вертикално огледално обръщане</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Хоризонтално огледално обръщане\">Хоризонтално огледално обръщане</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Хоризонтално огледално "
+"обръщане\">Хоризонтално огледално обръщане</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Настройки на графиката\">Настройки на графиката</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Настройки на "
+"графиката\">Настройки на графиката</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +827,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вмъкване"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +837,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Вмъкване\">Вмъкване</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +845,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Менюто Вмъкване съдържа команди за вмъкване на нови елементи във вашия документ. Това включва секции, бележки под линия, коментари, специални символи, графики, и обекти от други приложения.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Менюто Вмъкване съдържа команди за вмъкване на нови елементи "
+"във вашия документ. Това включва секции, бележки под линия, коментари, "
+"специални символи, графики, и обекти от други приложения.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +858,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ръчен разделител\">Ръчен разделител</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Ръчен разделител\">Ръчен "
+"разделител</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +870,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Специален знак\">Специален знак</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Специален знак\">Специален "
+"знак</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +884,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Раздел\">Раздел</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +892,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Хипервръзка\">Хипервръзка</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Хипервръзка\">Хипервръзка</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +904,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Бележка под линия\">Бележка под линия/в края</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Бележка под линия\">Бележка "
+"под линия/в края</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +918,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Надпис\">Надпис</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +926,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Показалец\">Показалец</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Показалец\">Показалец</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +937,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Кръстосана препратка\">Кръстосана препратка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Кръстосана "
+"препратка\">Кръстосана препратка</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +949,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Коментар\">Коментар</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Коментар\">Коментар</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Скрипт\">Скрипт</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +970,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Плик за писмо\">Плик за писмо</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Плик за писмо\">Плик за "
+"писмо</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +984,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Рамка\">Рамка</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +994,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Таблица\">Таблица</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +1002,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Хоризонтална линия\">Хоризонтална линия</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Хоризонтална "
+"линия\">Хоризонтална линия</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1014,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Плаваща рамка\">Плаваща рамка</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Плаваща рамка\">Плаваща "
+"рамка</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1028,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Файл\">Файл</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1037,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Лента Рамка"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1045,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Лента Рамка\">Лента Рамка</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Лента Рамка\">Лента Рамка</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1056,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Когато е избрана рамка, лентата <emph>Рамка </emph> предлага най-важните функции за форматиране и позициониране на рамки.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Когато е избрана рамка, лентата <emph>Рамка "
+"</emph> предлага най-важните функции за форматиране и позициониране на "
+"рамки.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1069,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – изкл.\">Обтичане – изкл.</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – изкл.\">Обтичане – "
+"изкл.</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1081,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Можете да изберете тази настройка и в раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Можете да "
+"изберете тази настройка и в раздела <emph>Обтичане</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1093,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – вкл.\">Обтичане – вкл.</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – вкл.\">Обтичане – "
+"вкл.</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1105,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Тази икона представя настройката <emph>Обтичане по страницата</emph> от раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Тази икона "
+"представя настройката <emph>Обтичане по страницата</emph> от раздела "
+"<emph>Обтичане</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1118,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през обекта\">Изливане през обекта</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през "
+"обекта\">Изливане през обекта</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1130,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Можете да зададете тази настройка и в раздела <emph>Обтичане</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Можете да "
+"зададете тази настройка и в раздела <emph>Обтичане</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1142,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Фонов цвят\">Фонов цвят</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Фонов цвят\">Фонов цвят</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1153,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства на рамка\">Свойства на рамка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства на рамка\">Свойства "
+"на рамка</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1166,7 @@ msgctxt ""
msgid "Format"
msgstr "Форматиране"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3314,8 +1174,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
-msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Форматиране\">Форматиране</link>"
+msgstr ""
+"<link href=\"text/swriter/main0105.xhp\" name=\"Форматиране\">Форматиране</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1185,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Съдържа команди за форматиране на съдържанието и страниците на вашия документ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Съдържа команди за форматиране на съдържанието "
+"и страниците на вашия документ.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3334,6 +1199,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Знак\">Знак</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3343,6 +1209,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Абзац\">Абзац</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1217,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Номерация/Водачи\">Водачи и номерация</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Номерация/Водачи\">Водачи и "
+"номерация</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3359,8 +1229,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1242,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Колони\">Колони</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3379,6 +1252,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Раздели\">Раздели</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Рамка\">Рамка</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Картина\">Картина</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1281,7 @@ msgctxt ""
msgid "Window"
msgstr "Прозорец"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1291,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Прозорец\">Прозорец</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1299,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Съдържа команди за манипулиране и визуализиране на прозорците с документи.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Съдържа команди за "
+"манипулиране и визуализиране на прозорците с документи.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1312,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Мостра на страница"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1320,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Мостра на страница\">Мостра на страница</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Мостра на страница\">Мостра на "
+"страница</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1332,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Лентата <emph>Мостра на страница</emph> се появява, когато разглеждате текущия документ в режим Мостра на страница."
+msgstr ""
+"Лентата <emph>Мостра на страница</emph> се появява, когато разглеждате "
+"текущия документ в режим Мостра на страница."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1345,7 @@ msgctxt ""
msgid "View"
msgstr "Изглед"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1355,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Изглед\">Изглед</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1363,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Менюто съдържа команди контролиращи визуализацията на документа.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Менюто съдържа команди контролиращи визуализацията на "
+"документа.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Мащаб\">Мащаб</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1386,7 @@ msgctxt ""
msgid "Edit"
msgstr "Редактиране"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3499,8 +1394,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Редактиране\">Редактиране</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"Редактиране\">Редактиране</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1405,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Менюто съдържа команди за редактиране на съдържанието на документа.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Менюто съдържа команди за редактиране на съдържанието на "
+"документа.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1417,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Специално вмъкване\">Специално вмъкване</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Специално вмъкване\">Специално "
+"вмъкване</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1429,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Избор на текст\">Избор на текст</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Избор на текст\">Избор на "
+"текст</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1441,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Сравняване с документ\">Сравняване с документ</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Сравняване с "
+"документ\">Сравняване с документ</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1453,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Търсене и замяна\">Търсене и замяна</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Търсене и замяна\">Търсене и "
+"замяна</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1465,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1476,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Смяна на БД\">Смяна на БД</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Смяна на БД\">Смяна на "
+"БД</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1490,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Полета\">Полета</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1498,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Бележки под линия\">Бележки под линия</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Бележки под линия\">Бележки "
+"под линия</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1510,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Запис на указател\">Запис на указател</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Запис на указател\">Запис на "
+"указател</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1522,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографски запис\">Библиографски запис</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографски "
+"запис\">Библиографски запис</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1534,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Хипервръзка\">Хипервръзка</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Хипервръзка\">Хипервръзка</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1548,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Връзки\">Връзки</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1556,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1568,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Лента Форматиране"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1576,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Лента Форматиране\">Лента Форматиране</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Лента Форматиране\">Лента "
+"Форматиране</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1588,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Лентата Форматиране съдържа няколко функции за форматиране на текст.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Лентата Форматиране съдържа няколко функции за "
+"форматиране на текст.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1600,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Цвят на шрифта\">Цвят на шрифта</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Цвят на шрифта\">Цвят на "
+"шрифта</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1614,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Допълнителни икони"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1623,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Уголемяване на шрифта"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1632,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Увеличава размера на шрифта на избрания текст.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1641,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Смаляване на шрифта"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1650,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Намалява размера на шрифта на избрания текст.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1658,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ако поддръжката на езици със сложна писменост (<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>) е разрешена, се виждат две допълнителни икони."
+msgstr ""
+"Ако поддръжката на езици със сложна писменост (<link "
+"href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>) е разрешена, "
+"се виждат две допълнителни икони."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1673,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Отляво надясно"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id8354747\">икона отляво надясно</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" "
+"width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id8354747\">икона отляво "
+"надясно</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1693,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текстът се въвежда отляво надясно.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Текстът се въвежда отляво надясно.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1706,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Отдясно наляво"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2405774\">икона отдясно наляво</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" "
+"width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2405774\">икона отдясно "
+"наляво</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1726,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текстът, форматиран с език със сложна писменост (СТL), се въвежда отдясно наляво.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Текстът, форматиран с език със сложна "
+"писменост (СТL), се въвежда отдясно наляво.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1739,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Лента Текстов обект"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1747,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Лента Текстов обект\">Лента Текстов обект</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Лента Текстов обект\">Лента "
+"Текстов обект</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1759,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Съдържа команди за форматиране на текст, който се съдържа в графични обекти.</ahelp> Лентата <emph>Текстов обект</emph> се появява, когато щракнете двукратно в графичен обект."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Съдържа команди за "
+"форматиране на текст, който се съдържа в графични обекти.</ahelp> Лентата "
+"<emph>Текстов обект</emph> се появява, когато щракнете двукратно в графичен "
+"обект."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1773,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Горен индекс\">Горен индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Горен индекс\">Горен "
+"индекс</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1785,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Долен индекс\">Долен индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Долен индекс\">Долен "
+"индекс</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1797,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Избор - всички\">Избор - всички</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Избор - всички\">Избор - "
+"всички</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3826,6 +1811,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Знак\">Знак</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3835,6 +1821,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Абзац\">Абзац</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1829,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Тук можете да дефинирате отстъпите, разредката, подравняването и междуредията на абзаца, който е избран в момента."
+msgstr ""
+"Тук можете да дефинирате отстъпите, разредката, подравняването и "
+"междуредията на абзаца, който е избран в момента."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1842,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Скали"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Скали\">Скали</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1860,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Скалите показват измеренията на страницата и позициите на табулаторите, отспъпите, кантовете и колоните. Можете да променяте всичко това чрез скалите с помощта на мишката."
+msgstr ""
+"Скалите показват измеренията на страницата и позициите на табулаторите, "
+"отспъпите, кантовете и колоните. Можете да променяте всичко това чрез "
+"скалите с помощта на мишката."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1873,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "С двойно щракване върху скалата можете да отворите диалоговия прозорец <emph>Абзац</emph> и да зададете <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"пряко абзацно форматиране\">пряко абзацно форматиране</link> за текущия абзац или избраните абзаци."
+msgstr ""
+"С двойно щракване върху скалата можете да отворите диалоговия прозорец "
+"<emph>Абзац</emph> и да зададете <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"пряко абзацно "
+"форматиране\">пряко абзацно форматиране</link> за текущия абзац или избраните "
+"абзаци."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1889,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Добре дошли в помощта на $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1899,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Помощ за %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1909,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Работа с %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1919,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Менюта, ленти с инструменти и клавиши"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1929,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Получаване на помощ"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1938,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Лента Таблица"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1946,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Лента Таблица\">Лента Таблица</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Лента Таблица\">Лента "
+"Таблица</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1958,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Лентата <emph>Таблица </emph> съдържа функциите, от които имате нужда от при работа с таблици. Тя се появява, когато преместите курсора върху таблица.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Лентата <emph>Таблица </emph> съдържа "
+"функциите, от които имате нужда от при работа с таблици. Тя се появява, "
+"когато преместите курсора върху таблица.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1971,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Сливане на клетки\">Сливане на клетки</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Сливане на клетки\">Сливане на "
+"клетки</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1983,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Изтриване на ред\">Изтриване на ред</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Изтриване на ред\">Изтриване "
+"на ред</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,32 +1995,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Изтриване на колона\">Изтриване на колона</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Изтриване на "
+"колона\">Изтриване на колона</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Автоформат\">Автоформат</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Автоформат\">Автоформат</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Свойства на таблица\">Свойства на таблица</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Свойства на "
+"таблица\">Свойства на таблица</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2040,7 @@ msgctxt ""
msgid "Menus"
msgstr "Менюта"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2048,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Менюта\">Менюта</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Менюта\">Менюта</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2060,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Следващият раздел описва наличните теми в помощта за менютата и диалоговите прозорци."
+msgstr ""
+"Следващият раздел описва наличните теми в помощта за менютата и диалоговите "
+"прозорци."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2073,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2082,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Таблица</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Показва всички команди за вмъкване и редактиране на таблици в текстов документ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Показва всички команди за вмъкване и редактиране на таблици в "
+"текстов документ.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2102,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вмъкване"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2111,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2120,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Вмъква нова таблица."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2129,7 @@ msgctxt ""
msgid "Columns"
msgstr "Колони"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2138,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Вмъква колони."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2147,7 @@ msgctxt ""
msgid "Rows"
msgstr "Редове"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2156,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Вмъква редове."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2165,7 @@ msgctxt ""
msgid "Delete"
msgstr "Изтриване"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2174,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2183,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Изтрива текущата таблица.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2192,7 @@ msgctxt ""
msgid "Columns"
msgstr "Колони"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2201,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Изтрива избраните колони."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2210,7 @@ msgctxt ""
msgid "Rows"
msgstr "Редове"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2219,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Изтрива избраните редове."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2228,7 @@ msgctxt ""
msgid "Select"
msgstr "Избор"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2237,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2246,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Избира текущата таблица.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2255,7 @@ msgctxt ""
msgid "Column"
msgstr "Колона"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2264,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Избира текущата колона."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2273,7 @@ msgctxt ""
msgid "Row"
msgstr "Ред"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2282,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Избира текущия ред."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2291,7 @@ msgctxt ""
msgid "Cell"
msgstr "Клетка"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2300,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Избира текущата клетка.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2309,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Сливане на клетки</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2318,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Разделяне на клетки</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,6 +2327,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоформат</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2336,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Автопобиране"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,22 +2345,28 @@ msgctxt ""
msgid "Column width"
msgstr "Ширина на колона"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Отваря диалоговия прозорец Ширина на колона, в който можете да промените ширината на колона."
+msgstr ""
+"Отваря диалоговия прозорец Ширина на колона, в който можете да промените "
+"ширината на колона."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колони</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колони</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,6 +2375,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Равни ширини на колони</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,30 +2384,39 @@ msgctxt ""
msgid "Row Height"
msgstr "Височина на ред"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Отваря диалоговия прозорец Височина на ред, в който можете да промените височината на ред."
+msgstr ""
+"Отваря диалоговия прозорец Височина на ред, в който можете да промените "
+"височината на ред."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимална височина на редове</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Оптимална височина на "
+"редове</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Равни височини на редове</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Равни височини на редове</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,14 +2425,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Разделяне на реда в края на страница или колона"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Позволява разделител на страница в текущия ред.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Позволява разделител на страница в текущия ред.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2444,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Повтаряне на заглавните редове"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Повтаря заглавните части на таблицата на следващите страници, ако таблицата е разделена на две или повече страници.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Повтаря заглавните части на таблицата на следващите "
+"страници, ако таблицата е разделена на две или повече страници.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2464,7 @@ msgctxt ""
msgid "Convert"
msgstr "Преобразуване"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2473,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "От текст в таблица"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете да преобразувате избрания текст в таблица.</ahelp>Отваря <link href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете да преобразувате избрания текст в таблица."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете "
+"да преобразувате избрания текст в таблица.</ahelp>Отваря <link "
+"href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете "
+"да преобразувате избрания текст в таблица."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2495,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "От таблица в текст"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете да преобразувате текущата таблица в текст.</ahelp>Отваря <link href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете да преобразувате текущата таблица в текст."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете "
+"да преобразувате текущата таблица в текст.</ahelp>Отваря <link "
+"href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете "
+"да преобразувате текущата таблица в текст."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2517,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Сортиране</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2526,18 @@ msgctxt ""
msgid "Formula"
msgstr "Формула"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Отваря <link href=\"text/swriter/main0214.xhp\">лентата Формула</link> за въвеждане или редактиране на формула."
+msgstr ""
+"Отваря <link href=\"text/swriter/main0214.xhp\">лентата Формула</link> за "
+"въвеждане или редактиране на формула."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2546,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Числов формат"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Отваря <link href=\"text/shared/optionen/01040500.xhp\">диалогов прозорец</link>, в който можете да уточните формата на числата в таблицата."
+msgstr ""
+"Отваря <link href=\"text/shared/optionen/01040500.xhp\">диалогов "
+"прозорец</link>, в който можете да уточните формата на числата в таблицата."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2566,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Граници на таблицата"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Показва или скрива границите около клетките в таблицата. Границите са видими само на екрана и не се отпечатват."
+msgstr ""
+"Показва или скрива границите около клетките в таблицата. Границите са видими "
+"само на екрана и не се отпечатват."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2586,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Свойства на таблица</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2595,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Лента Водачи и номерация"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2603,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Лента Водачи и номерация\">Лента Водачи и номерация</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Лента Водачи и номерация\">Лента "
+"Водачи и номерация</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2615,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Лентата <emph>Водачи и номерация</emph> съдържа функции за промяна на структурата на номерирани абзаци, включително промяна на реда на абзаците и дефиниране на различни нива на абзаци.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Лентата <emph>Водачи и номерация</emph> съдържа "
+"функции за промяна на структурата на номерирани абзаци, включително промяна "
+"на реда на абзаците и дефиниране на различни нива на абзаци.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2629,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Ленти с инструменти"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2637,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Ленти с инструменти\">Ленти с инструменти</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Ленти с "
+"инструменти\">Ленти с инструменти</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2649,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Този раздел съдържа преглед на лентите с инструменти, налични в $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Този раздел съдържа преглед на лентите с инструменти, налични в "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2663,7 @@ msgctxt ""
msgid "File"
msgstr "Файл"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2673,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Файл\">Файл</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2681,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Тези команди се прилагат върху текущия документ, отварят нов документ или затварят приложението.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Тези команди се прилагат върху текущия документ, отварят нов "
+"документ или затварят приложението.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4551,8 +2693,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Отваряне\">Отваряне</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Отваряне\">Отваряне</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2704,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Съхраняване като\">Съхраняване като</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Съхраняване като\">Съхраняване "
+"като</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4571,6 +2718,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Версии\">Версии</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2726,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4589,6 +2739,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Печат\">Печат</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2747,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Настройки на принтера\">Настройки на принтера</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Настройки на "
+"принтера\">Настройки на принтера</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2760,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Лента Формула"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2768,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Лента Формула\">Лента Формула</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Лента Формула\">Лента Формула</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2780,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Лентата <emph>Формула</emph> ви позволява да създавате и вмъкнете изчисления в документ за текст.</ahelp> За да активирате лентата <emph>Формула</emph>, натиснете F2."
+msgstr ""
+"<ahelp hid=\".\">Лентата <emph>Формула</emph> ви позволява да създавате и "
+"вмъкнете изчисления в документ за текст.</ahelp> За да активирате лентата "
+"<emph>Формула</emph>, натиснете F2."
diff --git a/source/bg/helpcontent2/source/text/swriter/librelogo.po b/source/bg/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..1dd8f3d24bb
--- /dev/null
+++ b/source/bg/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-08-03 13:12+0000\n"
+"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1343999542.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Лента за състоянието"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Лента за състоянието\">Лента за състоянието</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Лентата за състоянието съдържа информация за текущия документ и предлага различни бутони със специални функции."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Език"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Показва езика на избрания текст. <br/>Щракнете, за да се покаже меню, от кoето можете да изберете друг език за избрания текст или за текущия абзац. <br/>За да изключите текста от проверка на правописа и сричкопренасяне, изберете Няма. <br/>Изберете Възстановяване към език по подразбиране, за да върнете подразбирания език за избрания текст или абзац. <br/>Изберете Още, за да отворите диалогов прозорец с още настройки.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Цифров подпис"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Вижте съши <link href=\"text/shared/guide/digital_signatures.xhp\">Цифров подписи</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Увеличение и оформление на изгледа"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Три елемента за управление в лентата за състоянието на Writer позволяват промяна на увеличението и оформлението на изгледа на текстовите документи."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Иконите за оформление на изгледа от ляво на дясно са следните: режим с една колона, режим със страници една до друга и режим „книга“ с двойка страници като в отворена книга.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Преместете плъзгача за увеличението наляво, за да видите повече страници, или надясно, за да приближите страницата и да видите по-малка област от нея.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Инструменти"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Инструменти\">Инструменти</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Менюто съдържа команди за проверка на правописа, галерия от обекти, които можете да прибавите към вашия документ, а също и командите за конфигуриране на менютата и задаване на настройките за програмата.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Номериране с подточки\">Номериране с подточки</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Номериране на редове\">Номериране на редове</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Бележки под линия\">Бележки под линия</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автокорекция\">Настройки на автокорекция</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Персонализиране\">Персонализиране</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Лента OLE обект"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Лента OLE обект\">Лента OLE обект</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Лентата <emph>OLE обект</emph> се появява, когато бъдат избрани обекти, и съдържа най-важните функции за форматиране и позициониране на обекти.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтичане\">Без обтичане</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Можете да изберете тази настройка и от раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане\">Обтичане</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Тази икона съответства на настройката <emph>Обтичане по страницата</emph> от раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през обекта\">Изливане през обекта</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Същия ефект можете да постигнете и чрез раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства на обект\">Свойства на обект</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Възможности на $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Възможности на $[officename] Writer \">Възможности на $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer ви позволява да проектирате и изготвяте текстови документи, които могат да включат графики, таблици и диаграми. Можете да записвате документите в разнообразни формати, включително стандартизирания формат OpenDocument (ODF), формата .doc на Microsoft Word или HTML. Освен това можете лесно да експортирате документа във формат PDF (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Писане"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer ви позволява да създавате както основни документи, като бележки, <link href=\"text/shared/guide/fax.xhp\" name=\"факсове\">факсове</link>, писма, резюмета и <link href=\"text/swriter/01/01150000.xhp\" name=\"циркулярни писма\">циркулярни писма</link>, така и дълги и сложни документи от много части, допълнени с библиографии, справочни таблици и азбучни указатели."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer включва и такива полезни инструменти като <link href=\"text/shared/01/06010000.xhp\" name=\"проверка на правописа\">проверка на правописа</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"синонимен речник\">синонимен речник</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"автокорекция\">автокорекция</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"сричкопренасяне\">сричкопренасяне</link>, както и разнообразие от <link href=\"text/shared/01/01010100.xhp\" name=\"шаблони\">шаблони</link> за почти всяко предназначение. Освен това чрез помощниците можете да създавате и свои собствени шаблони."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Оформление и структуриране"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] предлага широко разнообразие от настройки за оформяне на документи. Чрез <link href=\"text/swriter/01/05140000.xhp\" name=\"Стилове\">прозореца Стилове и формати</link> можете да създавате, прилагате и променяте стилове на абзаци, отделни знаци, рамки и страници. <link href=\"text/swriter/01/02110000.xhp\" name=\"Навигатор\">Навигаторът</link> ви помага да преминавате бързо към всяка част на вашия документ, позволява ви да го преглеждате във вид на план и следи обектите, които сте вмъкнали в документа."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Можете да създавате различни <link href=\"text/swriter/01/04120000.xhp\" name=\"указатели и таблици\">указатели и таблици</link> в текстовите документи и да дефинирате структурата и външния им вид според вашите индивидуални нужди. Активните хипервръзки и показалци ви позволяват да се прехвърляте направо към съответстващите елементи в текста."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Предпечатна подготовка с $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer поддържа многобройни инструменти за предпечатна подготовка и рисуване, улесняващи създаването на професионално оформени документи като брошури, информационни бюлетини и покани. Можете да форматирате вашите документи с много колони, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"текстови рамки\">текстови рамки</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"графики\">графики</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"таблици\">таблици</link> и други обекти."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Изчисления"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "В текстовите документи на $[officename] е интегрирана <link href=\"text/swriter/main0214.xhp\" name=\"функция за изчисляване\">функция за изчисляване</link>, която ви помага да задавате сложни изчисления или логически връзки. Можете лесно да създадете таблица в текстовия документ, за да извършвате изчисления."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Създаване на рисунки"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "С <link href=\"text/shared/02/01140000.xhp\" name=\"инструменти за рисуване\">инструментите за рисуване</link> на $[officename] Writer можете да създавате рисунки, графики, легенди и други графични обекти директно в текстовия документ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Вмъкване на графики"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Можете да вмъквате в текстовия документ картинки с <link href=\"text/shared/00/00000020.xhp\" name=\"различни формати\">различни формати</link>, включително графики във формат JPG или GIF. Освен това <link href=\"text/shared/01/gallery.xhp\" name=\"Галерия\">Галерията</link> предлага колекция от готови графики, a с <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> можете да създавате впечатляващи декоративни текстове."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Гъвкав интерфейс на приложението"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Интерфейсът на програмата е замислен така, че да можете да го конфигурирате според вашите предпочитания, включително да персонализирате иконите и менютата. Можете да позиционирате различните й прозорци, например Стилове и формати или Навигатор, като плаващи прозорци където и да е на екрана. Също така можете да <link href=\"text/shared/guide/autohide.xhp\" name=\"скачване\">скачвате</link> някои прозорци по ръба на работното пространство."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Влачене и пускане"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Възможността <link href=\"text/shared/guide/dragdrop.xhp\" name=\"влачене и пускане\">влачене и пускане</link> позволява бърза и ефикасна работа с текстови документи в $[officename]. Например, можете да издърпате от едно място обект, като графика от Галерията, и да го пуснете на друго място в същия документ или в друг отворен документ на $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Функции на помощта"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Можете да използвате<link href=\"text/shared/05/00000110.xhp\" name=\"помощна система\">помощната система</link> като подробен справочник за приложенията от $[officename], включващ <link href=\"text/swriter/guide/main.xhp\" name=\"инструкции\">инструкции </link> за изпълнението както на елементарни, така и на сложни задачи."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Лента Свойства на графичен обект"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Лента Свойства на графичен обект\">Лента Свойства на графичен обект</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Лентата <emph>Свойства на графичен обект</emph> присъства в Writer и Calc. Изберете от менюто Изглед - Ленти с инструменти - Свойства на графичен обект. Елементите за управление стават достъпни, когато бъде избран графичен обект. По подразбиране някои от иконите ще се различават според това дали текущият документ е текстов или електронна таблица.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Стил на линия\">Стил на линия</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ширина на линия\">Ширина на линия</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Цвят на линия\">Цвят на линия</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Стил/запълване на област\">Стил/запълване на област</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Лента Картина"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Лента Картина\">Лента Картина</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Лентата <emph>Картина</emph> съдържа функции за форматиране и позициониране на избрана растерна графика.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Вертикално огледално обръщане\">Вертикално огледално обръщане</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Хоризонтално огледално обръщане\">Хоризонтално огледално обръщане</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Настройки на графиката\">Настройки на графиката</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вмъкване"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Вмъкване\">Вмъкване</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Менюто Вмъкване съдържа команди за вмъкване на нови елементи във вашия документ. Това включва секции, бележки под линия, коментари, специални символи, графики, и обекти от други приложения.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ръчен разделител\">Ръчен разделител</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Специален знак\">Специален знак</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Раздел\">Раздел</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Хипервръзка\">Хипервръзка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Бележка под линия\">Бележка под линия/в края</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Надпис\">Надпис</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Показалец\">Показалец</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Кръстосана препратка\">Кръстосана препратка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Коментар\">Коментар</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Скрипт\">Скрипт</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Плик за писмо\">Плик за писмо</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Рамка\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Таблица\">Таблица</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Хоризонтална линия\">Хоризонтална линия</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Плаваща рамка\">Плаваща рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Файл\">Файл</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Лента Рамка"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Лента Рамка\">Лента Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Когато е избрана рамка, лентата <emph>Рамка </emph> предлага най-важните функции за форматиране и позициониране на рамки.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – изкл.\">Обтичане – изкл.</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Можете да изберете тази настройка и в раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтичане – вкл.\">Обтичане – вкл.</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Тази икона представя настройката <emph>Обтичане по страницата</emph> от раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Изливане през обекта\">Изливане през обекта</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Можете да зададете тази настройка и в раздела <emph>Обтичане</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Фонов цвят\">Фонов цвят</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства на рамка\">Свойства на рамка</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Форматиране"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Форматиране\">Форматиране</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Съдържа команди за форматиране на съдържанието и страниците на вашия документ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Знак\">Знак</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Абзац\">Абзац</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Номерация/Водачи\">Водачи и номерация</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Колони\">Колони</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Раздели\">Раздели</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Рамка\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Картина\">Картина</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Прозорец"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Прозорец\">Прозорец</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Съдържа команди за манипулиране и визуализиране на прозорците с документи.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Мостра на страница"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Мостра на страница\">Мостра на страница</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Лентата <emph>Мостра на страница</emph> се появява, когато разглеждате текущия документ в режим Мостра на страница."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Изглед"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Изглед\">Изглед</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Менюто съдържа команди контролиращи визуализацията на документа.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Мащаб\">Мащаб</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Редактиране"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Редактиране\">Редактиране</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Менюто съдържа команди за редактиране на съдържанието на документа.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Специално вмъкване\">Специално вмъкване</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Избор на текст\">Избор на текст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Сравняване с документ\">Сравняване с документ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Търсене и замяна\">Търсене и замяна</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Смяна на БД\">Смяна на БД</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Полета\">Полета</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Бележки под линия\">Бележки под линия</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Запис на указател\">Запис на указател</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографски запис\">Библиографски запис</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Хипервръзка\">Хипервръзка</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Връзки\">Връзки</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Лента Форматиране"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Лента Форматиране\">Лента Форматиране</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Лентата Форматиране съдържа няколко функции за форматиране на текст.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Цвят на шрифта\">Цвят на шрифта</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Допълнителни икони"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Уголемяване на шрифта"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Увеличава размера на шрифта на избрания текст.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Смаляване на шрифта"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Намалява размера на шрифта на избрания текст.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ако поддръжката на езици със сложна писменост (<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>) е разрешена, се виждат две допълнителни икони."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Отляво надясно"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id8354747\">икона отляво надясно</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текстът се въвежда отляво надясно.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Отдясно наляво"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2405774\">икона отдясно наляво</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текстът, форматиран с език със сложна писменост (СТL), се въвежда отдясно наляво.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Лента Текстов обект"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Лента Текстов обект\">Лента Текстов обект</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Съдържа команди за форматиране на текст, който се съдържа в графични обекти.</ahelp> Лентата <emph>Текстов обект</emph> се появява, когато щракнете двукратно в графичен обект."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Горен индекс\">Горен индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Долен индекс\">Долен индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Избор - всички\">Избор - всички</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Знак\">Знак</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Абзац\">Абзац</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Тук можете да дефинирате отстъпите, разредката, подравняването и междуредията на абзаца, който е избран в момента."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Скали"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Скали\">Скали</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Скалите показват измеренията на страницата и позициите на табулаторите, отспъпите, кантовете и колоните. Можете да променяте всичко това чрез скалите с помощта на мишката."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "С двойно щракване върху скалата можете да отворите диалоговия прозорец <emph>Абзац</emph> и да зададете <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"пряко абзацно форматиране\">пряко абзацно форматиране</link> за текущия абзац или избраните абзаци."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Добре дошли в помощта на $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Помощ за %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Работа с %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Менюта, ленти с инструменти и клавиши"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Получаване на помощ"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Лента Таблица"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Лента Таблица\">Лента Таблица</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Лентата <emph>Таблица </emph> съдържа функциите, от които имате нужда от при работа с таблици. Тя се появява, когато преместите курсора върху таблица.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Сливане на клетки\">Сливане на клетки</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Изтриване на ред\">Изтриване на ред</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Изтриване на колона\">Изтриване на колона</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Автоформат\">Автоформат</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Свойства на таблица\">Свойства на таблица</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Сортиране\">Сортиране</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Менюта"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Менюта\">Менюта</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Следващият раздел описва наличните теми в помощта за менютата и диалоговите прозорци."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Таблица</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Показва всички команди за вмъкване и редактиране на таблици в текстов документ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вмъкване"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Вмъква нова таблица."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Колони"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Вмъква колони."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Редове"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Вмъква редове."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Изтриване"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Изтрива текущата таблица.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Колони"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Изтрива избраните колони."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Редове"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Изтрива избраните редове."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Избор"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Избира текущата таблица.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Колона"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Избира текущата колона."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Ред"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Избира текущия ред."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Клетка"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Избира текущата клетка.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Сливане на клетки</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Разделяне на клетки</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоформат</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Автопобиране"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Ширина на колона"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Отваря диалоговия прозорец Ширина на колона, в който можете да промените ширината на колона."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колони</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Равни ширини на колони</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Височина на ред"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Отваря диалоговия прозорец Височина на ред, в който можете да промените височината на ред."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимална височина на редове</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Равни височини на редове</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Разделяне на реда в края на страница или колона"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Позволява разделител на страница в текущия ред.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Повтаряне на заглавните редове"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Повтаря заглавните части на таблицата на следващите страници, ако таблицата е разделена на две или повече страници.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Преобразуване"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "От текст в таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете да преобразувате избрания текст в таблица.</ahelp>Отваря <link href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете да преобразувате избрания текст в таблица."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "От таблица в текст"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете да преобразувате текущата таблица в текст.</ahelp>Отваря <link href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете да преобразувате текущата таблица в текст."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Сортиране</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Формула"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Отваря <link href=\"text/swriter/main0214.xhp\">лентата Формула</link> за въвеждане или редактиране на формула."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Числов формат"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Отваря <link href=\"text/shared/optionen/01040500.xhp\">диалогов прозорец</link>, в който можете да уточните формата на числата в таблицата."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Граници на таблицата"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Показва или скрива границите около клетките в таблицата. Границите са видими само на екрана и не се отпечатват."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Свойства на таблица</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Лента Водачи и номерация"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Лента Водачи и номерация\">Лента Водачи и номерация</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Лентата <emph>Водачи и номерация</emph> съдържа функции за промяна на структурата на номерирани абзаци, включително промяна на реда на абзаците и дефиниране на различни нива на абзаци.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Ленти с инструменти"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Ленти с инструменти\">Ленти с инструменти</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Този раздел съдържа преглед на лентите с инструменти, налични в $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Файл"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Файл\">Файл</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Тези команди се прилагат върху текущия документ, отварят нов документ или затварят приложението.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Отваряне\">Отваряне</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Съхраняване като\">Съхраняване като</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Версии\">Версии</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Печат\">Печат</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Настройки на принтера\">Настройки на принтера</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Лента Формула"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Лента Формула\">Лента Формула</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Лентата <emph>Формула</emph> ви позволява да създавате и вмъкнете изчисления в документ за текст.</ahelp> За да активирате лентата <emph>Формула</emph>, натиснете F2."
diff --git a/source/bn-IN/helpcontent2/source/text/swriter.po b/source/bn-IN/helpcontent2/source/text/swriter.po
index d90da1e7e14..01878788973 100644
--- a/source/bn-IN/helpcontent2/source/text/swriter.po
+++ b/source/bn-IN/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-11-18 15:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353253100.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "স্ট্যাটাস বার"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস "
+"বার</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ বিভিন্ন বোতাম প্রস্তাব করে।"
+msgstr ""
+"স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ "
+"বিভিন্ন বোতাম প্রস্তাব করে।"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,6 +59,7 @@ msgctxt ""
msgid "Language"
msgstr "ভাষা"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -58,6 +68,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +77,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ডিজিটাল সাক্ষর"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> ও দেখুন।"
+msgstr ""
+"<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> "
+"ও দেখুন।"
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +97,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "জুম এবং বহির্বিন্যাস প্রদর্শন"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস পরিবর্তন করার অনুমোদন দেয়।"
+msgstr ""
+"Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস "
+"পরিবর্তন করার অনুমোদন দেয়।"
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই মোড।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। "
+"পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই "
+"মোড।</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা দেখান।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি "
+"পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা "
+"দেখান।</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +141,7 @@ msgctxt ""
msgid "Tools"
msgstr "টুল"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +151,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">টুল</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +159,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট "
+"চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও "
+"আছে।</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +172,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা ক্রমায়ন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা "
+"ক্রমায়ন</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +184,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা সংখ্যায়ন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা "
+"সংখ্যায়ন</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +196,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -169,6 +210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,8 +218,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,8 +230,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -195,6 +242,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-অবজেক্ট বার"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,8 +250,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট "
+"বার</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,8 +262,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> "
+"OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের "
+"জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,8 +275,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো নেই</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো "
+"নেই</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,8 +287,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,8 +299,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,8 +310,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে সংশ্লিষ্ট।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে "
+"সংশ্লিষ্ট।"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,8 +323,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত "
+"থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,8 +335,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,8 +347,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর "
+"বৈশিষ্ট্যাবলী</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -284,6 +360,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer বৈশিষ্ট্যাবলী"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,8 +368,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer বৈশিষ্ট্যাবলী</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"বৈশিষ্ট্যাবলী</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,8 +381,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+msgstr ""
+"$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে "
+"চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন "
+"বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), "
+"মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই "
+"আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -311,6 +398,7 @@ msgctxt ""
msgid "Writing"
msgstr "লেখা হচ্ছে"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,8 +406,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা যায়।"
+msgstr ""
+"$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , "
+"রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত "
+"নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা "
+"যায়।"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,8 +422,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
-
+msgstr ""
+"$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, "
+"একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> "
+"এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড "
+"ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -338,6 +443,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "নকশায়ন এবং কাঠামোকরণ"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,8 +451,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে সন্নিবেশ করিয়েছেন।"
+msgstr ""
+"$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, "
+"ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস "
+"উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> "
+"আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে "
+"আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে "
+"সন্নিবেশ করিয়েছেন।"
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,8 +469,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+msgstr ""
+"আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি "
+"আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি "
+"সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের "
+"সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -365,6 +486,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer সহ ডেস্কটপ প্রকাশনা"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,8 +494,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">পাঠ্য ফ্রেম</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">গ্রাফিক্স</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং অন্যান্য বস্তু।"
-
+msgstr ""
+"$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা "
+"আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র "
+"তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে "
+"পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">পাঠ্য ফ্রেম</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">গ্রাফিক্স</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং "
+"অন্যান্য বস্তু।"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -383,6 +515,7 @@ msgctxt ""
msgid "Calculations"
msgstr "গণনা"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,8 +523,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] এর পাঠ্য নথির একটি একত্রিত <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি করতে পারবেন।"
+msgstr ""
+"$[officename] এর পাঠ্য নথির একটি একত্রিত <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন "
+"আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে "
+"সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি "
+"করতে পারবেন।"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -401,6 +540,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "অঙ্কণসমূহ তৈরি করা হচ্ছে"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,8 +548,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+msgstr ""
+"The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, "
+"গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -419,6 +563,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "গ্রাফিক্স সন্নিবেশ করানো হচ্ছে"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,8 +571,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় ফন্ট প্রভাব তৈরি করে।"
+msgstr ""
+"আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে "
+"পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> "
+"ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link "
+"href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় "
+"ফন্ট প্রভাব তৈরি করে।"
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -437,6 +590,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "সুবিধাজনক অ্যাপ্লিকেশন ইন্টারফেস"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,8 +598,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\"> ডক</link>করতে পারেন।"
+msgstr ""
+"প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে "
+"এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন "
+"প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা "
+"স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের "
+"কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dock\"> ডক</link>করতে পারেন।"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -455,6 +616,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "টেনে এনে ফেলুন"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,8 +624,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত $[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে "
+"ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং "
+"সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে "
+"গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত "
+"$[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -473,6 +641,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "সহায়তা ফাংশনসমূহ"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,8 +649,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+msgstr ""
+"আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link "
+"href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> "
+"কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের "
+"জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -490,6 +665,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,8 +673,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -508,6 +687,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,8 +695,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,8 +706,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার প্রস্থ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার "
+"প্রস্থ</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,8 +718,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,8 +729,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">শৈলী/ভরাটের রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">শৈলী/ভরাটের রং</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -552,6 +742,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "ছবি বার"
+#. XeHt
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -559,8 +750,11 @@ msgctxt ""
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস "
+"বার</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -569,6 +763,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -576,8 +771,11 @@ msgctxt ""
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. TME%
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -585,8 +783,11 @@ msgctxt ""
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. 9JRx
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -594,8 +795,11 @@ msgctxt ""
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম "
+"বৈশিষ্ট্যাবলী</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -604,6 +808,7 @@ msgctxt ""
msgid "Insert"
msgstr "সন্নিবেশ"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -613,6 +818,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">সন্নিবেশ</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -620,8 +826,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ "
+"করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য "
+"অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -629,8 +839,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত বিভাজক</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত "
+"বিভাজক</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -638,8 +851,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ অক্ষর</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ "
+"অক্ষর</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -649,6 +865,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">অংশ</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -656,8 +873,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -665,8 +884,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -676,6 +898,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ক্যাপশন</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -683,8 +906,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -692,8 +917,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">প্রতিনির্দেশ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">প্রতিনির্দেশ</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -703,6 +931,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">মন্তব্য</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -710,8 +939,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -721,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">খাম</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -730,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -739,6 +972,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">সারণি</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -746,8 +980,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -755,8 +992,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান ফ্রেম</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান "
+"ফ্রেম</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -766,2446 +1006,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ফাইল</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3214,6 +1015,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "ফ্রেম বার"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3221,8 +1023,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3230,8 +1034,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> "
+"বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3239,8 +1046,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ "
+"করুন</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3248,8 +1058,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে "
+"নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3257,8 +1070,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু "
+"করুন</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3266,8 +1082,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের প্রতিনিধিত্ব করে।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের "
+"প্রতিনিধিত্ব করে।"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3275,8 +1095,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত "
+"থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3284,8 +1107,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব "
+"পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3293,8 +1120,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির রং</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির "
+"রং</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3302,8 +1132,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম "
+"বৈশিষ্ট্যাবলী</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3312,6 +1145,7 @@ msgctxt ""
msgid "Format"
msgstr "বিন্যাস"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3321,6 +1155,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">বিন্যাস</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3328,8 +1163,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির বিষয়বস্তু ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির "
+"বিষয়বস্তু ধারণ করে।</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3339,6 +1177,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3346,8 +1185,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3355,8 +1196,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও সংখ্যায়ন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও "
+"সংখ্যায়ন</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3366,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">পৃষ্ঠা</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3373,8 +1218,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3382,8 +1229,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3393,6 +1242,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3402,6 +1252,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">ছবি</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3410,6 +1261,7 @@ msgctxt ""
msgid "Window"
msgstr "উইন্ডো"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3419,6 +1271,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">উইন্ডো</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3426,8 +1279,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে "
+"নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3436,6 +1292,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "পৃষ্ঠার প্রাকদর্শন"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3443,8 +1300,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার প্রাকদর্শন</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার "
+"প্রাকদর্শন</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3452,8 +1312,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা প্রাকদর্শন মোডে দেখবেন।"
+msgstr ""
+"<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা "
+"প্রাকদর্শন মোডে দেখবেন।"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3462,6 +1325,7 @@ msgctxt ""
msgid "View"
msgstr "প্রদর্শন"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3471,6 +1335,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">প্রদর্শন</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3478,8 +1343,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড "
+"আছে।</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3489,6 +1357,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">জুম</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3497,6 +1366,7 @@ msgctxt ""
msgid "Edit"
msgstr "সম্পাদনা"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3506,6 +1376,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">সম্পাদনা</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3513,8 +1384,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড "
+"আছে।</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3522,8 +1396,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ প্রতিলেপন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ "
+"প্রতিলেপন</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3531,8 +1408,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন "
+"করুন</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3540,8 +1420,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা "
+"করুন</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3549,8 +1432,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও প্রতিস্থাপন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও "
+"প্রতিস্থাপন</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3558,8 +1444,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3567,8 +1456,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস অদল-বদল করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস "
+"অদল-বদল করুন</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3576,8 +1468,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3585,8 +1479,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">পাদটীকাসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Footnotes\">পাদটীকাসমূহ</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3594,8 +1491,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র ভুক্তি</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র "
+"ভুক্তি</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3603,8 +1503,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ ভুক্তি</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ "
+"ভুক্তি</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3612,8 +1515,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3623,6 +1528,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">লিংক</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3630,8 +1536,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3640,6 +1548,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "বিন্যাস বার"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3647,8 +1556,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস "
+"বার</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3656,8 +1568,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন "
+"আছে।</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3665,8 +1580,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3676,6 +1593,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "অতিরিক্ত আইকনসমূহ"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3684,6 +1602,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "ফন্ট বাড়ানো হবে"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3692,6 +1611,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার বাড়ানো হয়।</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3700,6 +1620,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "ফন্ট কমানো হবে"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3708,6 +1629,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার কমানো হয়।</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3715,8 +1637,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+msgstr ""
+"যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3726,14 +1651,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "বাম-থেকে-ডানে"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3741,8 +1670,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা হয়েছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা "
+"হয়েছে।</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3752,14 +1684,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "ডান-থেকে-বামে"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3767,8 +1703,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় "
+"বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3777,6 +1716,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "পাঠ্য বস্তু বার"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3784,8 +1724,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু "
+"বার</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3793,8 +1736,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা "
+"একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে "
+"ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3802,8 +1749,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">উর্ধ্বলিপি</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">উর্ধ্বলিপি</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3811,8 +1761,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3820,8 +1772,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা হবে</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা "
+"হবে</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3831,6 +1786,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3838,8 +1794,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3847,8 +1805,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+msgstr ""
+"আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের "
+"জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3857,6 +1818,7 @@ msgctxt ""
msgid "Rulers"
msgstr "রুলার"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3866,6 +1828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">রুলার</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3873,8 +1836,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+msgstr ""
+"রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম "
+"প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3882,8 +1848,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+msgstr ""
+"রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং "
+"<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি "
+"অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3892,6 +1863,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Writer সহায়তায় $[officename] আপনাকে স্বাগতম"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3901,6 +1873,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer সহায়তা"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3910,6 +1883,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer এ কাজ করা হচ্ছে"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3919,6 +1893,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "মেনু, টুলবার, এবং কী"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3928,6 +1903,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "সহায়তা গ্রহণ করা হচ্ছে"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3936,6 +1912,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "সারণি বার"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3943,8 +1920,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3952,8 +1931,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ "
+"করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে "
+"সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3961,8 +1944,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত "
+"করুন</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3970,8 +1956,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে "
+"ফেলুন</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3979,8 +1968,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে "
+"ফেলুন</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3988,8 +1980,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3997,8 +1992,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর "
+"বৈশিষ্ট্যাবলী</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4007,6 +2005,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,6 +2014,7 @@ msgctxt ""
msgid "Menus"
msgstr "মেনু"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4022,8 +2022,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">মেনু</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">মেনু</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4031,8 +2034,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ করছে।"
+msgstr ""
+"মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ "
+"করছে।"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +2047,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,14 +2056,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">সারণি</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে "
+"ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2076,7 @@ msgctxt ""
msgid "Insert"
msgstr "সন্নিবেশ"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2085,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2094,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "একটি নতুন সারণি সন্নিবেশ করা হয়।"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2103,7 @@ msgctxt ""
msgid "Columns"
msgstr "কলামসমূহ"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2112,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "কলামসমূহ সন্নিবেশ করা হয়।"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2121,7 @@ msgctxt ""
msgid "Rows"
msgstr "সারিসমূহ"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2130,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "সারিসমূহ সন্নিবেশ করা হয়।"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2139,7 @@ msgctxt ""
msgid "Delete"
msgstr "মুছে ফেলা"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2148,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2157,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">বর্তমান সারণি মুছে ফেলা হয়।</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2166,7 @@ msgctxt ""
msgid "Columns"
msgstr "কলামসমূহ"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2175,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "নির্বাচিত কলামসমূহ মুছে ফেলা হয়।"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2184,7 @@ msgctxt ""
msgid "Rows"
msgstr "সারিসমূহ"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2193,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "নির্বাচিত সারিসমূহ মুছে ফেলা হয়।"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2202,7 @@ msgctxt ""
msgid "Select"
msgstr "নির্বাচন"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2211,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4194,6 +2221,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">বর্তমান সারণি নির্বাচন করা হয়।</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2230,7 @@ msgctxt ""
msgid "Column"
msgstr "কলাম"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2239,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "বর্তমান কলাম নির্বাচন করা হয়।"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2248,7 @@ msgctxt ""
msgid "Row"
msgstr "সারি"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2257,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "বর্তমান সারি নির্বাচন করা হয়।"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2266,7 @@ msgctxt ""
msgid "Cell"
msgstr "ঘর"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2275,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">বর্তমান ঘর নির্বাচন করা হয়।</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2284,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">ঘরসমূহ একত্রিত করা হবে</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,14 +2293,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">ঘরসমূহ বিভক্ত করা হবে</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,6 +2312,7 @@ msgctxt ""
msgid "Autofit"
msgstr "মানানসই"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4282,14 +2321,18 @@ msgctxt ""
msgid "Column width"
msgstr "কলাম প্রস্থ"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে পারেন।"
+msgstr ""
+"কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে "
+"পারেন।"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,14 +2341,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">সুবিধাজনক কলাম প্রস্থ</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4314,14 +2360,18 @@ msgctxt ""
msgid "Row Height"
msgstr "সারির উচ্চতা"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে পারেন।"
+msgstr ""
+"সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে "
+"পারেন।"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,14 +2380,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">সুবিধাজনক সারির উচ্চতা</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4346,14 +2399,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "পৃষ্ঠা এবং কলাম ছেদী সারি অনুমোদন করা হবে"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা হয়</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা "
+"হয়</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4362,14 +2419,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "শীর্ষচরণ সারিসমূহ পুনরাবৃত্তি করা হয়"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি "
+"সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,6 +2439,7 @@ msgctxt ""
msgid "Convert"
msgstr "রূপান্তর"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4386,14 +2448,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "পাঠ্য থেকে সারণি"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত "
+"পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি "
+"নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4402,14 +2470,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "সারণি থেকে পাঠ্য"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান "
+"সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে "
+"আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,6 +2492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">সাজানো</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4426,14 +2501,18 @@ msgctxt ""
msgid "Formula"
msgstr "সূত্র"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+msgstr ""
+"একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link "
+"href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4442,14 +2521,19 @@ msgctxt ""
msgid "Number Format"
msgstr "নম্বর বিন্যাস"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে পারবেন।"
+msgstr ""
+"<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> "
+"যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে "
+"পারবেন।"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4458,14 +2542,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "সারণির সীমানা"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+msgstr ""
+"সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র "
+"পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4474,6 +2562,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">সারণি বৈশিষ্ট্যাবলী</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2571,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "বুলেট ও সংখ্যায়ন বার"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2579,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4498,8 +2591,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন "
+"অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার "
+"সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2605,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "টুলবারসমূহ"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2613,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4526,6 +2627,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2636,7 @@ msgctxt ""
msgid "File"
msgstr "ফাইল"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2646,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ফাইল</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,8 +2654,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা "
+"অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2668,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">খুলুন</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2676,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ "
+"করুন</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2690,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">সংস্করণ</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2698,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2712,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">মুদ্রণ</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4604,8 +2720,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ যন্ত্রের সেটিং</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ "
+"যন্ত্রের সেটিং</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2733,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "সূত্রের বার"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,8 +2741,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">সূত্রের বার</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">সূত্রের বার</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4630,4 +2753,6 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
+msgstr ""
+"<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা "
+"করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
diff --git a/source/bn-IN/helpcontent2/source/text/swriter/librelogo.po b/source/bn-IN/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..2c047856786
--- /dev/null
+++ b/source/bn-IN/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4657 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-11-18 15:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn_IN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1353253100.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "স্ট্যাটাস বার"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ বিভিন্ন বোতাম প্রস্তাব করে।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "ভাষা"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ডিজিটাল সাক্ষর"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> ও দেখুন।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "জুম এবং বহির্বিন্যাস প্রদর্শন"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস পরিবর্তন করার অনুমোদন দেয়।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই মোড।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা দেখান।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "টুল"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">টুল</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা ক্রমায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা সংখ্যায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-অবজেক্ট বার"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট বার</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো নেই</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে সংশ্লিষ্ট।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer বৈশিষ্ট্যাবলী"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer বৈশিষ্ট্যাবলী</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "লেখা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা যায়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "নকশায়ন এবং কাঠামোকরণ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে সন্নিবেশ করিয়েছেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer সহ ডেস্কটপ প্রকাশনা"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">পাঠ্য ফ্রেম</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">গ্রাফিক্স</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং অন্যান্য বস্তু।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "গণনা"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] এর পাঠ্য নথির একটি একত্রিত <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "অঙ্কণসমূহ তৈরি করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "গ্রাফিক্স সন্নিবেশ করানো হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় ফন্ট প্রভাব তৈরি করে।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "সুবিধাজনক অ্যাপ্লিকেশন ইন্টারফেস"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\"> ডক</link>করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "টেনে এনে ফেলুন"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত $[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "সহায়তা ফাংশনসমূহ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার প্রস্থ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">শৈলী/ভরাটের রং</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "ছবি বার"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "সন্নিবেশ"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">সন্নিবেশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত বিভাজক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">অংশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ক্যাপশন</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">প্রতিনির্দেশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">মন্তব্য</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">খাম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">সারণি</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ফাইল</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "ফ্রেম বার"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ করুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু করুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের প্রতিনিধিত্ব করে।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির রং</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "বিন্যাস"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">বিন্যাস</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির বিষয়বস্তু ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও সংখ্যায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">পৃষ্ঠা</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">ছবি</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "উইন্ডো"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">উইন্ডো</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "পৃষ্ঠার প্রাকদর্শন"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার প্রাকদর্শন</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা প্রাকদর্শন মোডে দেখবেন।"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "প্রদর্শন"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">প্রদর্শন</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">জুম</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "সম্পাদনা"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">সম্পাদনা</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ প্রতিলেপন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও প্রতিস্থাপন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস অদল-বদল করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">পাদটীকাসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র ভুক্তি</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ ভুক্তি</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">লিংক</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "বিন্যাস বার"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস বার</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "অতিরিক্ত আইকনসমূহ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "ফন্ট বাড়ানো হবে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার বাড়ানো হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "ফন্ট কমানো হবে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার কমানো হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "বাম-থেকে-ডানে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা হয়েছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "ডান-থেকে-বামে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "পাঠ্য বস্তু বার"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু বার</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">উর্ধ্বলিপি</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "রুলার"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">রুলার</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Writer সহায়তায় $[officename] আপনাকে স্বাগতম"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer সহায়তা"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer এ কাজ করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "মেনু, টুলবার, এবং কী"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "সহায়তা গ্রহণ করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "সারণি বার"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত করুন</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে ফেলুন</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "মেনু"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">মেনু</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ করছে।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">সারণি</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "সন্নিবেশ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "একটি নতুন সারণি সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "কলামসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "কলামসমূহ সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "সারিসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "সারিসমূহ সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "মুছে ফেলা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">বর্তমান সারণি মুছে ফেলা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "কলামসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "নির্বাচিত কলামসমূহ মুছে ফেলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "সারিসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "নির্বাচিত সারিসমূহ মুছে ফেলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "নির্বাচন"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">বর্তমান সারণি নির্বাচন করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "কলাম"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "বর্তমান কলাম নির্বাচন করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "সারি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "বর্তমান সারি নির্বাচন করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "ঘর"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">বর্তমান ঘর নির্বাচন করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">ঘরসমূহ একত্রিত করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">ঘরসমূহ বিভক্ত করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "মানানসই"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "কলাম প্রস্থ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">সুবিধাজনক কলাম প্রস্থ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "সারির উচ্চতা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">সুবিধাজনক সারির উচ্চতা</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "পৃষ্ঠা এবং কলাম ছেদী সারি অনুমোদন করা হবে"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা হয়</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "শীর্ষচরণ সারিসমূহ পুনরাবৃত্তি করা হয়"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "রূপান্তর"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "পাঠ্য থেকে সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "সারণি থেকে পাঠ্য"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "সূত্র"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "নম্বর বিন্যাস"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "সারণির সীমানা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">সারণি বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "বুলেট ও সংখ্যায়ন বার"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "টুলবারসমূহ"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ফাইল"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ফাইল</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">খুলুন</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ করুন</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">সংস্করণ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">মুদ্রণ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ যন্ত্রের সেটিং</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "সূত্রের বার"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">সূত্রের বার</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
diff --git a/source/bn/helpcontent2/source/text/swriter.po b/source/bn/helpcontent2/source/text/swriter.po
index 740cbdbef2d..8894cb489c0 100644
--- a/source/bn/helpcontent2/source/text/swriter.po
+++ b/source/bn/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-11-18 15:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353252322.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "স্ট্যাটাস বার"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস "
+"বার</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ বিভিন্ন বোতাম প্রস্তাব করে।"
+msgstr ""
+"স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ "
+"বিভিন্ন বোতাম প্রস্তাব করে।"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,6 +59,7 @@ msgctxt ""
msgid "Language"
msgstr "ভাষা"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -58,6 +68,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +77,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ডিজিটাল সাক্ষর"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> ও দেখুন।"
+msgstr ""
+"<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> "
+"ও দেখুন।"
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +97,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "জুম এবং বহির্বিন্যাস প্রদর্শন"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস পরিবর্তন করার অনুমোদন দেয়।"
+msgstr ""
+"Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস "
+"পরিবর্তন করার অনুমোদন দেয়।"
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই মোড।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। "
+"পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই "
+"মোড।</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা দেখান।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি "
+"পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা "
+"দেখান।</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +141,7 @@ msgctxt ""
msgid "Tools"
msgstr "টুল"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +151,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">টুল</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +159,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট "
+"চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও "
+"আছে।</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +172,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা ক্রমায়ন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা "
+"ক্রমায়ন</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +184,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা সংখ্যায়ন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা "
+"সংখ্যায়ন</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +196,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -169,6 +210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,8 +218,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,8 +230,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -195,6 +242,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-অবজেক্ট বার"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,8 +250,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট "
+"বার</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,8 +262,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> "
+"OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের "
+"জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,8 +275,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো নেই</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো "
+"নেই</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,8 +287,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,8 +299,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,8 +310,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে সংশ্লিষ্ট।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে "
+"সংশ্লিষ্ট।"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,8 +323,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত "
+"থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,8 +335,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,8 +347,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর "
+"বৈশিষ্ট্যাবলী</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -284,6 +360,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer বৈশিষ্ট্যাবলী"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,8 +368,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer বৈশিষ্ট্যাবলী</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"বৈশিষ্ট্যাবলী</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,8 +381,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+msgstr ""
+"$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে "
+"চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন "
+"বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), "
+"মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই "
+"আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -311,6 +398,7 @@ msgctxt ""
msgid "Writing"
msgstr "লেখা হচ্ছে"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,8 +406,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা যায়।"
+msgstr ""
+"$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , "
+"রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত "
+"নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা "
+"যায়।"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,8 +422,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
-
+msgstr ""
+"$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, "
+"একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> "
+"এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড "
+"ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -338,6 +443,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "নকশায়ন এবং কাঠামোকরণ"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,8 +451,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে সন্নিবেশ করিয়েছেন।"
+msgstr ""
+"$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, "
+"ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস "
+"উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> "
+"আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে "
+"আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে "
+"সন্নিবেশ করিয়েছেন।"
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,8 +469,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+msgstr ""
+"আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি "
+"আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি "
+"সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের "
+"সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -365,6 +486,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer সহ ডেস্কটপ প্রকাশনা"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,8 +494,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">পাঠ্য ফ্রেম</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">গ্রাফিক্স</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং অন্যান্য বস্তু।"
-
+msgstr ""
+"$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা "
+"আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র "
+"তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে "
+"পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">পাঠ্য ফ্রেম</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">গ্রাফিক্স</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং "
+"অন্যান্য বস্তু।"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -383,6 +515,7 @@ msgctxt ""
msgid "Calculations"
msgstr "গণনা"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,8 +523,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] এর পাঠ্য নথির একটি একত্রিত <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি করতে পারবেন।"
+msgstr ""
+"$[officename] এর পাঠ্য নথির একটি একত্রিত <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন "
+"আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে "
+"সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি "
+"করতে পারবেন।"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -401,6 +540,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "অঙ্কণসমূহ তৈরি করা হচ্ছে"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,8 +548,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+msgstr ""
+"The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, "
+"গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -419,6 +563,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "গ্রাফিক্স সন্নিবেশ করানো হচ্ছে"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,8 +571,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় ফন্ট প্রভাব তৈরি করে।"
+msgstr ""
+"আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে "
+"পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> "
+"ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link "
+"href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় "
+"ফন্ট প্রভাব তৈরি করে।"
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -437,6 +590,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "সুবিধাজনক অ্যাপ্লিকেশন ইন্টারফেস"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,8 +598,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\"> ডক</link>করতে পারেন।"
+msgstr ""
+"প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে "
+"এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন "
+"প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা "
+"স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের "
+"কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dock\"> ডক</link>করতে পারেন।"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -455,6 +616,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "টেনে এনে ফেলুন"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,8 +624,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত $[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে "
+"ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং "
+"সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে "
+"গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত "
+"$[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -473,6 +641,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "সহায়তা ফাংশনসমূহ"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,8 +649,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+msgstr ""
+"আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link "
+"href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> "
+"কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের "
+"জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -490,6 +665,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,8 +673,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -508,6 +687,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,8 +695,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,8 +706,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার প্রস্থ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার "
+"প্রস্থ</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,8 +718,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,8 +729,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">শৈলী/ভরাটের রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">শৈলী/ভরাটের রং</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -552,6 +742,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "ছবি বার"
+#. XeHt
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -559,8 +750,11 @@ msgctxt ""
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস "
+"বার</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -569,6 +763,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -576,8 +771,11 @@ msgctxt ""
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. TME%
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -585,8 +783,11 @@ msgctxt ""
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. 9JRx
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -594,8 +795,11 @@ msgctxt ""
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম "
+"বৈশিষ্ট্যাবলী</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -604,6 +808,7 @@ msgctxt ""
msgid "Insert"
msgstr "সন্নিবেশ"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -613,6 +818,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">সন্নিবেশ</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -620,8 +826,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ "
+"করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য "
+"অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -629,8 +839,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত বিভাজক</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত "
+"বিভাজক</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -638,8 +851,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ অক্ষর</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ "
+"অক্ষর</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -649,6 +865,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">অংশ</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -656,8 +873,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -665,8 +884,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -676,6 +898,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ক্যাপশন</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -683,8 +906,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -692,8 +917,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">প্রতিনির্দেশ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">প্রতিনির্দেশ</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -703,6 +931,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">মন্তব্য</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -710,8 +939,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -721,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">খাম</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -730,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -739,6 +972,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">সারণি</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -746,8 +980,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক "
+"নিয়ম</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -755,8 +992,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান ফ্রেম</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান "
+"ফ্রেম</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -766,2446 +1006,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ফাইল</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3214,6 +1015,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "ফ্রেম বার"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3221,8 +1023,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3230,8 +1034,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> "
+"বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3239,8 +1046,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ "
+"করুন</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3248,8 +1058,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে "
+"নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3257,8 +1070,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু "
+"করুন</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3266,8 +1082,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের প্রতিনিধিত্ব করে।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন "
+"<emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের "
+"প্রতিনিধিত্ব করে।"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3275,8 +1095,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত "
+"থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3284,8 +1107,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব "
+"পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3293,8 +1120,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির রং</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির "
+"রং</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3302,8 +1132,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম "
+"বৈশিষ্ট্যাবলী</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3312,6 +1145,7 @@ msgctxt ""
msgid "Format"
msgstr "বিন্যাস"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3321,6 +1155,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">বিন্যাস</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3328,8 +1163,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির বিষয়বস্তু ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির "
+"বিষয়বস্তু ধারণ করে।</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3339,6 +1177,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3346,8 +1185,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3355,8 +1196,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও সংখ্যায়ন</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও "
+"সংখ্যায়ন</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3366,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">পৃষ্ঠা</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3373,8 +1218,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3382,8 +1229,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3393,6 +1242,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3402,6 +1252,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">ছবি</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3410,6 +1261,7 @@ msgctxt ""
msgid "Window"
msgstr "উইন্ডো"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3419,6 +1271,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">উইন্ডো</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3426,8 +1279,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে "
+"নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3436,6 +1292,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "পৃষ্ঠার প্রাকদর্শন"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3443,8 +1300,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার প্রাকদর্শন</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার "
+"প্রাকদর্শন</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3452,8 +1312,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা প্রাকদর্শন মোডে দেখবেন।"
+msgstr ""
+"<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা "
+"প্রাকদর্শন মোডে দেখবেন।"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3462,6 +1325,7 @@ msgctxt ""
msgid "View"
msgstr "প্রদর্শন"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3471,6 +1335,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">প্রদর্শন</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3478,8 +1343,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড "
+"আছে।</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3489,6 +1357,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">জুম</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3497,6 +1366,7 @@ msgctxt ""
msgid "Edit"
msgstr "সম্পাদনা"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3506,6 +1376,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">সম্পাদনা</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3513,8 +1384,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড "
+"আছে।</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3522,8 +1396,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ প্রতিলেপন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ "
+"প্রতিলেপন</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3531,8 +1408,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন "
+"করুন</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3540,8 +1420,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা "
+"করুন</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3549,8 +1432,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও প্রতিস্থাপন</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও "
+"প্রতিস্থাপন</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3558,8 +1444,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3567,8 +1456,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস অদল-বদল করুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস "
+"অদল-বদল করুন</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3576,8 +1468,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3585,8 +1479,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">পাদটীকাসমূহ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Footnotes\">পাদটীকাসমূহ</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3594,8 +1491,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র ভুক্তি</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র "
+"ভুক্তি</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3603,8 +1503,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ ভুক্তি</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ "
+"ভুক্তি</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3612,8 +1515,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3623,6 +1528,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">লিংক</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3630,8 +1536,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3640,6 +1548,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "বিন্যাস বার"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3647,8 +1556,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস "
+"বার</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3656,8 +1568,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন আছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন "
+"আছে।</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3665,8 +1580,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3676,6 +1593,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "অতিরিক্ত আইকনসমূহ"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3684,6 +1602,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "ফন্ট বাড়ানো হবে"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3692,6 +1611,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার বাড়ানো হয়।</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3700,6 +1620,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "ফন্ট কমানো হবে"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3708,6 +1629,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার কমানো হয়।</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3715,8 +1637,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+msgstr ""
+"যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3726,14 +1651,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "বাম-থেকে-ডানে"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3741,8 +1670,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা হয়েছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা "
+"হয়েছে।</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3752,14 +1684,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "ডান-থেকে-বামে"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3767,8 +1703,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় "
+"বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3777,6 +1716,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "পাঠ্য বস্তু বার"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3784,8 +1724,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু "
+"বার</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3793,8 +1736,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা "
+"একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে "
+"ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3802,8 +1749,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">উর্ধ্বলিপি</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">উর্ধ্বলিপি</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3811,8 +1761,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3820,8 +1772,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা হবে</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা "
+"হবে</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3831,6 +1786,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3838,8 +1794,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3847,8 +1805,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+msgstr ""
+"আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের "
+"জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3857,6 +1818,7 @@ msgctxt ""
msgid "Rulers"
msgstr "রুলার"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3866,6 +1828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">রুলার</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3873,8 +1836,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+msgstr ""
+"রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম "
+"প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3882,8 +1848,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+msgstr ""
+"রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং "
+"<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি "
+"অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3892,6 +1863,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Writer সহায়তায় $[officename] আপনাকে স্বাগতম"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3901,6 +1873,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer সহায়তা"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3910,6 +1883,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer এ কাজ করা হচ্ছে"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3919,6 +1893,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "মেনু, টুলবার, এবং কী"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3928,6 +1903,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "সহায়তা গ্রহণ করা হচ্ছে"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3936,6 +1912,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "সারণি বার"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3943,8 +1920,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3952,8 +1931,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ "
+"করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে "
+"সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3961,8 +1944,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত "
+"করুন</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3970,8 +1956,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে "
+"ফেলুন</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3979,8 +1968,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে ফেলুন</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে "
+"ফেলুন</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3988,8 +1980,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3997,8 +1992,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর "
+"বৈশিষ্ট্যাবলী</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4007,6 +2005,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,6 +2014,7 @@ msgctxt ""
msgid "Menus"
msgstr "মেনু"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4022,8 +2022,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">মেনু</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">মেনু</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4031,8 +2034,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ করছে।"
+msgstr ""
+"মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ "
+"করছে।"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +2047,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,14 +2056,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">সারণি</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে "
+"ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2076,7 @@ msgctxt ""
msgid "Insert"
msgstr "সন্নিবেশ"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2085,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2094,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "একটি নতুন সারণি সন্নিবেশ করা হয়।"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2103,7 @@ msgctxt ""
msgid "Columns"
msgstr "কলামসমূহ"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2112,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "কলামসমূহ সন্নিবেশ করা হয়।"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2121,7 @@ msgctxt ""
msgid "Rows"
msgstr "সারিসমূহ"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2130,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "সারিসমূহ সন্নিবেশ করা হয়।"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2139,7 @@ msgctxt ""
msgid "Delete"
msgstr "মুছে ফেলা"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2148,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2157,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">বর্তমান সারণি মুছে ফেলা হয়।</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2166,7 @@ msgctxt ""
msgid "Columns"
msgstr "কলামসমূহ"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2175,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "নির্বাচিত কলামসমূহ মুছে ফেলা হয়।"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2184,7 @@ msgctxt ""
msgid "Rows"
msgstr "সারিসমূহ"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2193,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "নির্বাচিত সারিসমূহ মুছে ফেলা হয়।"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2202,7 @@ msgctxt ""
msgid "Select"
msgstr "নির্বাচন"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2211,7 @@ msgctxt ""
msgid "Table"
msgstr "সারণি"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4194,6 +2221,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">বর্তমান সারণি নির্বাচন করা হয়।</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2230,7 @@ msgctxt ""
msgid "Column"
msgstr "কলাম"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2239,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "বর্তমান কলাম নির্বাচন করা হয়।"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2248,7 @@ msgctxt ""
msgid "Row"
msgstr "সারি"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2257,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "বর্তমান সারি নির্বাচন করা হয়।"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2266,7 @@ msgctxt ""
msgid "Cell"
msgstr "ঘর"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2275,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">বর্তমান ঘর নির্বাচন করা হয়।</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2284,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">ঘরসমূহ একত্রিত করা হবে</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,14 +2293,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">ঘরসমূহ বিভক্ত করা হবে</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,6 +2312,7 @@ msgctxt ""
msgid "Autofit"
msgstr "মানানসই"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4282,14 +2321,18 @@ msgctxt ""
msgid "Column width"
msgstr "কলাম প্রস্থ"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে পারেন।"
+msgstr ""
+"কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে "
+"পারেন।"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,14 +2341,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">সুবিধাজনক কলাম প্রস্থ</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4314,14 +2360,18 @@ msgctxt ""
msgid "Row Height"
msgstr "সারির উচ্চতা"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে পারেন।"
+msgstr ""
+"সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে "
+"পারেন।"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,14 +2380,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">সুবিধাজনক সারির উচ্চতা</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4346,14 +2399,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "পৃষ্ঠা এবং কলাম ছেদী সারি অনুমোদন করা হবে"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা হয়</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা "
+"হয়</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4362,14 +2419,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "শীর্ষচরণ সারিসমূহ পুনরাবৃত্তি করা হয়"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি "
+"সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,6 +2439,7 @@ msgctxt ""
msgid "Convert"
msgstr "রূপান্তর"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4386,14 +2448,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "পাঠ্য থেকে সারণি"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত "
+"পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি "
+"নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4402,14 +2470,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "সারণি থেকে পাঠ্য"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান "
+"সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে "
+"আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,6 +2492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">সাজানো</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4426,14 +2501,18 @@ msgctxt ""
msgid "Formula"
msgstr "সূত্র"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+msgstr ""
+"একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link "
+"href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4442,14 +2521,19 @@ msgctxt ""
msgid "Number Format"
msgstr "নম্বর বিন্যাস"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে পারবেন।"
+msgstr ""
+"<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> "
+"যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে "
+"পারবেন।"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4458,14 +2542,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "সারণির সীমানা"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+msgstr ""
+"সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র "
+"পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4474,6 +2562,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">সারণি বৈশিষ্ট্যাবলী</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2571,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "বুলেট ও সংখ্যায়ন বার"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2579,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4498,8 +2591,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন "
+"অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার "
+"সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2605,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "টুলবারসমূহ"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2613,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4526,6 +2627,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2636,7 @@ msgctxt ""
msgid "File"
msgstr "ফাইল"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2646,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ফাইল</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,8 +2654,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা "
+"অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2668,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">খুলুন</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2676,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ করুন</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ "
+"করুন</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2690,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">সংস্করণ</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2698,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2712,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">মুদ্রণ</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4604,8 +2720,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ যন্ত্রের সেটিং</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ "
+"যন্ত্রের সেটিং</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2733,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "সূত্রের বার"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,8 +2741,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">সূত্রের বার</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">সূত্রের বার</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4630,4 +2753,6 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
+msgstr ""
+"<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা "
+"করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
diff --git a/source/bn/helpcontent2/source/text/swriter/librelogo.po b/source/bn/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..04e9fff20fe
--- /dev/null
+++ b/source/bn/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4657 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-11-18 15:25+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1353252322.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "স্ট্যাটাস বার"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "স্ট্যাটাস বার বর্তমান নথি সম্পর্কে তথ্যাদি ধারণ করে এবং বিশেষ ফাংশন সহ বিভিন্ন বোতাম প্রস্তাব করে।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "ভাষা"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ডিজিটাল সাক্ষর"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">ডিজিটাল সাক্ষর</link> ও দেখুন।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "জুম এবং বহির্বিন্যাস প্রদর্শন"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer অবস্থা বারের তিনটি নিয়ন্ত্রণ আপনার পাঠ্য নথির জুম এবং দর্শন বিন্যাস পরিবর্তন করার অনুমোদন দেয়।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">দর্শন বিন্যাস আইকন বাম থেকে ডানে দেখায়: একক কলাম মোড। পৃষ্ঠার সাথে পার্শ্বদেশ ধরে দর্শন মোড। মুক্ত বই হিসেবে দুই পাতার সঙ্গে বই মোড।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">আরও পৃষ্ঠাসমূহ দেখতে জুম স্লাইডার কে বামে টানুন, একটি পৃষ্ঠায় জুম করতে ডান এলাকায় টানুন এবং পৃষ্ঠার একটি ছোট এলাকা দেখান।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "টুল"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">টুল</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এতে বানান টুল আছে, আপনার নথিতে যোগ করার জন্য অবজেক্ট চিত্রশালা আছে, একই সাথে মেনু কনফিগার এবং প্রোগ্রাম পছন্দসমূহ সেট করার টুলও আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">রূপরেখা ক্রমায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">রেখা সংখ্যায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">পাদটীকা</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন অপশন</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">স্বনির্বাচন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-অবজেক্ট বার"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-অবজেক্ট বার</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">যখন বস্তুসমূহ নির্বাচিত থাকে তখন <emph> OLE-অবজেক্ট </emph> বারের আবির্ভাব ঘটে, এবং বস্তু বিন্যাস এবং অবস্থানকরণের জন্য সর্বোচ্চ ফাংশন ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">কোনো মোড়ানো নেই</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিংও বেছে নিতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> এই আইকনটি <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের সাথে সংশ্লিষ্ট।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠার মাধ্যমে আপনি একই প্রভাব অর্জন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer বৈশিষ্ট্যাবলী"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer বৈশিষ্ট্যাবলী</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer আপনাকে পাঠ্য নথি ডিজাইন এবং তৈরি করতে দেয় যাতে চিত্রছবি, সারণি অথবা রেখাচিত্র অন্তর্ভুক্ত করতে পারেন। আপনি এরপর বিভিন্ন বিন্যাসে নথিটি সংরক্ষণ করতে পারেন যাতে আধুনিক ওপেন ডকুমেন্ট ফরম্যাট (ODF), মাইক্রোসফ্ট ওয়ার্ড ডকুমেন্ট ফরম্যাট, অথবা HTML অন্তর্ভুক্ত। এবং আপনি সহজেই আপনার নথি পোর্টেবল ডকুমেন্ট ফরম্যাটে এক্সপোর্ট করতে পারেন (PDF)।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "লেখা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer দিয়ে আপনি প্রাথমিক নথি তৈরি করতে পারেন, যেমন স্মারক, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ফ্যাক্স</link>, চিঠি , রিজিউমি এবং <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">একত্রিত নথি</link>, এছাড়াও দীর্ঘ এবং জটিল এবং বহু-অংশ সম্বলিত নথি, তথ্যসূত্র সহ সম্পূর্ণ, রেফারেন্স সারণি এবং নির্ঘন্ট ইত্যাদি তৈরি করা যায়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer প্রায় প্রতিটি ক্ষেত্রের জন্য <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">বানান পরীক্ষক</link>, একটি <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">শব্দকোষ</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">স্বয়ংক্রিয়-সংশোধন</link>, এবং <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">হাইফেন প্রয়োগ</link> এবং একই সাথে বিভিন্ন <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ফর্মা</link> বৈশিষ্ট্যাবলী অন্তর্ভূক্ত করে। এই উইজার্ড ব্যবহার করে আপনি আপনার নিজস্ব ফর্মা তৈরি করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "নকশায়ন এবং কাঠামোকরণ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] নথির নকশার জন্য বিভিন্ন প্রস্তাব দেয়। <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">অনুচ্ছেদ, স্বতন্ত্র অক্ষর, ফ্রেম এবং পৃষ্ঠার জন্য শৈলী তৈরি, নির্ধারণ এবং পরিবর্তন করতে শৈলী ও বিন্যাস উইন্ডো </link>ব্যবহার করুন। এছাড়াও, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ন্যাভিগেটর </link> আপনাকে দ্রুত আপনার নথিসমূহে যেতে সম্মতি দেয়, একটি রূপরেখা দর্শনে আপনাকে আপনার নথিটি দেখতে দেয়, এবং বস্তুর ধারা ধরে রাখে যেটি আপনি আপনার নথিতে সন্নিবেশ করিয়েছেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "আপনি পাঠ্য নথিতে বিভিন্ন <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">সূচি ও সারণিসমূহ</link> তৈরি করতে পারেন। আপনি আপনার নিজস্ব প্রয়োজন অনুসারে সূচি ও সারণিসমূহের কাঠামো এবং উপস্থিতি সংজ্ঞায়িত করতে পারেন। লাইভ হাইপারলিংক এবং বুকমার্কসমূহ আপনাকে পাঠ্যের সংশ্লিষ্ট আইটেমে সরাসরি যেতে দেয়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer সহ ডেস্কটপ প্রকাশনা"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer এ বিপুল সংখ্যক ডেস্কটপ প্রকাশনা এবং অংকন টুল আছে যা আপনাকে পেশাদারী শৈলীযুক্ত নথি যেমন বিবরণপত্র, নিউজলেটার এবং আমন্ত্রণপত্র তৈরিতে সহায়তা করে। আপনি আপনার নথি বহু-কলাম বহির্বিন্যাস দিয়ে ফরম্যাট করতে পারেন, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">পাঠ্য ফ্রেম</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">গ্রাফিক্স</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">সারণি</link>, এবং অন্যান্য বস্তু।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "গণনা"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] এর পাঠ্য নথির একটি একত্রিত <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">গণনা ফাংশন আছে</link> যা আপনাকে জটিল গণনাসমূহ অথবা যৌক্তিক সংযোগসমূহ সম্পাদনা করতে সহায়তা করে। গণনা সম্পাদনা করতে আপনি সহজেই একটি পাঠ্য নথিতে একটি সারণি তৈরি করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "অঙ্কণসমূহ তৈরি করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">অংকন টুল</link> আপনাকে পাঠ্য নথিতে সরাসরি অংকন, গ্রাফিক্স, ব্যাখ্যা এবং অন্যান্য ধরনের অংকন তৈরি করতে দেয়।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "গ্রাফিক্স সন্নিবেশ করানো হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "আপনি একটি পাঠ্য নথিতে <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ভিন্ন বিন্যাস সহ </link> চিত্রসমূহ সন্নিবেশ করাতে পারেন, যাতে একটি JPG অথবা GIF বিন্যাস সহ গ্রাফিক্স অন্তর্ভূক্ত। এছাড়াও, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">গ্যালারি</link> ক্লিপআর্ট গ্রাফিক্সের একটি সংগ্রহ প্রদান করে, এবং <link href=\"text/shared/guide/fontwork.xhp\">ফন্টওয়ার্ক গ্যালারি</link> আকর্ষনীয় ফন্ট প্রভাব তৈরি করে।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "সুবিধাজনক অ্যাপ্লিকেশন ইন্টারফেস"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "প্রোগ্রাম ইন্টারফেস পরিকল্পনা করা হয় যাতে করে আপনি আপনার পছন্দসমূহ অনুসারে এতে পছন্দসই আইকন এবং মেনু অনুসারে এটি কনফিগার করতে পারেন। আপনি বিভিন্ন প্রোগ্রাম উইন্ডো চিহ্নিত করতে পারেন, যেমন শৈলী ও বিন্যাস উইন্ডো অথবা স্ক্রীনের যেকোনো স্থানে ভাসমান উইন্ডো হিসেবে ন্যাভিগেটর। আপনি কর্মপরিসরের কিনারায় কিছু উইন্ডো <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\"> ডক</link>করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "টেনে এনে ফেলুন"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">টেনে এনে ফেলুন</link> বৈশিষ্ট্যটি আপনাকে $[officename] এ পাঠ্য নথি সহ দ্রুত এবং সুদক্ষভাবে কাজ করতে সক্রিয় করে। উদাহরণস্বরূপ, যেমন গ্যালারি থেকে গ্রাফিক্সসমূহ, একই নথিতে এক অবস্থান থেকে অন্য অবস্থানে, অথবা উন্মুক্ত $[officename] নথিসমূহের মাঝে আপনি বস্তুসমূহ টেনে এনে ছাড়তে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "সহায়তা ফাংশনসমূহ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "আপনি $[officename] অ্যাপ্লিকেশনের জন্য <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">সহায়তা পদ্ধতি</link> কে একটি সম্পূর্ণ রেফারেন্স হিসেবে ব্যবহার করতে পারেন, এতে <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">সাধারণ এবং জটিল কাজের জন্য কমান্ডগুলো</link> অন্তর্ভূক্ত থাকবে।"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">অংকন অবজেক্ট বৈশিষ্ট্যাবলী বার</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">রেখার শৈলী</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">রেখার প্রস্থ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">রেখার রং</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">শৈলী/ভরাটের রং</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "ছবি বার"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">স্ট্যাটাস বার</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "সন্নিবেশ"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">সন্নিবেশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">সন্নিবেশ মেনু আপনার নথিতে নতুন উপাদান প্রবেশের কমান্ড ধারণ করে। এটি অংশ, পাদটীকা, মন্তব্য, বিশেষ অক্ষর, গ্রাফিক্স, এবং অন্যান্য অ্যাপ্লিকেশন হতে অবজেক্ট অন্তর্ভূক্ত করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">স্বনির্ধারিত বিভাজক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">বিশেষ অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">অংশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">পাদটীকা/প্রান্তটীকা</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ক্যাপশন</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">বুকমার্ক</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">প্রতিনির্দেশ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">মন্তব্য</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">স্ক্রিপ্ট</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">খাম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">সারণি</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">অনুভূমিক নিয়ম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ভাসমান ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ফাইল</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "ফ্রেম বার"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">ফ্রেম বার</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">যখন ফ্রেমটি নির্বাচিত হবে, <emph>ফ্রেম</emph> বার বিন্যাস এবং অবস্থানকরণের জন্য সর্ব্বোচ ফাংশন প্রদান করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">মোড়ানো বন্ধ করুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/><emph>মুড়িয়ে নেওয়া</emph> ট্যাব পৃষ্ঠায় আপনি সেটিং ও পছন্দ করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">মোড়ানো চালু করুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>এই আইকন <emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় <emph>পৃষ্ঠা মোড়ানো</emph> অপশনের প্রতিনিধিত্ব করে।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">এক প্রান্ত থেকে আরেক প্রান্তে মুড়িয়ে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>মোড়ানো</emph> ট্যাব পৃষ্ঠায় আপনি এই সেটিং সংজ্ঞায়িত করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">পটভূমির রং</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">ফ্রেম বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "বিন্যাস"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">বিন্যাস</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">বহির্বিন্যাস ফরম্যাট করার কমান্ড এবং আপনার নথির বিষয়বস্তু ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">বুলেট ও সংখ্যায়ন</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">পৃষ্ঠা</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">কলামসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">অংশসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ফ্রেম</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">ছবি</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "উইন্ডো"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">উইন্ডো</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">এতে নথির উইন্ডোকে নিপুণভাবে ব্যবহার এবং প্রদর্শনের জন্য কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "পৃষ্ঠার প্রাকদর্শন"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">পৃষ্ঠার প্রাকদর্শন</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>পৃষ্ঠা প্রাকবীক্ষন</emph> আবির্ভূত হবে যখন আপনি বর্তমান নথিটি পৃষ্ঠা প্রাকদর্শন মোডে দেখবেন।"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "প্রদর্শন"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">প্রদর্শন</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই মেনুতে নথিটির পর্দা প্রদর্শনী নিয়ন্ত্রনের কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">জুম</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "সম্পাদনা"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">সম্পাদনা</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই মেনুটিতে বর্তমান নথির বিষয়বস্তু সম্পাদনা করার কমান্ড আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">বিশেষ প্রতিলেপন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">পাঠ্য নির্বাচন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">নথি তুলনা করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">অনুসন্ধান ও প্রতিস্থাপন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ডাটাবেস অদল-বদল করুন</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ক্ষেত্রসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">পাদটীকাসমূহ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">সূচিপত্র ভুক্তি</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">সংস্করণ ভুক্তি</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">হাইপারলিংক</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">লিংক</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ইমেজ ম্যাপ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "বিন্যাস বার"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">বিন্যাস বার</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">বিন্যাস বারে কিছু পাঠ্য বিন্যাস ফাংশন আছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ফন্টের রং</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "অতিরিক্ত আইকনসমূহ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "ফন্ট বাড়ানো হবে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার বাড়ানো হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "ফন্ট কমানো হবে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">নির্বাচিত পাঠ্যের ফন্টের আকার কমানো হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "যদি <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> সহায়তা সক্রিয় থাকে, দুটি অতিরিক্ত আইকন দৃশ্যমান হয়।"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "বাম-থেকে-ডানে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ডানের আইকনের বামে</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">পাঠ্যটি বাম-থেকে-ডানে সন্নিবেশ করা হয়েছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "ডান-থেকে-বামে"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">বামের আইকনের ডানে</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">পাঠ্যটি একটি জটিল লেখা বিন্যাস ভাষায় বিন্যস্ত যা ডান থেকে বামে লেখা হয়েছে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "পাঠ্য বস্তু বার"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">পাঠ্য বস্তু বার</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\"> পাঠ্যের জন্য বিন্যাস কমান্ড ধারণ করে যা একটি অংকন বস্তুতে ধারণ করা হয়।</ahelp> যখন আপনি একটি অঙ্কন বস্তুর ভিতরে ডাবল ক্লিক করবেন তখন <emph>পাঠ্য বস্তু</emph> বার আবির্ভূত হবে।"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">উর্ধ্বলিপি</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">নিম্নলিপি</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">সব নির্বাচন করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">অক্ষর</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">অনুচ্ছেদ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "আপনি এখানে ইনডেন্ট, স্পেসিং, প্রান্তিককরণ এবং বর্তমানে নির্বাচত অনুচ্ছেদের জন্য রেখা ফাঁকাকরণ সংজ্ঞায়িত করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "রুলার"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">রুলার</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "রুলার পৃষ্ঠার মাত্রাসমূহ, এবং ট্যাবের অবস্থান, ইনডেন্ট, সীমানা এবং কলাম প্রদর্শন করে। রুলারে মাউস ব্যবহার করে আপনি এসব পরির্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "রুলারে ডাবল ক্লিক করে, আপনি <emph>অনুচ্ছেদ</emph> ডায়ালগ খুলতে পারেন এবং <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">বর্তমান অনুচ্ছেদ অথবা সব নির্বাচিত অনুচ্ছেদের জন্য সরাসরি অনুচ্ছেদ বিন্যাস </link> নির্ধারণ করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Writer সহায়তায় $[officename] আপনাকে স্বাগতম"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer সহায়তা"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer এ কাজ করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "মেনু, টুলবার, এবং কী"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "সহায়তা গ্রহণ করা হচ্ছে"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "সারণি বার"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">সারণি বার</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>সারণি </emph> বার সারণিসমূহ নিয়ে কাজ করার সময় আপনার প্রয়োজনীয় ফাংশনসমূহ ধারণ করে। যখন আপনি কার্সারটি সারণিতে সরিয়ে নিবেন তখন এটি উপস্থিত হবে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">ঘরসমূহ একত্রিত করুন</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">সারি মুছে ফেলুন</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">কলাম মুছে ফেলুন</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">স্বয়ংক্রিয়-পাঠ্য</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">বস্তুর বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "মেনু"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">মেনু</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "মেনু এবং ডায়ালগের জন্য প্রাপ্ত সহায়তা বিষয়গুলো নিম্নোক্ত অংশ তালিকাবদ্ধ করছে।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">সারণি</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">একটি পাঠ্য নথির ভিতরে সারণি সন্নিবেশ, সম্পাদনা, এবং মুছে ফেলার কমান্ডসমূহ দেখায়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "সন্নিবেশ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "একটি নতুন সারণি সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "কলামসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "কলামসমূহ সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "সারিসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "সারিসমূহ সন্নিবেশ করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "মুছে ফেলা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">বর্তমান সারণি মুছে ফেলা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "কলামসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "নির্বাচিত কলামসমূহ মুছে ফেলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "সারিসমূহ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "নির্বাচিত সারিসমূহ মুছে ফেলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "নির্বাচন"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "সারণি"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">বর্তমান সারণি নির্বাচন করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "কলাম"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "বর্তমান কলাম নির্বাচন করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "সারি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "বর্তমান সারি নির্বাচন করা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "ঘর"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">বর্তমান ঘর নির্বাচন করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">ঘরসমূহ একত্রিত করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">ঘরসমূহ বিভক্ত করা হবে</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">সারণি স্বয়ংক্রিয়-বিন্যাস</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "মানানসই"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "কলাম প্রস্থ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "কলাম প্রস্থ ডায়ালগ খোলা হয় যেখানে আপনি একটি কলামের প্রস্থ পরিবর্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">সুবিধাজনক কলাম প্রস্থ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">কলামসমূহ সমভাবে বন্টন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "সারির উচ্চতা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "সারির উচ্চতা ডায়ালগ খোলা হয় যেখানে আপনি একটি সারির উচ্চতা পরিবর্তন করতে পারেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">সুবিধাজনক সারির উচ্চতা</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">সারিসমূহ সমভাবে বন্টন করুন</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "পৃষ্ঠা এবং কলাম ছেদী সারি অনুমোদন করা হবে"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">বর্তমান সারির মধ্যে একটি পৃষ্ঠা বিভাজক অনুমোদন করা হয়</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "শীর্ষচরণ সারিসমূহ পুনরাবৃত্তি করা হয়"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">পরবর্তী পৃষ্ঠায় সারণি শীর্ষচরণ পুনরাবৃত্তি করা হয় যদি সারণিটি এক বা একাধিক পৃষ্ঠা বিস্তার করুন।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "রূপান্তর"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "পাঠ্য থেকে সারণি"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনি নির্বাচিত পাঠ্যকে সারণিতে রুপান্তর করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "সারণি থেকে পাঠ্য"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">একটি ডায়ালগ খোলা হয় যেখানে আপনি বর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।</ahelp><link href=\"text/swriter/01/06090000.xhp\">একটি ডায়ালগ খোলা হয় </link> যেখানে আপনিবর্তমান সারণিকে পাঠ্যে রুপান্তর করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">সাজানো</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "সূত্র"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "একটি সূত্র সন্নিবেশ করতে অথবা সম্পাদনা করতে <link href=\"text/swriter/main0214.xhp\">সূত্র বার</link> খোলা হয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "নম্বর বিন্যাস"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "<link href=\"text/shared/optionen/01040500.xhp\">একটি ডায়ালগ খোলা হয়</link> যেখানে আপনি সংখ্যাসমূহের বিন্যাসকে সারণিতে সুনির্দিষ্টভাবে উল্লেখ করতে পারবেন।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "সারণির সীমানা"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "সারণির ঘরের আশেপাশে সীমানা দেখানো অথবা গোপন করা হয়। সীমানাসমূহ কেবলমাত্র পর্দায় দৃশ্যমান এবং মুদ্রিত নয়।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">সারণি বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "বুলেট ও সংখ্যায়ন বার"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">বুলেট ও সংখ্যায়ন বার</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">অনুচ্ছেদের ক্রমের পরিবর্তন এবং বিভিন্ন অনুচ্ছেদের স্তরের বর্ণনা অন্তর্ভূক্ত সহ, <emph>বুলেট এবং ক্রমায়ণ</emph> বার সংখ্যায়িত অনুচ্ছেদের কাঠামো পরিবর্তন করার জন্য ফাংশন ধারণ করে।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "টুলবারসমূহ"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">টুলবারসমূহ</link></variable>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ফাইল"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ফাইল</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">এই কমান্ডগুলো বর্তমান নথিতে, একটি নতুন নথি খুলতে, বা অ্যাপ্লিকেশন বন্ধ করতে প্রয়োগ করা হয়।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">খুলুন</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">নতুন নামে সংরক্ষণ করুন</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">সংস্করণ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">বৈশিষ্ট্যাবলী</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">মুদ্রণ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">মুদ্রণ যন্ত্রের সেটিং</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "সূত্রের বার"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">সূত্রের বার</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>সূত্র</emph> বার আপনাকে একটি নথিতে গণনা করার এবং গণনা করার অনুমতি দেয়।</ahelp><emph>সূত্র</emph> বার সক্রিয় করতে, F2 চাপুন।"
diff --git a/source/bo/helpcontent2/source/text/swriter.po b/source/bo/helpcontent2/source/text/swriter.po
index e473c295573..8dacee0950d 100644
--- a/source/bo/helpcontent2/source/text/swriter.po
+++ b/source/bo/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-11-18 16:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353254504.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "གནས་སྟངས་ཚང།"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"གནས་སྟངས་ཚང་\">གནས་སྟངས་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" "
+"name=\"གནས་སྟངས་ཚང་\">གནས་སྟངས་ཚང་</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "\"གནས་སྟངས་ཚང་\"ནང་འབྲེལ་ཡོད་མིག་སྔའི་ཡིག་ཚགས་ཀྱིས་ཆ་འཕྲིན་ཚུད་ཡོདཔ་མ་ཟད་དམིགས་བསལ་བྱེད་ནུས་ཀྱི་གནོན་མཐེབ་ལྡན་པ་ཁག་མཁོ་འདོན་བྱེད།"
+msgstr ""
+"\"གནས་སྟངས་ཚང་\"ནང་འབྲེལ་ཡོད་མིག་སྔའི་ཡིག་ཚགས་ཀྱིས་ཆ་འཕྲིན་ཚུད་ཡོདཔ་མ་ཟད་དམིགས"
+"་བསལ་བྱེད་ནུས་ཀྱི་གནོན་མཐེབ་ལྡན་པ་ཁག་མཁོ་འདོན་བྱེད།"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,6 +59,7 @@ msgctxt ""
msgid "Language"
msgstr "སྐད་བརྡ།"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -58,6 +68,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,6 +77,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "གྲངས་ཀའི་མིང་རྟགས་བཀོད་པ།"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -74,6 +86,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,6 +95,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "སྡུར་ཚད་མངོན་པ།"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -90,6 +104,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -98,6 +113,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -106,6 +122,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +131,7 @@ msgctxt ""
msgid "Tools"
msgstr "ཡོ་བྱད།"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +141,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ཡོ་བྱད་\">ཡོ་བྱད་</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -132,6 +151,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +159,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"ལེ་ཚན་ཨང་སྒྲིག་\">ལེ་ཚན་ཨང་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"ལེ་ཚན་ཨང་སྒྲིག་\">ལེ་ཚན་ཨང་སྒྲིག་</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +171,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"ཕྲེང་ཨང་སྒྲིག་\">ཕྲེང་ཨང་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"ཕྲེང་ཨང་སྒྲིག་\">ཕྲེང་ཨང་སྒྲིག་</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +183,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -167,8 +195,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,8 +207,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"རང་འགུལ་འདེམས་གཞི་དག་བཅོས་\">རང་འགུལ་འདེམས་གཞི་དག་བཅོས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"རང་འགུལ་འདེམས་གཞི་དག་བཅོས་\">རང་འགུལ་འདེམས་གཞི་དག་བཅོས་</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,8 +219,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"སྡེ་སྒྲིག་\">རང་མཚན་འཇོག་</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"སྡེ་སྒྲིག་\">རང་མཚན་འཇོག་</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -195,6 +232,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE བྱ་ཡུལ་ཚང།"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,8 +240,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE བྱ་ཡུལ་ཚང་\">OLE བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE བྱ་ཡུལ་ཚང་\">OLE "
+"བྱ་ཡུལ་ཚང་</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,8 +252,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"> བྱ་ཡུལ་འདེམས་སྐབས་<emph>[OLE བྱ་ཡུལ་ཚང་]</emph>མངོན་ གཞན་གལ་ཆེན་གྱི་རྣམ་གཞག་ཅན་དང་གནས་ངེས་བྱ་ཡུལ་གྱི་བྱེད་ནུས་སྤྱོད་པ་ཁ་ཤས་ཚུད། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"> བྱ་ཡུལ་འདེམས་སྐབས་<emph>[OLE "
+"བྱ་ཡུལ་ཚང་]</emph>མངོན་ "
+"གཞན་གལ་ཆེན་གྱི་རྣམ་གཞག་ཅན་དང་གནས་ངེས་བྱ་ཡུལ་གྱི་བྱེད་ནུས་སྤྱོད་པ་ཁ་ཤས་ཚུད། "
+"</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,8 +266,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,8 +278,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་<emph> ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་བཀོད་སྒྲིག་འདི་འདེམས།"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་<emph> "
+"ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་བཀོད་སྒྲིག་འདི་འདེམས།"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,8 +291,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,8 +303,13 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདི་<emph> ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་གི་<emph>ཤོག་ངོས་ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཕན་ཚུན་ལྟོས་ཟླ་ཡིན།"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདི་<emph> ཟླ"
+"ུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་གི་<emph>ཤོག་ངོས་ཟླུམ་སྐོར་</emph>"
+"འདེམས་གཞི་ཕན་ཚུན་ལྟོས་ཟླ་ཡིན།"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,8 +317,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,8 +329,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་<emph> ཟླུམ་སྐོར་</emph>སྤྱད་དེ་འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་འདྲ་མཚུངས་ཀྱི་ཕན་འབྲས་ཐོབ་ཐུབ།"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་<emph> ཟླུམ་སྐོ"
+"ར་</emph>སྤྱད་དེ་འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་འདྲ་མཚུངས་ཀྱི་ཕན་འབྲས་ཐོབ་ཐུབ།"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,8 +342,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -284,6 +355,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས།"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,8 +363,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་\">$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་\">$[officename] "
+"ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,8 +376,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ནི་འཆར་འགོད་དང་བཟོ་བའི་ནང་རིས་དབྱིབས་ རེའུ་མིག་ཡང་ན་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ཚུད་པ་སྤྱོད་ ཡིག་ཚགས་ནི་རྣམ་གཞག་གི་འདྲ་བ་སྣ་ཚོགས་ལ་ཉར་ཚགས་བྱེད་ དཔེར་ན་ Microsoft Word、HTML དང་ Adobe ཡི་ཡིག་ཚགས་རྣམ་གཞག་(PDF) སྤོ་རུང་།"
+msgstr ""
+"$[officename] ཡི་གེ་ལས་སྣོན་ནི་འཆར་འགོད་དང་བཟོ་བའི་ནང་རིས་དབྱིབས་ "
+"རེའུ་མིག་ཡང་ན་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ཚུད་པ་སྤྱོད་ "
+"ཡིག་ཚགས་ནི་རྣམ་གཞག་གི་འདྲ་བ་སྣ་ཚོགས་ལ་ཉར་ཚགས་བྱེད་ དཔེར་ན་ Microsoft "
+"Word、HTML དང་ Adobe ཡི་ཡིག་ཚགས་རྣམ་གཞག་(PDF) སྤོ་རུང་།"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -311,6 +392,7 @@ msgctxt ""
msgid "Writing"
msgstr "ཡི་གེ་ནང་འཇུག།"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,8 +400,17 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] ཡི་གེ་ལས་སྣོན་སྤྱད་དེ་རིགས་སྣ་ཚོགས་ཀྱི་གཞི་རྩའི་ཡིག་ཚགས་གསར་བཟོ་བྱེད་ དཔེར་ན་བརྗོད་བྱང་ <link href=\"text/shared/guide/fax.xhp\" name=\"བཪྙན་སྐྱེལ་\">བཪྙན་སྐྱེལ་</link>、འཕྲིན་ཡིག་、ལོ་རྒྱུས་མདོར་བསྡུས་<link href=\"text/swriter/01/01150000.xhp\" name=\"ཟླ་སྒྲིལ་ཡིག་ཚགས་\">ཟླ་སྒྲིལ་ཡིག་ཚགས་</link>སོགས་ ད་དུང་ཡིག་ཚང་དཀར་ཆག་、རེའུ་མིག་བཤེར་འདྲེན་ཪྙོག་འཛིང་གསར་བཟོ་དང་ཡང་ན་ཆ་ཤས་མང་བའི་ཡིག་ཚགས་བེད་སྤྱོད་ཆོག་"
+msgstr ""
+"$[officename] "
+"ཡི་གེ་ལས་སྣོན་སྤྱད་དེ་རིགས་སྣ་ཚོགས་ཀྱི་གཞི་རྩའི་ཡིག་ཚགས་གསར་བཟོ་བྱེད་ "
+"དཔེར་ན་བརྗོད་བྱང་ <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"བཪྙན་སྐྱེལ་\">བཪྙན་སྐྱེལ་</link>、འཕྲིན་ཡིག་、ལོ་རྒྱུས་མདོར་བསྡུས་<link "
+"href=\"text/swriter/01/01150000.xhp\" "
+"name=\"ཟླ་སྒྲིལ་ཡིག་ཚགས་\">ཟླ་སྒྲིལ་ཡིག་ཚགས་</link>སོགས་ ད་དུང་ཡིག་ཚང་དཀར་ཆག་、"
+"རེའུ་མིག་བཤེར་འདྲེན་ཪྙོག་འཛིང་གསར་བཟོ་དང་ཡང་ན་ཆ་ཤས་མང་བའི་ཡིག་ཚགས་བེད་སྤྱོད་"
+"ཆོག་"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,8 +418,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ཡང་བེད་སྤྱོད་ཡོད་པའི་བྱེད་ནུས་མང་དག་ཚུད་ཡོད་ དཔེར་ན་:<link href=\"text/shared/01/06010000.xhp\" name=\"སྦྱོར་འབྲི་བརྟག་དཔྱད་\">སྦྱོར་འབྲི་བརྟག་དཔྱད་</link>、<link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"དོན་གཅིག་ཚིག་མཛོད་\">དོན་གཅིག་ཚིག་མཛོད་</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"རང་འགུལ་དག་བཅོས་\">རང་འགུལ་དག་བཅོས་</link>དང་<link href=\"text/swriter/01/06030000.xhp\" name=\"ཆད་ཚིག་\">ཆད་ཚིག་</link> དུས་མཚུངས་སྤྱོད་སྒོ་མང་དག་གི་<link href=\"text/shared/01/01010100.xhp\" name=\"མ་པང་\">མ་པང་</link> མཁོ་འདོན་བྱེད། ཁྱེད་ཀྱིས་\"སྣེ་སྟོན་\"སྤྱད་དེ་རང་གི་མ་པང་གསར་བཟོ་བྱེད།"
-
+msgstr ""
+"$[officename] ཡི་གེ་ལས་སྣོན་ཡང་བེད་སྤྱོད་ཡོད་པའི་བྱེད་ནུས་མང་དག་ཚུད་ཡོད་ "
+"དཔེར་ན་:<link href=\"text/shared/01/06010000.xhp\" "
+"name=\"སྦྱོར་འབྲི་བརྟག་དཔྱད་\">སྦྱོར་འབྲི་བརྟག་དཔྱད་</link>、<link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"དོན་གཅིག་ཚིག་མཛོད་\">དོན་གཅིག་ཚིག་མཛོད་</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"རང་འགུལ་དག་བཅོས་\">རང་འགུལ་དག་བཅོས་</link>དང་<link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"ཆད་ཚིག་\">ཆད་ཚིག་</link> "
+"དུས་མཚུངས་སྤྱོད་སྒོ་མང་དག་གི་<link href=\"text/shared/01/01010100.xhp\" "
+"name=\"མ་པང་\">མ་པང་</link> མཁོ་འདོན་བྱེད། "
+"ཁྱེད་ཀྱིས་\"སྣེ་སྟོན་\"སྤྱད་དེ་རང་གི་མ་པང་གསར་བཟོ་བྱེད།"
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -338,6 +441,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "འཆར་འགོད་དང་གྲུབ་ཆ།"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,8 +449,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] འཆར་འགོད་ཡིག་ཚགས་ཀྱིས་འདེམས་གཞི་ཁག་མཁོ་འདོན་བྱེད་ཡོད། <link href=\"text/swriter/01/05140000.xhp\" name=\"རིགས་ཁག་བཟོ་ལྟ་\">རིགས་ཁག་བཟོ་ལྟ་</link> སྒེའུ་ཁུང་གསར་བཟོ་བེད་སྤྱོད་ དུམ་མཚམས་ ཡིག་རྟགས་རྐྱང་པ་ སྒྲོམ་གཞི་དང་ཤོག་ངོས་ཀྱི་བཟོ་ལྟ་གཏན་འཁེལ་དང་བཟོ་བཅོས་བྱེད། དེ་ཕུད་པའི་<link href=\"text/swriter/01/02110000.xhp\" name=\"ལག་རོགས་\">ལག་རོགས་</link> ད་དུང་ཁྱེད་ཀྱིས་ཡིག་ཚགས་ནང་མགྱོགས་མྱུར་སྤོ་སྒུལ་བྱ་རྒྱུ་ལ་རོགས་རམ་བྱེད་ རྩ་འཛིན་མཐོང་རིས་ཡིག་ཚགས་ལྟ་ཞིབ་དང་དེ་བཞིན་རྗེས་འདོད་ནི་ཡིག་ཚགས་ནང་གི་བྱ་ཡུལ་ཁག་བསྒར་འཛུད་བྱེད།"
-
+msgstr ""
+"$[officename] འཆར་འགོད་ཡིག་ཚགས་ཀྱིས་འདེམས་གཞི་ཁག་མཁོ་འདོན་བྱེད་ཡོད། <link "
+"href=\"text/swriter/01/05140000.xhp\" "
+"name=\"རིགས་ཁག་བཟོ་ལྟ་\">རིགས་ཁག་བཟོ་ལྟ་</link> སྒེའུ་ཁུང་གསར་བཟོ་བེད་སྤྱོད་ "
+"དུམ་མཚམས་ ཡིག་རྟགས་རྐྱང་པ་ "
+"སྒྲོམ་གཞི་དང་ཤོག་ངོས་ཀྱི་བཟོ་ལྟ་གཏན་འཁེལ་དང་བཟོ་བཅོས་བྱེད། དེ་ཕུད་པའི་<link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"ལག་རོགས་\">ལག་རོགས་</link> "
+"ད་དུང་ཁྱེད་ཀྱིས་ཡིག་ཚགས་ནང་མགྱོགས་མྱུར་སྤོ་སྒུལ་བྱ་རྒྱུ་ལ་རོགས་རམ་བྱེད་ རྩ་"
+"འཛིན་མཐོང་རིས་ཡིག་ཚགས་ལྟ་ཞིབ་དང་དེ་བཞིན་རྗེས་འདོད་ནི་ཡིག་ཚགས་ནང་གི་བྱ་ཡུལ་ཁག"
+"་བསྒར་འཛུད་བྱེད།"
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,8 +468,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "ཁྱེད་ཀྱིས་ད་དུང་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་<link href=\"text/swriter/01/04120000.xhp\" name=\"བཤེར་འདྲེན་དང་དཀར་ཆག་\">བཤེར་འདྲེན་དང་དཀར་ཆག་</link>སྣ་ཚོགས་གསར་བཟོ་བྱེད་པ་མ་ཟད་སྒེར་གྱི་དགོས་མཁོ་ལྟར་དཀར་ཆག་གི་གྲུབ་ཆ་དང་ཕྱི་རྣམ་མཚན་འཇོག་བྱེད། བྱ་འགུལ་གྱི་ཆེས་ཐག་སྦྲེལ་དང་ཤོག་མཆན་ཁྱེད་ཀྱིས་ཐད་ཀར་ཡིག་ཚགས་ནང་གི་ལྟོས་ཟླའི་རྣམ་གྲངས་ལ་མཆོངས།"
+msgstr ""
+"ཁྱེད་ཀྱིས་ད་དུང་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་<link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"བཤེར་འདྲེན་དང་དཀར་ཆག་\">བཤེར་འདྲེན་"
+"དང་དཀར་ཆག་</link>སྣ་ཚོགས་གསར་བཟོ་བྱེད་པ་མ་ཟད་སྒེར་གྱི་དགོས་མཁོ་ལྟར་དཀར་ཆག་གི"
+"་གྲུབ་ཆ་དང་ཕྱི་རྣམ་མཚན་འཇོག་བྱེད། བྱ་འགུལ་གྱི་ཆེས་ཐག་སྦྲེལ་དང་ཤོག་མཆན་ཁྱེད་"
+"ཀྱིས་ཐད་ཀར་ཡིག་ཚགས་ནང་གི་ལྟོས་ཟླའི་རྣམ་གྲངས་ལ་མཆོངས།"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -365,6 +485,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་སྒྲོག་ངོས་པར་སྒྲིག་མ་ལག།"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,8 +493,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ནང་སྒྲོམ་ངོས་པར་དེབ་ཡོ་བྱད་དང་རིས་འགོད་ཡོ་བྱད་རིགས་ཚུད་ཡོད་ ཁྱེད་ཀྱིས་ཆེད་ལས་ཀྱི་ཡིག་ཚགས་གསར་བཟོ་ལ་རོགས་ཕན་བྱེད་ དཔེར་ན་དེབ་ཆུང་གི་གསར་འགྱུར་ཡི་གེ་དང་གདན་ཞུའི་ཡི་གེ་སོགས་ལྟ་བུ། ཡང་ཚང་མང་པར་དབྱིབས་བེད་སྤྱོད་ <link href=\"text/swriter/guide/text_frame.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>、<link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"རིས་དབྱིབས་\">རིས་དབྱིབས་</link>、<link href=\"text/swriter/guide/table_insert.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>དེ་བཞིན་གཞན་གྱི་བྱ་ཡུལ་གྱིས་རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས།"
-
+msgstr ""
+"$[officename] "
+"ཡི་གེ་ལས་སྣོན་ནང་སྒྲོམ་ངོས་པར་དེབ་ཡོ་བྱད་དང་རིས་འགོད་ཡོ་བྱད་རིགས་ཚུད་ཡོད་ "
+"ཁྱེད་ཀྱིས་ཆེད་ལས་ཀྱི་ཡིག་ཚགས་གསར་བཟོ་ལ་རོགས་ཕན་བྱེད་ "
+"དཔེར་ན་དེབ་ཆུང་གི་གསར་འགྱུར་ཡི་གེ་དང་གདན་ཞུའི་ཡི་གེ་སོགས་ལྟ་བུ། "
+"ཡང་ཚང་མང་པར་དབྱིབས་བེད་སྤྱོད་ <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>、<link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"རིས་དབྱིབས་\">རིས་དབྱིབས་</link>、<link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>"
+"དེ་བཞིན་གཞན་གྱི་བྱ་ཡུལ་གྱིས་རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས།"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -383,6 +515,7 @@ msgctxt ""
msgid "Calculations"
msgstr "རྩིས་རྒྱག།"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,8 +523,15 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] ཡི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་<link href=\"text/swriter/main0214.xhp\" name=\"རྩིས་རྒྱག་བྱེད་ནུས་\">རྩིས་རྒྱག་བྱེད་ནུས་</link>ཆ་ཚང་ཞིག་སྤྱོད་ཡོད་ དེ་བེད་སྤྱོད་དེས་ཁྱེད་ཀྱིས་རེ་བ་ནན་པོ་བྱས་ཏེ་རྩིས་རྒྱག་འམ་ཡང་ན་གཏན་ཚིགས་ཐག་སྦྲེལ་བྱེད། ཁྱེད་ཀྱིས་ཁུངས་ལྡན་དང་སྟབས་བདེའི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་རྩིས་རྒྱག་དགོས་ངེས་ཀྱི་རེའུ་མིག་སྤྱོད་པ་གསར་བཟོ་བྱེད།"
+msgstr ""
+"$[officename] ཡི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་<link "
+"href=\"text/swriter/main0214.xhp\" "
+"name=\"རྩིས་རྒྱག་བྱེད་ནུས་\">རྩིས་རྒྱག་བྱེད་ནུས་</link>ཆ་ཚང་ཞིག་སྤྱོད་ཡོད་ དེ"
+"་བེད་སྤྱོད་དེས་ཁྱེད་ཀྱིས་རེ་བ་ནན་པོ་བྱས་ཏེ་རྩིས་རྒྱག་འམ་ཡང་ན་གཏན་ཚིགས་ཐག་སྦྲ"
+"ེལ་བྱེད། ཁྱེད་ཀྱིས་ཁུངས་ལྡན་དང་སྟབས་བདེའི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་རྩིས་རྒྱ"
+"ག་དགོས་ངེས་ཀྱི་རེའུ་མིག་སྤྱོད་པ་གསར་བཟོ་བྱེད།"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -401,6 +541,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "རིས་འགོད།"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,8 +549,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་<link href=\"text/shared/02/01140000.xhp\" name=\"རིས་འགོད་ཡོ་བྱད་\">རིས་འགོད་ཡོ་བྱད་</link>བེད་སྤྱོད་ ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་ཐད་ཀར་རིས་འགོད་ རིས་དབྱིབས་ རིས་དཔེ་དེ་བཞིན་རིགས་གཞན་གྱི་རིས་འགོད་བྱ་ཡུལ་གསར་བཟོ་བྱེད།"
+msgstr ""
+"$[officename] ཡི་གེ་ལས་སྣོན་གྱི་<link href=\"text/shared/02/01140000.xhp\" "
+"name=\"རིས་འགོད་ཡོ་བྱད་\">རིས་འགོད་ཡོ་བྱད་</link>བེད་སྤྱོད་ "
+"ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་ཐད་ཀར་རིས་འགོད་ རིས་དབྱིབས་ "
+"རིས་དཔེ་དེ་བཞིན་རིགས་གཞན་གྱི་རིས་འགོད་བྱ་ཡུལ་གསར་བཟོ་བྱེད།"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -419,6 +565,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "རིས་འགོད་བསྒར་འཛུད།"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -428,6 +575,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -437,6 +585,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "སྟབས་བསྟུན་གྱི་བཀོལ་སྤྱོད་འཆར་ངོས།"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,8 +593,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "བྱ་རིམ་འཆར་ངོས་ནི་ཞིབ་ཕྲའི་འཆར་འགོད་བརྒྱུད་ཡོད་སྒེར་གྱི་དགའ་སྣང་ལ་བརྟེན་ནས་དེ་སྦྱོར་སྒྲིག་བྱེད་ རང་མཚན་འཇོག་རིས་རྟགས་དང་ཚལ་ཐོ་ཚུད་ཡོད་བྱ་རིམ་ཁག་གི་སྒེའུ་ཁུང་(དཔེར་ན་\"རིགས་ཁག་བཟོ་ལྟ་\"སྒེའུ་ཁུང་ཡང་ན་\"ལག་རོགས་\"སྒེའུ་ཁུང་)འཕྱོ་སྒུལ་སྒེའུ་ཁུང་ངོས་ནས་གསལ་ཡོལ་གྱི་གནས་ས་གང་རུང་ཞིག་འཇོག་ སྒེའུ་ཁུང་ཁ་ཤས་<link href=\"text/shared/guide/autohide.xhp\" name=\"རྒྱས་བཅད་\">རྒྱས་བཅད་</link> ལས་ཀའི་བར་སྟོང་གི་མཐའ་འགྲམ་བྱ་ཆོག།"
+msgstr ""
+"བྱ་རིམ་འཆར་ངོས་ནི་ཞིབ་ཕྲའི་འཆར་འགོད་བརྒྱུད་ཡོད་སྒེར་གྱི་དགའ་སྣང་ལ་བརྟེན་ནས་ད"
+"ེ་སྦྱོར་སྒྲིག་བྱེད་ རང་མཚན་འཇོག་རིས་རྟགས་དང་ཚལ་ཐོ་ཚུད་ཡོད་བྱ་རིམ་ཁག་གི་སྒེའ"
+"ུ་ཁུང་(དཔེར་ན་\"རིགས་ཁག་བཟོ་ལྟ་\"སྒེའུ་ཁུང་ཡང་ན་\"ལག་རོགས་\"སྒེའུ་ཁུང་)འཕྱོ་སྒུལ"
+"་སྒེའུ་ཁུང་ངོས་ནས་གསལ་ཡོལ་གྱི་གནས་ས་གང་རུང་ཞིག་འཇོག་ སྒེའུ་ཁུང་ཁ་ཤས་<link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"རྒྱས་བཅད་\">རྒྱས་བཅད་</link> "
+"ལས་ཀའི་བར་སྟོང་གི་མཐའ་འགྲམ་བྱ་ཆོག།"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -455,6 +611,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "ཙིག་རྟགས་འདྲུད་སྐྱེལ་བཀོལ་སྤྱོད།"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,8 +619,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"འདྲུད་སྐྱེལ་\">འདྲུད་སྐྱེལ་</link>བྱེད་ནུས་ནི་དེ་བས་མྱུར་བདེ་བྱེད་ཚད་མཐོ་$[officename] ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ལས་སྣོན་བྱེད། དཔེར་ན་ འདྲུད་སྐྱེལ་སྤྱད་དེ་བྱ་ཡུལ་(དཔེར་ན་ དྲས་སྦྱར་རིས་མཛོད་ནང་གི་རིས་དབྱིབས་)མིག་སྔའི་ཡིག་ཚགས་ཀྱི་གནས་ས་གཞན་ཡང་ན་བེད་སྤྱོད་བྱེད་བཞིན་པའི་ $[officename] ཡིག་ཚགས་ནང་འདྲུད་སྐྱེལ་བྱེད།"
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"འདྲུད་སྐྱེལ་\">འདྲུད་སྐྱེལ་"
+"</link>བྱེད་ནུས་ནི་དེ་བས་མྱུར་བདེ་བྱེད་ཚད་མཐོ་$[officename] "
+"ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ལས་སྣོན་བྱེད། དཔེར་ན་ "
+"འདྲུད་སྐྱེལ་སྤྱད་དེ་བྱ་ཡུལ་(དཔེར་ན་ དྲས་སྦྱར་རིས་མཛོད་ནང་གི་རིས་དབྱིབས་)མིག་"
+"སྔའི་ཡིག་ཚགས་ཀྱི་གནས་ས་གཞན་ཡང་ན་བེད་སྤྱོད་བྱེད་བཞིན་པའི་ $[officename] "
+"ཡིག་ཚགས་ནང་འདྲུད་སྐྱེལ་བྱེད།"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -473,6 +637,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "རོགས་རམ་བྱེད་ནུས།"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,8 +645,15 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "ཁྱེད་ཀྱིས་ནང་དོན་རྒྱ་ཆེ་བའི་འཕྲུལ་མཐུད་<link href=\"text/shared/05/00000110.xhp\" name=\"རོགས་རམ་མ་ལག་\">རོགས་རམ་མ་ལག་</link>བེད་སྤྱོད་ཆོག་ མ་ལག་འདི་ $[officename] ཉེར་སྤྱོད་བྱ་རིམ་གྱི་ཆ་ཚང་འདྲེན་སྤྱོད་བརྩིས་ དེའི་ནང་སྟབས་བདེ་དང་ཪྙོག་འཛིང་ལས་འགན་གྱི་<link href=\"text/swriter/guide/main.xhp\" name=\"གསལ་བཤད་\">གསལ་བཤད་</link>ཚུད་ཡོད།"
+msgstr ""
+"ཁྱེད་ཀྱིས་ནང་དོན་རྒྱ་ཆེ་བའི་འཕྲུལ་མཐུད་<link "
+"href=\"text/shared/05/00000110.xhp\" "
+"name=\"རོགས་རམ་མ་ལག་\">རོགས་རམ་མ་ལག་</link>བེད་སྤྱོད་ཆོག་ མ་ལག་འདི་ "
+"$[officename] ཉེར་སྤྱོད་བྱ་རིམ་གྱི་ཆ་ཚང་འདྲེན་སྤྱོད་བརྩིས་ "
+"དེའི་ནང་སྟབས་བདེ་དང་ཪྙོག་འཛིང་ལས་འགན་གྱི་<link "
+"href=\"text/swriter/guide/main.xhp\" name=\"གསལ་བཤད་\">གསལ་བཤད་</link>ཚུད་ཡོད།"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -490,6 +662,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "རིས་འགོད་བྱ་ཡུལ་ཚང།"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,8 +670,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"རིས་འགོད་བྱ་ཡུལ་ཚང་\">རིས་འགོད་བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" "
+"name=\"རིས་འགོད་བྱ་ཡུལ་ཚང་\">རིས་འགོད་བྱ་ཡུལ་ཚང་</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -508,6 +684,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,8 +692,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་བཟོ་ལྟ་\">ཐིག་སྐུད་བཟོ་ལྟ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་བཟོ་ལྟ་\">ཐིག་སྐུད་བཟོ་ལྟ་</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,8 +704,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་སྦོམ་ཕྲ་\">ཐིག་སྐུད་སྦོམ་ཕྲ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་སྦོམ་ཕྲ་\">ཐིག་སྐུད་སྦོམ་ཕྲ་</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,8 +716,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,8 +728,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"ནང་དོན་སྐོང་གསབ་\">ནང་དོན་སྐོང་གསབ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" "
+"name=\"ནང་དོན་སྐོང་གསབ་\">ནང་དོན་སྐོང་གསབ་</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -552,46 +741,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "པར་རིས་བྱ་ཡུལ་ཚང།"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"པར་རིས་བྱ་ཡུལ་ཚང་\">པར་རིས་བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" "
+"name=\"པར་རིས་བྱ་ཡུལ་ཚང་\">པར་རིས་བྱ་ཡུལ་ཚང་</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>[པར་རིས་བྱ་ཡུལ་ཚང་]</emph>རྣམ་གཞག་ཅན་དང་གནས་འདེམས་ངེས་ཀྱི་གནས་རིས་པར་རིས་ཀྱི་བྱེད་ནུས་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>[པར་རིས་བྱ་ཡུལ་ཚང་]</emph>རྣམ་གཞག་ཅན་ད"
+"ང་གནས་འདེམས་ངེས་ཀྱི་གནས་རིས་པར་རིས་ཀྱི་བྱེད་ནུས་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"དྲང་འཕྱང་མགོ་རྟིང་སློག་\">དྲང་འཕྱང་མགོ་རྟིང་སློག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" "
+"name=\"དྲང་འཕྱང་མགོ་རྟིང་སློག་\">དྲང་འཕྱང་མགོ་རྟིང་སློག་</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"ཆུ་སྙོམས་མགོ་རྟིང་སློག་\">ཆུ་སྙོམས་མགོ་རྟིང་སློག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" "
+"name=\"ཆུ་སྙོམས་མགོ་རྟིང་སློག་\">ཆུ་སྙོམས་མགོ་རྟིང་སློག་</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" "
+"name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -600,6 +805,7 @@ msgctxt ""
msgid "Insert"
msgstr "བསྒར་འཛུད།"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,8 +813,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"བསྒར་འཛུད་\">བསྒར་འཛུད་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0104.xhp\" name=\"བསྒར་འཛུད་\">བསྒར་འཛུད་</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -618,6 +826,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,8 +834,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"བར་གཅོད་རྟགས་\">བར་གཅོད་རྟགས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" "
+"name=\"བར་གཅོད་རྟགས་\">བར་གཅོད་རྟགས་</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,8 +846,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"མཚོན་རྟགས་\">མཚོན་རྟགས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"མཚོན་རྟགས་\">མཚོན་རྟགས་</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -645,6 +859,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"ས་ཁོངས་\">ས་ཁོངས་</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,8 +867,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,8 +879,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"ཞབས་མཆན་དང་མཇུག་མཆན་\">ཞབས་མཆན་དང་མཇུག་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"ཞབས་མཆན་དང་མཇུག་མཆན་\">ཞབས་མཆན་དང་མཇུག་མཆན་</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,8 +891,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"མཚན་མཆན་\">མཚན་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"མཚན་མཆན་\">མཚན་མཆན་</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,8 +902,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"ཤོག་མཆན་\">ཤོག་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"ཤོག་མཆན་\">ཤོག་མཆན་</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,8 +913,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"འདྲེན་སྤྱོད་\">འདྲེན་སྤྱོད་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"འདྲེན་སྤྱོད་\">འདྲེན་སྤྱོད་</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,8 +925,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"དཔྱད་མཆན་\">དཔྱད་མཆན་</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"དཔྱད་མཆན་\">དཔྱད་མཆན་</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,8 +936,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,8 +947,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"ཡིག་སྐོག་\">ཡིག་སྐོག་...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" "
+"name=\"ཡིག་སྐོག་\">ཡིག་སྐོག་...</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,8 +959,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,8 +971,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04150000.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,8 +982,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"ཆུ་སྙོམས་ཐིག་\">ཆུ་སྙོམས་ཐིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" "
+"name=\"ཆུ་སྙོམས་ཐིག་\">ཆུ་སྙོམས་ཐིག་</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,8 +994,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"སྒྲོམ་བྱ་ཡུལ་\">སྒྲོམ་བྱ་ཡུལ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" "
+"name=\"སྒྲོམ་བྱ་ཡུལ་\">སྒྲོམ་བྱ་ཡུལ་</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -762,2446 +1008,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ཡིག་ཆ་\">ཡིག་ཆ་</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3210,6 +1017,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང།"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,8 +1025,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་\">ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" "
+"name=\"ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་\">ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,8 +1037,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">སྒྲོམ་གཞི་འདེམས་སྐབས་ <emph>[ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་]</emph>གལ་ཆེན་གྱི་སྒྲོམ་གཞིའི་རྣམ་གཞག་དང་གནས་ངེས་བྱེད་ནུས་ཁག་མཁོ་འདོན། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">སྒྲོམ་གཞི་འདེམས་སྐབས་ <emph>[ཡིག་དེབ་སྒྲོམ་བྱ"
+"་ཡུལ་ཚང་]</emph>གལ་ཆེན་གྱི་སྒྲོམ་གཞིའི་རྣམ་གཞག་དང་གནས་ངེས་བྱེད་ནུས་ཁག་མཁོ་འད"
+"ོན། </ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,8 +1050,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,8 +1062,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་འདེམས་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་འདེམ"
+"ས་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,8 +1074,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,8 +1086,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདིའི་ལྟོས་ཟླ་<emph>ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ནང་<emph>ཤོག་ངོས་</emph>བྱེད་ནུས་ཟླུམ་སྐོར་བྱེད།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདི"
+"འི་ལྟོས་ཟླ་<emph>ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ནང་<emph>ཤོག་ངོས་</"
+"emph>བྱེད་ནུས་ཟླུམ་སྐོར་བྱེད།"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,8 +1099,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,8 +1111,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་འདེམས་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་འདེམས"
+"་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,8 +1123,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"སྐོང་གསབ་ཚོས་གཞི་\">སྐོང་གསབ་ཚོས་གཞི་</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"སྐོང་གསབ་ཚོས་གཞི་\">སྐོང་གསབ་ཚོས་གཞི་</link>"
+#. T{$,
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3299,8 +1136,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3309,6 +1149,7 @@ msgctxt ""
msgid "Format"
msgstr "རྣམ་གཞག།"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3318,6 +1159,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"རྣམ་གཞག་\">རྣམ་གཞག་</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3325,8 +1167,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས་པར་གཞི་དང་ནང་དོན་གྱི་བཀའ་ཚིག་ཚུད་ཡོད། </ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས་པར་གཞི་དང་ནང་དོན་གྱི་བཀའ"
+"་ཚིག་ཚུད་ཡོད། </ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3334,8 +1179,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3343,8 +1190,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3352,8 +1201,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"ཨང་སྒྲིག་/རྣམ་གྲངས་མཚོན་རྟགས་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"ཨང་སྒྲིག་/རྣམ་གྲངས་མཚོན་རྟགས་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག་</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,8 +1213,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"ཤོག་ལྷེ་...\">ཤོག་ལྷེ་...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" "
+"name=\"ཤོག་ལྷེ་...\">ཤོག་ལྷེ་...</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,8 +1225,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"ཚང་དབྱེ་\">ཚང་དབྱེ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"ཚང་དབྱེ་\">ཚང་དབྱེ་</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3381,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"ས་ཁོངས་\">ས་ཁོངས་</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,8 +1246,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,8 +1258,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"བཪྙན་རིས་\">བཪྙན་རིས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"བཪྙན་རིས་\">བཪྙན་རིས་</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3407,6 +1270,7 @@ msgctxt ""
msgid "Window"
msgstr "སྒེའུ་ཁུང།"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,8 +1278,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"སྒེའུ་ཁུང་\">སྒེའུ་ཁུང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0107.xhp\" name=\"སྒེའུ་ཁུང་\">སྒེའུ་ཁུང་</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3423,8 +1289,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">དོ་དམ་དང་ཡིག་ཚགས་སྒེའུ་ཁུང་གི་བཀའ་ཚིག་མངོན་པ་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">དོ་དམ་དང་ཡིག་ཚགས་སྒེའུ་ཁུང"
+"་གི་བཀའ་ཚིག་མངོན་པ་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3433,6 +1302,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད།"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3440,8 +1310,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་\">སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད"
+"་\">སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3449,8 +1322,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "སྔོན་ལྟ་མ་ཚུལ་གཏག་པར་ནང་མིག་སྔའི་ཡིག་ཚགས་ལྟ་ཞིབ་སྐབས་ <emph>[སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་]</emph>མངོན།"
+msgstr ""
+"སྔོན་ལྟ་མ་ཚུལ་གཏག་པར་ནང་མིག་སྔའི་ཡིག་ཚགས་ལྟ་ཞིབ་སྐབས་ "
+"<emph>[སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་]</emph>མངོན།"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3459,6 +1335,7 @@ msgctxt ""
msgid "View"
msgstr "མཐོང་རིས།"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,8 +1343,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"མཐོང་རིས་\">མཐོང་རིས་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0103.xhp\" name=\"མཐོང་རིས་\">མཐོང་རིས་</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3477,6 +1356,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,8 +1364,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"སྡུར་ཚད་མངོན་པ་\">སྡུར་ཚད་མངོན་པ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" "
+"name=\"སྡུར་ཚད་མངོན་པ་\">སྡུར་ཚད་མངོན་པ་</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3494,6 +1377,7 @@ msgctxt ""
msgid "Edit"
msgstr "རྩོམ་སྒྲིག།"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,8 +1385,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"རྩོམ་སྒྲིག་\">རྩོམ་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"རྩོམ་སྒྲིག་\">རྩོམ་སྒྲིག་</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3512,6 +1398,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3519,8 +1406,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་\">འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" "
+"name=\"འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་\">འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3528,8 +1418,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"ཡི་གེ་འདེམས་པ་\">ཡི་གེ་འདེམས་པ་</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" "
+"name=\"ཡི་གེ་འདེམས་པ་\">ཡི་གེ་འདེམས་པ་</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3537,8 +1430,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"ཡིག་ཚགས་སྡུར་བ།...\">ཡིག་ཚགས་སྡུར་བ།...</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" "
+"name=\"ཡིག་ཚགས་སྡུར་བ།...\">ཡིག་ཚགས་སྡུར་བ།...</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3546,8 +1442,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"བཙལ་འཚོལ་དང་ཚབ་བརྗེ་\">བཙལ་འཚོལ་དང་ཚབ་བརྗེ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" "
+"name=\"བཙལ་འཚོལ་དང་ཚབ་བརྗེ་\">བཙལ་འཚོལ་དང་ཚབ་བརྗེ་</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3555,8 +1454,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"རང་འགུལ་རིས་ཡིག་ཚོགས་\">རང་འགུལ་རིས་ཡིག་ཚོགས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"རང་འགུལ་རིས་ཡིག་ཚོགས་\">རང་འགུལ་རིས་ཡིག་ཚོགས་</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3564,8 +1466,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"གཞི་གྲངས་མཛོད་བརྗེ་བ་\">གཞི་གྲངས་མཛོད་བརྗེ་བ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" "
+"name=\"གཞི་གྲངས་མཛོད་བརྗེ་བ་\">གཞི་གྲངས་མཛོད་བརྗེ་བ་</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,8 +1478,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"ཡིག་དུམ་\">ཡིག་དུམ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"ཡིག་དུམ་\">ཡིག་དུམ་</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3582,8 +1489,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3591,8 +1500,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"བཤེར་འདྲེན་གཤར་བྱང་\">བཤེར་འདྲེན་གཤར་བྱང་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"བཤེར་འདྲེན་གཤར་བྱང་\">བཤེར་འདྲེན་གཤར་བྱང་</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3600,8 +1512,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་\">ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་\">ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3609,8 +1524,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,8 +1536,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"ཐག་སྦྲེལ་\">ཐག་སྦྲེལ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"ཐག་སྦྲེལ་\">ཐག་སྦྲེལ་</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3627,8 +1547,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"བཪྙན་རིས་རྟེན་འཕྲོ་\">བཪྙན་རིས་རྟེན་འཕྲོ་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" "
+"name=\"བཪྙན་རིས་རྟེན་འཕྲོ་\">བཪྙན་རིས་རྟེན་འཕྲོ་</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3637,6 +1560,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "རྣམ་གཞག་ཡོ་བྱད་ཚང།"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3644,8 +1568,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"རྣམ་གཞག་ཡོ་བྱད་ཚང་\">རྣམ་གཞག་ཡོ་བྱད་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" "
+"name=\"རྣམ་གཞག་ཡོ་བྱད་ཚང་\">རྣམ་གཞག་ཡོ་བྱད་ཚང་</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3653,8 +1580,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>[རྣམ་གཞག་ཡོ་བྱད་ཚང་]</emph>ཡི་གེའིརྣམ་གཞག་བྱེད་ནུས་ཁ་ཤས་ཚུད་ཡོད། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>[རྣམ་གཞག་ཡོ་བྱད་ཚང་]</emph>ཡི་གེའིརྣམ་གཞ"
+"ག་བྱེད་ནུས་ཁ་ཤས་ཚུད་ཡོད། </ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3662,8 +1592,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"ཡིག་གཟུགས་ཚོས་གཞི་\">ཡིག་གཟུགས་ཚོས་གཞི་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" "
+"name=\"ཡིག་གཟུགས་ཚོས་གཞི་\">ཡིག་གཟུགས་ཚོས་གཞི་</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3673,6 +1606,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "རིས་རྟགས་གཞན།"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3681,6 +1615,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3689,6 +1624,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3697,6 +1633,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3705,6 +1642,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3712,8 +1650,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "གལ་སྲིད་<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> རྒྱབ་སྐྱོར་སྒུལ་སྤྱོད་ཟིན་ན་ཟུར་སྣོན་རིས་རྟགས་གཉིས་ཐོན་གྱི་རེད།"
+msgstr ""
+"གལ་སྲིད་<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"རྒྱབ་སྐྱོར་སྒུལ་སྤྱོད་ཟིན་ན་ཟུར་སྣོན་རིས་རྟགས་གཉིས་ཐོན་གྱི་རེད།"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3723,14 +1664,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "གཡོན་ནས་གཡས་བར།"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">གཡོན་ནས་གཡས་ཀྱི་རིས་རྟགས་</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt "
+"id=\"alt_id8354747\">གཡོན་ནས་གཡས་ཀྱི་རིས་རྟགས་</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3738,8 +1684,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">གཡོན་ནས་གཡས་ལ་ཡི་གེ་ནང་བཅུག་བྱེད། </ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">གཡོན་ནས་གཡས་ལ་ཡི་གེ་ནང་བཅུག་བྱེད། "
+"</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3749,14 +1698,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "གཡས་ནས་གཡོན།"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">གཡས་ནས་གཡོན་གྱི་རིས་རྟགས་</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt "
+"id=\"alt_id2405774\">གཡས་ནས་གཡོན་གྱི་རིས་རྟགས་</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3764,8 +1718,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">གཡས་ནས་གཡོན་ཡི་གེ་ཪྙོག་འཛིང་ཡི་གེའི་པར་གཞིའི་སྐད་བརྡའི་རྣམ་གཞག་གི་ཡི་གེ་བཅུག་</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">གཡས་ནས་གཡོན་ཡི་གེ་ཪྙོག་འཛིང་ཡི་གེའི་པར་གཞི"
+"འི་སྐད་བརྡའི་རྣམ་གཞག་གི་ཡི་གེ་བཅུག་</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3774,6 +1731,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "ཡི་གེའི་བྱ་ཡུལ་ཚང།"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3781,8 +1739,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"ཡི་གེའི་བྱ་ཡུལ་ཚང་\">ཡི་གེའི་བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" "
+"name=\"ཡི་གེའི་བྱ་ཡུལ་ཚང་\">ཡི་གེའི་བྱ་ཡུལ་ཚང་</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3790,8 +1751,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">རྣམ་གཞག་ཅན་གྱི་རིས་འགོད་བྱ་ཡུལ་ནང་གི་ཡི་གེའི་བཀའ་ཚིག་སྤྱོད་པ་ཚུད་ཡོད། </ahelp> རིས་འགོད་བྱ་ཡུལ་ནང་ཙིག་རྟགས་ཆ་རྡེབ་སྐབས་<emph>[ཡི་གེ་བྱ་ཡུལ་ཚང་]</emph>མངོན་ཡོད།"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">རྣམ་གཞག་ཅན་གྱི་རིས་འགོད་བྱ་ཡུལ་ནང་གི་ཡི་ག"
+"ེའི་བཀའ་ཚིག་སྤྱོད་པ་ཚུད་ཡོད། </ahelp> རིས་འགོད་བྱ་ཡུལ་ནང་ཙིག་རྟགས་ཆ་རྡེབ་སྐབ"
+"ས་<emph>[ཡི་གེ་བྱ་ཡུལ་ཚང་]</emph>མངོན་ཡོད།"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3799,8 +1764,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"གོང་རྟགས་\">གོང་རྟགས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"གོང་རྟགས་\">གོང་རྟགས་</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3808,8 +1775,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"འོག་རྟགས་\">འོག་རྟགས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"འོག་རྟགས་\">འོག་རྟགས་</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3817,8 +1786,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"ཚང་འདེམས་\">ཚང་འདེམས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"ཚང་འདེམས་\">ཚང་འདེམས་</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3826,8 +1797,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3835,8 +1808,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3844,8 +1819,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "འདིར་ཁྱེད་ཀྱིས་བདམས་པའི་ཡིག་དུམ་ནང་སྐུམ་ སྙོམ་གཤིབ་དང་ཕྲེང་རྒྱང་བཀོད་སྒྲིག་བྱེད།"
+msgstr ""
+"འདིར་ཁྱེད་ཀྱིས་བདམས་པའི་ཡིག་དུམ་ནང་སྐུམ་ "
+"སྙོམ་གཤིབ་དང་ཕྲེང་རྒྱང་བཀོད་སྒྲིག་བྱེད།"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3854,6 +1832,7 @@ msgctxt ""
msgid "Rulers"
msgstr "ཚད་ཁྲེ།"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3863,6 +1842,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"ཚད་ཁྲེ་\">ཚད་ཁྲེ་</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3870,8 +1850,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "ཚད་ཁྲེ་ལ་ཤོག་ངོས་ཚད་རྟགས་མངོན་པ་མ་ཟད་ད་དུང་བྲིས་འགོད་མཐེབ་བྲིས་རྟགས་ནང་ སྐུམ་བྲིས་རྟགས་ ཤོག་མཐའི་བར་ཐག་དང་ཚང་དབྱེའི་བྲིས་རྟགས་ཡང་མངོན་ཐུབ། ཙིག་རྟགས་བཀོལ་སྤྱོད་སྤྱད་དེ་སྟབས་བདེའི་སྒོ་ནས་བཀོད་སྒྲིག་འདི་དག་བཟོ་བཅོས་བྱེད།"
+msgstr ""
+"ཚད་ཁྲེ་ལ་ཤོག་ངོས་ཚད་རྟགས་མངོན་པ་མ་ཟད་ད་དུང་བྲིས་འགོད་མཐེབ་བྲིས་རྟགས་ནང་ "
+"སྐུམ་བྲིས་རྟགས་ ཤོག་མཐའི་བར་ཐག་དང་ཚང་དབྱེའི་བྲིས་རྟགས་ཡང་མངོན་ཐུབ། ཙིག་རྟགས"
+"་བཀོལ་སྤྱོད་སྤྱད་དེ་སྟབས་བདེའི་སྒོ་ནས་བཀོད་སྒྲིག་འདི་དག་བཟོ་བཅོས་བྱེད།"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3879,8 +1863,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "ཚད་ཁྲེ་སྟོང་པའི་སྐྱ་མདོག་གནས་ས་ཆ་རྡེབ་བྱེད་ གླེང་སྒྲོམ་དུམ་མཚམས་ཁ་ཕྱེས། གླེང་སྒྲོམ་འདིའི་ནང་ཁྱེད་ཀྱིས་བདམས་པའི་དུམ་མཚམས་མང་ན་དུམ་མཚམས་ཚང་མ་<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད་\">ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད་</link>"
+msgstr ""
+"ཚད་ཁྲེ་སྟོང་པའི་སྐྱ་མདོག་གནས་ས་ཆ་རྡེབ་བྱེད་ གླེང་སྒྲོམ་དུམ་མཚམས་ཁ་ཕྱེས། "
+"གླེང་སྒྲོམ་འདིའི་ནང་ཁྱེད་ཀྱིས་བདམས་པའི་དུམ་མཚམས་མང་ན་དུམ་མཚམས་ཚང་མ་<link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས"
+"་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད་\">ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག"
+"་བྱེད་</link>"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3889,6 +1879,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] ཡིག་ཚགས་ཡི་གེ་་ལས་སྣོན་རོགས་རམ་སྤྱོད་པ་དགའ་བསུ་ཞུ།"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3898,6 +1889,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "$[officename] ཡིག་ཚགས་ཡི་གེ་་ལས་སྣོན་རོགས་རམ་སྤྱོད་པ་དགའ་བསུ་ཞུ།"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3907,6 +1899,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "$[officename] ཡི་གེ་ལས་སྣོན་སྤྱོད་པ།"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3916,6 +1909,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་ཚལ་ཐོ་ཡོ་བྱད་ཚང་དང་མྱུར་བདེའི་མཐེབ།"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3925,6 +1919,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "རོགརོག་རམ་ཐོབ་པ།"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3933,6 +1928,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "རེའུ་མིག་བྱ་ཡུལ་ཚང།"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3940,8 +1936,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"རེའུ་མིག་བྱ་ཡུལ་ཚང་\">རེའུ་མིག་བྱ་ཡུལ་ཚང་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" "
+"name=\"རེའུ་མིག་བྱ་ཡུལ་ཚང་\">རེའུ་མིག་བྱ་ཡུལ་ཚང་</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3949,8 +1948,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>[རེའུ་མིག་བྱ་ཡུལ་ཚང་]</emph>རེའུ་མིག་དགོས་ངེས་ཀྱི་རྣམ་གྲངས་ཁག་གི་བྱེད་ནུས་ལས་སྣོན་ཚུད་ཡོད། འོད་རྟགས་དེ་རེའུ་མིག་ནང་སྤོས་ རེའུ་མིག་ཚང་མངོན་ཐུབ། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>[རེའུ་མིག་བྱ་ཡུལ་ཚང་]</emph>རེའུ་མིག་དག"
+"ོས་ངེས་ཀྱི་རྣམ་གྲངས་ཁག་གི་བྱེད་ནུས་ལས་སྣོན་ཚུད་ཡོད། "
+"འོད་རྟགས་དེ་རེའུ་མིག་ནང་སྤོས་ རེའུ་མིག་ཚང་མངོན་ཐུབ། </ahelp>"
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3959,8 +1962,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3968,8 +1974,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"ཕྲེང་སུབ་པ་\">ཕྲེང་སུབ་པ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" "
+"name=\"ཕྲེང་སུབ་པ་\">ཕྲེང་སུབ་པ་</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3977,8 +1986,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"སྟར་སུབ་པ་\">སྟར་སུབ་པ་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" "
+"name=\"སྟར་སུབ་པ་\">སྟར་སུབ་པ་</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3986,8 +1998,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"རང་འགུལ་རྣམ་གཞག་\">རང་འགུལ་རྣམ་གཞག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"རང་འགུལ་རྣམ་གཞག་\">རང་འགུལ་རྣམ་གཞག་</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3995,8 +2010,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4004,8 +2022,11 @@ msgctxt ""
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,6 +2035,7 @@ msgctxt ""
msgid "Menus"
msgstr "ཚལ་ཐོ།"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4021,8 +2043,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"ཚལ་ཐོ་\">ཚལ་ཐོ་</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"ཚལ་ཐོ་\">ཚལ་ཐོ་</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4032,6 +2057,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "ས་བཅད་འདིར་འབྲེལ་ཡོད་ཚལ་ཐོའི་རོགས་རམ་གཙོ་དོན་བཀོད་ཡོད།"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4040,6 +2066,7 @@ msgctxt ""
msgid "Table"
msgstr "རེའུ་མིག།"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4048,6 +2075,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">རེའུ་མིག་</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4056,6 +2084,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4064,6 +2093,7 @@ msgctxt ""
msgid "Insert"
msgstr "བསྒར་འཛུད།"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4072,6 +2102,7 @@ msgctxt ""
msgid "Table"
msgstr "རེའུ་མིག།"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4080,6 +2111,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "རེའུ་མིག་གསར་པ་བསྒར་འཛུད་བྱེད།"
+#. _oh!
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4089,6 +2121,7 @@ msgctxt ""
msgid "Columns"
msgstr "སྟར།"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2130,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "སྟར་གསར་པ་བསྒར་འཛུད་བྱེད།"
+#. +Aj8
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4106,6 +2140,7 @@ msgctxt ""
msgid "Rows"
msgstr "ཕྲེང།"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2149,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "ཕྲེང་གསར་པ་བསྒར་འཛུད་བྱེད།"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2158,7 @@ msgctxt ""
msgid "Delete"
msgstr "སུབ་པ།"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2167,7 @@ msgctxt ""
msgid "Table"
msgstr "རེའུ་མིག།"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2176,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">མིག་སྔའི་རེའུ་མིག་སུབ།</ahelp>"
+#. 9I@A
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4147,6 +2186,7 @@ msgctxt ""
msgid "Columns"
msgstr "སྟར།"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4155,6 +2195,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "འདེམས་ངེསངེས་སྟར་སུབ།"
+#. ?Tvc
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4164,6 +2205,7 @@ msgctxt ""
msgid "Rows"
msgstr "ཕྲེང།"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4172,6 +2214,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "འདེམས་ངེསངེས་ཕྲེང་སུབ།"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4180,6 +2223,7 @@ msgctxt ""
msgid "Select"
msgstr "འདེམས།"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4188,6 +2232,7 @@ msgctxt ""
msgid "Table"
msgstr "རེའུ་མིག།"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4197,6 +2242,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">མིག་སྔའི་རེའུ་མིག་འདེམས་པ།་</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4205,6 +2251,7 @@ msgctxt ""
msgid "Column"
msgstr "སྟར།"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4213,6 +2260,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "མིག་སྔའི་སྟར་འདེམས་པ།"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4221,6 +2269,7 @@ msgctxt ""
msgid "Row"
msgstr "ཕྲེང།"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4229,6 +2278,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "མིག་སྔའི་ཕྲེང་འདེམས་པ།"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4237,6 +2287,7 @@ msgctxt ""
msgid "Cell"
msgstr "དྲ་མིག།"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4245,6 +2296,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">མིག་སྔའི་དྲ་མིག་འདེམས། </ahelp>"
+#. Btf,
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4252,24 +2304,33 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+#. ^A_]
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">རང་འགུལ་འདྲ་སྤྱོད་རྣམ་གཞག་</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">རང་འགུལ་འདྲ་སྤྱོད་རྣམ་གཞག་</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4278,6 +2339,7 @@ msgctxt ""
msgid "Autofit"
msgstr "རང་འགུལ་ལེགས་སྒྲིག།"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4286,6 +2348,7 @@ msgctxt ""
msgid "Column width"
msgstr "སྟར་ཞེང།"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4294,6 +2357,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "\"སྟར་ཞེང་\"གླེང་སྒྲོམ་ཁ་ཕྱེས་ གླེང་སྒྲོམ་ནང་སྟར་ཞེང་བཟོ་བཅོས་བྱེད།"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4302,6 +2366,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">སྟར་ཞེང་ལེགས་ཤོས་</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4310,6 +2375,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4318,6 +2384,7 @@ msgctxt ""
msgid "Row Height"
msgstr "ཕྲེང་མཐོ།"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4326,6 +2393,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "\"ཕྲེང་མཐོ་\"གླེང་སྒྲོམ་ཁ་ཕྱེས་ གླེང་སྒྲོམ་ནང་ཕྲེང་མཐོ་བཟོ་བཅོས་བྱེད།"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4334,6 +2402,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">ཕྲེང་མཐོ་ལེགས་ཤོས་</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4342,6 +2411,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4350,6 +2420,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "ཕྲེང་ཆད་ཤོག་བརྒལ་བྱ་ཆོག།"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4358,6 +2429,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">རེའུ་མིག་གི་ཕྲེང་ཞིག་ནང་ཤོག་བརྗེ་བྱ་ཆོག་ </ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4366,14 +2438,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "ཁ་བྱང་ཕྲེང་བསྐྱར་ཟློས།"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">གལ་སྲིད་རེའུ་མིག་གཅིག་ཤོག་ལྷེའི་རིང་ཚད་ལས་བརྒལ་ན་ རྗེས་མཐུད་ཤོག་ངོས་ཐོག་རེའུ་མིག་གི་ཁ་བྱང་བསྐྱར་ཟློས་བྱེད། </ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">གལ་སྲིད་རེའུ་མིག་གཅིག་ཤོག་ལྷེའི་རིང་ཚད་ལས་བརྒལ་ན་ "
+"རྗེས་མཐུད་ཤོག་ངོས་ཐོག་རེའུ་མིག་གི་ཁ་བྱང་བསྐྱར་ཟློས་བྱེད། </ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4382,6 +2458,7 @@ msgctxt ""
msgid "Convert"
msgstr "བརྗེ་སྒྱུར།"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4390,14 +2467,21 @@ msgctxt ""
msgid "Text to Table"
msgstr "ཡིག་དེབ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།</ahelp><link href=\"text/swriter/01/06090000.xhp\">\"ཡིག་དེབ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link>གླེང་སྒྲོམ་ཁ་ཕྱེས་ གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ "
+"གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།</ahelp><link hre"
+"f=\"text/swriter/01/06090000.xhp\">\"ཡིག་དེབ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link"
+">གླེང་སྒྲོམ་ཁ་ཕྱེས་ "
+"གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4406,14 +2490,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "རེའུ་མིག་དེ་ཡིཡི་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད།"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད། </ahelp> <link href=\"text/swriter/01/06090000.xhp\">\"རེའུ་མིག་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link>གླེང་སྒྲོམ་ཁ་ཕྱེས་ གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད།"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ "
+"གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད། </ahelp> <link href=\""
+"text/swriter/01/06090000.xhp\">\"རེའུ་མིག་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link>གླ"
+"ེང་སྒྲོམ་ཁ་ཕྱེས་ གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད།"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4422,6 +2512,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">རིམ་སྒྲིག་</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4430,6 +2521,7 @@ msgctxt ""
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4438,6 +2530,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4446,6 +2539,7 @@ msgctxt ""
msgid "Number Format"
msgstr "རྩོམ་སྒྲིག་གྲངས་ཀའི་རྣམ་གཞག།"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4454,6 +2548,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4462,6 +2557,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "ཟོལ་སྒྲོམ་གབ་པ།"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4470,6 +2566,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4478,6 +2575,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">རེའུ་མིག་གཏོགས་གཤིས་</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4486,6 +2584,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག།"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4493,8 +2592,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང"
+"་ཨང་སྒྲིག་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4502,8 +2604,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>[རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་]</emph>མཁོ་འདོན་གྱི་བྱེད་ནུས་ཀྱིས་ཨང་སྒྲིག་དུམ་མཚམས་ཀྱི་གྲུབ་ཆ་བཟོ་བཅོས་བྱེད་ དེའི་ནང་དུམ་མཚམས་གོ་རིམ་བཟོ་བཅོས་དང་དུམ་མཚམས་རིམ་པ་མི་འདྲ་བའི་མཚན་འཇོག་ཚུད་ཡོད། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>[རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག"
+"་]</emph>མཁོ་འདོན་གྱི་བྱེད་ནུས་ཀྱིས་ཨང་སྒྲིག་དུམ་མཚམས་ཀྱི་གྲུབ་ཆ་བཟོ་བཅོས་བྱ"
+"ེད་ དེའི་ནང་དུམ་མཚམས་གོ་རིམ་བཟོ་བཅོས་དང་དུམ་མཚམས་རིམ་པ་མི་འདྲ་བའི་མཚན་འཇོག་"
+"ཚུད་ཡོད། </ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4512,6 +2619,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "ཡོ་བྱད་ཚང།"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4519,8 +2627,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ཡོ་བྱད་ཚང་\">ཡོ་བྱད་ཚང་</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"ཡོ་བྱད་ཚང་\">ཡོ་བྱད་ཚང་</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4528,8 +2639,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "ས་བཅད་འདིས་$[officename] ཡི་གེ་ལས་སྣོན་ནང་སྤྱོད་རུང་ཡོ་བྱད་ཚང་གི་རགས་བཤད་མཁོ་འདོན་བྱེད། <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"ས་བཅད་འདིས་$[officename] "
+"ཡི་གེ་ལས་སྣོན་ནང་སྤྱོད་རུང་ཡོ་བྱད་ཚང་གི་རགས་བཤད་མཁོ་འདོན་བྱེད། <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4538,6 +2653,7 @@ msgctxt ""
msgid "File"
msgstr "ཡིག་ཆ།"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4547,6 +2663,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ཡིག་ཆ་\">ཡིག་ཆ་</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4556,6 +2673,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4565,6 +2683,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"ཁ་ཕྱེ་\">ཁ་ཕྱེ་</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4574,6 +2693,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"གཞན་ཉར་\">གཞན་ཉར་</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4583,6 +2703,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"པར་གཞི་\">པར་གཞི་</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4590,8 +2711,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"གཏོགས་གཤིས་\">གཏོགས་གཤིས་</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"གཏོགས་གཤིས་\">གཏོགས་གཤིས་</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4601,6 +2725,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"གཏག་པར་\">གཏག་པར་</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4608,8 +2733,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"གཏག་པར་ཆས་བཀོད་སྒྲིག་\">གཏག་པར་ཆས་བཀོད་སྒྲིག་</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"གཏག་པར་ཆས་བཀོད་སྒྲིག་\">གཏག་པར་ཆས་བཀོད་སྒྲིག་</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4618,6 +2746,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "རྩོམ་སྒྲིག་ཚང།"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4625,8 +2754,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"རྩོམ་སྒྲིག་ཚང་\">རྩོམ་སྒྲིག་ཚང་</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"རྩོམ་སྒྲིག་ཚང་\">རྩོམ་སྒྲིག་ཚང་</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4634,4 +2766,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>[རྩོམ་སྒྲིག་ཚང་]</emph>རྩིས་རྒྱག་གསར་གཏོད་སྤྱོད་རུང་བ་མ་ཟད་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་བསྒར་འཛུད་བྱེད། </ahelp> <emph>[རྩོམ་སྒྲིག་ཚང་]</emph>མངོན་ F2 མཐེབ་གནོན།"
+msgstr ""
+"<ahelp hid=\".\"><emph>[རྩོམ་སྒྲིག་ཚང་]</emph>རྩིས་རྒྱག་གསར་གཏོད་སྤྱོད་རུང་བ་མ"
+"་ཟད་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་བསྒར་འཛུད་བྱེད། </ahelp> "
+"<emph>[རྩོམ་སྒྲིག་ཚང་]</emph>མངོན་ F2 མཐེབ་གནོན།"
diff --git a/source/bo/helpcontent2/source/text/swriter/librelogo.po b/source/bo/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..589b82d3cf0
--- /dev/null
+++ b/source/bo/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4523 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-11-18 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1353254504.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "གནས་སྟངས་ཚང།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"གནས་སྟངས་ཚང་\">གནས་སྟངས་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "\"གནས་སྟངས་ཚང་\"ནང་འབྲེལ་ཡོད་མིག་སྔའི་ཡིག་ཚགས་ཀྱིས་ཆ་འཕྲིན་ཚུད་ཡོདཔ་མ་ཟད་དམིགས་བསལ་བྱེད་ནུས་ཀྱི་གནོན་མཐེབ་ལྡན་པ་ཁག་མཁོ་འདོན་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "སྐད་བརྡ།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "གྲངས་ཀའི་མིང་རྟགས་བཀོད་པ།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "སྡུར་ཚད་མངོན་པ།"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "ཡོ་བྱད།"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ཡོ་བྱད་\">ཡོ་བྱད་</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"ལེ་ཚན་ཨང་སྒྲིག་\">ལེ་ཚན་ཨང་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"ཕྲེང་ཨང་སྒྲིག་\">ཕྲེང་ཨང་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"རང་འགུལ་འདེམས་གཞི་དག་བཅོས་\">རང་འགུལ་འདེམས་གཞི་དག་བཅོས་</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"སྡེ་སྒྲིག་\">རང་མཚན་འཇོག་</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE བྱ་ཡུལ་ཚང་\">OLE བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"> བྱ་ཡུལ་འདེམས་སྐབས་<emph>[OLE བྱ་ཡུལ་ཚང་]</emph>མངོན་ གཞན་གལ་ཆེན་གྱི་རྣམ་གཞག་ཅན་དང་གནས་ངེས་བྱ་ཡུལ་གྱི་བྱེད་ནུས་སྤྱོད་པ་ཁ་ཤས་ཚུད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་<emph> ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་བཀོད་སྒྲིག་འདི་འདེམས།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདི་<emph> ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ཐོག་གི་<emph>ཤོག་ངོས་ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཕན་ཚུན་ལྟོས་ཟླ་ཡིན།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་<emph> ཟླུམ་སྐོར་</emph>སྤྱད་དེ་འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་འདྲ་མཚུངས་ཀྱི་ཕན་འབྲས་ཐོབ་ཐུབ།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་\">$[officename] ཡི་གེ་ལས་སྣོན་བྱེད་ནུས་</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ནི་འཆར་འགོད་དང་བཟོ་བའི་ནང་རིས་དབྱིབས་ རེའུ་མིག་ཡང་ན་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ཚུད་པ་སྤྱོད་ ཡིག་ཚགས་ནི་རྣམ་གཞག་གི་འདྲ་བ་སྣ་ཚོགས་ལ་ཉར་ཚགས་བྱེད་ དཔེར་ན་ Microsoft Word、HTML དང་ Adobe ཡི་ཡིག་ཚགས་རྣམ་གཞག་(PDF) སྤོ་རུང་།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "ཡི་གེ་ནང་འཇུག།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་སྤྱད་དེ་རིགས་སྣ་ཚོགས་ཀྱི་གཞི་རྩའི་ཡིག་ཚགས་གསར་བཟོ་བྱེད་ དཔེར་ན་བརྗོད་བྱང་ <link href=\"text/shared/guide/fax.xhp\" name=\"བཪྙན་སྐྱེལ་\">བཪྙན་སྐྱེལ་</link>、འཕྲིན་ཡིག་、ལོ་རྒྱུས་མདོར་བསྡུས་<link href=\"text/swriter/01/01150000.xhp\" name=\"ཟླ་སྒྲིལ་ཡིག་ཚགས་\">ཟླ་སྒྲིལ་ཡིག་ཚགས་</link>སོགས་ ད་དུང་ཡིག་ཚང་དཀར་ཆག་、རེའུ་མིག་བཤེར་འདྲེན་ཪྙོག་འཛིང་གསར་བཟོ་དང་ཡང་ན་ཆ་ཤས་མང་བའི་ཡིག་ཚགས་བེད་སྤྱོད་ཆོག་"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ཡང་བེད་སྤྱོད་ཡོད་པའི་བྱེད་ནུས་མང་དག་ཚུད་ཡོད་ དཔེར་ན་:<link href=\"text/shared/01/06010000.xhp\" name=\"སྦྱོར་འབྲི་བརྟག་དཔྱད་\">སྦྱོར་འབྲི་བརྟག་དཔྱད་</link>、<link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"དོན་གཅིག་ཚིག་མཛོད་\">དོན་གཅིག་ཚིག་མཛོད་</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"རང་འགུལ་དག་བཅོས་\">རང་འགུལ་དག་བཅོས་</link>དང་<link href=\"text/swriter/01/06030000.xhp\" name=\"ཆད་ཚིག་\">ཆད་ཚིག་</link> དུས་མཚུངས་སྤྱོད་སྒོ་མང་དག་གི་<link href=\"text/shared/01/01010100.xhp\" name=\"མ་པང་\">མ་པང་</link> མཁོ་འདོན་བྱེད། ཁྱེད་ཀྱིས་\"སྣེ་སྟོན་\"སྤྱད་དེ་རང་གི་མ་པང་གསར་བཟོ་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "འཆར་འགོད་དང་གྲུབ་ཆ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] འཆར་འགོད་ཡིག་ཚགས་ཀྱིས་འདེམས་གཞི་ཁག་མཁོ་འདོན་བྱེད་ཡོད། <link href=\"text/swriter/01/05140000.xhp\" name=\"རིགས་ཁག་བཟོ་ལྟ་\">རིགས་ཁག་བཟོ་ལྟ་</link> སྒེའུ་ཁུང་གསར་བཟོ་བེད་སྤྱོད་ དུམ་མཚམས་ ཡིག་རྟགས་རྐྱང་པ་ སྒྲོམ་གཞི་དང་ཤོག་ངོས་ཀྱི་བཟོ་ལྟ་གཏན་འཁེལ་དང་བཟོ་བཅོས་བྱེད། དེ་ཕུད་པའི་<link href=\"text/swriter/01/02110000.xhp\" name=\"ལག་རོགས་\">ལག་རོགས་</link> ད་དུང་ཁྱེད་ཀྱིས་ཡིག་ཚགས་ནང་མགྱོགས་མྱུར་སྤོ་སྒུལ་བྱ་རྒྱུ་ལ་རོགས་རམ་བྱེད་ རྩ་འཛིན་མཐོང་རིས་ཡིག་ཚགས་ལྟ་ཞིབ་དང་དེ་བཞིན་རྗེས་འདོད་ནི་ཡིག་ཚགས་ནང་གི་བྱ་ཡུལ་ཁག་བསྒར་འཛུད་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "ཁྱེད་ཀྱིས་ད་དུང་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་<link href=\"text/swriter/01/04120000.xhp\" name=\"བཤེར་འདྲེན་དང་དཀར་ཆག་\">བཤེར་འདྲེན་དང་དཀར་ཆག་</link>སྣ་ཚོགས་གསར་བཟོ་བྱེད་པ་མ་ཟད་སྒེར་གྱི་དགོས་མཁོ་ལྟར་དཀར་ཆག་གི་གྲུབ་ཆ་དང་ཕྱི་རྣམ་མཚན་འཇོག་བྱེད། བྱ་འགུལ་གྱི་ཆེས་ཐག་སྦྲེལ་དང་ཤོག་མཆན་ཁྱེད་ཀྱིས་ཐད་ཀར་ཡིག་ཚགས་ནང་གི་ལྟོས་ཟླའི་རྣམ་གྲངས་ལ་མཆོངས།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་སྒྲོག་ངོས་པར་སྒྲིག་མ་ལག།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་ནང་སྒྲོམ་ངོས་པར་དེབ་ཡོ་བྱད་དང་རིས་འགོད་ཡོ་བྱད་རིགས་ཚུད་ཡོད་ ཁྱེད་ཀྱིས་ཆེད་ལས་ཀྱི་ཡིག་ཚགས་གསར་བཟོ་ལ་རོགས་ཕན་བྱེད་ དཔེར་ན་དེབ་ཆུང་གི་གསར་འགྱུར་ཡི་གེ་དང་གདན་ཞུའི་ཡི་གེ་སོགས་ལྟ་བུ། ཡང་ཚང་མང་པར་དབྱིབས་བེད་སྤྱོད་ <link href=\"text/swriter/guide/text_frame.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>、<link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"རིས་དབྱིབས་\">རིས་དབྱིབས་</link>、<link href=\"text/swriter/guide/table_insert.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>དེ་བཞིན་གཞན་གྱི་བྱ་ཡུལ་གྱིས་རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "རྩིས་རྒྱག།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] ཡི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་<link href=\"text/swriter/main0214.xhp\" name=\"རྩིས་རྒྱག་བྱེད་ནུས་\">རྩིས་རྒྱག་བྱེད་ནུས་</link>ཆ་ཚང་ཞིག་སྤྱོད་ཡོད་ དེ་བེད་སྤྱོད་དེས་ཁྱེད་ཀྱིས་རེ་བ་ནན་པོ་བྱས་ཏེ་རྩིས་རྒྱག་འམ་ཡང་ན་གཏན་ཚིགས་ཐག་སྦྲེལ་བྱེད། ཁྱེད་ཀྱིས་ཁུངས་ལྡན་དང་སྟབས་བདེའི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་རྩིས་རྒྱག་དགོས་ངེས་ཀྱི་རེའུ་མིག་སྤྱོད་པ་གསར་བཟོ་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "རིས་འགོད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་<link href=\"text/shared/02/01140000.xhp\" name=\"རིས་འགོད་ཡོ་བྱད་\">རིས་འགོད་ཡོ་བྱད་</link>བེད་སྤྱོད་ ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་ཐད་ཀར་རིས་འགོད་ རིས་དབྱིབས་ རིས་དཔེ་དེ་བཞིན་རིགས་གཞན་གྱི་རིས་འགོད་བྱ་ཡུལ་གསར་བཟོ་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "རིས་འགོད་བསྒར་འཛུད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "སྟབས་བསྟུན་གྱི་བཀོལ་སྤྱོད་འཆར་ངོས།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "བྱ་རིམ་འཆར་ངོས་ནི་ཞིབ་ཕྲའི་འཆར་འགོད་བརྒྱུད་ཡོད་སྒེར་གྱི་དགའ་སྣང་ལ་བརྟེན་ནས་དེ་སྦྱོར་སྒྲིག་བྱེད་ རང་མཚན་འཇོག་རིས་རྟགས་དང་ཚལ་ཐོ་ཚུད་ཡོད་བྱ་རིམ་ཁག་གི་སྒེའུ་ཁུང་(དཔེར་ན་\"རིགས་ཁག་བཟོ་ལྟ་\"སྒེའུ་ཁུང་ཡང་ན་\"ལག་རོགས་\"སྒེའུ་ཁུང་)འཕྱོ་སྒུལ་སྒེའུ་ཁུང་ངོས་ནས་གསལ་ཡོལ་གྱི་གནས་ས་གང་རུང་ཞིག་འཇོག་ སྒེའུ་ཁུང་ཁ་ཤས་<link href=\"text/shared/guide/autohide.xhp\" name=\"རྒྱས་བཅད་\">རྒྱས་བཅད་</link> ལས་ཀའི་བར་སྟོང་གི་མཐའ་འགྲམ་བྱ་ཆོག།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "ཙིག་རྟགས་འདྲུད་སྐྱེལ་བཀོལ་སྤྱོད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"འདྲུད་སྐྱེལ་\">འདྲུད་སྐྱེལ་</link>བྱེད་ནུས་ནི་དེ་བས་མྱུར་བདེ་བྱེད་ཚད་མཐོ་$[officename] ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ལས་སྣོན་བྱེད། དཔེར་ན་ འདྲུད་སྐྱེལ་སྤྱད་དེ་བྱ་ཡུལ་(དཔེར་ན་ དྲས་སྦྱར་རིས་མཛོད་ནང་གི་རིས་དབྱིབས་)མིག་སྔའི་ཡིག་ཚགས་ཀྱི་གནས་ས་གཞན་ཡང་ན་བེད་སྤྱོད་བྱེད་བཞིན་པའི་ $[officename] ཡིག་ཚགས་ནང་འདྲུད་སྐྱེལ་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "རོགས་རམ་བྱེད་ནུས།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "ཁྱེད་ཀྱིས་ནང་དོན་རྒྱ་ཆེ་བའི་འཕྲུལ་མཐུད་<link href=\"text/shared/05/00000110.xhp\" name=\"རོགས་རམ་མ་ལག་\">རོགས་རམ་མ་ལག་</link>བེད་སྤྱོད་ཆོག་ མ་ལག་འདི་ $[officename] ཉེར་སྤྱོད་བྱ་རིམ་གྱི་ཆ་ཚང་འདྲེན་སྤྱོད་བརྩིས་ དེའི་ནང་སྟབས་བདེ་དང་ཪྙོག་འཛིང་ལས་འགན་གྱི་<link href=\"text/swriter/guide/main.xhp\" name=\"གསལ་བཤད་\">གསལ་བཤད་</link>ཚུད་ཡོད།"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "རིས་འགོད་བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"རིས་འགོད་བྱ་ཡུལ་ཚང་\">རིས་འགོད་བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་བཟོ་ལྟ་\">ཐིག་སྐུད་བཟོ་ལྟ་</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་སྦོམ་ཕྲ་\">ཐིག་སྐུད་སྦོམ་ཕྲ་</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"ནང་དོན་སྐོང་གསབ་\">ནང་དོན་སྐོང་གསབ་</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "པར་རིས་བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"པར་རིས་བྱ་ཡུལ་ཚང་\">པར་རིས་བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>[པར་རིས་བྱ་ཡུལ་ཚང་]</emph>རྣམ་གཞག་ཅན་དང་གནས་འདེམས་ངེས་ཀྱི་གནས་རིས་པར་རིས་ཀྱི་བྱེད་ནུས་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"དྲང་འཕྱང་མགོ་རྟིང་སློག་\">དྲང་འཕྱང་མགོ་རྟིང་སློག་</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"ཆུ་སྙོམས་མགོ་རྟིང་སློག་\">ཆུ་སྙོམས་མགོ་རྟིང་སློག་</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "བསྒར་འཛུད།"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"བསྒར་འཛུད་\">བསྒར་འཛུད་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"བར་གཅོད་རྟགས་\">བར་གཅོད་རྟགས་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"མཚོན་རྟགས་\">མཚོན་རྟགས་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"ས་ཁོངས་\">ས་ཁོངས་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"ཞབས་མཆན་དང་མཇུག་མཆན་\">ཞབས་མཆན་དང་མཇུག་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"མཚན་མཆན་\">མཚན་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"ཤོག་མཆན་\">ཤོག་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"འདྲེན་སྤྱོད་\">འདྲེན་སྤྱོད་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"དཔྱད་མཆན་\">དཔྱད་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"ཡིག་སྐོག་\">ཡིག་སྐོག་...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"རེའུ་མིག་\">རེའུ་མིག་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"ཆུ་སྙོམས་ཐིག་\">ཆུ་སྙོམས་ཐིག་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"སྒྲོམ་བྱ་ཡུལ་\">སྒྲོམ་བྱ་ཡུལ་</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ཡིག་ཆ་\">ཡིག་ཆ་</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་\">ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">སྒྲོམ་གཞི་འདེམས་སྐབས་ <emph>[ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ་ཚང་]</emph>གལ་ཆེན་གྱི་སྒྲོམ་གཞིའི་རྣམ་གཞག་དང་གནས་ངེས་བྱེད་ནུས་ཁག་མཁོ་འདོན། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"གོང་འོག་དབྱིབས་\">གོང་འོག་དབྱིབས་</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱེད་ཀྱིས་འདེམས་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"མཐའ་བཞིའི་དབྱིབས་\">མཐའ་བཞིའི་དབྱིབས་</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>རིས་རྟགས་འདིའི་ལྟོས་ཟླ་<emph>ཟླུམ་སྐོར་</emph>འདེམས་གཞི་ཁྭའི་ཤོག་ངོས་ནང་<emph>ཤོག་ངོས་</emph>བྱེད་ནུས་ཟླུམ་སྐོར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་\">ཡི་གེའི་གོང་ཕྱོགས་འཕྱོ་བ་</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱེད་ཀྱིས་འདེམས་གཞི་ཁྭའི་<emph>ཟླུམ་སྐོར་ཁུལ་</emph>བཀོད་སྒྲིག་འདི་བཟོས།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"སྐོང་གསབ་ཚོས་གཞི་\">སྐོང་གསབ་ཚོས་གཞི་</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "རྣམ་གཞག།"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"རྣམ་གཞག་\">རྣམ་གཞག་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">རྣམ་གཞག་ཅན་གྱི་ཡིག་ཚགས་པར་གཞི་དང་ནང་དོན་གྱི་བཀའ་ཚིག་ཚུད་ཡོད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"ཨང་སྒྲིག་/རྣམ་གྲངས་མཚོན་རྟགས་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"ཤོག་ལྷེ་...\">ཤོག་ལྷེ་...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"ཚང་དབྱེ་\">ཚང་དབྱེ་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"ས་ཁོངས་\">ས་ཁོངས་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ཡིག་དེབ་སྒྲོམ་\">ཡིག་དེབ་སྒྲོམ་</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"བཪྙན་རིས་\">བཪྙན་རིས་</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "སྒེའུ་ཁུང།"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"སྒེའུ་ཁུང་\">སྒེའུ་ཁུང་</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">དོ་དམ་དང་ཡིག་ཚགས་སྒེའུ་ཁུང་གི་བཀའ་ཚིག་མངོན་པ་སྤྱོད་པ་ཚུད་ཡོད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་\">སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "སྔོན་ལྟ་མ་ཚུལ་གཏག་པར་ནང་མིག་སྔའི་ཡིག་ཚགས་ལྟ་ཞིབ་སྐབས་ <emph>[སྔོན་ལྟའི་ཡོ་བྱད་ཚང་གཏག་པར་བྱེད་]</emph>མངོན།"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "མཐོང་རིས།"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"མཐོང་རིས་\">མཐོང་རིས་</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"སྡུར་ཚད་མངོན་པ་\">སྡུར་ཚད་མངོན་པ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "རྩོམ་སྒྲིག།"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"རྩོམ་སྒྲིག་\">རྩོམ་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་\">འདེམས་པའི་རང་བཞིན་གྱི་སྦྱར་བ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"ཡི་གེ་འདེམས་པ་\">ཡི་གེ་འདེམས་པ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"ཡིག་ཚགས་སྡུར་བ།...\">ཡིག་ཚགས་སྡུར་བ།...</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"བཙལ་འཚོལ་དང་ཚབ་བརྗེ་\">བཙལ་འཚོལ་དང་ཚབ་བརྗེ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"རང་འགུལ་རིས་ཡིག་ཚོགས་\">རང་འགུལ་རིས་ཡིག་ཚོགས་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"གཞི་གྲངས་མཛོད་བརྗེ་བ་\">གཞི་གྲངས་མཛོད་བརྗེ་བ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"ཡིག་དུམ་\">ཡིག་དུམ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"ཞབས་མཆན་\">ཞབས་མཆན་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"བཤེར་འདྲེན་གཤར་བྱང་\">བཤེར་འདྲེན་གཤར་བྱང་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་\">ཡིག་ཚང་དཀར་ཚིག་གཤར་བྱང་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ཆེས་ཐག་སྦྲེལ་\">ཆེས་ཐག་སྦྲེལ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"ཐག་སྦྲེལ་\">ཐག་སྦྲེལ་</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"བཪྙན་རིས་རྟེན་འཕྲོ་\">བཪྙན་རིས་རྟེན་འཕྲོ་</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "རྣམ་གཞག་ཡོ་བྱད་ཚང།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"རྣམ་གཞག་ཡོ་བྱད་ཚང་\">རྣམ་གཞག་ཡོ་བྱད་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>[རྣམ་གཞག་ཡོ་བྱད་ཚང་]</emph>ཡི་གེའིརྣམ་གཞག་བྱེད་ནུས་ཁ་ཤས་ཚུད་ཡོད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"ཡིག་གཟུགས་ཚོས་གཞི་\">ཡིག་གཟུགས་ཚོས་གཞི་</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "རིས་རྟགས་གཞན།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "གལ་སྲིད་<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> རྒྱབ་སྐྱོར་སྒུལ་སྤྱོད་ཟིན་ན་ཟུར་སྣོན་རིས་རྟགས་གཉིས་ཐོན་གྱི་རེད།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "གཡོན་ནས་གཡས་བར།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">གཡོན་ནས་གཡས་ཀྱི་རིས་རྟགས་</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">གཡོན་ནས་གཡས་ལ་ཡི་གེ་ནང་བཅུག་བྱེད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "གཡས་ནས་གཡོན།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">གཡས་ནས་གཡོན་གྱི་རིས་རྟགས་</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">གཡས་ནས་གཡོན་ཡི་གེ་ཪྙོག་འཛིང་ཡི་གེའི་པར་གཞིའི་སྐད་བརྡའི་རྣམ་གཞག་གི་ཡི་གེ་བཅུག་</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "ཡི་གེའི་བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"ཡི་གེའི་བྱ་ཡུལ་ཚང་\">ཡི་གེའི་བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">རྣམ་གཞག་ཅན་གྱི་རིས་འགོད་བྱ་ཡུལ་ནང་གི་ཡི་གེའི་བཀའ་ཚིག་སྤྱོད་པ་ཚུད་ཡོད། </ahelp> རིས་འགོད་བྱ་ཡུལ་ནང་ཙིག་རྟགས་ཆ་རྡེབ་སྐབས་<emph>[ཡི་གེ་བྱ་ཡུལ་ཚང་]</emph>མངོན་ཡོད།"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"གོང་རྟགས་\">གོང་རྟགས་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"འོག་རྟགས་\">འོག་རྟགས་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"ཚང་འདེམས་\">ཚང་འདེམས་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"ཡིག་གཟུགས་\">ཡིག་གཟུགས་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"དུམ་མཚམས་\">དུམ་མཚམས་</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "འདིར་ཁྱེད་ཀྱིས་བདམས་པའི་ཡིག་དུམ་ནང་སྐུམ་ སྙོམ་གཤིབ་དང་ཕྲེང་རྒྱང་བཀོད་སྒྲིག་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "ཚད་ཁྲེ།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"ཚད་ཁྲེ་\">ཚད་ཁྲེ་</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "ཚད་ཁྲེ་ལ་ཤོག་ངོས་ཚད་རྟགས་མངོན་པ་མ་ཟད་ད་དུང་བྲིས་འགོད་མཐེབ་བྲིས་རྟགས་ནང་ སྐུམ་བྲིས་རྟགས་ ཤོག་མཐའི་བར་ཐག་དང་ཚང་དབྱེའི་བྲིས་རྟགས་ཡང་མངོན་ཐུབ། ཙིག་རྟགས་བཀོལ་སྤྱོད་སྤྱད་དེ་སྟབས་བདེའི་སྒོ་ནས་བཀོད་སྒྲིག་འདི་དག་བཟོ་བཅོས་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "ཚད་ཁྲེ་སྟོང་པའི་སྐྱ་མདོག་གནས་ས་ཆ་རྡེབ་བྱེད་ གླེང་སྒྲོམ་དུམ་མཚམས་ཁ་ཕྱེས། གླེང་སྒྲོམ་འདིའི་ནང་ཁྱེད་ཀྱིས་བདམས་པའི་དུམ་མཚམས་མང་ན་དུམ་མཚམས་ཚང་མ་<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད་\">ལག་བཟོ་ཐད་ཀའི་དུམ་མཚམས་ཀྱི་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད་</link>"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] ཡིག་ཚགས་ཡི་གེ་་ལས་སྣོན་རོགས་རམ་སྤྱོད་པ་དགའ་བསུ་ཞུ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "$[officename] ཡིག་ཚགས་ཡི་གེ་་ལས་སྣོན་རོགས་རམ་སྤྱོད་པ་དགའ་བསུ་ཞུ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་སྤྱོད་པ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "$[officename] ཡི་གེ་ལས་སྣོན་གྱི་ཚལ་ཐོ་ཡོ་བྱད་ཚང་དང་མྱུར་བདེའི་མཐེབ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "རོགརོག་རམ་ཐོབ་པ།"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "རེའུ་མིག་བྱ་ཡུལ་ཚང།"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"རེའུ་མིག་བྱ་ཡུལ་ཚང་\">རེའུ་མིག་བྱ་ཡུལ་ཚང་</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>[རེའུ་མིག་བྱ་ཡུལ་ཚང་]</emph>རེའུ་མིག་དགོས་ངེས་ཀྱི་རྣམ་གྲངས་ཁག་གི་བྱེད་ནུས་ལས་སྣོན་ཚུད་ཡོད། འོད་རྟགས་དེ་རེའུ་མིག་ནང་སྤོས་ རེའུ་མིག་ཚང་མངོན་ཐུབ། </ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"ཕྲེང་སུབ་པ་\">ཕྲེང་སུབ་པ་</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"སྟར་སུབ་པ་\">སྟར་སུབ་པ་</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"རང་འགུལ་རྣམ་གཞག་\">རང་འགུལ་རྣམ་གཞག་</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"བྱ་ཡུལ་གཏོགས་གཤིས་\">བྱ་ཡུལ་གཏོགས་གཤིས་</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"རིམ་སྒྲིག་\">རིམ་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "ཚལ་ཐོ།"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"ཚལ་ཐོ་\">ཚལ་ཐོ་</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "ས་བཅད་འདིར་འབྲེལ་ཡོད་ཚལ་ཐོའི་རོགས་རམ་གཙོ་དོན་བཀོད་ཡོད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "རེའུ་མིག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">རེའུ་མིག་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "བསྒར་འཛུད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "རེའུ་མིག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "རེའུ་མིག་གསར་པ་བསྒར་འཛུད་བྱེད།"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "སྟར།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "སྟར་གསར་པ་བསྒར་འཛུད་བྱེད།"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "ཕྲེང།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "ཕྲེང་གསར་པ་བསྒར་འཛུད་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "སུབ་པ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "རེའུ་མིག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">མིག་སྔའི་རེའུ་མིག་སུབ།</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "སྟར།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "འདེམས་ངེསངེས་སྟར་སུབ།"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "ཕྲེང།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "འདེམས་ངེསངེས་ཕྲེང་སུབ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "འདེམས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "རེའུ་མིག།"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">མིག་སྔའི་རེའུ་མིག་འདེམས་པ།་</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "སྟར།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "མིག་སྔའི་སྟར་འདེམས་པ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "ཕྲེང།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "མིག་སྔའི་ཕྲེང་འདེམས་པ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "དྲ་མིག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">མིག་སྔའི་དྲ་མིག་འདེམས། </ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"ཐིག་སྐུད་ཚོས་གཞི་\">ཐིག་སྐུད་ཚོས་གཞི་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">རང་འགུལ་འདྲ་སྤྱོད་རྣམ་གཞག་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "རང་འགུལ་ལེགས་སྒྲིག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "སྟར་ཞེང།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "\"སྟར་ཞེང་\"གླེང་སྒྲོམ་ཁ་ཕྱེས་ གླེང་སྒྲོམ་ནང་སྟར་ཞེང་བཟོ་བཅོས་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">སྟར་ཞེང་ལེགས་ཤོས་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "ཕྲེང་མཐོ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "\"ཕྲེང་མཐོ་\"གླེང་སྒྲོམ་ཁ་ཕྱེས་ གླེང་སྒྲོམ་ནང་ཕྲེང་མཐོ་བཟོ་བཅོས་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">ཕྲེང་མཐོ་ལེགས་ཤོས་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "ཕྲེང་ཆད་ཤོག་བརྒལ་བྱ་ཆོག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">རེའུ་མིག་གི་ཕྲེང་ཞིག་ནང་ཤོག་བརྗེ་བྱ་ཆོག་ </ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "ཁ་བྱང་ཕྲེང་བསྐྱར་ཟློས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">གལ་སྲིད་རེའུ་མིག་གཅིག་ཤོག་ལྷེའི་རིང་ཚད་ལས་བརྒལ་ན་ རྗེས་མཐུད་ཤོག་ངོས་ཐོག་རེའུ་མིག་གི་ཁ་བྱང་བསྐྱར་ཟློས་བྱེད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "བརྗེ་སྒྱུར།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "ཡིག་དེབ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།</ahelp><link href=\"text/swriter/01/06090000.xhp\">\"ཡིག་དེབ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link>གླེང་སྒྲོམ་ཁ་ཕྱེས་ གཞན་ཡང་འདེམས་ངེས་ཀྱི་ཡིག་དེབ་དེ་རེའུ་མིག་ལ་བརྗེ་སྒྱུར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "རེའུ་མིག་དེ་ཡིཡི་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">གླེང་སྒྲོམ་ཞིག་ཁ་ཕྱེས་ གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད། </ahelp> <link href=\"text/swriter/01/06090000.xhp\">\"རེའུ་མིག་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད་\"</link>གླེང་སྒྲོམ་ཁ་ཕྱེས་ གཞན་ཡང་མིག་སྔའི་རེའུ་མིག་དེ་ཡིག་དེབ་ལ་བརྗེ་སྒྱུར་བྱེད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">རིམ་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "སྤྱི་འགྲོས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "རྩོམ་སྒྲིག་གྲངས་ཀའི་རྣམ་གཞག།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "ཟོལ་སྒྲོམ་གབ་པ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">རེའུ་མིག་གཏོགས་གཤིས་</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག།"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་\">རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>[རྣམ་གྲངས་མཚོན་རྟགས་དང་ཡོ་བྱད་ཚང་ཨང་སྒྲིག་]</emph>མཁོ་འདོན་གྱི་བྱེད་ནུས་ཀྱིས་ཨང་སྒྲིག་དུམ་མཚམས་ཀྱི་གྲུབ་ཆ་བཟོ་བཅོས་བྱེད་ དེའི་ནང་དུམ་མཚམས་གོ་རིམ་བཟོ་བཅོས་དང་དུམ་མཚམས་རིམ་པ་མི་འདྲ་བའི་མཚན་འཇོག་ཚུད་ཡོད། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "ཡོ་བྱད་ཚང།"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ཡོ་བྱད་ཚང་\">ཡོ་བྱད་ཚང་</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "ས་བཅད་འདིས་$[officename] ཡི་གེ་ལས་སྣོན་ནང་སྤྱོད་རུང་ཡོ་བྱད་ཚང་གི་རགས་བཤད་མཁོ་འདོན་བྱེད། <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ཡིག་ཆ།"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ཡིག་ཆ་\">ཡིག་ཆ་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"ཁ་ཕྱེ་\">ཁ་ཕྱེ་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"གཞན་ཉར་\">གཞན་ཉར་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"པར་གཞི་\">པར་གཞི་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"གཏོགས་གཤིས་\">གཏོགས་གཤིས་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"གཏག་པར་\">གཏག་པར་</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"གཏག་པར་ཆས་བཀོད་སྒྲིག་\">གཏག་པར་ཆས་བཀོད་སྒྲིག་</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "རྩོམ་སྒྲིག་ཚང།"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"རྩོམ་སྒྲིག་ཚང་\">རྩོམ་སྒྲིག་ཚང་</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>[རྩོམ་སྒྲིག་ཚང་]</emph>རྩིས་རྒྱག་གསར་གཏོད་སྤྱོད་རུང་བ་མ་ཟད་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་ནང་བསྒར་འཛུད་བྱེད། </ahelp> <emph>[རྩོམ་སྒྲིག་ཚང་]</emph>མངོན་ F2 མཐེབ་གནོན།"
diff --git a/source/bs/helpcontent2/source/text/swriter.po b/source/bs/helpcontent2/source/text/swriter.po
index f32f95170ad..ecc3d2af982 100644
--- a/source/bs/helpcontent2/source/text/swriter.po
+++ b/source/bs/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-11-18 16:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11,11 +12,13 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"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"
+"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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1353257703.0\n"
+#. Oe)M
#: main0208.xhp
#, fuzzy
msgctxt ""
@@ -23,8 +26,11 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Status Bar"
-msgstr "#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\\nOdjel stanja\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\nStatusna traka"
+msgstr ""
+"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\\nOdjel stanja\\n#-#-#-#-# "
+"scalc.po (PACKAGE VERSION) #-#-#-#-#\\nStatusna traka"
+#. @UeF
#: main0208.xhp
#, fuzzy
msgctxt ""
@@ -35,6 +41,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -44,6 +51,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr ""
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -52,6 +60,7 @@ msgctxt ""
msgid "Language"
msgstr "Jezik"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -60,6 +69,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -68,14 +78,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitalni potpis"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Takođe vidjeti: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni potpisi</link>."
+msgstr ""
+"Takođe vidjeti: <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digitalni potpisi</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -84,6 +98,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zumiranje & Prikaz Raspored"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -92,6 +107,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -100,6 +116,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -108,6 +125,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -116,6 +134,7 @@ msgctxt ""
msgid "Tools"
msgstr "Alati"
+#. yZH/
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -126,6 +145,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -135,6 +155,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -144,6 +165,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -153,6 +175,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -163,6 +186,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -173,6 +197,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -180,8 +205,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opcije za Automatku Ispravku</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opcije za "
+"Automatku Ispravku</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -191,6 +219,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Podesi</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -199,6 +228,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr ""
+#. RP!-
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -209,6 +239,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,6 +249,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -228,6 +260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,6 +270,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -247,6 +281,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +291,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -266,6 +302,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -275,6 +312,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -283,8 +321,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -293,6 +333,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr ""
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -302,6 +343,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -311,6 +353,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -320,6 +363,7 @@ msgctxt ""
msgid "Writing"
msgstr ""
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -329,6 +373,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -338,6 +383,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -347,6 +393,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr ""
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -356,6 +403,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -365,6 +413,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -374,6 +423,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -383,6 +433,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -392,6 +443,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Računice"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -401,6 +453,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -410,6 +463,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr ""
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -419,6 +473,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -428,6 +483,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr ""
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -437,6 +493,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -446,6 +503,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr ""
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -455,6 +513,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -464,6 +523,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr ""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -473,6 +533,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -482,6 +543,7 @@ msgctxt ""
msgid "Help Functions"
msgstr ""
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -491,6 +553,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -499,6 +562,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Traka sa svojstvima grafičkih objekata"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -508,6 +572,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -517,6 +582,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,8 +590,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Dizajn linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Dizajn "
+"linije</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,8 +602,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Širina linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Širina "
+"linije</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,8 +614,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -553,6 +628,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -561,6 +637,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Traka za slike"
+#. XeHt
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -570,6 +647,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -578,6 +656,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -586,6 +665,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -594,6 +674,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -603,6 +684,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -611,6 +693,7 @@ msgctxt ""
msgid "Insert"
msgstr "Ubaci"
+#. L=(;
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -621,6 +704,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -630,6 +714,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -638,8 +723,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+#. #{(u
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -648,8 +735,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+msgstr ""
+"#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni "
+"Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni "
+"znak</link>"
+#. gTY#
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -660,6 +753,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. FWpM
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -670,6 +764,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+#. aH:y
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -678,8 +773,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -689,6 +786,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Natpis</link>"
+#. in\f
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -699,6 +797,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -708,6 +807,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -717,6 +817,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
+#. A7[#
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -727,6 +828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,8 +836,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+#. rn2(
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -746,6 +850,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. tO7i
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -756,6 +861,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -765,6 +871,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -772,8 +879,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Pomični okvir</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Pomični "
+"okvir</link>"
+#. 6/o=
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -784,2446 +894,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3232,6 +903,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr ""
+#. W1@p
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3242,6 +914,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,6 +924,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3261,6 +935,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,6 +945,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3280,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +966,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3299,6 +977,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3308,6 +987,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3316,8 +996,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. T{$,
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3328,6 +1011,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3336,6 +1020,7 @@ msgctxt ""
msgid "Format"
msgstr "Oblik"
+#. 3F3W
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3346,6 +1031,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3355,6 +1041,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3363,8 +1050,14 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+msgstr ""
+"#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni "
+"Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni "
+"znak</link>"
+#. okm/
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3373,8 +1066,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za "
+"slike</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3384,6 +1080,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3394,6 +1091,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3403,6 +1101,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+#. 7RgI
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3413,6 +1112,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. T9wG
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3423,6 +1123,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. :D)A
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3433,6 +1134,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3441,6 +1143,7 @@ msgctxt ""
msgid "Window"
msgstr "Prozor"
+#. I[%q
#: main0107.xhp
#, fuzzy
msgctxt ""
@@ -3451,6 +1154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3460,6 +1164,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3468,6 +1173,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Pregled Stranice"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3477,6 +1183,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3486,6 +1193,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3494,6 +1202,7 @@ msgctxt ""
msgid "View"
msgstr "Pogled"
+#. 7)\9
#: main0103.xhp
#, fuzzy
msgctxt ""
@@ -3504,6 +1213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3511,8 +1221,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ovaj meni sadrži komande za kontrolisanje prikaza dokumenta na ekranu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ovaj meni sadrži komande za kontrolisanje prikaza dokumenta "
+"na ekranu.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3522,6 +1235,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Uveličanje</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3530,6 +1244,7 @@ msgctxt ""
msgid "Edit"
msgstr "Izmijeni"
+#. 6!7l
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3540,6 +1255,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3547,8 +1263,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ovaj meni sadrži naredbe za izmjenu sadržaja postojećeg dokumenta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ovaj meni sadrži naredbe za izmjenu sadržaja postojećeg "
+"dokumenta.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3556,8 +1275,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Posebno umetanje</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Posebno "
+"umetanje</link>"
+#. /Rp2
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3566,8 +1288,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3575,8 +1299,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Uporedi dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Uporedi "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3584,8 +1311,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Pronađi i zamijeni</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Pronađi i "
+"zamijeni</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3593,8 +1323,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoTekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoTekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3604,6 +1336,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3614,6 +1347,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. N*6)
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3624,6 +1358,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3633,6 +1368,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3642,6 +1378,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3652,6 +1389,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3661,6 +1399,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Linkovi</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3668,8 +1407,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za "
+"slike</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1420,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Traka za Oblikovanje"
+#. zbx#
#: main0202.xhp
#, fuzzy
msgctxt ""
@@ -3688,6 +1431,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3697,6 +1441,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
#, fuzzy
msgctxt ""
@@ -3705,8 +1450,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3716,6 +1464,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Dodatne ikone"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3724,6 +1473,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3732,6 +1482,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3740,6 +1491,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3748,6 +1500,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3755,8 +1508,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ako je uključena <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> podrška, dvije dodatne ikone su vidljive."
+msgstr ""
+"Ako je uključena <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> podrška, dvije dodatne ikone su vidljive."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3766,6 +1522,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "S lijeva na desno"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3774,6 +1531,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3781,8 +1539,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst se unosi sa lijeva na desno.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Tekst se unosi sa lijeva na desno.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3792,6 +1552,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "S desna na lijevo"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3800,6 +1561,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3807,8 +1569,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst formatiran u jeziku kompleksnog rasporeda teksta se unosi sa desna na lijevo</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Tekst formatiran u jeziku kompleksnog "
+"rasporeda teksta se unosi sa desna na lijevo</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3817,6 +1582,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Traka za tekst"
+#. I(O9
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3827,6 +1593,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3836,6 +1603,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,8 +1611,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Eksponent</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Eksponent</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3854,6 +1624,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Indeks</link>"
+#. r=$n
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3862,8 +1633,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+#. zh#3
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3872,8 +1645,14 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+msgstr ""
+"#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni "
+"Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link "
+"href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni "
+"znak</link>"
+#. HFrp
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3882,8 +1661,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za "
+"slike</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3893,6 +1675,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3901,6 +1684,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linijari"
+#. @l2]
#: main0213.xhp
#, fuzzy
msgctxt ""
@@ -3911,6 +1695,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3920,6 +1705,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3929,6 +1715,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3937,6 +1724,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr ""
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3946,6 +1734,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer pomoć"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3955,6 +1744,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr ""
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3964,6 +1754,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr ""
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3973,6 +1764,7 @@ msgctxt ""
msgid "Getting Help"
msgstr ""
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3981,6 +1773,7 @@ msgctxt ""
msgid "Table Bar"
msgstr ""
+#. VZpD
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3991,6 +1784,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +1794,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4008,8 +1803,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. QP4b
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4020,6 +1818,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. @XQz
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4030,6 +1829,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4039,6 +1839,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4046,8 +1847,10 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4057,6 +1860,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. kh\l
#: main0100.xhp
#, fuzzy
msgctxt ""
@@ -4064,8 +1868,11 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Menus"
-msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\nMeni\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\nMeniji"
+msgstr ""
+"#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\nMeni\\n#-#-#-#-# "
+"scalc.po (PACKAGE VERSION) #-#-#-#-#\\nMeniji"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4075,6 +1882,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4084,6 +1892,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4092,6 +1901,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4100,6 +1910,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4108,6 +1919,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4116,6 +1928,7 @@ msgctxt ""
msgid "Insert"
msgstr "Ubaci"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4124,6 +1937,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4132,6 +1946,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr ""
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4140,6 +1955,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolone"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4148,6 +1964,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr ""
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4156,6 +1973,7 @@ msgctxt ""
msgid "Rows"
msgstr "Redovi"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4164,6 +1982,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr ""
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4172,6 +1991,7 @@ msgctxt ""
msgid "Delete"
msgstr "Obriši"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4180,6 +2000,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. _Rp`
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4189,6 +2010,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4197,6 +2019,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolone"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4205,6 +2028,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr ""
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4213,6 +2037,7 @@ msgctxt ""
msgid "Rows"
msgstr "Redovi"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4221,6 +2046,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr ""
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4229,6 +2055,7 @@ msgctxt ""
msgid "Select"
msgstr "Izaberi"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4237,6 +2064,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4246,6 +2074,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4254,6 +2083,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolona"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4262,6 +2092,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr ""
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4270,6 +2101,7 @@ msgctxt ""
msgid "Row"
msgstr "Red"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4278,6 +2110,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr ""
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4286,6 +2119,7 @@ msgctxt ""
msgid "Cell"
msgstr "Ćelija"
+#. wowO
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4295,6 +2129,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+#. Btf,
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4302,16 +2137,23 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. ^A_]
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja "
+"linije</link>"
+#. vn.B
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4321,6 +2163,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2172,7 @@ msgctxt ""
msgid "Autofit"
msgstr ""
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2181,7 @@ msgctxt ""
msgid "Column width"
msgstr "Širina kolone"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2190,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2199,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2208,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2217,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Visina reda"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2226,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2235,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2244,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2253,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Dozvoli da red bude prelomljen preko stranica i kolona"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2262,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2271,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Ponavljanje zaglavlja tabele"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2280,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2289,7 @@ msgctxt ""
msgid "Convert"
msgstr "Pretvori"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2298,7 @@ msgctxt ""
msgid "Text to Table"
msgstr ""
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2307,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2316,7 @@ msgctxt ""
msgid "Table to Text"
msgstr ""
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2325,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4474,6 +2335,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4482,6 +2344,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4490,6 +2353,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4498,6 +2362,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Format brojeva"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4506,6 +2371,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4514,6 +2380,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr ""
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4522,6 +2389,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4531,6 +2399,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4539,6 +2408,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4548,6 +2418,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4557,6 +2428,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4565,6 +2437,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Alatne trake"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4574,6 +2447,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4583,6 +2457,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4591,6 +2466,7 @@ msgctxt ""
msgid "File"
msgstr "Datoteka"
+#. lxAM
#: main0101.xhp
#, fuzzy
msgctxt ""
@@ -4601,6 +2477,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+#. |c4^
#: main0101.xhp
#, fuzzy
msgctxt ""
@@ -4609,8 +2486,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">Ove komande se primjenjuju na aktualne dokumente, otvorite novi dokument, ili zatvorite aplikaciju.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">Ove komande se odnose na postojeći dokument, otvorite novi dokument ili zatvorite aplikaciju.</ahelp>"
+msgstr ""
+"#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">Ove "
+"komande se primjenjuju na aktualne dokumente, otvorite novi dokument, ili "
+"zatvorite aplikaciju.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) "
+"#-#-#-#-#\\n<ahelp hid=\".\">Ove komande se odnose na postojeći dokument, "
+"otvorite novi dokument ili zatvorite aplikaciju.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4620,6 +2503,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4627,8 +2511,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4638,6 +2524,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Verzije</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4645,8 +2532,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4656,6 +2545,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
+#. 5mn=
#: main0101.xhp
#, fuzzy
msgctxt ""
@@ -4666,6 +2556,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4674,6 +2565,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Traka formule"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4683,6 +2575,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/bs/helpcontent2/source/text/swriter/librelogo.po b/source/bs/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..a9f17e96b79
--- /dev/null
+++ b/source/bs/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,3914 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-11-18 16:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"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-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1353257703.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\\nOdjel stanja\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\nStatusna traka"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Jezik"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitalni potpis"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Takođe vidjeti: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni potpisi</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zumiranje & Prikaz Raspored"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Alati"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opcije za Automatku Ispravku</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Podesi</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Računice"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Traka sa svojstvima grafičkih objekata"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Dizajn linije</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Širina linije</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Traka za slike"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Ubaci"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Natpis</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverta</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Pomični okvir</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Oblik"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Prozor"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Pregled Stranice"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Pogled"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ovaj meni sadrži komande za kontrolisanje prikaza dokumenta na ekranu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Uveličanje</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Izmijeni"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ovaj meni sadrži naredbe za izmjenu sadržaja postojećeg dokumenta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Posebno umetanje</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Uporedi dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Pronađi i zamijeni</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoTekst</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Linkovi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Traka za Oblikovanje"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Dodatne ikone"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ako je uključena <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> podrška, dvije dodatne ikone su vidljive."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "S lijeva na desno"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst se unosi sa lijeva na desno.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "S desna na lijevo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst formatiran u jeziku kompleksnog rasporeda teksta se unosi sa desna na lijevo</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Traka za tekst"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Eksponent</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Indeks</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "#-#-#-#-# 02.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Specijalni Znak\">Specijalni Znak</link>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linijari"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer pomoć"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolone</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\nMeni\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\nMeniji"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Ubaci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolone"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Redovi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Obriši"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolone"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Redovi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Izaberi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolona"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Red"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Ćelija"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Izaberite karakteristike izvještaja.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Širina kolone"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Visina reda"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Dozvoli da red bude prelomljen preko stranica i kolona"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Ponavljanje zaglavlja tabele"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Pretvori"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format brojeva"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Alatne trake"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Datoteka"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070200.xhp\" name=\"Format\">Format</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">Ove komande se primjenjuju na aktualne dokumente, otvorite novi dokument, ili zatvorite aplikaciju.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">Ove komande se odnose na postojeći dokument, otvorite novi dokument ili zatvorite aplikaciju.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Verzije</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Traka formule"
diff --git a/source/ca-XV/helpcontent2/source/text/swriter.po b/source/ca-XV/helpcontent2/source/text/swriter.po
index e840cf0f96f..df85096ad47 100644
--- a/source/ca-XV/helpcontent2/source/text/swriter.po
+++ b/source/ca-XV/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-08-31 18:18+0200\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra d'estat"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'estat</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra "
+"d'estat</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La barra d'estat conté informació sobre el document actual i diversos botons amb funcions especials."
+msgstr ""
+"La barra d'estat conté informació sobre el document actual i diversos botons "
+"amb funcions especials."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Llengua"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per obrir un menú des del qual podeu triar una altra llengua per al text seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure este text de la verificació ortogràfica i de la partició de mots. <br/>Trieu Reinicialitza a la llengua per defecte per tornar a aplicar la llengua per defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per obrir un diàleg amb més opcions.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per "
+"obrir un menú des del qual podeu triar una altra llengua per al text "
+"seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure "
+"este text de la verificació ortogràfica i de la partició de mots. <br/>Trieu "
+"Reinicialitza a la llengua per defecte per tornar a aplicar la llengua per "
+"defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per obrir un "
+"diàleg amb més opcions.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Signatura digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures digitals</link>."
+msgstr ""
+"Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures "
+"digitals</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +103,43 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Escala i format de la visualització"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text."
+msgstr ""
+"Hi ha tres controls a la barra d'estat del Writer que permeten canviar "
+"l'escala i el format de la visualització dels documents de text."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a dreta: mode d'una sola columna; mode de visualització amb les pàgines una al costat de l'altra; mode de llibre amb dues pàgines, com un llibre obert.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a "
+"dreta: mode d'una sola columna; mode de visualització amb les pàgines una al "
+"costat de l'altra; mode de llibre amb dues pàgines, com un llibre "
+"obert.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una àrea més petita d'esta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més "
+"pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una "
+"àrea més petita d'esta.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "Eines"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eines\">Eines</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +166,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que podeu afegir al document, i també eines per configurar els menús i les preferències de configuració del programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que "
+"podeu afegir al document, i també eines per configurar els menús i les "
+"preferències de configuració del programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +179,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració d'esquemes\">Numeració d'esquemes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració "
+"d'esquemes\">Numeració d'esquemes</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +191,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de línies\">Numeració de línies</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de "
+"línies\">Numeració de línies</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +203,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al "
+"peu</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +217,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +225,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions de correcció automàtica</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions "
+"de correcció automàtica</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +237,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalitza\">Personalitza</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalitza\">Personalitza</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +250,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra Objecte OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +258,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra d'objectes OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra "
+"d'objectes OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +270,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan seleccioneu un objecte, i conté les funcions més importants per formatar i posicionar l'objecte.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan "
+"seleccioneu un objecte, i conté les funcions més importants per formatar i "
+"posicionar l'objecte.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +283,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense ajustament</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense "
+"ajustament</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +295,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu triar estos paràmetres a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu "
+"triar estos paràmetres a la pestanya <emph>Ajusta</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +309,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta\">Ajusta</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +317,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Esta icona correspon a l'opció <emph>Ajustament de la pàgina</emph> de la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Esta icona "
+"correspon a l'opció <emph>Ajustament de la pàgina</emph> de la pestanya "
+"<emph>Ajusta</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +330,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a "
+"la línia</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +342,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu "
+"aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +354,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels objectes\">Propietats dels objectes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels "
+"objectes\">Propietats dels objectes</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +367,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funcions de l'$[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +375,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funcions de l'$[officename] Writer\">Funcions de l'$[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Funcions de l'$[officename] Writer\">Funcions de l'$[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +388,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "L'$[officename] Writer vos permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu alçar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
+msgstr ""
+"L'$[officename] Writer vos permet dissenyar i produir documents de text que "
+"poden incloure gràfics, taules o diagrames. Podeu alçar els documents en una "
+"gran varietat de formats, incloent-hi el format estandarditzat OpenDocument "
+"(ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment "
+"el document al format de document portàtil (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +405,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escriptura"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +413,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "L'$[officename] Writer vos permet crear documents bàsics, com ara memòries, <link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i currículums, així com <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documents\">combinar documents</link>, o bé documents llargs i complexos o amb múltiples parts, completats amb bibliografies, taules de referència i índexs."
+msgstr ""
+"L'$[officename] Writer vos permet crear documents bàsics, com ara memòries, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i "
+"currículums, així com <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"combinar documents\">combinar documents</link>, o bé documents llargs i "
+"complexos o amb múltiples parts, completats amb bibliografies, taules de "
+"referència i índexs."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +429,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "L'$[officename] Writer també inclou funcions molt pràctiques com ara un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortogràfic\">verificador ortogràfic</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correcció automàtica\">correcció automàtica</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de mots</link>, així com una gran varietat de <link href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a la majoria de les necessitats. També podeu utilitzar els auxiliars per crear les vostres pròpies plantilles."
-
+msgstr ""
+"L'$[officename] Writer també inclou funcions molt pràctiques com ara un "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"verificador "
+"ortogràfic\">verificador ortogràfic</link>, un <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"correcció automàtica\">correcció automàtica</link> i <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de "
+"mots</link>, així com una gran varietat de <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a "
+"la majoria de les necessitats. També podeu utilitzar els auxiliars per "
+"crear les vostres pròpies plantilles."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +452,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Disseny i estructura"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +460,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "L'$[officename] ofereix un ventall ampli d'opcions per dissenyar documents. Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> vos ajuda a moure-vos ràpidament pels documents, vos permet visualitzar el document en una visualització d'esquema i fa un seguiment dels objectes que heu inserit en el document."
+msgstr ""
+"L'$[officename] ofereix un ventall ampli d'opcions per dissenyar documents. "
+"Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i "
+"modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, "
+"el <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navegador\">Navegador</link> vos ajuda a moure-vos ràpidament pels "
+"documents, vos permet visualitzar el document en una visualització d'esquema "
+"i fa un seguiment dels objectes que heu inserit en el document."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +478,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" name=\"índexs i taules\">índexs i taules</link> en els documents de text. Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord amb les vostres necessitats. Els enllaços i les adreces d'interés operatius vos permeten saltar directament a l'element corresponent dins del text."
+msgstr ""
+"També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índexs i taules\">índexs i taules</link> en els documents de text. "
+"Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord "
+"amb les vostres necessitats. Els enllaços i les adreces d'interés operatius "
+"vos permeten saltar directament a l'element corresponent dins del text."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +495,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Autoedició amb l'$[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +503,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "L'$[officename] Writer conté moltes eines d'autoedició i de dibuix que vos ajudaran a crear documents de tall professional, com ara fullets, butlletins d'informació i invitacions. Podeu formatar els documents mitjançant la disposició de múltiples columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"gràfics\">gràfics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i altres objectes."
-
+msgstr ""
+"L'$[officename] Writer conté moltes eines d'autoedició i de dibuix que vos "
+"ajudaran a crear documents de tall professional, com ara fullets, butlletins "
+"d'informació i invitacions. Podeu formatar els documents mitjançant la "
+"disposició de múltiples columnes, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de "
+"text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"gràfics\">gràfics</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i "
+"altres objectes."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +524,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Càlculs"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +532,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Els documents de text de l'$[officename] tenen integrada una <link href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de càlcul</link> que vos ajuda a realitzar càlculs complexos o enllaços lògics. Vos resultarà molt fàcil crear una taula en un document de text per tal de fer càlculs."
+msgstr ""
+"Els documents de text de l'$[officename] tenen integrada una <link "
+"href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de "
+"càlcul</link> que vos ajuda a realitzar càlculs complexos o enllaços lògics. "
+"Vos resultarà molt fàcil crear una taula en un document de text per tal de "
+"fer càlculs."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +549,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creació de dibuixos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +557,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de dibuix</link> de l'$[officename] Writer vos permet crear dibuixos, gràfics, signes i altres tipus de dibuixos directament en els documents de text."
+msgstr ""
+"L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de "
+"dibuix</link> de l'$[officename] Writer vos permet crear dibuixos, gràfics, "
+"signes i altres tipus de dibuixos directament en els documents de text."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +572,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserció de gràfics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +580,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" name=\"formats diferents\">formats diferents</link> dins d'un document de text, incloent-hi gràfics amb format JPG o GIF. A més, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona una col·lecció de gràfics predissenyats, i la <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes impressionants sobre els tipus de lletra."
+msgstr ""
+"Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"formats diferents\">formats diferents</link> dins d'un document de "
+"text, incloent-hi gràfics amb format JPG o GIF. A més, la <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona "
+"una col·lecció de gràfics predissenyats, i la <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes "
+"impressionants sobre els tipus de lletra."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +599,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interfície d'aplicació flexible"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +607,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "La interfície de l'aplicació s'ha dissenyat de manera que la pugueu configurar d'acord amb les vostres preferències; podeu personalitzar les icones i els menús, entre d'altres. Podeu posicionar diverses finestres de l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en qualsevol part de la pantalla. També podeu <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres al cantó de l'àrea de treball."
+msgstr ""
+"La interfície de l'aplicació s'ha dissenyat de manera que la pugueu "
+"configurar d'acord amb les vostres preferències; podeu personalitzar les "
+"icones i els menús, entre d'altres. Podeu posicionar diverses finestres de "
+"l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en "
+"qualsevol part de la pantalla. També podeu <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres "
+"al cantó de l'àrea de treball."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +626,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrossega i deixa anar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +634,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i deixa anar\">arrossega i deixa anar</link> vos permet treballar amb documents de text a l'$[officename] de manera ràpida i efectiva. Per exemple, podeu arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc a un altre dins del mateix document, o entre documents de l'$[officename] oberts."
+msgstr ""
+"La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i "
+"deixa anar\">arrossega i deixa anar</link> vos permet treballar amb documents "
+"de text a l'$[officename] de manera ràpida i efectiva. Per exemple, podeu "
+"arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc "
+"a un altre dins del mateix document, o entre documents de l'$[officename] "
+"oberts."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +652,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funcions d'ajuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +660,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistema d'ajuda</link> com a referència completa per a les aplicacions de l'$[officename], que inclou <link href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> per dur a terme tasques simples i complexes."
+msgstr ""
+"Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">sistema d'ajuda</link> com a referència completa per a les "
+"aplicacions de l'$[officename], que inclou <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> "
+"per dur a terme tasques simples i complexes."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +676,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Propietats de l'objecte de dibuix"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +684,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels "
+"objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +696,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es mostren icones diferents si el document actual és un document de text o si és un full de càlcul.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de "
+"l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú "
+"Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els "
+"controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es "
+"mostren icones diferents si el document actual és un document de text o si "
+"és un full de càlcul.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +712,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de "
+"la línia</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +724,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada "
+"de la línia</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +736,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de "
+"la línia</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +748,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de l'àrea\">Estil/emplenament de l'àrea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de "
+"l'àrea\">Estil/emplenament de l'àrea</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +761,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imatge"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra Imatge</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra "
+"Imatge</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions per formatar els gràfics de mapa de bits seleccionats i posicionar-los.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions "
+"per formatar els gràfics de mapa de bits seleccionats i posicionar-"
+"los.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix verticalment\">Inverteix verticalment</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix "
+"verticalment\">Inverteix verticalment</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix horitzontalment\">Inverteix horitzontalment</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix "
+"horitzontalment\">Inverteix horitzontalment</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels gràfics\">Propietats dels gràfics</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels "
+"gràfics\">Propietats dels gràfics</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +826,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insereix"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +836,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insereix\">Insereix</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +844,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">El menú Insereix conté ordes per inserir elements nous al document. Això inclou seccions, notes al peu, comentaris, caràcters especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">El menú Insereix conté ordes per inserir elements nous al "
+"document. Això inclou seccions, notes al peu, comentaris, caràcters "
+"especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +857,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +869,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +883,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Secció\">Secció</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +893,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +901,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al peu/Nota final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al "
+"peu/Nota final</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +913,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +924,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de "
+"text</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +936,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència creuada\">Referència creuada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència "
+"creuada\">Referència creuada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +948,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +971,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +981,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +991,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Taula\">Taula</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +999,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia horitzontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia "
+"horitzontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1011,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc flotant</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc "
+"flotant</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1025,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Fitxer</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1034,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra Marc"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1042,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1053,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra <emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i posicionar-lo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra "
+"<emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i "
+"posicionar-lo.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1066,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament desactivat\">Ajustament desactivat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament "
+"desactivat\">Ajustament desactivat</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1078,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu triar este paràmetre a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu "
+"triar este paràmetre a la pestanya <emph>Ajusta</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1090,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa l'ajustament</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa "
+"l'ajustament</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1102,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona "
+"representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya "
+"<emph>Ajusta</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1115,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a "
+"la línia</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1127,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu definir este paràmetre a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu "
+"definir este paràmetre a la pestanya <emph>Ajusta</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1139,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de fons</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de "
+"fons</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1151,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del marc\">Propietats del marc</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del "
+"marc\">Propietats del marc</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1164,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1174,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1182,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Conté ordes per formatar l'estructura i els continguts del document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Conté ordes per formatar l'estructura i els "
+"continguts del document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1194,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1205,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1216,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numeració/pics\">Numeració/pics</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1230,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pàgina\">Pàgina</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1238,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1249,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imatge\">Imatge</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1281,7 @@ msgctxt ""
msgid "Window"
msgstr "Finestra"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1291,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1299,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordes per manipular i visualitzar les finestres dels documents.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordes per manipular "
+"i visualitzar les finestres dels documents.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1312,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Previsualització de la pàgina"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1320,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la pàgina\">Previsualització de la pàgina</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la "
+"pàgina\">Previsualització de la pàgina</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1332,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barra <emph>Previsualització de la pàgina</emph> apareix quan es visualitza el document actual en el mode de previsualització de la pàgina."
+msgstr ""
+"La barra <emph>Previsualització de la pàgina</emph> apareix quan es "
+"visualitza el document actual en el mode de previsualització de la pàgina."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1345,7 @@ msgctxt ""
msgid "View"
msgstr "Visualitza"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3463,8 +1353,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+msgstr ""
+"<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1364,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú conté ordes per controlar la visualització en pantalla del document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú conté ordes per controlar la visualització en "
+"pantalla del document.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1378,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1387,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edita"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1397,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edita\">Edita</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1405,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú conté ordes per editar el contingut del document actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú conté ordes per editar el contingut del document "
+"actual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1417,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament especial\">Enganxament especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament "
+"especial\">Enganxament especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1429,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el text\">Seleccioneu el text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el "
+"text\">Seleccioneu el text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1441,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara el document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara "
+"el document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1453,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i "
+"reemplaça</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1465,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text automàtic</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text "
+"automàtic</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1477,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de dades\">Intercanvia la base de dades</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de "
+"dades\">Intercanvia la base de dades</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1491,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Camps\">Camps</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1499,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al "
+"peu</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1511,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada d'índex</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada "
+"d'índex</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1523,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliogràfica\">Entrada bibliogràfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliogràfica\">Entrada bibliogràfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1537,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1545,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1556,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa d'imatge</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa "
+"d'imatge</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1569,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra de formatació"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1577,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de formatació</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de "
+"formatació</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1589,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions de formatació de text.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions "
+"de formatació de text.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1601,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de lletra\">Color del tipus de lletra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de "
+"lletra\">Color del tipus de lletra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1615,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Icones addicionals"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1624,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Augmenta la lletra"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1643,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Redueix la lletra"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1661,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+msgstr ""
+"Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1675,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "D'esquerra a dreta"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a dreta</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a "
+"dreta</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1695,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a dreta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a "
+"dreta.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1709,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De dreta a esquerra"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a esquerra</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a "
+"esquerra</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1729,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de "
+"format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1742,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra Objecte de text"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1750,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra Objecte de text</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra "
+"Objecte de text</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1762,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordes de formatació per a text que està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de text</emph> apareix quan feu doble clic en un objecte de dibuix."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordes de formatació per a text que "
+"està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de "
+"text</emph> apareix quan feu doble clic en un objecte de dibuix."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1775,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1786,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1797,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot\">Selecciona-ho tot</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot"
+"\">Selecciona-ho tot</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1809,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1820,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1831,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Ací podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per al paràgraf que està seleccionat actualment."
+msgstr ""
+"Ací podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per al "
+"paràgraf que està seleccionat actualment."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1844,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Regles"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1854,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regles\">Regles</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1862,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, els sagnats, els marges i les columnes. Tots ells es poden modificar sobre els regles utilitzant el ratolí."
+msgstr ""
+"Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, "
+"els sagnats, els marges i les columnes. Tots ells es poden modificar sobre "
+"els regles utilitzant el ratolí."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1875,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació directa del paràgraf\">formatació directa del paràgraf</link> actual o dels paràgrafs seleccionats."
+msgstr ""
+"Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i "
+"podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"formatació directa del paràgraf\">formatació directa del "
+"paràgraf</link> actual o dels paràgrafs seleccionats."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1890,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Vos donem la benvinguda a l'ajuda de l'$[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1900,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ajuda del %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1910,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Treball amb el %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1920,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menús, barres d'eines i tecles"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1930,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obtenció d'ajuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1939,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra Taula"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1947,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de taula\">Barra de taula</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra de taula\">Barra de "
+"taula</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1959,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les funcions que necessiteu quan treballeu amb taules. La barra apareix quan moveu el cursor cap a una taula.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les "
+"funcions que necessiteu quan treballeu amb taules. La barra apareix quan "
+"moveu el cursor cap a una taula.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1972,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina les cel·les</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina "
+"les cel·les</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1984,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix la fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix "
+"la fila</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1996,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la columna\">Suprimeix la columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la "
+"columna\">Suprimeix la columna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació automàtica\">Formatació automàtica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació "
+"automàtica\">Formatació automàtica</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la taula\">Propietats de la taula</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la "
+"taula\">Propietats de la taula</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2031,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2040,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menús"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2048,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menús\">Menús</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2060,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "La secció següent mostra una llista dels temes d'ajuda disponibles per als menús i els diàlegs."
+msgstr ""
+"La secció següent mostra una llista dels temes d'ajuda disponibles per als "
+"menús i els diàlegs."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2073,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2082,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra ordes per inserir, editar i suprimir una taula en un document de text.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra ordes per inserir, editar i suprimir una taula en un "
+"document de text.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2102,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insereix"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2111,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2120,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insereix una taula nova."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2129,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2138,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insereix columnes."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2147,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2156,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insereix files."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2165,7 @@ msgctxt ""
msgid "Delete"
msgstr "Suprimeix"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2174,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2183,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Suprimeix la taula actual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2192,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2201,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Suprimeix les columnes seleccionades."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2210,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2219,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Suprimeix les files seleccionades."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2228,7 @@ msgctxt ""
msgid "Select"
msgstr "Selecciona"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2237,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2246,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selecciona la taula actual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2255,7 @@ msgctxt ""
msgid "Column"
msgstr "Columna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2264,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selecciona la columna actual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2273,7 @@ msgctxt ""
msgid "Row"
msgstr "Fila"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2282,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selecciona la fila actual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2291,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cel·la"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2300,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selecciona la cel·la actual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2309,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusiona les cel·les</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2318,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Separa les cel·les</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la taula</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la "
+"taula</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2338,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Ajustament automàtic"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2347,7 @@ msgctxt ""
msgid "Column width"
msgstr "Amplada de la columna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,22 +2356,29 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Obri un quadre de diàleg per canviar l'amplada d'una columna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la "
+"columna</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes uniformement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes "
+"uniformement</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2387,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Alçada de la fila"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,22 +2396,28 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Obri un quadre de diàleg per canviar l'alçada d'una fila."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files uniformement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files "
+"uniformement</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2426,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permet que la fila se separi entre pàgines i columnes"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2445,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repeteix l'encapçalament de les files"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la taula ocupa més d'una pàgina.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la "
+"taula ocupa més d'una pàgina.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2465,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converteix"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2474,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text a taula"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg on podeu convertir el text seleccionat en una taula.</ahelp> Obri <link href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el text seleccionat en una taula."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg on podeu convertir el text "
+"seleccionat en una taula.</ahelp> Obri <link "
+"href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el "
+"text seleccionat en una taula."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2496,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Taula a text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg per convertir la taula seleccionada en text.</ahelp> Obri un <link href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula actual en text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg per convertir la taula "
+"seleccionada en text.</ahelp> Obri un <link "
+"href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula "
+"actual en text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2518,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2527,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Obri la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per introduir o editar una fórmula."
+msgstr ""
+"Obri la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per "
+"introduir o editar una fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2547,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Format numèric"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Obri un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per indicar el format dels nombres d'una taula."
+msgstr ""
+"Obri un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per "
+"indicar el format dels nombres d'una taula."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2567,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Límits de la taula"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra o amaga els límits de les cel·les d'una taula. Els límits només són visibles per pantalla, no s'imprimeixen."
+msgstr ""
+"Mostra o amaga els límits de les cel·les d'una taula. Els límits només són "
+"visibles per pantalla, no s'imprimeixen."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2587,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propietats de la taula</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2596,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Pics i numeració"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2604,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra Pics i numeració</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra "
+"Pics i numeració</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2616,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar l'orde dels paràgrafs i la definició de diversos nivells de paràgraf.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté "
+"funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar "
+"l'orde dels paràgrafs i la definició de diversos nivells de "
+"paràgraf.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2631,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barres d'eines"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2639,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'eines\">Barres d'eines</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres "
+"d'eines\">Barres d'eines</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2651,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta secció ofereix una perspectiva general de les barres d'eines disponibles a l'$[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta secció ofereix una perspectiva general de les barres d'eines "
+"disponibles a l'$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2665,7 @@ msgctxt ""
msgid "File"
msgstr "Fitxer"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2675,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fitxer\">Fitxer</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2683,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Estes ordes s'apliquen al document actual, obren un document nou o tanquen l'aplicació.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Estes ordes s'apliquen al document actual, obren un document "
+"nou o tanquen l'aplicació.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2697,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2705,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i "
+"alça...</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2717,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2728,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2739,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2750,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la impressora\">Configuració de la impressora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la "
+"impressora\">Configuració de la impressora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2763,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmules"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2771,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2783,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La barra de <emph>fórmules</emph> vos permet crear i inserir càlculs en un document de text.</ahelp> Per activar la barra de <emph>fórmules</emph>, premeu F2."
+msgstr ""
+"<ahelp hid=\".\">La barra de <emph>fórmules</emph> vos permet crear i inserir "
+"càlculs en un document de text.</ahelp> Per activar la barra de "
+"<emph>fórmules</emph>, premeu F2."
diff --git a/source/ca-XV/helpcontent2/source/text/swriter/librelogo.po b/source/ca-XV/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..40afb01b2a0
--- /dev/null
+++ b/source/ca-XV/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-08-31 18:18+0200\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca_XV\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra d'estat"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'estat</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La barra d'estat conté informació sobre el document actual i diversos botons amb funcions especials."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Llengua"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per obrir un menú des del qual podeu triar una altra llengua per al text seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure este text de la verificació ortogràfica i de la partició de mots. <br/>Trieu Reinicialitza a la llengua per defecte per tornar a aplicar la llengua per defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per obrir un diàleg amb més opcions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Signatura digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures digitals</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Escala i format de la visualització"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a dreta: mode d'una sola columna; mode de visualització amb les pàgines una al costat de l'altra; mode de llibre amb dues pàgines, com un llibre obert.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una àrea més petita d'esta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Eines"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eines\">Eines</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que podeu afegir al document, i també eines per configurar els menús i les preferències de configuració del programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració d'esquemes\">Numeració d'esquemes</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de línies\">Numeració de línies</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions de correcció automàtica</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalitza\">Personalitza</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra Objecte OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra d'objectes OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan seleccioneu un objecte, i conté les funcions més importants per formatar i posicionar l'objecte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense ajustament</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu triar estos paràmetres a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta\">Ajusta</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Esta icona correspon a l'opció <emph>Ajustament de la pàgina</emph> de la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels objectes\">Propietats dels objectes</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funcions de l'$[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funcions de l'$[officename] Writer\">Funcions de l'$[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "L'$[officename] Writer vos permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu alçar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escriptura"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "L'$[officename] Writer vos permet crear documents bàsics, com ara memòries, <link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i currículums, així com <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documents\">combinar documents</link>, o bé documents llargs i complexos o amb múltiples parts, completats amb bibliografies, taules de referència i índexs."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "L'$[officename] Writer també inclou funcions molt pràctiques com ara un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortogràfic\">verificador ortogràfic</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correcció automàtica\">correcció automàtica</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de mots</link>, així com una gran varietat de <link href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a la majoria de les necessitats. També podeu utilitzar els auxiliars per crear les vostres pròpies plantilles."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Disseny i estructura"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "L'$[officename] ofereix un ventall ampli d'opcions per dissenyar documents. Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> vos ajuda a moure-vos ràpidament pels documents, vos permet visualitzar el document en una visualització d'esquema i fa un seguiment dels objectes que heu inserit en el document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" name=\"índexs i taules\">índexs i taules</link> en els documents de text. Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord amb les vostres necessitats. Els enllaços i les adreces d'interés operatius vos permeten saltar directament a l'element corresponent dins del text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Autoedició amb l'$[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "L'$[officename] Writer conté moltes eines d'autoedició i de dibuix que vos ajudaran a crear documents de tall professional, com ara fullets, butlletins d'informació i invitacions. Podeu formatar els documents mitjançant la disposició de múltiples columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"gràfics\">gràfics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i altres objectes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Càlculs"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Els documents de text de l'$[officename] tenen integrada una <link href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de càlcul</link> que vos ajuda a realitzar càlculs complexos o enllaços lògics. Vos resultarà molt fàcil crear una taula en un document de text per tal de fer càlculs."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creació de dibuixos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de dibuix</link> de l'$[officename] Writer vos permet crear dibuixos, gràfics, signes i altres tipus de dibuixos directament en els documents de text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserció de gràfics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" name=\"formats diferents\">formats diferents</link> dins d'un document de text, incloent-hi gràfics amb format JPG o GIF. A més, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona una col·lecció de gràfics predissenyats, i la <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes impressionants sobre els tipus de lletra."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interfície d'aplicació flexible"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "La interfície de l'aplicació s'ha dissenyat de manera que la pugueu configurar d'acord amb les vostres preferències; podeu personalitzar les icones i els menús, entre d'altres. Podeu posicionar diverses finestres de l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en qualsevol part de la pantalla. També podeu <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres al cantó de l'àrea de treball."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrossega i deixa anar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i deixa anar\">arrossega i deixa anar</link> vos permet treballar amb documents de text a l'$[officename] de manera ràpida i efectiva. Per exemple, podeu arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc a un altre dins del mateix document, o entre documents de l'$[officename] oberts."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funcions d'ajuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistema d'ajuda</link> com a referència completa per a les aplicacions de l'$[officename], que inclou <link href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> per dur a terme tasques simples i complexes."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Propietats de l'objecte de dibuix"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es mostren icones diferents si el document actual és un document de text o si és un full de càlcul.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de l'àrea\">Estil/emplenament de l'àrea</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imatge"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra Imatge</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions per formatar els gràfics de mapa de bits seleccionats i posicionar-los.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix verticalment\">Inverteix verticalment</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix horitzontalment\">Inverteix horitzontalment</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels gràfics\">Propietats dels gràfics</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insereix"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insereix\">Insereix</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">El menú Insereix conté ordes per inserir elements nous al document. Això inclou seccions, notes al peu, comentaris, caràcters especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Secció\">Secció</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al peu/Nota final</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de text</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència creuada\">Referència creuada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Taula\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia horitzontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc flotant</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Fitxer</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra Marc"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra <emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i posicionar-lo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament desactivat\">Ajustament desactivat</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu triar este paràmetre a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa l'ajustament</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu definir este paràmetre a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de fons</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del marc\">Propietats del marc</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Conté ordes per formatar l'estructura i els continguts del document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pàgina\">Pàgina</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imatge\">Imatge</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Finestra"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordes per manipular i visualitzar les finestres dels documents.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Previsualització de la pàgina"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la pàgina\">Previsualització de la pàgina</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barra <emph>Previsualització de la pàgina</emph> apareix quan es visualitza el document actual en el mode de previsualització de la pàgina."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Visualitza"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú conté ordes per controlar la visualització en pantalla del document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edita"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edita\">Edita</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú conté ordes per editar el contingut del document actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament especial\">Enganxament especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el text\">Seleccioneu el text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara el document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text automàtic</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de dades\">Intercanvia la base de dades</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Camps\">Camps</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada d'índex</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliogràfica\">Entrada bibliogràfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa d'imatge</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra de formatació"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de formatació</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions de formatació de text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de lletra\">Color del tipus de lletra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Icones addicionals"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Augmenta la lletra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Redueix la lletra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "D'esquerra a dreta"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a dreta</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a dreta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De dreta a esquerra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a esquerra</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra Objecte de text"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra Objecte de text</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordes de formatació per a text que està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de text</emph> apareix quan feu doble clic en un objecte de dibuix."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot\">Selecciona-ho tot</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Ací podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per al paràgraf que està seleccionat actualment."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Regles"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regles\">Regles</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, els sagnats, els marges i les columnes. Tots ells es poden modificar sobre els regles utilitzant el ratolí."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació directa del paràgraf\">formatació directa del paràgraf</link> actual o dels paràgrafs seleccionats."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Vos donem la benvinguda a l'ajuda de l'$[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ajuda del %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Treball amb el %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menús, barres d'eines i tecles"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obtenció d'ajuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra Taula"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de taula\">Barra de taula</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les funcions que necessiteu quan treballeu amb taules. La barra apareix quan moveu el cursor cap a una taula.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix la fila</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la columna\">Suprimeix la columna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació automàtica\">Formatació automàtica</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la taula\">Propietats de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menús"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "La secció següent mostra una llista dels temes d'ajuda disponibles per als menús i els diàlegs."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra ordes per inserir, editar i suprimir una taula en un document de text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insereix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insereix una taula nova."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insereix columnes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insereix files."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Suprimeix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Suprimeix la taula actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Suprimeix les columnes seleccionades."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Suprimeix les files seleccionades."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Selecciona"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selecciona la taula actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selecciona la columna actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selecciona la fila actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cel·la"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selecciona la cel·la actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusiona les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Separa les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Ajustament automàtic"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Amplada de la columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Obri un quadre de diàleg per canviar l'amplada d'una columna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la columna</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes uniformement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Alçada de la fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Obri un quadre de diàleg per canviar l'alçada d'una fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files uniformement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permet que la fila se separi entre pàgines i columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repeteix l'encapçalament de les files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la taula ocupa més d'una pàgina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converteix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text a taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg on podeu convertir el text seleccionat en una taula.</ahelp> Obri <link href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el text seleccionat en una taula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Taula a text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri un diàleg per convertir la taula seleccionada en text.</ahelp> Obri un <link href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula actual en text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Obri la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per introduir o editar una fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format numèric"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Obri un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per indicar el format dels nombres d'una taula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Límits de la taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra o amaga els límits de les cel·les d'una taula. Els límits només són visibles per pantalla, no s'imprimeixen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propietats de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Pics i numeració"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra Pics i numeració</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar l'orde dels paràgrafs i la definició de diversos nivells de paràgraf.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barres d'eines"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'eines\">Barres d'eines</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta secció ofereix una perspectiva general de les barres d'eines disponibles a l'$[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fitxer"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fitxer\">Fitxer</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Estes ordes s'apliquen al document actual, obren un document nou o tanquen l'aplicació.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i alça\">Anomena i alça...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la impressora\">Configuració de la impressora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmules"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La barra de <emph>fórmules</emph> vos permet crear i inserir càlculs en un document de text.</ahelp> Per activar la barra de <emph>fórmules</emph>, premeu F2."
diff --git a/source/ca/helpcontent2/source/text/swriter.po b/source/ca/helpcontent2/source/text/swriter.po
index 05f92f72fd4..ab160eb9def 100644
--- a/source/ca/helpcontent2/source/text/swriter.po
+++ b/source/ca/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-11-27 20:32+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +18,7 @@ msgstr ""
"X-Language: ca\n"
"X-POOTLE-MTIME: 1354048329.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -25,6 +27,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra d'estat"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,8 +35,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'estat</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra "
+"d'estat</link>"
+#. qno!
#: main0208.xhp
#, fuzzy
msgctxt ""
@@ -42,8 +48,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La barra d'estat conté informació sobre el document actual i diversos botons amb funcions especials. "
+msgstr ""
+"La barra d'estat conté informació sobre el document actual i diversos botons "
+"amb funcions especials. "
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -52,14 +61,23 @@ msgctxt ""
msgid "Language"
msgstr "Llengua"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per obrir un menú des del qual podeu triar una altra llengua per al text seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure aquest text de la verificació ortogràfica i de la partició de mots. <br/>Trieu Reinicialitza a la llengua per defecte per tornar a aplicar la llengua per defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per obrir un diàleg amb més opcions.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per "
+"obrir un menú des del qual podeu triar una altra llengua per al text "
+"seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure "
+"aquest text de la verificació ortogràfica i de la partició de mots. "
+"<br/>Trieu Reinicialitza a la llengua per defecte per tornar a aplicar la "
+"llengua per defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per "
+"obrir un diàleg amb més opcions.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -68,14 +86,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Signatura digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures digitals</link>."
+msgstr ""
+"Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures "
+"digitals</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -84,6 +106,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Escala i format de la visualització"
+#. _V+N
#: main0208.xhp
#, fuzzy
msgctxt ""
@@ -91,24 +114,36 @@ msgctxt ""
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text. "
+msgstr ""
+"Hi ha tres controls a la barra d'estat del Writer que permeten canviar "
+"l'escala i el format de la visualització dels documents de text. "
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a dreta: mode d'una sola columna; mode de visualització amb les pàgines una al costat de l'altra; mode de llibre amb dues pàgines, com un llibre obert.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a "
+"dreta: mode d'una sola columna; mode de visualització amb les pàgines una al "
+"costat de l'altra; mode de llibre amb dues pàgines, com un llibre "
+"obert.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una àrea més petita d'aquesta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més "
+"pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una "
+"àrea més petita d'aquesta.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -117,6 +152,7 @@ msgctxt ""
msgid "Tools"
msgstr "Eines"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -126,6 +162,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eines\">Eines</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -133,8 +170,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que podeu afegir al document, i també eines per configurar els menús i les preferències de configuració del programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que "
+"podeu afegir al document, i també eines per configurar els menús i les "
+"preferències de configuració del programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -142,8 +183,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració d'esquemes\">Numeració d'esquemes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració "
+"d'esquemes\">Numeració d'esquemes</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -151,8 +195,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de línies\">Numeració de línies</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de "
+"línies\">Numeració de línies</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -160,8 +207,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al "
+"peu</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -171,6 +221,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -178,8 +229,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions de correcció automàtica</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions "
+"de correcció automàtica</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -187,8 +241,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalitza\">Personalitza</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalitza\">Personalitza</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -197,6 +254,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra Objecte OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -204,8 +262,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra d'objectes OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra "
+"d'objectes OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -213,8 +274,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan seleccioneu un objecte, i conté les funcions més importants per formatar i posicionar l'objecte.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan "
+"seleccioneu un objecte, i conté les funcions més importants per formatar i "
+"posicionar l'objecte.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -222,8 +287,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense ajustament</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense "
+"ajustament</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -231,8 +299,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu triar aquests paràmetres a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu "
+"triar aquests paràmetres a la pestanya <emph>Ajusta</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -242,6 +313,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta\">Ajusta</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -249,8 +321,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Aquesta icona correspon a l'opció <emph>Ajustament de la pàgina</emph> de la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Aquesta "
+"icona correspon a l'opció <emph>Ajustament de la pàgina</emph> de la "
+"pestanya <emph>Ajusta</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -258,8 +334,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a "
+"la línia</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -267,8 +346,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu "
+"aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -276,8 +358,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels objectes\">Propietats dels objectes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels "
+"objectes\">Propietats dels objectes</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -286,6 +371,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funcions del $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -293,8 +379,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funcions del $[officename] Writer\">Funcions del $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Funcions del $[officename] Writer\">Funcions del $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -302,8 +392,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "El $[officename] Writer us permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu desar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
+msgstr ""
+"El $[officename] Writer us permet dissenyar i produir documents de text que "
+"poden incloure gràfics, taules o diagrames. Podeu desar els documents en una "
+"gran varietat de formats, incloent-hi el format estandarditzat OpenDocument "
+"(ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment "
+"el document al format de document portàtil (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -313,6 +409,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escriptura"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -320,8 +417,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "El $[officename] Writer us permet crear documents bàsics, com ara memòries, <link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i currículums, així com <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documents\">combinar documents</link>, o bé documents llargs i complexos o amb múltiples parts, completats amb bibliografies, taules de referència i índexs."
+msgstr ""
+"El $[officename] Writer us permet crear documents bàsics, com ara memòries, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i "
+"currículums, així com <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"combinar documents\">combinar documents</link>, o bé documents llargs i "
+"complexos o amb múltiples parts, completats amb bibliografies, taules de "
+"referència i índexs."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -329,8 +433,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "El $[officename] Writer també inclou funcions molt pràctiques com ara un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortogràfic\">verificador ortogràfic</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correcció automàtica\">correcció automàtica</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de mots</link>, així com una gran varietat de <link href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a la majoria de les necessitats. També podeu utilitzar els auxiliars per crear les vostres pròpies plantilles."
-
+msgstr ""
+"El $[officename] Writer també inclou funcions molt pràctiques com ara un "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"verificador "
+"ortogràfic\">verificador ortogràfic</link>, un <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"correcció automàtica\">correcció automàtica</link> i <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de "
+"mots</link>, així com una gran varietat de <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a "
+"la majoria de les necessitats. També podeu utilitzar els auxiliars per "
+"crear les vostres pròpies plantilles."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -340,6 +456,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Disseny i estructura"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -347,8 +464,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "El $[officename] ofereix un ventall ampli d'opcions per dissenyar documents. Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> us ajuda a moure-us ràpidament pels documents, us permet visualitzar el document en una visualització d'esquema i fa un seguiment dels objectes que heu inserit en el document."
+msgstr ""
+"El $[officename] ofereix un ventall ampli d'opcions per dissenyar documents. "
+"Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i "
+"modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, "
+"el <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navegador\">Navegador</link> us ajuda a moure-us ràpidament pels "
+"documents, us permet visualitzar el document en una visualització d'esquema "
+"i fa un seguiment dels objectes que heu inserit en el document."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -356,8 +482,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" name=\"índexs i taules\">índexs i taules</link> en els documents de text. Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord amb les vostres necessitats. Els enllaços i les adreces d'interès operatius us permeten saltar directament a l'element corresponent dins del text."
+msgstr ""
+"També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índexs i taules\">índexs i taules</link> en els documents de text. "
+"Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord "
+"amb les vostres necessitats. Els enllaços i les adreces d'interès operatius "
+"us permeten saltar directament a l'element corresponent dins del text."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -367,6 +499,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Autoedició amb el $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -374,8 +507,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "El $[officename] Writer conté moltes eines d'autoedició i de dibuix que us ajudaran a crear documents de tall professional, com ara fullets, butlletins d'informació i invitacions. Podeu formatar els documents mitjançant la disposició de múltiples columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"gràfics\">gràfics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i altres objectes."
-
+msgstr ""
+"El $[officename] Writer conté moltes eines d'autoedició i de dibuix que us "
+"ajudaran a crear documents de tall professional, com ara fullets, butlletins "
+"d'informació i invitacions. Podeu formatar els documents mitjançant la "
+"disposició de múltiples columnes, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de "
+"text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"gràfics\">gràfics</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i "
+"altres objectes."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -385,6 +528,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Càlculs"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -392,8 +536,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Els documents de text del $[officename] tenen integrada una <link href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de càlcul</link> que us ajuda a realitzar càlculs complexos o enllaços lògics. Us resultarà molt fàcil crear una taula en un document de text per tal de fer càlculs."
+msgstr ""
+"Els documents de text del $[officename] tenen integrada una <link "
+"href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de "
+"càlcul</link> que us ajuda a realitzar càlculs complexos o enllaços lògics. "
+"Us resultarà molt fàcil crear una taula en un document de text per tal de "
+"fer càlculs."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -403,6 +553,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creació de dibuixos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -410,8 +561,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de dibuix</link> del $[officename] Writer us permet crear dibuixos, gràfics, signes i altres tipus de dibuixos directament en els documents de text."
+msgstr ""
+"L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de "
+"dibuix</link> del $[officename] Writer us permet crear dibuixos, gràfics, "
+"signes i altres tipus de dibuixos directament en els documents de text."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -421,6 +576,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserció de gràfics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -428,8 +584,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" name=\"formats diferents\">formats diferents</link> dins d'un document de text, incloent-hi gràfics amb format JPG o GIF. A més, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona una col·lecció de gràfics predissenyats, i la <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes impressionants sobre els tipus de lletra."
+msgstr ""
+"Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"formats diferents\">formats diferents</link> dins d'un document de "
+"text, incloent-hi gràfics amb format JPG o GIF. A més, la <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona "
+"una col·lecció de gràfics predissenyats, i la <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes "
+"impressionants sobre els tipus de lletra."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -439,6 +603,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interfície d'aplicació flexible"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -446,8 +611,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "La interfície de l'aplicació s'ha dissenyat de manera que la pugueu configurar d'acord amb les vostres preferències; podeu personalitzar les icones i els menús, entre d'altres. Podeu posicionar diverses finestres de l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en qualsevol part de la pantalla. També podeu <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres al cantó de l'àrea de treball."
+msgstr ""
+"La interfície de l'aplicació s'ha dissenyat de manera que la pugueu "
+"configurar d'acord amb les vostres preferències; podeu personalitzar les "
+"icones i els menús, entre d'altres. Podeu posicionar diverses finestres de "
+"l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en "
+"qualsevol part de la pantalla. També podeu <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres "
+"al cantó de l'àrea de treball."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -457,6 +630,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrossega i deixa anar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -464,8 +638,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i deixa anar\">arrossega i deixa anar</link> us permet treballar amb documents de text al $[officename] de manera ràpida i efectiva. Per exemple, podeu arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc a un altre dins del mateix document, o entre documents del $[officename] oberts."
+msgstr ""
+"La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i "
+"deixa anar\">arrossega i deixa anar</link> us permet treballar amb documents "
+"de text al $[officename] de manera ràpida i efectiva. Per exemple, podeu "
+"arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc "
+"a un altre dins del mateix document, o entre documents del $[officename] "
+"oberts."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -475,6 +656,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funcions d'ajuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -482,8 +664,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistema d'ajuda</link> com a referència completa per a les aplicacions del $[officename], que inclou <link href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> per dur a terme tasques simples i complexes."
+msgstr ""
+"Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">sistema d'ajuda</link> com a referència completa per a les "
+"aplicacions del $[officename], que inclou <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> "
+"per dur a terme tasques simples i complexes."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -492,6 +680,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Propietats de l'objecte de dibuix"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -499,8 +688,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels "
+"objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -508,8 +700,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es mostren icones diferents si el document actual és un document de text o si és un full de càlcul.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de "
+"l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú "
+"Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els "
+"controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es "
+"mostren icones diferents si el document actual és un document de text o si "
+"és un full de càlcul.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -517,8 +716,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de "
+"la línia</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -526,8 +728,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada "
+"de la línia</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -535,8 +740,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de la línia</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de "
+"la línia</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -544,8 +752,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de l'àrea\">Estil/emplenament de l'àrea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de "
+"l'àrea\">Estil/emplenament de l'àrea</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -554,46 +765,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imatge"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra Imatge</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra "
+"Imatge</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions per formatar els gràfics de mapa de bits seleccionats i posicionar-los.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions "
+"per formatar els gràfics de mapa de bits seleccionats i posicionar-"
+"los.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix verticalment\">Inverteix verticalment</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix "
+"verticalment\">Inverteix verticalment</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix horitzontalment\">Inverteix horitzontalment</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix "
+"horitzontalment\">Inverteix horitzontalment</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels gràfics\">Propietats dels gràfics</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels "
+"gràfics\">Propietats dels gràfics</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -602,6 +830,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insereix"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -611,6 +840,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insereix\">Insereix</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -618,8 +848,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">El menú Insereix conté ordres per inserir elements nous al document. Això inclou seccions, notes al peu, comentaris, caràcters especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">El menú Insereix conté ordres per inserir elements nous al "
+"document. Això inclou seccions, notes al peu, comentaris, caràcters "
+"especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -627,8 +861,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -636,8 +873,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -647,6 +887,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Secció\">Secció</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -656,6 +897,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -663,8 +905,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al peu/Nota final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al "
+"peu/Nota final</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -672,8 +917,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -681,8 +928,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de "
+"text</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -690,8 +940,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència creuada\">Referència creuada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència "
+"creuada\">Referència creuada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -699,8 +952,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -710,6 +965,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -719,6 +975,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -728,6 +985,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -737,6 +995,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Taula\">Taula</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -744,8 +1003,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia horitzontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia "
+"horitzontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -753,8 +1015,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc flotant</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc "
+"flotant</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -764,2446 +1029,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Fitxer</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3212,6 +1038,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra Marc"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3219,8 +1046,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3228,8 +1057,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra <emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i posicionar-lo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra "
+"<emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i "
+"posicionar-lo.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3237,8 +1070,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament desactivat\">Ajustament desactivat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament "
+"desactivat\">Ajustament desactivat</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3246,8 +1082,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu triar aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu "
+"triar aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3255,8 +1094,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa l'ajustament</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa "
+"l'ajustament</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3264,8 +1106,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Aquesta icona representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Aquesta "
+"icona representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya "
+"<emph>Ajusta</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3273,8 +1119,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a "
+"la línia</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3282,8 +1131,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu definir aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu "
+"definir aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3291,8 +1143,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de fons</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de "
+"fons</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3300,8 +1155,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del marc\">Propietats del marc</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del "
+"marc\">Propietats del marc</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3310,6 +1168,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3319,6 +1178,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3326,8 +1186,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Conté ordres per formatar l'estructura i els continguts del document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Conté ordres per formatar l'estructura i els "
+"continguts del document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3335,8 +1198,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3344,8 +1209,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3353,8 +1220,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numeració/pics\">Numeració/pics</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3364,6 +1234,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pàgina\">Pàgina</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3371,8 +1242,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3380,8 +1253,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3391,6 +1266,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3400,6 +1276,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imatge\">Imatge</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3408,6 +1285,7 @@ msgctxt ""
msgid "Window"
msgstr "Finestra"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3417,6 +1295,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3424,8 +1303,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordres per manipular i visualitzar les finestres dels documents.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordres per manipular "
+"i visualitzar les finestres dels documents.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3434,6 +1316,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Previsualització de la pàgina"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3441,8 +1324,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la pàgina\">Previsualització de la pàgina</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la "
+"pàgina\">Previsualització de la pàgina</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3450,8 +1336,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barra <emph>Previsualització de la pàgina</emph> apareix quan es visualitza el document actual en el mode de previsualització de la pàgina."
+msgstr ""
+"La barra <emph>Previsualització de la pàgina</emph> apareix quan es "
+"visualitza el document actual en el mode de previsualització de la pàgina."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3460,6 +1349,7 @@ msgctxt ""
msgid "View"
msgstr "Visualitza"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3467,8 +1357,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+msgstr ""
+"<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3476,8 +1368,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Aquest menú conté ordres per controlar la visualització en pantalla del document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aquest menú conté ordres per controlar la visualització en "
+"pantalla del document.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3487,6 +1382,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3495,6 +1391,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edita"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3504,6 +1401,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edita\">Edita</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3511,8 +1409,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Aquest menú conté ordres per editar el contingut del document actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aquest menú conté ordres per editar el contingut del document "
+"actual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3520,8 +1421,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament especial\">Enganxament especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament "
+"especial\">Enganxament especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3529,8 +1433,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el text\">Seleccioneu el text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el "
+"text\">Seleccioneu el text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3538,8 +1445,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara el document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara "
+"el document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3547,8 +1457,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i "
+"reemplaça</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3556,8 +1469,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text automàtic</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text "
+"automàtic</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3565,8 +1481,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de dades\">Intercanvia la base de dades</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de "
+"dades\">Intercanvia la base de dades</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3576,6 +1495,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Camps\">Camps</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3583,8 +1503,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al "
+"peu</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3592,8 +1515,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada d'índex</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada "
+"d'índex</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3601,8 +1527,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliogràfica\">Entrada bibliogràfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliogràfica\">Entrada bibliogràfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3612,6 +1541,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3619,8 +1549,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3628,8 +1560,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa d'imatge</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa "
+"d'imatge</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3638,6 +1573,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra de formatació"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3645,8 +1581,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de formatació</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de "
+"formatació</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3654,8 +1593,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions de formatació de text.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions "
+"de formatació de text.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3663,8 +1605,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de lletra\">Color del tipus de lletra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de "
+"lletra\">Color del tipus de lletra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3674,6 +1619,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Icones addicionals"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3682,14 +1628,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Augmenta la lletra"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3698,14 +1647,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Redueix la lletra"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3713,8 +1665,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+msgstr ""
+"Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3724,14 +1679,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "D'esquerra a dreta"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a dreta</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a "
+"dreta</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3739,8 +1699,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a dreta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a "
+"dreta.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3750,14 +1713,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De dreta a esquerra"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a esquerra</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a "
+"esquerra</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3765,8 +1733,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de "
+"format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3775,6 +1746,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra Objecte de text"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3782,8 +1754,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra Objecte de text</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra "
+"Objecte de text</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3791,8 +1766,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordres de formatació per a text que està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de text</emph> apareix quan feu doble clic en un objecte de dibuix."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordres de formatació per a text que "
+"està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de "
+"text</emph> apareix quan feu doble clic en un objecte de dibuix."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3800,8 +1779,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3809,8 +1790,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3818,8 +1801,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot\">Selecciona-ho tot</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot"
+"\">Selecciona-ho tot</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3827,8 +1813,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3836,8 +1824,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3845,8 +1835,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Aquí podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per al paràgraf que està seleccionat actualment."
+msgstr ""
+"Aquí podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per "
+"al paràgraf que està seleccionat actualment."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3855,6 +1848,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Regles"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3864,6 +1858,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regles\">Regles</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3871,8 +1866,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, els sagnats, els marges i les columnes. Tots ells es poden modificar sobre els regles utilitzant el ratolí."
+msgstr ""
+"Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, "
+"els sagnats, els marges i les columnes. Tots ells es poden modificar sobre "
+"els regles utilitzant el ratolí."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3880,8 +1879,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació directa del paràgraf\">formatació directa del paràgraf</link> actual o dels paràgrafs seleccionats."
+msgstr ""
+"Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i "
+"podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"formatació directa del paràgraf\">formatació directa del "
+"paràgraf</link> actual o dels paràgrafs seleccionats."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3890,6 +1894,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Us donem la benvinguda a l'ajuda del $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3899,6 +1904,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ajuda del %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3908,6 +1914,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Treball amb el %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3917,6 +1924,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menús, barres d'eines i tecles"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3926,6 +1934,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obtenció d'ajuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3934,6 +1943,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra Taula"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3941,8 +1951,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra Taula\">Barra Taula</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra Taula\">Barra Taula</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3950,8 +1962,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les funcions que necessiteu quan treballeu amb taules. La barra apareix quan moveu el cursor cap a una taula.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les "
+"funcions que necessiteu quan treballeu amb taules. La barra apareix quan "
+"moveu el cursor cap a una taula.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3959,8 +1975,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina les cel·les</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina "
+"les cel·les</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3968,8 +1987,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix la fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix "
+"la fila</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3977,24 +1999,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la columna\">Suprimeix la columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la "
+"columna\">Suprimeix la columna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació automàtica\">Formatació automàtica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació "
+"automàtica\">Formatació automàtica</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la taula\">Propietats de la taula</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la "
+"taula\">Propietats de la taula</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4003,6 +2034,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4011,6 +2043,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menús"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4018,8 +2051,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menús\">Menús</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4027,8 +2063,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "La secció següent mostra una llista dels temes d'ajuda disponibles per als menús i els diàlegs."
+msgstr ""
+"La secció següent mostra una llista dels temes d'ajuda disponibles per als "
+"menús i els diàlegs."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4037,6 +2076,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4045,14 +2085,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra ordres per inserir, editar i suprimir una taula en un document de text.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra ordres per inserir, editar i suprimir una taula en un "
+"document de text.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4061,6 +2105,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insereix"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4069,6 +2114,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4077,6 +2123,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insereix una taula nova."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4085,6 +2132,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4093,6 +2141,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insereix columnes."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4101,6 +2150,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4109,6 +2159,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insereix files."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4117,6 +2168,7 @@ msgctxt ""
msgid "Delete"
msgstr "Suprimeix"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4125,6 +2177,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4133,6 +2186,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Suprimeix la taula actual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4141,6 +2195,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4149,6 +2204,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Suprimeix les columnes seleccionades."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4157,6 +2213,7 @@ msgctxt ""
msgid "Rows"
msgstr "Files"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4165,6 +2222,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Suprimeix les files seleccionades."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4173,6 +2231,7 @@ msgctxt ""
msgid "Select"
msgstr "Selecciona"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4181,6 +2240,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4189,6 +2249,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selecciona la taula actual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4197,6 +2258,7 @@ msgctxt ""
msgid "Column"
msgstr "Columna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4205,6 +2267,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selecciona la columna actual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4213,6 +2276,7 @@ msgctxt ""
msgid "Row"
msgstr "Fila"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4221,6 +2285,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selecciona la fila actual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4229,6 +2294,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cel·la"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4237,6 +2303,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selecciona la cel·la actual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4245,6 +2312,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusiona les cel·les</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4253,14 +2321,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Separa les cel·les</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la taula</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la "
+"taula</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4269,6 +2341,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Ajustament automàtic"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4277,6 +2350,7 @@ msgctxt ""
msgid "Column width"
msgstr "Amplada de la columna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4285,22 +2359,29 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Obre un quadre de diàleg per canviar l'amplada d'una columna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la "
+"columna</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes uniformement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes "
+"uniformement</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4309,6 +2390,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Alçada de la fila"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4317,22 +2399,28 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Obre un quadre de diàleg per canviar l'alçada d'una fila."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files uniformement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files "
+"uniformement</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4341,14 +2429,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permet que la fila se separi entre pàgines i columnes"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4357,14 +2448,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repeteix l'encapçalament de les files"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la taula ocupa més d'una pàgina.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la "
+"taula ocupa més d'una pàgina.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4373,6 +2468,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converteix"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4381,14 +2477,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text a taula"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg on podeu convertir el text seleccionat en una taula.</ahelp> Obre <link href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el text seleccionat en una taula."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg on podeu convertir el text "
+"seleccionat en una taula.</ahelp> Obre <link "
+"href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el "
+"text seleccionat en una taula."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4397,14 +2499,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Taula a text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg per convertir la taula seleccionada en text.</ahelp> Obre un <link href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula actual en text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg per convertir la taula "
+"seleccionada en text.</ahelp> Obre un <link "
+"href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula "
+"actual en text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4413,6 +2521,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4421,14 +2530,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Obre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per introduir o editar una fórmula."
+msgstr ""
+"Obre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per "
+"introduir o editar una fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4437,14 +2550,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Format numèric"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Obre un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per indicar el format dels nombres d'una taula."
+msgstr ""
+"Obre un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per "
+"indicar el format dels nombres d'una taula."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4453,14 +2570,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Límits de la taula"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra o amaga els límits de les cel·les d'una taula. Els límits només són visibles per pantalla, no s'imprimeixen."
+msgstr ""
+"Mostra o amaga els límits de les cel·les d'una taula. Els límits només són "
+"visibles per pantalla, no s'imprimeixen."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4469,6 +2590,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propietats de la taula</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4477,6 +2599,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Pics i numeració"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4484,8 +2607,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra Pics i numeració</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra "
+"Pics i numeració</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4493,8 +2619,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar l'ordre dels paràgrafs i la definició de diversos nivells de paràgraf.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté "
+"funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar "
+"l'ordre dels paràgrafs i la definició de diversos nivells de "
+"paràgraf.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4503,6 +2634,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barres d'eines"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4510,8 +2642,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'eines\">Barres d'eines</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres "
+"d'eines\">Barres d'eines</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4519,8 +2654,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Aquesta secció ofereix una perspectiva general de les barres d'eines disponibles al $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Aquesta secció ofereix una perspectiva general de les barres d'eines "
+"disponibles al $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4529,6 +2668,7 @@ msgctxt ""
msgid "File"
msgstr "Fitxer"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4538,6 +2678,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fitxer\">Fitxer</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4545,8 +2686,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Aquestes ordres s'apliquen al document actual, obren un document nou o tanquen l'aplicació.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aquestes ordres s'apliquen al document actual, obren un "
+"document nou o tanquen l'aplicació.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4556,6 +2700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obre\">Obre</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4563,8 +2708,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i desa\">Anomena i desa...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i desa\">Anomena i "
+"desa...</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4572,8 +2720,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4581,8 +2731,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4590,8 +2742,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4599,8 +2753,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la impressora\">Configuració de la impressora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la "
+"impressora\">Configuració de la impressora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4609,6 +2766,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmules"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4616,8 +2774,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4625,4 +2786,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La barra de <emph>fórmules</emph> us permet crear i inserir càlculs en un document de text.</ahelp> Per activar la barra de <emph>fórmules</emph>, premeu F2."
+msgstr ""
+"<ahelp hid=\".\">La barra de <emph>fórmules</emph> us permet crear i inserir "
+"càlculs en un document de text.</ahelp> Per activar la barra de "
+"<emph>fórmules</emph>, premeu F2."
diff --git a/source/ca/helpcontent2/source/text/swriter/librelogo.po b/source/ca/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..d8630c7b64a
--- /dev/null
+++ b/source/ca/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4682 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-11-27 20:32+0000\n"
+"Last-Translator: Joan <joan@montane.cat>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-Language: ca\n"
+"X-POOTLE-MTIME: 1354048329.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra d'estat"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra d'estat\">Barra d'estat</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La barra d'estat conté informació sobre el document actual i diversos botons amb funcions especials. "
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Llengua"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra la llengua del text seleccionat. <br/>Feu-hi clic per obrir un menú des del qual podeu triar una altra llengua per al text seleccionat o per al paràgraf actual.<br/>Trieu l'opció Cap per excloure aquest text de la verificació ortogràfica i de la partició de mots. <br/>Trieu Reinicialitza a la llengua per defecte per tornar a aplicar la llengua per defecte a la selecció o al paràgraf. <br/>Trieu l'opció Més per obrir un diàleg amb més opcions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Signatura digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vegeu també <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures digitals</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Escala i format de la visualització"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text. "
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Les icones Format de la visualització mostren, d'esquerra a dreta: mode d'una sola columna; mode de visualització amb les pàgines una al costat de l'altra; mode de llibre amb dues pàgines, com un llibre obert.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arrossegueu el botó d'escala cap a l'esquerra per mostrar més pàgines; arrossegueu-lo cap a la dreta per ampliar una pàgina i mostrar una àrea més petita d'aquesta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Eines"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eines\">Eines</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Conté eines ortogràfiques, una galeria d'objectes d'art que podeu afegir al document, i també eines per configurar els menús i les preferències de configuració del programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeració d'esquemes\">Numeració d'esquemes</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeració de línies\">Numeració de línies</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correcció automàtica\">Opcions de correcció automàtica</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalitza\">Personalitza</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra Objecte OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Objecte OLE\">Barra d'objectes OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objecte OLE </emph>apareix quan seleccioneu un objecte, i conté les funcions més importants per formatar i posicionar l'objecte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sense ajustament\">Sense ajustament</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> També podeu triar aquests paràmetres a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta\">Ajusta</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Aquesta icona correspon a l'opció <emph>Ajustament de la pàgina</emph> de la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Podeu aconseguir el mateix efecte a través de la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propietats dels objectes\">Propietats dels objectes</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funcions del $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funcions del $[officename] Writer\">Funcions del $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "El $[officename] Writer us permet dissenyar i produir documents de text que poden incloure gràfics, taules o diagrames. Podeu desar els documents en una gran varietat de formats, incloent-hi el format estandarditzat OpenDocument (ODF), el .doc del Microsoft Word o l'HTML. També podeu exportar fàcilment el document al format de document portàtil (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escriptura"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "El $[officename] Writer us permet crear documents bàsics, com ara memòries, <link href=\"text/shared/guide/fax.xhp\" name=\"faxos\">faxos</link>, cartes i currículums, així com <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documents\">combinar documents</link>, o bé documents llargs i complexos o amb múltiples parts, completats amb bibliografies, taules de referència i índexs."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "El $[officename] Writer també inclou funcions molt pràctiques com ara un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortogràfic\">verificador ortogràfic</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correcció automàtica\">correcció automàtica</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"partició de mots\">partició de mots</link>, així com una gran varietat de <link href=\"text/shared/01/01010100.xhp\" name=\"plantilles\">plantilles</link> per a la majoria de les necessitats. També podeu utilitzar els auxiliars per crear les vostres pròpies plantilles."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Disseny i estructura"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "El $[officename] ofereix un ventall ampli d'opcions per dissenyar documents. Utilitzeu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Estils\">finestra d'estils i formatació</link> per crear, assignar i modificar estils de paràgraf, caràcters individuals, marcs i pàgines. A més, el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> us ajuda a moure-us ràpidament pels documents, us permet visualitzar el document en una visualització d'esquema i fa un seguiment dels objectes que heu inserit en el document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "També podeu crear diversos <link href=\"text/swriter/01/04120000.xhp\" name=\"índexs i taules\">índexs i taules</link> en els documents de text. Podeu definir l'estructura i l'aparença dels índexs i de les taules d'acord amb les vostres necessitats. Els enllaços i les adreces d'interès operatius us permeten saltar directament a l'element corresponent dins del text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Autoedició amb el $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "El $[officename] Writer conté moltes eines d'autoedició i de dibuix que us ajudaran a crear documents de tall professional, com ara fullets, butlletins d'informació i invitacions. Podeu formatar els documents mitjançant la disposició de múltiples columnes, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcs de text\">marcs de text</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"gràfics\">gràfics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taules\">taules</link> i altres objectes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Càlculs"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Els documents de text del $[officename] tenen integrada una <link href=\"text/swriter/main0214.xhp\" name=\"funció de càlcul\">funció de càlcul</link> que us ajuda a realitzar càlculs complexos o enllaços lògics. Us resultarà molt fàcil crear una taula en un document de text per tal de fer càlculs."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creació de dibuixos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"eina de dibuix\">eina de dibuix</link> del $[officename] Writer us permet crear dibuixos, gràfics, signes i altres tipus de dibuixos directament en els documents de text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserció de gràfics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Podeu inserir imatges amb <link href=\"text/shared/00/00000020.xhp\" name=\"formats diferents\">formats diferents</link> dins d'un document de text, incloent-hi gràfics amb format JPG o GIF. A més, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> proporciona una col·lecció de gràfics predissenyats, i la <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> crea efectes impressionants sobre els tipus de lletra."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interfície d'aplicació flexible"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "La interfície de l'aplicació s'ha dissenyat de manera que la pugueu configurar d'acord amb les vostres preferències; podeu personalitzar les icones i els menús, entre d'altres. Podeu posicionar diverses finestres de l'aplicació, com ara la finestra d'estils i formatació o el Navegador, en qualsevol part de la pantalla. També podeu <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoblar</link> finestres al cantó de l'àrea de treball."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrossega i deixa anar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La funció <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrossega i deixa anar\">arrossega i deixa anar</link> us permet treballar amb documents de text al $[officename] de manera ràpida i efectiva. Per exemple, podeu arrossegar i deixar anar objectes (com ara gràfics de la galeria) d'un lloc a un altre dins del mateix document, o entre documents del $[officename] oberts."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funcions d'ajuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Podeu utilitzar el <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistema d'ajuda</link> com a referència completa per a les aplicacions del $[officename], que inclou <link href=\"text/swriter/guide/main.xhp\" name=\"instruccions\">instruccions</link> per dur a terme tasques simples i complexes."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Propietats de l'objecte de dibuix"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propietats dels objectes de dibuix\">Barra Propietats de l'objecte de dibuix</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Podeu veure la barra <emph>Propietats de l'objecte de dibuix</emph> al Writer i al Calc. Seleccioneu el menú Visualitza - Barres d'eines - Propietats de l'objecte de dibuix. Els controls s'habiliten quan se selecciona un objete de dibuix. Per defecte, es mostren icones diferents si el document actual és un document de text o si és un full de càlcul.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estil de la línia\">Estil de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de la línia\">Color de la línia</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estil/emplenament de l'àrea\">Estil/emplenament de l'àrea</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imatge"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imatge\">Barra Imatge</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatge</emph> conté funcions per formatar els gràfics de mapa de bits seleccionats i posicionar-los.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix verticalment\">Inverteix verticalment</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverteix horitzontalment\">Inverteix horitzontalment</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propietats dels gràfics\">Propietats dels gràfics</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insereix"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insereix\">Insereix</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">El menú Insereix conté ordres per inserir elements nous al document. Això inclou seccions, notes al peu, comentaris, caràcters especials, gràfics i objectes d'altres aplicacions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salt manual\">Salt manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caràcter especial\">Caràcter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Secció\">Secció</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al peu/Nota final</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Llegenda\">Llegenda</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marca de text\">Marca de text</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referència creuada\">Referència creuada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentari\">Comentari</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Taula\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línia horitzontal\">Línia horitzontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc flotant</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Fitxer</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra Marc"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marc\">Barra Marc</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">En seleccionar un marc, la barra <emph>Marc</emph> ofereix les funcions més bàsiques per formatar-lo i posicionar-lo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajustament desactivat\">Ajustament desactivat</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>També podeu triar aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activa l'ajustament\">Activa l'ajustament</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Aquesta icona representa l'opció <emph>Ajustament de la pàgina</emph> a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajusta a la línia\">Ajusta a la línia</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>També podeu definir aquest paràmetre a la pestanya <emph>Ajusta</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fons\">Color de fons</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propietats del marc\">Propietats del marc</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Conté ordres per formatar l'estructura i els continguts del document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pàgina\">Pàgina</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnes\">Columnes</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccions\">Seccions</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marc\">Marc</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imatge\">Imatge</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Finestra"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conté ordres per manipular i visualitzar les finestres dels documents.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Previsualització de la pàgina"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització de la pàgina\">Previsualització de la pàgina</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barra <emph>Previsualització de la pàgina</emph> apareix quan es visualitza el document actual en el mode de previsualització de la pàgina."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Visualitza"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualitza\">Visualitza</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aquest menú conté ordres per controlar la visualització en pantalla del document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edita"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edita\">Edita</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aquest menú conté ordres per editar el contingut del document actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament especial\">Enganxament especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccioneu el text\">Seleccioneu el text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compara el document\">Compara el document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Text automàtic\">Text automàtic</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de dades\">Intercanvia la base de dades</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Camps\">Camps</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Notes al peu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada d'índex\">Entrada d'índex</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliogràfica\">Entrada bibliogràfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Enllaç\">Enllaç</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Enllaços\">Enllaços</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa d'imatge\">Mapa d'imatge</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra de formatació"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatació\">Barra de formatació</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barra de formatació conté diverses funcions de formatació de text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color del tipus de lletra\">Color del tipus de lletra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Icones addicionals"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Augmenta la lletra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Augmenta la mida de la lletra del text seleccionat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Redueix la lletra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Redueix la mida de la lletra del text seleccionat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Si la compatibilitat amb <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> està habilitada, es mostren dues icones addicionals."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "D'esquerra a dreta"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona d'esquerra a dreta</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">El text s'introdueix d'esquerra a dreta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De dreta a esquerra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dreta a esquerra</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">El text formatat en un llenguatge de format de text complex s'introdueix de dreta a esquerra.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra Objecte de text"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Objecte de text\">Barra Objecte de text</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Conté ordres de formatació per a text que està contingut en un objecte de dibuix.</ahelp> La barra <emph>Objecte de text</emph> apareix quan feu doble clic en un objecte de dibuix."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndex\">Superíndex</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndex\">Subíndex</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecciona-ho tot\">Selecciona-ho tot</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caràcter\">Caràcter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paràgraf\">Paràgraf</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Aquí podeu definir els sagnats, l'espaiat, l'alineació i l'interlineat per al paràgraf que està seleccionat actualment."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Regles"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regles\">Regles</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Els regles mostren les dimensions de la pàgina i la posició dels tabuladors, els sagnats, els marges i les columnes. Tots ells es poden modificar sobre els regles utilitzant el ratolí."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Si feu doble clic sobre el regle obrireu el diàleg <emph>Paràgraf</emph> i podreu assignar la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació directa del paràgraf\">formatació directa del paràgraf</link> actual o dels paràgrafs seleccionats."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Us donem la benvinguda a l'ajuda del $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ajuda del %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Treball amb el %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menús, barres d'eines i tecles"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obtenció d'ajuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra Taula"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra Taula\">Barra Taula</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barra <emph>Taula</emph> conté les funcions que necessiteu quan treballeu amb taules. La barra apareix quan moveu el cursor cap a una taula.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Combina les cel·les\">Combina les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Suprimeix la fila\">Suprimeix la fila</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Suprimeix la columna\">Suprimeix la columna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formatació automàtica\">Formatació automàtica</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propietats de la taula\">Propietats de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordena\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menús"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "La secció següent mostra una llista dels temes d'ajuda disponibles per als menús i els diàlegs."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra ordres per inserir, editar i suprimir una taula en un document de text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insereix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insereix una taula nova."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insereix columnes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insereix files."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Suprimeix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Suprimeix la taula actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Suprimeix les columnes seleccionades."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Suprimeix les files seleccionades."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Selecciona"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selecciona la taula actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selecciona la columna actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selecciona la fila actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cel·la"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selecciona la cel·la actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusiona les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Separa les cel·les</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatació automàtica de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Ajustament automàtic"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Amplada de la columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Obre un quadre de diàleg per canviar l'amplada d'una columna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la columna</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribueix les columnes uniformement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Alçada de la fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Obre un quadre de diàleg per canviar l'alçada d'una fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribueix les files uniformement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permet que la fila se separi entre pàgines i columnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permet fer un salt de pàgina a la fila actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repeteix l'encapçalament de les files"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repeteix l'encapçalament en pàgines successives si la taula ocupa més d'una pàgina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converteix"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text a taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg on podeu convertir el text seleccionat en una taula.</ahelp> Obre <link href=\"text/swriter/01/06090000.xhp\">un diàleg</link> on podeu convertir el text seleccionat en una taula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Taula a text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg per convertir la taula seleccionada en text.</ahelp> Obre un <link href=\"text/swriter/01/06090000.xhp\">diàleg</link> per convertir la taula actual en text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Obre la <link href=\"text/swriter/main0214.xhp\">barra de fórmules</link> per introduir o editar una fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format numèric"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Obre un <link href=\"text/shared/optionen/01040500.xhp\">diàleg</link> per indicar el format dels nombres d'una taula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Límits de la taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra o amaga els límits de les cel·les d'una taula. Els límits només són visibles per pantalla, no s'imprimeixen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propietats de la taula</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Pics i numeració"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Pics i numeració\">Barra Pics i numeració</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barra <emph>Pics i numeració</emph> conté funcions per modificar l'estructura dels paràgrafs numerats: podeu canviar l'ordre dels paràgrafs i la definició de diversos nivells de paràgraf.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barres d'eines"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'eines\">Barres d'eines</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Aquesta secció ofereix una perspectiva general de les barres d'eines disponibles al $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fitxer"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fitxer\">Fitxer</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aquestes ordres s'apliquen al document actual, obren un document nou o tanquen l'aplicació.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obre\">Obre</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i desa\">Anomena i desa...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propietats\">Propietats</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la impressora\">Configuració de la impressora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmules"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmules\">Barra de fórmules</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La barra de <emph>fórmules</emph> us permet crear i inserir càlculs en un document de text.</ahelp> Per activar la barra de <emph>fórmules</emph>, premeu F2."
diff --git a/source/cs/helpcontent2/source/text/swriter.po b/source/cs/helpcontent2/source/text/swriter.po
index eccd3196b3c..54985620e11 100644
--- a/source/cs/helpcontent2/source/text/swriter.po
+++ b/source/cs/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-12-01 14:13+0000\n"
"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,10 +13,11 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354371218.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Stavový řádek"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stavový řádek\">Stavový řádek</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Stavový řádek\">Stavový "
+"řádek</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Stavový řádek obsahuje informace o aktuálním dokumentu a nabízí několik tlačítek s užitečnými funkcemi."
+msgstr ""
+"Stavový řádek obsahuje informace o aktuálním dokumentu a nabízí několik "
+"tlačítek s užitečnými funkcemi."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,22 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Klepnutím otevřete nabídku, z níž můžete vybrat jazyk označeného textu nebo aktuálního odstavce. <br/>Volba Žádný vyřadí text z kontroly pravopisu a dělení slov. <br/>Volba Nastavit výchozí jazyk použije na označený text nebo odstavec výchozí nastavení jazyka. <br/>Volba Více otevře dialog s dalšími možnostmi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Klepnutím otevřete "
+"nabídku, z níž můžete vybrat jazyk označeného textu nebo aktuálního "
+"odstavce. <br/>Volba Žádný vyřadí text z kontroly pravopisu a dělení slov. "
+"<br/>Volba Nastavit výchozí jazyk použije na označený text nebo odstavec "
+"výchozí nastavení jazyka. <br/>Volba Více otevře dialog s dalšími "
+"možnostmi.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Elektronický podpis"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Viz také <link href=\"text/shared/guide/digital_signatures.xhp\">elektronické podpisy</link>."
+msgstr ""
+"Viz také <link href=\"text/shared/guide/digital_signatures.xhp\">elektronické "
+"podpisy</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +103,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Lupa a režim zobrazení"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tři ovládací prvky ve stavovém řádku Writeru umožňují změnit přiblížení a režim zobrazení textových dokumentů."
+msgstr ""
+"Tři ovládací prvky ve stavovém řádku Writeru umožňují změnit přiblížení a "
+"režim zobrazení textových dokumentů."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikony zobrazení zleva doprava: Jeden sloupec. Režim zobrazení s mnoha stránkami vedle sebe. Režim knihy, kde se zobrazují dvě stránky vedle sebe.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikony zobrazení zleva doprava: Jeden sloupec. Režim zobrazení "
+"s mnoha stránkami vedle sebe. Režim knihy, kde se zobrazují dvě stránky "
+"vedle sebe.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Když přetáhnete posuvník Lupa vlevo, zobrazí se více stránek. Když přetáhnete posuvník vpravo, zvětší se obsah stránky.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Když přetáhnete posuvník Lupa vlevo, zobrazí se více stránek. "
+"Když přetáhnete posuvník vpravo, zvětší se obsah stránky.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Nástroje"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Nástroje\">Nástroje</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +164,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Obsahuje nástroje pro kontrolu pravopisu, galerii obrázků, které můžete přidat do svého dokumentu, a také nástroje pro přizpůsobení nabídek a nastavení předvoleb programu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Obsahuje nástroje pro kontrolu pravopisu, galerii obrázků, "
+"které můžete přidat do svého dokumentu, a také nástroje pro přizpůsobení "
+"nabídek a nastavení předvoleb programu.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslování osnovy\">Číslování osnovy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslování osnovy\">Číslování "
+"osnovy</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslování řádek\">Číslování řádek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslování řádek\">Číslování "
+"řádek</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +201,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod čarou\">Poznámky pod čarou</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod čarou\">Poznámky "
+"pod čarou</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -168,6 +215,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Řadit\">Řadit</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +223,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Nastavení automatických oprav\">Nastavení automatických oprav</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Nastavení automatických "
+"oprav\">Nastavení automatických oprav</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +235,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Přizpůsobit\">Přizpůsobit</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Přizpůsobit\">Přizpůsobit</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +248,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Lišta OLE objekt"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +256,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Lišta OLE objekt\">Lišta OLE objekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Lišta OLE objekt\">Lišta OLE "
+"objekt</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +268,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Lišta <emph>OLE objekt </emph> se zobrazí, je-li vybrán objekt. Obsahuje nejdůležitější funkce pro formátování a umístění objektů.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Lišta <emph>OLE objekt </emph> se zobrazí, je-"
+"li vybrán objekt. Obsahuje nejdůležitější funkce pro formátování a umístění "
+"objektů.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +281,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtékání\">Bez obtékání</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtékání\">Bez "
+"obtékání</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +293,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení "
+"si také můžete vybrat na záložce <emph>Obtékání</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +305,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtékání\">Obtékání</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtékání\">Obtékání</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona představuje volbu <emph>Obtékání stránky</emph> na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona "
+"představuje volbu <emph>Obtékání stránky</emph> na záložce "
+"<emph>Obtékání</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +329,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +340,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení "
+"si také můžete vybrat na záložce <emph>Obtékání</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +352,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti objektu\">Vlastnosti objektu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti "
+"objektu\">Vlastnosti objektu</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +365,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funkce obsažené v aplikaci $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +373,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funkce obsažené v aplikaci $[officename] Writer\">Funkce obsažené v aplikaci $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funkce "
+"obsažené v aplikaci $[officename] Writer\">Funkce obsažené v aplikaci "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +386,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer vám umožňuje navrhovat a vytvářet textové dokumenty, které mohou obsahovat grafiku, tabulky či grafy. Dokumenty je možné ukládat ve spoustě formátů, mimo jiné standardizovaný formát OpenDocument (ODF), Microsoft Word .doc nebo HTML. Dokumenty můžete snadno exportovat do formátu Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer vám umožňuje navrhovat a vytvářet textové dokumenty, "
+"které mohou obsahovat grafiku, tabulky či grafy. Dokumenty je možné ukládat "
+"ve spoustě formátů, mimo jiné standardizovaný formát OpenDocument (ODF), "
+"Microsoft Word .doc nebo HTML. Dokumenty můžete snadno exportovat do formátu "
+"Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +403,7 @@ msgctxt ""
msgid "Writing"
msgstr "Psaní"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +411,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "V $[officename] Writer je možné vytvářet jak jednoduché dokumenty, např. poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, dopisy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné dopisy\">hromadné dopisy</link>, ale také dlouhé a složité dokumenty obsahující seznamy literatury, tabulky odkazů a rejstříky."
+msgstr ""
+"V $[officename] Writer je možné vytvářet jak jednoduché dokumenty, např. "
+"poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, "
+"dopisy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné "
+"dopisy\">hromadné dopisy</link>, ale také dlouhé a složité dokumenty "
+"obsahující seznamy literatury, tabulky odkazů a rejstříky."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +426,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer také obsahuje užitečné nástroje jako <link href=\"text/shared/01/06010000.xhp\" name=\"kontrolu pravopisu\">kontrolu pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovník synonym\">slovník synonym</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"dělení slov\">dělení slov</link>. Dále najdete množství <link href=\"text/shared/01/01010100.xhp\" name=\"šablon\">šablon</link> pro všechny příležitosti. Pomocí průvodců je možné také vytvořit vlastní šablony."
-
+msgstr ""
+"$[officename] Writer také obsahuje užitečné nástroje jako <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"kontrolu pravopisu\">kontrolu "
+"pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"slovník synonym\">slovník synonym</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické "
+"opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"dělení "
+"slov\">dělení slov</link>. Dále najdete množství <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"šablon\">šablon</link> pro všechny "
+"příležitosti. Pomocí průvodců je možné také vytvořit vlastní šablony."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +447,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Vytváření návrhů a struktury"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +455,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] vám poskytuje široké možnosti při přípravě dokumentů. Pomocí okna <link href=\"text/swriter/01/05140000.xhp\" name=\"Styly a formátování\">Styly a formátování</link> je možné vytvářet, přiřazovat a upravovat styly odstavců, znaků, rámců a stránek. Navíc vám <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomůže s rychlým pohybem v rámci dokumentů, je možné si prohlédnout osnovu dokumentu a neztratíte přehled o objektech, které jste vložili do dokumentu."
+msgstr ""
+"$[officename] vám poskytuje široké možnosti při přípravě dokumentů. Pomocí "
+"okna <link href=\"text/swriter/01/05140000.xhp\" name=\"Styly a "
+"formátování\">Styly a formátování</link> je možné vytvářet, přiřazovat a "
+"upravovat styly odstavců, znaků, rámců a stránek. Navíc vám <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomůže "
+"s rychlým pohybem v rámci dokumentů, je možné si prohlédnout osnovu "
+"dokumentu a neztratíte přehled o objektech, které jste vložili do dokumentu."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +472,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Do textových dokumentů je možné vložit různé <link href=\"text/swriter/01/04120000.xhp\" name=\"rejstříky a tabulky\">rejstříky a tabulky</link>. Strukturu a vzhled rejstříků a tabulek je možné upravit podle vlastních potřeb. Pomocí hypertextových odkazů a záložek se dostanete přímo na odpovídající místo v dokumentu."
+msgstr ""
+"Do textových dokumentů je možné vložit různé <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"rejstříky a tabulky\">rejstříky a "
+"tabulky</link>. Strukturu a vzhled rejstříků a tabulek je možné upravit "
+"podle vlastních potřeb. Pomocí hypertextových odkazů a záložek se dostanete "
+"přímo na odpovídající místo v dokumentu."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +489,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Vydávání dokumentů s $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +497,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer obsahuje množství nástrojů pro vydávání dokumentů, které vám pomohou připravit profesionální dokumenty, např. brožury, zpravodaje či pozvánky. Je možné vytvořit dokumenty s vícesloupcovou sazbou, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textovými rámci\">textovými rámci</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"obrázky\">obrázky</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabulkami\">tabulkami</link> a dalšími objekty."
+msgstr ""
+"$[officename] Writer obsahuje množství nástrojů pro vydávání dokumentů, "
+"které vám pomohou připravit profesionální dokumenty, např. brožury, "
+"zpravodaje či pozvánky. Je možné vytvořit dokumenty s vícesloupcovou sazbou, "
+"<link href=\"text/swriter/guide/text_frame.xhp\" name=\"textovými "
+"rámci\">textovými rámci</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"obrázky\">obrázky</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tabulkami\">tabulkami</link> a dalšími objekty."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +517,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Výpočty"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +525,13 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Textové dokumenty v $[officename] obsahují funkci <link href=\"text/swriter/main0214.xhp\" name=\"výpočtů\">výpočtů</link>, která vám umožní provádět složité výpočty. Výpočty je možné snadno provádět i v tabulce v textovém dokumentu."
+msgstr ""
+"Textové dokumenty v $[officename] obsahují funkci <link "
+"href=\"text/swriter/main0214.xhp\" name=\"výpočtů\">výpočtů</link>, která vám "
+"umožní provádět složité výpočty. Výpočty je možné snadno provádět i v "
+"tabulce v textovém dokumentu."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +541,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Vytváření kreseb"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +549,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" name=\"nástroje pro kreslení\">nástroje pro kreslení</link>, s jejichž pomocí je možné přímo v textových dokumentech vytvářet kresby, obrázky, legendu či další grafické objekty."
+msgstr ""
+"$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"nástroje pro kreslení\">nástroje pro kreslení</link>, s jejichž pomocí "
+"je možné přímo v textových dokumentech vytvářet kresby, obrázky, legendu či "
+"další grafické objekty."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +565,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Vložení obrázku"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +573,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Do textového dokumentu je možné vkládat obrázky v <link href=\"text/shared/00/00000020.xhp\" name=\"různých formátech\">různých formátech</link>, např. ve formátu JPEG či GIF. Navíc je možné využít <link href=\"text/shared/01/gallery.xhp\" name=\"Galerii\">Galerii</link>, která poskytuje kolekci obrázků setříděných do kategorií, a pro vytvoření úchvatných efektů s písmem <link href=\"text/shared/guide/fontwork.xhp\">galerii Písmomalby</link>."
+msgstr ""
+"Do textového dokumentu je možné vkládat obrázky v <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"různých formátech\">různých "
+"formátech</link>, např. ve formátu JPEG či GIF. Navíc je možné využít <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Galerii\">Galerii</link>, která "
+"poskytuje kolekci obrázků setříděných do kategorií, a pro vytvoření "
+"úchvatných efektů s písmem <link "
+"href=\"text/shared/guide/fontwork.xhp\">galerii Písmomalby</link>."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +592,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Snadno přizpůsobitelné uživatelské rozhraní"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +600,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Uživatelské rozhraní programu je navrženo tak, abyste si je mohl snadno přizpůsobit svým potřebám, mimo jiné i upravit ikony a nabídky. Různá okna programu, např. okno Styly a formátování nebo Navigátor, je možné umístit jako plovoucí okna kdekoliv na obrazovku. Také je možné <link href=\"text/shared/guide/autohide.xhp\" name=\"uchytit\">uchytit</link> některá okna na okraj pracovní plochy."
+msgstr ""
+"Uživatelské rozhraní programu je navrženo tak, abyste si je mohl snadno "
+"přizpůsobit svým potřebám, mimo jiné i upravit ikony a nabídky. Různá okna "
+"programu, např. okno Styly a formátování nebo Navigátor, je možné umístit "
+"jako plovoucí okna kdekoliv na obrazovku. Také je možné <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"uchytit\">uchytit</link> některá "
+"okna na okraj pracovní plochy."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +618,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Přetahování"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +626,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Vlastnost <link href=\"text/shared/guide/dragdrop.xhp\" name=\"přetahování\">přetahování</link> (drag & drop) vám umožňuje pracovat s textovými dokumenty v $[officename] rychle a efektivně. Například je možné přetáhnout objekty, třeba obrázky z Galerie, z jednoho místa na jiné ve stejném dokumentu nebo mezi různými dokumenty $[officename]."
+msgstr ""
+"Vlastnost <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"přetahování\">přetahování</link> (drag & drop) vám umožňuje pracovat s "
+"textovými dokumenty v $[officename] rychle a efektivně. Například je možné "
+"přetáhnout objekty, třeba obrázky z Galerie, z jednoho místa na jiné ve "
+"stejném dokumentu nebo mezi různými dokumenty $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +643,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funkce nápovědy"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +651,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Systém nápovědy\">Systém nápovědy</link> je možné využít jako kompletní referenční příručku k aplikacím $[officename], včetně <link href=\"text/swriter/guide/main.xhp\" name=\"instrukcí\">instrukcí</link> pro jednoduché a složitější úlohy."
+msgstr ""
+"<link href=\"text/shared/05/00000110.xhp\" name=\"Systém nápovědy\">Systém "
+"nápovědy</link> je možné využít jako kompletní referenční příručku k "
+"aplikacím $[officename], včetně <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instrukcí\">instrukcí</link> pro jednoduché a složitější úlohy."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +666,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Lišta Vlastnosti kresby"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +674,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Lišta Vlastnosti kresby\">Lišta Vlastnosti kresby</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Lišta Vlastnosti kresby\">Lišta "
+"Vlastnosti kresby</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +686,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Lišta <emph>Vlastnosti kresby</emph> je k dispozici ve Writeru a Calcu. Zvolte Zobrazit - Nástrojové lišty - Vlastnosti kresby. Ovládací prvky jsou dostupné, když je označena kresba. Ve výchozím nastavení se některé ikony liší pro textové dokumenty a sešity.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Lišta <emph>Vlastnosti kresby</emph> je k "
+"dispozici ve Writeru a Calcu. Zvolte Zobrazit - Nástrojové lišty - "
+"Vlastnosti kresby. Ovládací prvky jsou dostupné, když je označena kresba. Ve "
+"výchozím nastavení se některé ikony liší pro textové dokumenty a "
+"sešity.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +701,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Styl čáry\">Styl čáry</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Styl čáry\">Styl čáry</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +712,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka "
+"čáry</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +724,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Barva čáry\">Barva čáry</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Barva čáry\">Barva čáry</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +735,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Styl/výplň oblasti\">Styl/výplň oblasti</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Styl/výplň "
+"oblasti\">Styl/výplň oblasti</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +748,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Lišta Obrázek"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Lišta Obrázek\">Lišta Obrázek</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Lišta Obrázek\">Lišta "
+"Obrázek</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Lišta <emph>Obrázek</emph> obsahuje funkce pro formátování a umístění vybraných bitmapových obrázků.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Lišta <emph>Obrázek</emph> obsahuje funkce "
+"pro formátování a umístění vybraných bitmapových obrázků.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit svisle\">Převrátit svisle</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit svisle\">Převrátit "
+"svisle</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit vodorovně\">Převrátit vodorovně</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit "
+"vodorovně\">Převrátit vodorovně</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti obrázku\">Vlastnosti obrázku</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti "
+"obrázku\">Vlastnosti obrázku</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +812,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +822,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vložit\">Vložit</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +830,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Nabídka Vložit obsahuje příkazy pro vkládání nových prvků do dokumentu. To zahrnuje mimo jiné sekce, poznámky pod čarou, komentáře, zvláštní znaky, obrázky a objekty z jiných aplikací.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Nabídka Vložit obsahuje příkazy pro vkládání nových prvků do "
+"dokumentu. To zahrnuje mimo jiné sekce, poznámky pod čarou, komentáře, "
+"zvláštní znaky, obrázky a objekty z jiných aplikací.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +843,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ruční zalomení\">Ruční zalomení</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Ruční zalomení\">Ruční "
+"zalomení</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +855,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciální symbol\">Speciální symbol</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Speciální symbol\">Speciální "
+"symbol</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +869,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekce\">Sekce</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +877,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový "
+"odkaz\">Hypertextový odkaz</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +889,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod čarou/Vysvětlivky\">Poznámky pod čarou/Vysvětlivky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod "
+"čarou/Vysvětlivky\">Poznámky pod čarou/Vysvětlivky</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +903,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Popisek\">Popisek</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -680,6 +913,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Záložka\">Záložka</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +921,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Křížový odkaz\">Křížový odkaz</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Křížový odkaz\">Křížový "
+"odkaz</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +933,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentář\">Komentář</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Komentář\">Komentář</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +946,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -716,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Obálka\">Obálka</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +966,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +976,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabulka\">Tabulka</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +984,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čára\">Vodorovná čára</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čára\">Vodorovná "
+"čára</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +996,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plovoucí rámec\">Plovoucí rámec</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Plovoucí rámec\">Plovoucí "
+"rámec</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1010,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Soubor\">Soubor</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr "Nástrojová lišta LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>želví grafika</bookmark_value>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr "LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr "LibreLogo je jednoduché, přirozené a na jazyku Logo založené programové prostředí se želví grafikou. Slouží k výuce práce s výpočetní technikou (programování a zpracování textu), DTP a tvorbě obrázků. Viz <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr "Nástrojová lišta LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr "Nástrojová lišta LibreLogo (Zobrazit » Nástrojové lišty » Logo) obsahuje ikony pro pohyb želvy, spuštění a zastavení programu, návrat domů, smazání obrazovky a zvýrazňování/překlad syntaxe a vstupní lištu (příkazový řádek)."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr "Ikony pro pohyb želvy"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr "Mají stejný význam jako příkazy Loga “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Klepnutím na jednu z těchto ikon se také bude na želvu posunující se na svou pozici zaměřovat pohled."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr "Spuštění a zastavení programu"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr "Klepnutím na ikonu “spustit” spustíte text dokumentu ve Writeru jako program v LibreLogu."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr "Klepnutím na ikonu “zastavit” vykonávání programu zastavíte."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr "Domů"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr "Klepnutím na ikonu “domů” obnovíte výchozí pozici a nastavení želvy."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr "Smazat obrazovku"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr "Klepnutím na ikonu “smazat obrazovku” z dokumentu odstraníte kresby."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr "Příkazový řádek"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr "Stisknutím klávesy Enter v příkazovém řádku spustíte jeho obsah. Pro zastavení programu použijte ikonu “zastavit”."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr "Pro opakování příkazového řádku klávesu Enter podržte, například pro následující posloupnost příkazů:"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr "FORWARD 200 LEFT 89<br/>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr "Pro vymazání příkazového řádku do něj třikrát klepněte nebo stisknutím Ctrl-A vyberte stávající příkazy a zadejte nové."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr "Zvýrazňování/překlad syntaxe"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1019,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Lišta Rámec"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1027,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Lišta Rámec\">Lišta Rámec</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Lišta Rámec\">Lišta Rámec</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1038,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Když je vybrán rámec, zobrazí se lišta <emph>Rámec</emph>, která poskytuje nejdůležitější funkce pro formátování a umístění rámce.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Když je vybrán rámec, zobrazí se lišta "
+"<emph>Rámec</emph>, která poskytuje nejdůležitější funkce pro formátování a "
+"umístění rámce.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1051,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnout obtékání\">Vypnout obtékání</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnout obtékání\">Vypnout "
+"obtékání</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1063,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení "
+"si také můžete vybrat na záložce <emph>Obtékání</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1075,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnout obtékání\">Zapnout obtékání</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnout obtékání\">Zapnout "
+"obtékání</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1087,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona představuje volbu <emph>Obtékání stránky</emph> na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona "
+"představuje volbu <emph>Obtékání stránky</emph> na záložce "
+"<emph>Obtékání</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1100,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1111,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení "
+"si také můžete vybrat na záložce <emph>Obtékání</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1123,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Barva pozadí\">Barva pozadí</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Barva pozadí\">Barva "
+"pozadí</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1135,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámce\">Vlastnosti rámce</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámce\">Vlastnosti "
+"rámce</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1148,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formát\">Formát</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1166,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Obsahuje příkazy pro formátování rozvržení a obsahu vašeho dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Obsahuje příkazy pro formátování rozvržení a "
+"obsahu vašeho dokumentu.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3334,6 +1180,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1188,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1199,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslování\">Odrážky a číslování</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslování\">Odrážky "
+"a číslování</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strana\">Strana</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1223,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Sloupce\">Sloupce</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3379,6 +1233,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekce\">Sekce</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1243,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1253,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Obrázek\">Obrázek</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1262,7 @@ msgctxt ""
msgid "Window"
msgstr "Okno"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1280,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje příkazy pro manipulaci a zobrazení oken dokumentů.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje příkazy pro "
+"manipulaci a zobrazení oken dokumentů.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1293,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Náhled tisku"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1301,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Náhled tisku\">Náhled tisku</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Náhled tisku\">Náhled "
+"tisku</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1313,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Lišta <emph>Náhled tisku</emph> se zobrazí, když si prohlížíte aktuální dokument v režimu náhledu."
+msgstr ""
+"Lišta <emph>Náhled tisku</emph> se zobrazí, když si prohlížíte aktuální "
+"dokument v režimu náhledu."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1326,7 @@ msgctxt ""
msgid "View"
msgstr "Zobrazit"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1336,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1344,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Tato nabídka obsahuje příkazy ovládající zobrazení dokumentu na obrazovce.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Tato nabídka obsahuje příkazy ovládající zobrazení dokumentu "
+"na obrazovce.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1358,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Lupa\">Lupa</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1367,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Upravit\">Upravit</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1385,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Tato nabídka obsahuje příkazy pro úpravu obsahu aktuálního dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Tato nabídka obsahuje příkazy pro úpravu obsahu aktuálního "
+"dokumentu.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1397,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit jinak</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit "
+"jinak</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1409,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrat text\">Vybrat text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrat text\">Vybrat "
+"text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1421,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnat dokument\">Porovnat dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnat dokument\">Porovnat "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1433,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Najít a nahradit\">Najít a nahradit</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Najít a nahradit\">Najít a "
+"nahradit</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1445,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický text\">Automatický text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický "
+"text\">Automatický text</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1457,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Vyměnit databázi\">Vyměnit databázi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Vyměnit databázi\">Vyměnit "
+"databázi</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1471,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Pole\">Pole</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1479,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod čarou\">Poznámky pod čarou</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod čarou\">Poznámky "
+"pod čarou</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1491,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka rejstříku\">Položka rejstříku</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka rejstříku\">Položka "
+"rejstříku</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1503,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Položka v seznamu použité literatury\">Položka v seznamu použité literatury</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Položka v seznamu použité "
+"literatury\">Položka v seznamu použité literatury</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1515,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový "
+"odkaz\">Hypertextový odkaz</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1529,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Odkazy\">Odkazy</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1537,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková mapa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková "
+"mapa</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1550,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Lišta Formátování"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1558,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Lišta Formátování\">Lišta Formátování</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Lišta Formátování\">Lišta "
+"Formátování</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1570,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Lišta Formátování obsahuje funkce pro formátování textu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Lišta Formátování obsahuje funkce pro "
+"formátování textu.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1582,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Barva písma\">Barva písma</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Barva písma\">Barva "
+"písma</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1596,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Další ikonky"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1605,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Zvětšit písmo"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1614,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Zvětší velikost fontu označeného textu.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1623,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Zmenšit písmo"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1632,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Zmenší velikost fontu označeného textu.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1640,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Je-li povolena podpora <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"komplexních skriptů\">komplexních skriptů</link>, zobrazí se další dvě ikony."
+msgstr ""
+"Je-li povolena podpora <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"komplexních skriptů\">komplexních skriptů</link>, zobrazí se další dvě "
+"ikony."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1655,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Zleva doprava"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3738,6 +1676,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Text je vložen zleva doprava.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1686,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Zprava doleva"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1705,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text naformátovaný pomocí komplexního rozvržení textu je zadán zprava doleva.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Text naformátovaný pomocí komplexního "
+"rozvržení textu je zadán zprava doleva.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1718,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Lišta Textový objekt"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1726,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Lišta Textový objekt\">Lišta Textový objekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Lišta Textový objekt\">Lišta "
+"Textový objekt</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1738,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje příkazy pro formátování textu, který je obsažen v kresbě.</ahelp> Lišta <emph>Textový objekt</emph> se zobrazí, pokud poklepete do kresby."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje příkazy pro formátování textu, "
+"který je obsažen v kresbě.</ahelp> Lišta <emph>Textový objekt</emph> se "
+"zobrazí, pokud poklepete do kresby."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1751,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Horní index\">Horní index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Horní index\">Horní "
+"index</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1763,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Dolní index\">Dolní index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Dolní index\">Dolní "
+"index</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1775,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrat vše\">Vybrat vše</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrat vše\">Vybrat vše</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3826,6 +1788,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1796,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1807,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Pomocí tohoto tlačítka je možné zadávat hodnoty odsazení, vzdálenosti, zarovnání nebo řádkování pro vybraný odstavec."
+msgstr ""
+"Pomocí tohoto tlačítka je možné zadávat hodnoty odsazení, vzdálenosti, "
+"zarovnání nebo řádkování pro vybraný odstavec."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1820,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Pravítka"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1830,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Pravítka\">Pravítka</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1838,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Pravítka zobrazují rozměry stránky a pozici tabulátorů, odsazení, ohraničení a sloupců. Všechny tyto vlastnosti je možné pomocí myši upravit."
+msgstr ""
+"Pravítka zobrazují rozměry stránky a pozici tabulátorů, odsazení, ohraničení "
+"a sloupců. Všechny tyto vlastnosti je možné pomocí myši upravit."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1850,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Poklepání na pravítko otevřete dialog <emph>Odstavec</emph> a můžete aktuálnímu odstavci nebo všem vybraným odstavcům přiřadit <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formátování\">formátování</link>."
+msgstr ""
+"Poklepání na pravítko otevřete dialog <emph>Odstavec</emph> a můžete "
+"aktuálnímu odstavci nebo všem vybraným odstavcům přiřadit <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"formátování\">formátování</link>."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1865,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Vítejte v nápovědě k aplikaci $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1875,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Nápověda k %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1885,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Práce s %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1895,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Nabídky, nástrojové lišty a klávesové zkratky"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1905,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Jak získat pomoc?"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1914,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Lišta Tabulka"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1922,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Lišta Tabulka\">Lišta Tabulka</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Lišta Tabulka\">Lišta "
+"Tabulka</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1934,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Lišta <emph>Tabulka</emph> obsahuje funkce, které potřebujete pro práci s tabulkou. Objeví se, pokud umístíte kurzor do tabulky.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Lišta <emph>Tabulka</emph> obsahuje funkce, "
+"které potřebujete pro práci s tabulkou. Objeví se, pokud umístíte kurzor do "
+"tabulky.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1947,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sloučit buňky\">Sloučit buňky</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Sloučit buňky\">Sloučit "
+"buňky</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1959,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Odstranit řádek\">Odstranit řádek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Odstranit řádek\">Odstranit "
+"řádek</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,24 +1971,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Odstranit sloupec\">Odstranit sloupec</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Odstranit sloupec\">Odstranit "
+"sloupec</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické opravy\">Automatické opravy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické "
+"opravy\">Automatické opravy</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti tabulky\">Vlastnosti tabulky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti "
+"tabulky\">Vlastnosti tabulky</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +2006,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Řadit\">Řadit</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2015,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2023,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Nabídky\">Nabídky</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Nabídky\">Nabídky</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2035,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Následující část ukazuje témata nápovědy dostupná pro nabídky a dialogy."
+msgstr ""
+"Následující část ukazuje témata nápovědy dostupná pro nabídky a dialogy."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2047,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2056,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabulka</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ukazuje příkazy pro vložení, úpravy a odstranění tabulky v textovém dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ukazuje příkazy pro vložení, úpravy a odstranění tabulky v "
+"textovém dokumentu.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2076,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2085,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2094,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Vloží novou tabulku."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2103,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2112,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Vloží sloupec."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2121,7 @@ msgctxt ""
msgid "Rows"
msgstr "Řádky"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2130,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Vloží řádky."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2139,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2148,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2157,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Smaže aktuální tabulku.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2166,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2175,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Smaže označené sloupce."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2184,7 @@ msgctxt ""
msgid "Rows"
msgstr "Řádky"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2193,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Smaže označené řádky."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2202,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrat"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2211,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2220,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Vybere aktuální tabulku.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2229,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2238,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Označí aktuální sloupec."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2247,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2256,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Označí aktuální řádek."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2265,7 @@ msgctxt ""
msgid "Cell"
msgstr "Buňka"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2274,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Označí aktuální buňku.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2283,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Sloučit buňky</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,14 +2292,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Rozdělit buňky</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabulky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabulky</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2311,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Automatická úprava"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,6 +2320,7 @@ msgctxt ""
msgid "Column width"
msgstr "Šířka sloupce"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4282,22 +2329,27 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Otevře dialog Šířka sloupce, kde můžete změnit šířku sloupce."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimální šířka sloupce</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Optimální šířka sloupce</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozložit sloupce rovnoměrně</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Rozložit sloupce rovnoměrně</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,6 +2358,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Výška řádku"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4314,6 +2367,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Otevře dialog Výška řádku, kde můžete změnit výšku řádku."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4322,14 +2376,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimální výška řádky</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozložit řádky rovnoměrně</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Rozložit řádky rovnoměrně</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,6 +2395,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Povolit zalomení řádku přes stránky a sloupce"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4346,6 +2404,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Povolí zalomení stránky v aktuálním řádku.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2413,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Opakovat řádky záhlaví"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Pokud se tabulka rozdělí na více stránek, opakuje se záhlaví tabulky na každé stránce.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Pokud se tabulka rozdělí na více stránek, opakuje se "
+"záhlaví tabulky na každé stránce.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2433,7 @@ msgctxt ""
msgid "Convert"
msgstr "Převést"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2442,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text -> tabulka"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést vybraný text na tabulku.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést vybraný text na tabulku."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést "
+"vybraný text na tabulku.</ahelp> Otevře <link "
+"href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést "
+"vybraný text na tabulku."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2464,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabulka -> text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést aktuální tabulku na text.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést aktuální tabulku na text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést "
+"aktuální tabulku na text.</ahelp> Otevře <link "
+"href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést "
+"aktuální tabulku na text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2486,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Řadit</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2495,18 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Otevře lištu <link href=\"text/swriter/main0214.xhp\">Vzorec</link>, ve které můžete vytvářet a upravovat vzorce."
+msgstr ""
+"Otevře lištu <link href=\"text/swriter/main0214.xhp\">Vzorec</link>, ve které "
+"můžete vytvářet a upravovat vzorce."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2515,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formát čísel"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Otevře <link href=\"text/shared/optionen/01040500.xhp\">dialog</link>, ve kterém můžete určit formát čísel v tabulce."
+msgstr ""
+"Otevře <link href=\"text/shared/optionen/01040500.xhp\">dialog</link>, ve "
+"kterém můžete určit formát čísel v tabulce."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2535,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Hranice tabulky"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Zobrazí nebo skryje hranice kolem buněk tabulky. Hranice jsou viditelné pouze na obrazovce a netisknou se."
+msgstr ""
+"Zobrazí nebo skryje hranice kolem buněk tabulky. Hranice jsou viditelné "
+"pouze na obrazovce a netisknou se."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2555,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Vlastnosti tabulky</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2564,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Lišta Odrážky a číslování"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2572,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Lišta Odrážky a číslování\">Lišta Odrážky a číslování</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Lišta Odrážky a "
+"číslování\">Lišta Odrážky a číslování</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2584,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Lišta <emph>Odrážky a číslování</emph> obsahuje funkce pro úpravu struktury číslovaných odstavců, např. změnu pořadí odstavců a nastavení různých úrovní odstavců.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Lišta <emph>Odrážky a číslování</emph> obsahuje "
+"funkce pro úpravu struktury číslovaných odstavců, např. změnu pořadí "
+"odstavců a nastavení různých úrovní odstavců.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2598,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2606,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Nástrojové lišty\">Nástrojové lišty</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Nástrojové lišty\">Nástrojové lišty</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2618,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Tato část obsahuje přehled nástrojových lišt, které jsou k dispozici v $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Tato část obsahuje přehled nástrojových lišt, které jsou k dispozici v "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2632,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2642,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Soubor</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2650,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Tyto příkazy umožňují práci s aktuálním dokumentem, otevření nového dokumentu nebo ukončení aplikace.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Tyto příkazy umožňují práci s aktuálním dokumentem, otevření "
+"nového dokumentu nebo ukončení aplikace.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2664,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otevřít</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2672,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Uložit jako</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Uložit jako</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4571,6 +2685,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verze\">Verze</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2693,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4589,6 +2706,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tisk\">Tisk</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2714,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavení tiskárny\">Nastavení tiskárny</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavení tiskárny\">Nastavení "
+"tiskárny</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2727,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Lišta vzorců"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2735,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Lišta vzorců\">Lišta vzorců</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Lišta vzorců\">Lišta vzorců</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2747,154 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Lišta <emph>Vzorec</emph> umožňuje vytvářet a vkládat do textového dokumentu výpočty.</ahelp> Pro zobrazení lišty <emph>Vzorec</emph> stiskněte F2."
+msgstr ""
+"<ahelp hid=\".\">Lišta <emph>Vzorec</emph> umožňuje vytvářet a vkládat do "
+"textového dokumentu výpočty.</ahelp> Pro zobrazení lišty <emph>Vzorec</emph> "
+"stiskněte F2."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "title\n"
+#~ "help.text"
+#~ msgid "LibreLogo Toolbar"
+#~ msgstr "Nástrojová lišta LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "bm1\n"
+#~ "help.text"
+#~ msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+#~ msgstr "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>želví grafika</bookmark_value>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_170\n"
+#~ "help.text"
+#~ msgid "LibreLogo"
+#~ msgstr "LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_180\n"
+#~ "help.text"
+#~ msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+#~ msgstr "LibreLogo je jednoduché, přirozené a na jazyku Logo založené programové prostředí se želví grafikou. Slouží k výuce práce s výpočetní technikou (programování a zpracování textu), DTP a tvorbě obrázků. Viz <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_220\n"
+#~ "help.text"
+#~ msgid "LibreLogo toolbar"
+#~ msgstr "Nástrojová lišta LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_230\n"
+#~ "help.text"
+#~ msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+#~ msgstr "Nástrojová lišta LibreLogo (Zobrazit » Nástrojové lišty » Logo) obsahuje ikony pro pohyb želvy, spuštění a zastavení programu, návrat domů, smazání obrazovky a zvýrazňování/překlad syntaxe a vstupní lištu (příkazový řádek)."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_240\n"
+#~ "help.text"
+#~ msgid "Turtle moving icons"
+#~ msgstr "Ikony pro pohyb želvy"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_250\n"
+#~ "help.text"
+#~ msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+#~ msgstr "Mají stejný význam jako příkazy Loga “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Klepnutím na jednu z těchto ikon se také bude na želvu posunující se na svou pozici zaměřovat pohled."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_280\n"
+#~ "help.text"
+#~ msgid "Program run and start"
+#~ msgstr "Spuštění a zastavení programu"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_290\n"
+#~ "help.text"
+#~ msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+#~ msgstr "Klepnutím na ikonu “spustit” spustíte text dokumentu ve Writeru jako program v LibreLogu."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_300\n"
+#~ "help.text"
+#~ msgid "Click on the icon “stop” to stop the program execution."
+#~ msgstr "Klepnutím na ikonu “zastavit” vykonávání programu zastavíte."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_310\n"
+#~ "help.text"
+#~ msgid "Home"
+#~ msgstr "Domů"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_320\n"
+#~ "help.text"
+#~ msgid "Click on the icon “home” to reset the position and settings of the turtle."
+#~ msgstr "Klepnutím na ikonu “domů” obnovíte výchozí pozici a nastavení želvy."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_330\n"
+#~ "help.text"
+#~ msgid "Clear screen"
+#~ msgstr "Smazat obrazovku"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_340\n"
+#~ "help.text"
+#~ msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+#~ msgstr "Klepnutím na ikonu “smazat obrazovku” z dokumentu odstraníte kresby."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_350\n"
+#~ "help.text"
+#~ msgid "Command line"
+#~ msgstr "Příkazový řádek"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_360\n"
+#~ "help.text"
+#~ msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+#~ msgstr "Stisknutím klávesy Enter v příkazovém řádku spustíte jeho obsah. Pro zastavení programu použijte ikonu “zastavit”."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_370\n"
+#~ "help.text"
+#~ msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+#~ msgstr "Pro opakování příkazového řádku klávesu Enter podržte, například pro následující posloupnost příkazů:"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_380\n"
+#~ "help.text"
+#~ msgid "FORWARD 200 LEFT 89<br/>"
+#~ msgstr "FORWARD 200 LEFT 89<br/>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_390\n"
+#~ "help.text"
+#~ msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+#~ msgstr "Pro vymazání příkazového řádku do něj třikrát klepněte nebo stisknutím Ctrl-A vyberte stávající příkazy a zadejte nové."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_400\n"
+#~ "help.text"
+#~ msgid "Syntax highlighting/Translating"
+#~ msgstr "Zvýrazňování/překlad syntaxe"
diff --git a/source/cs/helpcontent2/source/text/swriter/librelogo.po b/source/cs/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..724203801f5
--- /dev/null
+++ b/source/cs/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4700 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-12-01 14:13+0000\n"
+"Last-Translator: Stanislav <stanislav.horacek@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1354371218.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr "Nástrojová lišta LibreLogo"
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+"<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_val"
+"ue><bookmark_value>želví grafika</bookmark_value>"
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr "LibreLogo"
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+"LibreLogo je jednoduché, přirozené a na jazyku Logo založené programové "
+"prostředí se želví grafikou. Slouží k výuce práce s výpočetní technikou "
+"(programování a zpracování textu), DTP a tvorbě obrázků. Viz <link href=\"htt"
+"p://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/li"
+"brelogo.pdf</link>."
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr "Nástrojová lišta LibreLogo"
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+"Nástrojová lišta LibreLogo (Zobrazit » Nástrojové lišty » Logo) obsahuje "
+"ikony pro pohyb želvy, spuštění a zastavení programu, návrat domů, smazání "
+"obrazovky a zvýrazňování/překlad syntaxe a vstupní lištu (příkazový řádek)."
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr "Ikony pro pohyb želvy"
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+"Mají stejný význam jako příkazy Loga “FORWARD 10”, “BACK 10”, “LEFT 15”, "
+"“RIGHT 15”. Klepnutím na jednu z těchto ikon se také bude na želvu "
+"posunující se na svou pozici zaměřovat pohled."
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr "Spuštění a zastavení programu"
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+"Klepnutím na ikonu “spustit” spustíte text dokumentu ve Writeru jako program "
+"v LibreLogu."
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr "Klepnutím na ikonu “zastavit” vykonávání programu zastavíte."
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr "Domů"
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr "Klepnutím na ikonu “domů” obnovíte výchozí pozici a nastavení želvy."
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr "Smazat obrazovku"
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr "Klepnutím na ikonu “smazat obrazovku” z dokumentu odstraníte kresby."
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr "Příkazový řádek"
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+"Stisknutím klávesy Enter v příkazovém řádku spustíte jeho obsah. Pro "
+"zastavení programu použijte ikonu “zastavit”."
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+"Pro opakování příkazového řádku klávesu Enter podržte, například pro "
+"následující posloupnost příkazů:"
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr "FORWARD 200 LEFT 89<br/>"
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+"Pro vymazání příkazového řádku do něj třikrát klepněte nebo stisknutím "
+"Ctrl-A vyberte stávající příkazy a zadejte nové."
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr "Zvýrazňování/překlad syntaxe"
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Stavový řádek"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stavový řádek\">Stavový řádek</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Stavový řádek obsahuje informace o aktuálním dokumentu a nabízí několik tlačítek s užitečnými funkcemi."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Jazyk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Klepnutím otevřete nabídku, z níž můžete vybrat jazyk označeného textu nebo aktuálního odstavce. <br/>Volba Žádný vyřadí text z kontroly pravopisu a dělení slov. <br/>Volba Nastavit výchozí jazyk použije na označený text nebo odstavec výchozí nastavení jazyka. <br/>Volba Více otevře dialog s dalšími možnostmi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Elektronický podpis"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Viz také <link href=\"text/shared/guide/digital_signatures.xhp\">elektronické podpisy</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Lupa a režim zobrazení"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tři ovládací prvky ve stavovém řádku Writeru umožňují změnit přiblížení a režim zobrazení textových dokumentů."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikony zobrazení zleva doprava: Jeden sloupec. Režim zobrazení s mnoha stránkami vedle sebe. Režim knihy, kde se zobrazují dvě stránky vedle sebe.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Když přetáhnete posuvník Lupa vlevo, zobrazí se více stránek. Když přetáhnete posuvník vpravo, zvětší se obsah stránky.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Nástroje"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Nástroje\">Nástroje</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Obsahuje nástroje pro kontrolu pravopisu, galerii obrázků, které můžete přidat do svého dokumentu, a také nástroje pro přizpůsobení nabídek a nastavení předvoleb programu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslování osnovy\">Číslování osnovy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslování řádek\">Číslování řádek</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod čarou\">Poznámky pod čarou</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Řadit\">Řadit</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Nastavení automatických oprav\">Nastavení automatických oprav</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Přizpůsobit\">Přizpůsobit</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Lišta OLE objekt"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Lišta OLE objekt\">Lišta OLE objekt</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Lišta <emph>OLE objekt </emph> se zobrazí, je-li vybrán objekt. Obsahuje nejdůležitější funkce pro formátování a umístění objektů.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtékání\">Bez obtékání</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtékání\">Obtékání</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona představuje volbu <emph>Obtékání stránky</emph> na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti objektu\">Vlastnosti objektu</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funkce obsažené v aplikaci $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funkce obsažené v aplikaci $[officename] Writer\">Funkce obsažené v aplikaci $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer vám umožňuje navrhovat a vytvářet textové dokumenty, které mohou obsahovat grafiku, tabulky či grafy. Dokumenty je možné ukládat ve spoustě formátů, mimo jiné standardizovaný formát OpenDocument (ODF), Microsoft Word .doc nebo HTML. Dokumenty můžete snadno exportovat do formátu Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Psaní"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "V $[officename] Writer je možné vytvářet jak jednoduché dokumenty, např. poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, dopisy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné dopisy\">hromadné dopisy</link>, ale také dlouhé a složité dokumenty obsahující seznamy literatury, tabulky odkazů a rejstříky."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer také obsahuje užitečné nástroje jako <link href=\"text/shared/01/06010000.xhp\" name=\"kontrolu pravopisu\">kontrolu pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovník synonym\">slovník synonym</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"dělení slov\">dělení slov</link>. Dále najdete množství <link href=\"text/shared/01/01010100.xhp\" name=\"šablon\">šablon</link> pro všechny příležitosti. Pomocí průvodců je možné také vytvořit vlastní šablony."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Vytváření návrhů a struktury"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] vám poskytuje široké možnosti při přípravě dokumentů. Pomocí okna <link href=\"text/swriter/01/05140000.xhp\" name=\"Styly a formátování\">Styly a formátování</link> je možné vytvářet, přiřazovat a upravovat styly odstavců, znaků, rámců a stránek. Navíc vám <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomůže s rychlým pohybem v rámci dokumentů, je možné si prohlédnout osnovu dokumentu a neztratíte přehled o objektech, které jste vložili do dokumentu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Do textových dokumentů je možné vložit různé <link href=\"text/swriter/01/04120000.xhp\" name=\"rejstříky a tabulky\">rejstříky a tabulky</link>. Strukturu a vzhled rejstříků a tabulek je možné upravit podle vlastních potřeb. Pomocí hypertextových odkazů a záložek se dostanete přímo na odpovídající místo v dokumentu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Vydávání dokumentů s $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer obsahuje množství nástrojů pro vydávání dokumentů, které vám pomohou připravit profesionální dokumenty, např. brožury, zpravodaje či pozvánky. Je možné vytvořit dokumenty s vícesloupcovou sazbou, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textovými rámci\">textovými rámci</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"obrázky\">obrázky</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabulkami\">tabulkami</link> a dalšími objekty."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Výpočty"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Textové dokumenty v $[officename] obsahují funkci <link href=\"text/swriter/main0214.xhp\" name=\"výpočtů\">výpočtů</link>, která vám umožní provádět složité výpočty. Výpočty je možné snadno provádět i v tabulce v textovém dokumentu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Vytváření kreseb"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" name=\"nástroje pro kreslení\">nástroje pro kreslení</link>, s jejichž pomocí je možné přímo v textových dokumentech vytvářet kresby, obrázky, legendu či další grafické objekty."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Vložení obrázku"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Do textového dokumentu je možné vkládat obrázky v <link href=\"text/shared/00/00000020.xhp\" name=\"různých formátech\">různých formátech</link>, např. ve formátu JPEG či GIF. Navíc je možné využít <link href=\"text/shared/01/gallery.xhp\" name=\"Galerii\">Galerii</link>, která poskytuje kolekci obrázků setříděných do kategorií, a pro vytvoření úchvatných efektů s písmem <link href=\"text/shared/guide/fontwork.xhp\">galerii Písmomalby</link>."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Snadno přizpůsobitelné uživatelské rozhraní"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Uživatelské rozhraní programu je navrženo tak, abyste si je mohl snadno přizpůsobit svým potřebám, mimo jiné i upravit ikony a nabídky. Různá okna programu, např. okno Styly a formátování nebo Navigátor, je možné umístit jako plovoucí okna kdekoliv na obrazovku. Také je možné <link href=\"text/shared/guide/autohide.xhp\" name=\"uchytit\">uchytit</link> některá okna na okraj pracovní plochy."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Přetahování"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Vlastnost <link href=\"text/shared/guide/dragdrop.xhp\" name=\"přetahování\">přetahování</link> (drag & drop) vám umožňuje pracovat s textovými dokumenty v $[officename] rychle a efektivně. Například je možné přetáhnout objekty, třeba obrázky z Galerie, z jednoho místa na jiné ve stejném dokumentu nebo mezi různými dokumenty $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funkce nápovědy"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Systém nápovědy\">Systém nápovědy</link> je možné využít jako kompletní referenční příručku k aplikacím $[officename], včetně <link href=\"text/swriter/guide/main.xhp\" name=\"instrukcí\">instrukcí</link> pro jednoduché a složitější úlohy."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Lišta Vlastnosti kresby"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Lišta Vlastnosti kresby\">Lišta Vlastnosti kresby</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Lišta <emph>Vlastnosti kresby</emph> je k dispozici ve Writeru a Calcu. Zvolte Zobrazit - Nástrojové lišty - Vlastnosti kresby. Ovládací prvky jsou dostupné, když je označena kresba. Ve výchozím nastavení se některé ikony liší pro textové dokumenty a sešity.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Styl čáry\">Styl čáry</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Tloušťka čáry\">Tloušťka čáry</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Barva čáry\">Barva čáry</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Styl/výplň oblasti\">Styl/výplň oblasti</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Lišta Obrázek"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Lišta Obrázek\">Lišta Obrázek</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Lišta <emph>Obrázek</emph> obsahuje funkce pro formátování a umístění vybraných bitmapových obrázků.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit svisle\">Převrátit svisle</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Převrátit vodorovně\">Převrátit vodorovně</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti obrázku\">Vlastnosti obrázku</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vložit"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vložit\">Vložit</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Nabídka Vložit obsahuje příkazy pro vkládání nových prvků do dokumentu. To zahrnuje mimo jiné sekce, poznámky pod čarou, komentáře, zvláštní znaky, obrázky a objekty z jiných aplikací.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ruční zalomení\">Ruční zalomení</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciální symbol\">Speciální symbol</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekce\">Sekce</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod čarou/Vysvětlivky\">Poznámky pod čarou/Vysvětlivky</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Popisek\">Popisek</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Záložka\">Záložka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Křížový odkaz\">Křížový odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentář\">Komentář</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Obálka\">Obálka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabulka\">Tabulka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čára\">Vodorovná čára</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plovoucí rámec\">Plovoucí rámec</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Soubor\">Soubor</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Lišta Rámec"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Lišta Rámec\">Lišta Rámec</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Když je vybrán rámec, zobrazí se lišta <emph>Rámec</emph>, která poskytuje nejdůležitější funkce pro formátování a umístění rámce.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnout obtékání\">Vypnout obtékání</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnout obtékání\">Zapnout obtékání</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tato ikona představuje volbu <emph>Obtékání stránky</emph> na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Přes text\">Přes text</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavení si také můžete vybrat na záložce <emph>Obtékání</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Barva pozadí\">Barva pozadí</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámce\">Vlastnosti rámce</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formát"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formát\">Formát</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Obsahuje příkazy pro formátování rozvržení a obsahu vašeho dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslování\">Odrážky a číslování</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strana\">Strana</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Sloupce\">Sloupce</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekce\">Sekce</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Obrázek\">Obrázek</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Okno"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje příkazy pro manipulaci a zobrazení oken dokumentů.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Náhled tisku"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Náhled tisku\">Náhled tisku</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Lišta <emph>Náhled tisku</emph> se zobrazí, když si prohlížíte aktuální dokument v režimu náhledu."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Zobrazit"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Tato nabídka obsahuje příkazy ovládající zobrazení dokumentu na obrazovce.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Lupa\">Lupa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Upravit"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Upravit\">Upravit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Tato nabídka obsahuje příkazy pro úpravu obsahu aktuálního dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit jinak</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrat text\">Vybrat text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnat dokument\">Porovnat dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Najít a nahradit\">Najít a nahradit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický text\">Automatický text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Vyměnit databázi\">Vyměnit databázi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Pole\">Pole</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod čarou\">Poznámky pod čarou</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka rejstříku\">Položka rejstříku</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Položka v seznamu použité literatury\">Položka v seznamu použité literatury</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Odkazy\">Odkazy</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková mapa</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Lišta Formátování"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Lišta Formátování\">Lišta Formátování</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Lišta Formátování obsahuje funkce pro formátování textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Barva písma\">Barva písma</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Další ikonky"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Zvětšit písmo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zvětší velikost fontu označeného textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Zmenšit písmo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zmenší velikost fontu označeného textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Je-li povolena podpora <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"komplexních skriptů\">komplexních skriptů</link>, zobrazí se další dvě ikony."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Zleva doprava"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Text je vložen zleva doprava.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Zprava doleva"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text naformátovaný pomocí komplexního rozvržení textu je zadán zprava doleva.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Lišta Textový objekt"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Lišta Textový objekt\">Lišta Textový objekt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje příkazy pro formátování textu, který je obsažen v kresbě.</ahelp> Lišta <emph>Textový objekt</emph> se zobrazí, pokud poklepete do kresby."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Horní index\">Horní index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Dolní index\">Dolní index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrat vše\">Vybrat vše</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Pomocí tohoto tlačítka je možné zadávat hodnoty odsazení, vzdálenosti, zarovnání nebo řádkování pro vybraný odstavec."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Pravítka"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Pravítka\">Pravítka</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Pravítka zobrazují rozměry stránky a pozici tabulátorů, odsazení, ohraničení a sloupců. Všechny tyto vlastnosti je možné pomocí myši upravit."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Poklepání na pravítko otevřete dialog <emph>Odstavec</emph> a můžete aktuálnímu odstavci nebo všem vybraným odstavcům přiřadit <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formátování\">formátování</link>."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Vítejte v nápovědě k aplikaci $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Nápověda k %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Práce s %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Nabídky, nástrojové lišty a klávesové zkratky"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Jak získat pomoc?"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Lišta Tabulka"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Lišta Tabulka\">Lišta Tabulka</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Lišta <emph>Tabulka</emph> obsahuje funkce, které potřebujete pro práci s tabulkou. Objeví se, pokud umístíte kurzor do tabulky.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sloučit buňky\">Sloučit buňky</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Odstranit řádek\">Odstranit řádek</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Odstranit sloupec\">Odstranit sloupec</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické opravy\">Automatické opravy</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti tabulky\">Vlastnosti tabulky</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Řadit\">Řadit</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Nabídky"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Nabídky\">Nabídky</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Následující část ukazuje témata nápovědy dostupná pro nabídky a dialogy."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabulka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabulka</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ukazuje příkazy pro vložení, úpravy a odstranění tabulky v textovém dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vložit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabulka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Vloží novou tabulku."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Sloupce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Vloží sloupec."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Řádky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Vloží řádky."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Odstranit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabulka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Smaže aktuální tabulku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Sloupce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Smaže označené sloupce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Řádky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Smaže označené řádky."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Vybrat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabulka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vybere aktuální tabulku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Sloupec"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Označí aktuální sloupec."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Řádek"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Označí aktuální řádek."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Buňka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Označí aktuální buňku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Sloučit buňky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Rozdělit buňky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabulky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Automatická úprava"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Šířka sloupce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Otevře dialog Šířka sloupce, kde můžete změnit šířku sloupce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimální šířka sloupce</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozložit sloupce rovnoměrně</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Výška řádku"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Otevře dialog Výška řádku, kde můžete změnit výšku řádku."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimální výška řádky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozložit řádky rovnoměrně</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Povolit zalomení řádku přes stránky a sloupce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Povolí zalomení stránky v aktuálním řádku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Opakovat řádky záhlaví"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Pokud se tabulka rozdělí na více stránek, opakuje se záhlaví tabulky na každé stránce.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Převést"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text -> tabulka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést vybraný text na tabulku.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést vybraný text na tabulku."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabulka -> text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést aktuální tabulku na text.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést aktuální tabulku na text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Řadit</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Vzorec"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Otevře lištu <link href=\"text/swriter/main0214.xhp\">Vzorec</link>, ve které můžete vytvářet a upravovat vzorce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formát čísel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Otevře <link href=\"text/shared/optionen/01040500.xhp\">dialog</link>, ve kterém můžete určit formát čísel v tabulce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Hranice tabulky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Zobrazí nebo skryje hranice kolem buněk tabulky. Hranice jsou viditelné pouze na obrazovce a netisknou se."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Vlastnosti tabulky</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Lišta Odrážky a číslování"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Lišta Odrážky a číslování\">Lišta Odrážky a číslování</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Lišta <emph>Odrážky a číslování</emph> obsahuje funkce pro úpravu struktury číslovaných odstavců, např. změnu pořadí odstavců a nastavení různých úrovní odstavců.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Nástrojové lišty"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Nástrojové lišty\">Nástrojové lišty</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Tato část obsahuje přehled nástrojových lišt, které jsou k dispozici v $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Soubor"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Soubor</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Tyto příkazy umožňují práci s aktuálním dokumentem, otevření nového dokumentu nebo ukončení aplikace.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otevřít</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Uložit jako</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verze\">Verze</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tisk\">Tisk</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavení tiskárny\">Nastavení tiskárny</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Lišta vzorců"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Lišta vzorců\">Lišta vzorců</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Lišta <emph>Vzorec</emph> umožňuje vytvářet a vkládat do textového dokumentu výpočty.</ahelp> Pro zobrazení lišty <emph>Vzorec</emph> stiskněte F2."
diff --git a/source/da/helpcontent2/source/text/swriter.po b/source/da/helpcontent2/source/text/swriter.po
index bbda872aa78..0653d96992b 100644
--- a/source/da/helpcontent2/source/text/swriter.po
+++ b/source/da/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-12-02 11:26+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,10 +13,11 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354447619.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statuslinje"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statuslinje\">Statuslinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Statuslinje\">Statuslinje</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Statuslinjen indeholder information om det aktuelle dokument og tilbyder forskellige knapper med specielle funktioner."
+msgstr ""
+"Statuslinjen indeholder information om det aktuelle dokument og tilbyder "
+"forskellige knapper med specielle funktioner."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Sprog"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser sproget for den valgte tekst. <br/>Klik for at åbne en menu, hvor du kan vælge et andet sprog for den markerede tekst eller for det aktuelle afsnit. <br/>Vælg Ingen for at udelukke teksten fra at blive stavekontrolleret og orddelt. <br/>Vælg Nulstil til standardsprog for at vende tilbage til standardsproget for den markerede tekst eller det aktuelle afsnit. <br/>Vælg Mere for at åbne en dialog med flere valgmuligheder.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser sproget for den valgte tekst. <br/>Klik for at åbne en "
+"menu, hvor du kan vælge et andet sprog for den markerede tekst eller for det "
+"aktuelle afsnit. <br/>Vælg Ingen for at udelukke teksten fra at blive "
+"stavekontrolleret og orddelt. <br/>Vælg Nulstil til standardsprog for at "
+"vende tilbage til standardsproget for den markerede tekst eller det aktuelle "
+"afsnit. <br/>Vælg Mere for at åbne en dialog med flere "
+"valgmuligheder.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital signatur"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Se også <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale signaturer</link>."
+msgstr ""
+"Se også <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale "
+"signaturer</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +103,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom & Vis Layout"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tre kontrolelementer på Writer statuslinjen tillader ændring af zoom og visningsopsætning for dine tekstdokumenter."
+msgstr ""
+"Tre kontrolelementer på Writer statuslinjen tillader ændring af zoom og "
+"visningsopsætning for dine tekstdokumenter."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikonerne i Vis Layout viser fra venstre mod højre: Enkeltkolonnetilstand. Visningstilstand med sider side om side. Bogtilstand med to sider som i en åben bog.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikonerne i Vis Layout viser fra venstre mod højre: "
+"Enkeltkolonnetilstand. Visningstilstand med sider side om side. Bogtilstand "
+"med to sider som i en åben bog.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Træk Zoom-skyderen til venstre for at vise flere sider, træk til højre for at zoome ind på en side og vise et mindre område af siden.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Træk Zoom-skyderen til venstre for at vise flere sider, træk "
+"til højre for at zoome ind på en side og vise et mindre område af "
+"siden.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +147,7 @@ msgctxt ""
msgid "Tools"
msgstr "Funktioner"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,8 +155,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Funktioner\">Funktioner</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Funktioner\">Funktioner</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +166,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Indeholder staveværktøjer, et galleri med clipart, som du kan føje til dit dokument, såvel som værktøjer til tilpasning af menuer og indstilling af præferencer.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Indeholder staveværktøjer, et galleri med clipart, som du kan "
+"føje til dit dokument, såvel som værktøjer til tilpasning af menuer og "
+"indstilling af præferencer.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +179,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnummerering\">Kapitelnummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"Kapitelnummerering\">Kapitelnummerering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +191,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Linjenummerering\">Linjenummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"Linjenummerering\">Linjenummerering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +203,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -168,6 +216,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +224,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrekturindstillinger</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">Autokorrekturindstillinger</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -186,6 +238,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Tilpas\">Tilpas</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +247,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-Objektlinje"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +255,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Objektlinje\">OLE-Objektlinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Objektlinje\">OLE-"
+"Objektlinje</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +267,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Værktøjslinjen <emph>OLE-objekt</emph> fremkommer, når der er valgt objekter, og den indeholder de vigtigste funktioner for formatering og placering af objekter.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Værktøjslinjen <emph>OLE-objekt</emph> "
+"fremkommer, når der er valgt objekter, og den indeholder de vigtigste "
+"funktioner for formatering og placering af objekter.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +280,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ingen ombrydning\">Ingen ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ingen ombrydning\">Ingen "
+"ombrydning</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +292,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også "
+"vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +304,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ombrydning\">Ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Ombrydning\">Ombrydning</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon svarer til indstillingen <emph>Sideombrydning</emph> under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon "
+"svarer til indstillingen <emph>Sideombrydning</emph> under fanebladet "
+"<emph>Ombrydning</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +329,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående ombrydning\">Gennemgående ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående "
+"ombrydning\">Gennemgående ombrydning</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +341,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også opnå samme effekt under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også "
+"opnå samme effekt under fanebladet <emph>Ombrydning</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +353,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektegenskaber\">Objektegenskaber</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"Objektegenskaber\">Objektegenskaber</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +366,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funktionalitet i $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +374,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funktionalitet i $[officename] Writer\">Funktionalitet i $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Funktionalitet i $[officename] Writer\">Funktionalitet i $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +387,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Med $[officename] Writer kan du designe og producere tekstdokumenter, som kan indeholde grafik, tabeller eller diagrammer. Du kan senere gemme dokumenterne i mange forskellige formater, inklusiv Microsoft Word, HTML eller Adobes Portable Document Format (PDF)."
+msgstr ""
+"Med $[officename] Writer kan du designe og producere tekstdokumenter, som "
+"kan indeholde grafik, tabeller eller diagrammer. Du kan senere gemme "
+"dokumenterne i mange forskellige formater, inklusiv Microsoft Word, HTML "
+"eller Adobes Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +403,7 @@ msgctxt ""
msgid "Writing"
msgstr "Skrive"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +411,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer lader dig både oprette basale dokumenter såsom notater, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fax</link>, breve, resumeer og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">flettede dokumenter</link>, såvel som lange og komplekse eller flerdelte dokumenter, komplet med litteraturlister, referencetabeller og indekser."
+msgstr ""
+"$[officename] Writer lader dig både oprette basale dokumenter såsom notater, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fax</link>, breve, "
+"resumeer og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">flettede dokumenter</link>, såvel som lange og komplekse eller "
+"flerdelte dokumenter, komplet med litteraturlister, referencetabeller og "
+"indekser."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +427,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer inkluderer også nyttig funktionalitet som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontrol</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbog</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrektur</link> og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link> såvel som et udvalg af <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">skabeloner</link> til næsten alle formål. Du kan også oprette dine egne skabeloner ved hjælp af guiderne."
-
+msgstr ""
+"$[officename] Writer inkluderer også nyttig funktionalitet som <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontrol</link>, "
+"<link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">synonymordbog</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrektur</link> "
+"og <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">orddeling</link> såvel som et udvalg af <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">skabeloner</link> til "
+"næsten alle formål. Du kan også oprette dine egne skabeloner ved hjælp af "
+"guiderne."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +449,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Designe og strukturere"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +457,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] tilbyder et bredt udvalg af indstillinger til at designe dokumenter. Brug <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">vinduet Typografier og formatering </link> til at oprette, tildele og rette typografier for afsnit, enkelte tegn, rammer og sider. Derudover hjælper <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigatoren</link> dig til hurtigt at flytte omkring i dine dokumenter, at lade dig se dit dokument i en dispositionsvisning og at holde styr på de objekter, som du har indsat i dit dokument."
+msgstr ""
+"$[officename] tilbyder et bredt udvalg af indstillinger til at designe "
+"dokumenter. Brug <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">vinduet Typografier og formatering </link> til at oprette, "
+"tildele og rette typografier for afsnit, enkelte tegn, rammer og sider. "
+"Derudover hjælper <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Navigatoren</link> dig til hurtigt at flytte omkring i dine "
+"dokumenter, at lade dig se dit dokument i en dispositionsvisning og at "
+"holde styr på de objekter, som du har indsat i dit dokument."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +475,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Du kan også oprette forskellige <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indekser og oversigter</link> i tekstdokumenter. Du kan angive strukturen og udseendet af indekserne og oversigterne efter dine egne ønsker. Aktive hyperlinks og bogmærker lader dig hoppe direkte til de tilsvarende punkter i teksten."
+msgstr ""
+"Du kan også oprette forskellige <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indekser og oversigter</link> i tekstdokumenter. "
+"Du kan angive strukturen og udseendet af indekserne og oversigterne efter "
+"dine egne ønsker. Aktive hyperlinks og bogmærker lader dig hoppe direkte til "
+"de tilsvarende punkter i teksten."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +492,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing (DTP) med $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +500,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer indeholder utallige DTP- og tegneværktøjer til at hjælpe dig med at oprette professionelt udseende dokumenter, såsom brochurer, rundskrivelser og invitationer. Du kan formatere dine dokumenter med flerkolonne layouts,<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeller</link> og andre objekter."
+msgstr ""
+"$[officename] Writer indeholder utallige DTP- og tegneværktøjer til at "
+"hjælpe dig med at oprette professionelt udseende dokumenter, såsom "
+"brochurer, rundskrivelser og invitationer. Du kan formatere dine dokumenter "
+"med flerkolonne layouts,<link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"text frames\">tekstrammer</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tables\">tabeller</link> og andre objekter."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +520,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Beregninger"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +528,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Tekstdokumenter i $[officename] har en integreret <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">beregningsfunktion</link>, som hjælper dig med at udføre sofistikerede beregninger eller logiske referencer. Du kan let oprette en tabel i et tekstdokument for at udføre beregninger."
+msgstr ""
+"Tekstdokumenter i $[officename] har en integreret <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation "
+"function\">beregningsfunktion</link>, som hjælper dig med at udføre "
+"sofistikerede beregninger eller logiske referencer. Du kan let oprette en "
+"tabel i et tekstdokument for at udføre beregninger."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +545,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Oprettelse af tegninger"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +553,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">tegningsværktøjet</link> lader dig oprette tegninger, forklaringer og andre typer af grafik direkte i tekstdokumenter."
+msgstr ""
+"$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">tegningsværktøjet</link> lader dig oprette tegninger, forklaringer og "
+"andre typer af grafik direkte i tekstdokumenter."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +568,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Indsættelse af grafik"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +576,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Du kan indsætte billeder med <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">forskellige formater</link> i et tekstdokument, herunder grafik i JPG- eller GIF-format. Derudover indeholder <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriet</link> en samling af clipartgrafik organiseret efter tema og <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Galleriet</link> skaber imponerende skrifteffekter."
+msgstr ""
+"Du kan indsætte billeder med <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">forskellige formater</link> i et tekstdokument, "
+"herunder grafik i JPG- eller GIF-format. Derudover indeholder <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriet</link> en samling "
+"af clipartgrafik organiseret efter tema og <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork Galleriet</link> skaber "
+"imponerende skrifteffekter."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +595,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Fleksibel brugergrænseflade"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +603,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Programmets grænseflade er designet, så du kan tilpasse den efter dine ønsker, inklusiv tilpasning af ikoner og menuer. Du kan placere forskellige programvinduer, såsom vinduet Typografier og formatering eller Navigator som flydende vinduer, hvor som helst på skærmen. Du kan også <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">fastgøre</link> nogle vinduer til kanten af arbejdsområdet."
+msgstr ""
+"Programmets grænseflade er designet, så du kan tilpasse den efter dine "
+"ønsker, inklusiv tilpasning af ikoner og menuer. Du kan placere forskellige "
+"programvinduer, såsom vinduet Typografier og formatering eller Navigator som "
+"flydende vinduer, hvor som helst på skærmen. Du kan også <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">fastgøre</link> nogle "
+"vinduer til kanten af arbejdsområdet."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +621,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Træk&slip"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +629,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Funktionen <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">Træk-og-slip</link> lader dig arbejde hurtigt og effektivt med tekstdokumenter i $[officename]. Du kan for eksempel trække-og-slippe objekter, såsom grafik fra Galleriet, fra én placering til en anden i det samme dokument eller mellem åbne $[officename]-dokumenter."
+msgstr ""
+"Funktionen <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">Træk-og-slip</link> lader dig arbejde hurtigt og effektivt med "
+"tekstdokumenter i $[officename]. Du kan for eksempel trække-og-slippe "
+"objekter, såsom grafik fra Galleriet, fra én placering til en anden i det "
+"samme dokument eller mellem åbne $[officename]-dokumenter."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +646,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Hjælpefunktioner"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +654,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Du kan bruge <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjælpesystemet</link> som en fuldstændig reference til $[officename]-programmer, herunder <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruktioner</link> til simple og komplekse opgaver."
+msgstr ""
+"Du kan bruge <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Hjælpesystemet</link> som en fuldstændig reference til "
+"$[officename]-programmer, herunder <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">instruktioner</link> til simple og komplekse opgaver."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +669,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Tegneobjektegenskabslinje"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +677,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Tegneobjektegenskabslinje\">Tegneobjektegenskabslinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" "
+"name=\"Tegneobjektegenskabslinje\">Tegneobjektegenskabslinje</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +689,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se linjen <emph>Tegneobjektegenskaber</emph> i Writer og Calc. Vælg menuen Vis - Værktøjslinjer - Tegneobjektegenskaber. Funktionerne bliver aktiveret når du markerer et tegneobjekt. Du ser lidt forskellige funktioner i linjen alt efter om du ser linjen i et tekstdokument eller i et regneark.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se linjen "
+"<emph>Tegneobjektegenskaber</emph> i Writer og Calc. Vælg menuen Vis - "
+"Værktøjslinjer - Tegneobjektegenskaber. Funktionerne bliver aktiveret når du "
+"markerer et tegneobjekt. Du ser lidt forskellige funktioner i linjen alt "
+"efter om du ser linjen i et tekstdokument eller i et regneark.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +704,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregtype\">Stregtype</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Stregtype\">Stregtype</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +715,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregtykkelse\">Stregtykkelse</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"Stregtykkelse\">Stregtykkelse</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +727,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregfarve\">Stregfarve</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Stregfarve\">Stregfarve</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +738,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Fladestil/-fyld\">Fladestil/-fyld</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" "
+"name=\"Fladestil/-fyld\">Fladestil/-fyld</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +751,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Billedlinje"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Billedlinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Billedlinje</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Værktøjslinjen <emph>Billede</emph> indeholder funktioner til at formatere og positionere markeret bitmap grafik.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Værktøjslinjen <emph>Billede</emph> "
+"indeholder funktioner til at formatere og positionere markeret bitmap "
+"grafik.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spejlvend lodret</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spejlvend "
+"lodret</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spejlvend vandret</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spejlvend "
+"vandret</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikegenskaber</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Grafikegenskaber</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +815,7 @@ msgctxt ""
msgid "Insert"
msgstr "Indsæt"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +825,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Indsæt\">Indsæt</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +833,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Menuen Indsæt indeholder kommandoer til at indsætte nye elementer i dit dokument. Dette inkluderer sektioner, fodnoter, kommentarer, specialtegn, grafik og objekter fra andre programmer.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menuen Indsæt indeholder kommandoer til at indsætte nye "
+"elementer i dit dokument. Dette inkluderer sektioner, fodnoter, kommentarer, "
+"specialtegn, grafik og objekter fra andre programmer.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +846,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuelt skift\">Manuelt skift</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuelt skift\">Manuelt "
+"skift</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +858,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Specialtegn\">Specialtegn</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" "
+"name=\"Specialtegn\">Specialtegn</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +872,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sektion\">Sektion</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +880,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +891,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fodnote/Slutnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Fodnote/Slutnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -669,8 +903,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Billedtekst\">Billedtekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Billedtekst\">Billedtekst</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +915,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bogmærke\">Bogmærke</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bogmærke\">Bogmærke</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +926,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Krydshenvisning\">Krydshenvisning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Krydshenvisning\">Krydshenvisning</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +938,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Kommentar\">Kommentar</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Kommentar\">Kommentar</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +951,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +959,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Konvolut\">Konvolut</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Konvolut\">Konvolut</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +972,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramme\">Ramme</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +990,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vandret lineal\">Vandret lineal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Vandret lineal\">Vandret "
+"lineal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1002,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Objektramme\">Objektramme</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" "
+"name=\"Objektramme\">Objektramme</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1016,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fil\">Fil</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr "LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1025,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Rammelinje"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1033,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Rammelinje\">Rammelinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Rammelinje\">Rammelinje</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1044,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, giver <emph>Rammelinjen</emph> de vigtigste funktioner for formatering og placering af rammen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, giver "
+"<emph>Rammelinjen</emph> de vigtigste funktioner for formatering og "
+"placering af rammen.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1057,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Deaktiver ombrydning\">Deaktiver ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Deaktiver "
+"ombrydning\">Deaktiver ombrydning</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1069,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også "
+"vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1081,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Aktiver ombrydning\">Aktiver ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Aktiver ombrydning\">Aktiver "
+"ombrydning</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1093,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon repræsenterer indstillingen <emph>Sideombrydning</emph> under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon "
+"repræsenterer indstillingen <emph>Sideombrydning</emph> under fanebladet "
+"<emph>Ombrydning</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1106,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående ombrydning\">Gennemgående ombrydning</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående "
+"ombrydning\">Gennemgående ombrydning</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1118,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også definere denne indstilling under fanebladet <emph>Ombrydning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også "
+"definere denne indstilling under fanebladet <emph>Ombrydning</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1130,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Baggrundsfarve\">Baggrundsfarve</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"Baggrundsfarve\">Baggrundsfarve</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1142,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammeegenskaber\">Rammeegenskaber</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"Rammeegenskaber\">Rammeegenskaber</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1155,7 @@ msgctxt ""
msgid "Format"
msgstr "Formater"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1165,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formater\">Formater</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1173,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Indeholder kommandoer for formatering af udseendet og indholdet af dit dokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Indeholder kommandoer for formatering af "
+"udseendet og indholdet af dit dokument.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3334,6 +1187,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tegn\">Tegn</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3343,6 +1197,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Afsnit\">Afsnit</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1205,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punktopstilling</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numbering/Bullets\">Punktopstilling</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1219,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Side\">Side</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1229,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Spalter\">Spalter</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1237,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sektioner\">Sektioner</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sektioner\">Sektioner</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1250,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramme\">Ramme</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Billede\">Billede</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1269,7 @@ msgctxt ""
msgid "Window"
msgstr "Vindue"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Vindue\">Vindue</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1287,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Indeholder kommandoer til manipulation og visning af dokumentvinduer.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Indeholder kommandoer til "
+"manipulation og visning af dokumentvinduer.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1300,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Vis udskrift"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1308,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vis udskrift\">Vis udskrift</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Vis udskrift\">Vis "
+"udskrift</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1320,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Værktøjslinjen <emph>Vis udskrift</emph> fremkommer, når du ser en udskriftsvisning af det aktuelle dokument."
+msgstr ""
+"Værktøjslinjen <emph>Vis udskrift</emph> fremkommer, når du ser en "
+"udskriftsvisning af det aktuelle dokument."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1333,7 @@ msgctxt ""
msgid "View"
msgstr "Vis"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1343,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vis\">Vis</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1351,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menu indeholder kommandoer til at styre, hvordan dokumentet vises på skærmen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menu indeholder kommandoer til at styre, hvordan "
+"dokumentet vises på skærmen.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1365,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1374,7 @@ msgctxt ""
msgid "Edit"
msgstr "Rediger"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1384,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Rediger\">Rediger</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1392,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menu indeholder kommandoer til at rediger indholdet i det aktuelle dokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menu indeholder kommandoer til at rediger indholdet i "
+"det aktuelle dokument.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1404,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Indsæt speciel\">Indsæt speciel</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Indsæt speciel\">Indsæt "
+"speciel</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1416,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Marker tekst\">Marker tekst</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Marker tekst\">Marker "
+"tekst</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1428,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Sammenlign dokument\">Sammenlign dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Sammenlign "
+"dokument\">Sammenlign dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1440,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Søg og erstat\">Søg og erstat</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Søg og erstat\">Søg og "
+"erstat</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1452,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1463,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Udskift database\">Udskift database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Udskift database\">Udskift "
+"database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1477,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Felter\">Felter</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1485,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1496,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indekselement\">Indekselement</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"Indekselement\">Indekselement</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1508,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Litteraturlisteelement\">Litteraturlisteelement</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Litteraturlisteelement\">Litteraturlisteelement</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1520,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1533,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Kæder\">Kæder</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1541,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Imagemap\">Imagemap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Imagemap\">Imagemap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1553,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formateringslinje"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1561,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formateringslinje\">Formateringslinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" "
+"name=\"Formateringslinje\">Formateringslinje</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1573,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinjen indeholder flere tekstformateringsfunktioner.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinjen indeholder flere "
+"tekstformateringsfunktioner.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1585,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Skriftfarve\">Skriftfarve</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" "
+"name=\"Skriftfarve\">Skriftfarve</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1599,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Supplerende ikoner"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1608,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Forøg skriftstørrelse"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1617,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Forøger skriftstørrelsen for den valgte tekst.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1626,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Formindsk skriftstørrelse"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1635,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Reducerer skriftstørrelsen for den valgte tekst.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1643,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Hvis understøttelse af <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> er aktiveret, vil to ekstra ikoner være synlige."
+msgstr ""
+"Hvis understøttelse af <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> er aktiveret, vil to ekstra ikoner være synlige."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1657,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Venstre mod højre"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre mod højre-ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre mod højre-"
+"ikon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1677,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten bliver indtastet fra venstre mod højre.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Teksten bliver indtastet fra venstre mod "
+"højre.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1691,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Højre mod venstre"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">højre mod venstre-ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">højre mod venstre-"
+"ikon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1711,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst, som er formateret i et Complex Text Layout (CTL) sprog, bliver indtastet fra højre mod venstre.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Tekst, som er formateret i et Complex Text "
+"Layout (CTL) sprog, bliver indtastet fra højre mod venstre.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1724,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstobjektlinje"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1732,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstobjektlinje\">Tekstobjektlinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" "
+"name=\"Tekstobjektlinje\">Tekstobjektlinje</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1744,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" >Indeholder formateringskommandoer for tekst, der er indeholdt i et tegneobjekt.</ahelp> Værktøjslinjen <emph>Tekstobjekt</emph> fremkommer, når du dobbeltklikker inde i et tegneobjekt."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" >Indeholder formateringskommandoer for "
+"tekst, der er indeholdt i et tegneobjekt.</ahelp> Værktøjslinjen "
+"<emph>Tekstobjekt</emph> fremkommer, når du dobbeltklikker inde i et "
+"tegneobjekt."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1758,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Hævet skrift\">Hævet skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Hævet skrift\">Hævet "
+"skrift</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1770,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Sænket skrift\">Sænket skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Sænket skrift\">Sænket "
+"skrift</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1782,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Marker alt\">Marker alt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Marker alt\">Marker alt</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3826,6 +1795,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tegn\">Tegn</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3835,6 +1805,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Afsnit\">Afsnit</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1813,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Her kan du definere indrykning, afstand, justering og linjeafstand for det aktuelle afsnit."
+msgstr ""
+"Her kan du definere indrykning, afstand, justering og linjeafstand for det "
+"aktuelle afsnit."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1826,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linealer"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1836,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linealer\">Linealer</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1844,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Linealer viser sidens dimensioner og placeringen af tabulatorer, indrykninger, kanter og kolonner. Du kan ændre alle disse på linealerne ved brug af musen."
+msgstr ""
+"Linealer viser sidens dimensioner og placeringen af tabulatorer, "
+"indrykninger, kanter og kolonner. Du kan ændre alle disse på linealerne ved "
+"brug af musen."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1857,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Ved at dobbeltklikke på linealen, kan du åbne dialogen <emph>Afsnit</emph> og tildele <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte afsnitsformatering</link> for det aktuelle afsnit eller alle markerede afsnit."
+msgstr ""
+"Ved at dobbeltklikke på linealen, kan du åbne dialogen <emph>Afsnit</emph> "
+"og tildele <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">direkte afsnitsformatering</link> for det "
+"aktuelle afsnit eller alle markerede afsnit."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1872,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Velkommen til $[officename] Writer Hjælp"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1882,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer Hjælp"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1892,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Arbejde med %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1902,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menuer, værktøjslinjer og taster"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1912,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Få hjælp"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1921,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Tabellinje"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1929,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Tabellinje\">Tabellinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Tabellinje\">Tabellinje</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1940,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinjen</emph> indeholder funktioner, som du har brug for, når du arbejder med tabeller. Den fremkommer, når du flytter markøren ind i en tabel.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinjen</emph> indeholder "
+"funktioner, som du har brug for, når du arbejder med tabeller. Den "
+"fremkommer, når du flytter markøren ind i en tabel.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1953,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Flet celler\">Flet celler</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Flet celler\">Flet "
+"celler</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1965,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Slet række\">Slet række</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Slet række\">Slet "
+"række</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,24 +1977,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Slet kolonne\">Slet kolonne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Slet kolonne\">Slet "
+"kolonne</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabelegenskaber\">Tabelegenskaber</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" "
+"name=\"Tabelegenskaber\">Tabelegenskaber</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +2012,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorter\">Sorter</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2021,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menuer"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2029,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menuer\">Menuer</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menuer\">Menuer</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2041,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Den følgende sektion lister de hjælpeemner, der er tilgængelige for menuer og dialoger."
+msgstr ""
+"Den følgende sektion lister de hjælpeemner, der er tilgængelige for menuer "
+"og dialoger."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2054,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2063,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser kommandoer til at indsætte, redigere og slette en tabel inden i et tekstdokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser kommandoer til at indsætte, redigere og slette en tabel "
+"inden i et tekstdokument.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2083,7 @@ msgctxt ""
msgid "Insert"
msgstr "Indsæt"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2092,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2101,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Indsætter en ny tabel."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2110,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonner"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2119,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Indsætter kolonner."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2128,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rækker"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2137,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Indsætter rækker."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2146,7 @@ msgctxt ""
msgid "Delete"
msgstr "Slet"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2155,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2164,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Sletter den aktuelle tabel.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2173,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonner"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2182,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Sletter de valgte kolonner."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2191,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rækker"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2200,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Sletter de valgte rækker."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2209,7 @@ msgctxt ""
msgid "Select"
msgstr "Vælg"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2218,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2227,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Vælger den aktuelle tabel.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2236,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolonne"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2245,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Vælger den aktuelle kolonne."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2254,7 @@ msgctxt ""
msgid "Row"
msgstr "Række"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2263,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Vælger den aktuelle række."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2272,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celle"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2281,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Vælger den aktuelle celle.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2290,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Flet celler</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2299,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Opdel celler</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,6 +2308,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel Autoformat</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2317,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Tilpas automatisk"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,6 +2326,7 @@ msgctxt ""
msgid "Column width"
msgstr "Kolonnebredde"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4282,6 +2335,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Åbner dialogen Kolonnebredde, hvor du kan ændre bredden på en kolonne."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4290,6 +2344,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal kolonnebredde</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,6 +2353,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonner jævnt</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,6 +2362,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Rækkehøjde"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4314,6 +2371,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Åbner dialogen Rækkehøjde, hvor du kan ændre højden på en række."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4322,6 +2380,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal rækkehøjde</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,6 +2389,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rækker jævnt</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,14 +2398,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Tillad opdeling af række over sider og spalter"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Tillader et sideskift indenfor den aktuelle række.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Tillader et sideskift indenfor den aktuelle "
+"række.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2418,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Gentag overskriftsrække"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Gentager tabellens rækkeoverskrifter på efterfølgende sider, hvis tabellen spænder over en eller flere sider.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Gentager tabellens rækkeoverskrifter på efterfølgende "
+"sider, hvis tabellen spænder over en eller flere sider.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2438,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konverter"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2447,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst til tabel"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere den markerede tekst til en tabel.</ahelp>Åbner <link href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere den markerede tekst til en tabel."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere "
+"den markerede tekst til en tabel.</ahelp>Åbner <link "
+"href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere "
+"den markerede tekst til en tabel."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2469,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabel til tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere den aktuelle tabel til tekst.</ahelp>Åbner <link href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere den aktuelle tabel til tekst."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere "
+"den aktuelle tabel til tekst.</ahelp>Åbner <link "
+"href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere "
+"den aktuelle tabel til tekst."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2491,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2500,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Åbner værktøjslinjen <link href=\"text/swriter/main0214.xhp\">Formel</link> for indtastning eller redigering af en formel."
+msgstr ""
+"Åbner værktøjslinjen <link href=\"text/swriter/main0214.xhp\">Formel</link> "
+"for indtastning eller redigering af en formel."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2520,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Talformat"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Åbner <link href=\"text/shared/optionen/01040500.xhp\">en dialog</link>, hvor du kan angive formatet af tal i tabellen."
+msgstr ""
+"Åbner <link href=\"text/shared/optionen/01040500.xhp\">en dialog</link>, hvor "
+"du kan angive formatet af tal i tabellen."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2540,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabelgrænser"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Viser eller skjuler gitterlinjerne omkring tabelceller. Gitterlinjerne er kun synlige på skærmen og skrives ikke ud."
+msgstr ""
+"Viser eller skjuler gitterlinjerne omkring tabelceller. Gitterlinjerne er "
+"kun synlige på skærmen og skrives ikke ud."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2560,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelegenskaber</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2569,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Punktopstillingslinje"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2577,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Punktopstillingslinjen\">Punktopstillingslinjen</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" "
+"name=\"Punktopstillingslinjen\">Punktopstillingslinjen</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2589,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Punktopstillingslinjen</emph> indeholder funktioner til at modificere strukturen af et nummereret afsnit, herunder ændre rækkefølgen af afsnit og angive forskellige afsnitsniveauer.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Punktopstillingslinjen</emph> indeholder "
+"funktioner til at modificere strukturen af et nummereret afsnit, herunder "
+"ændre rækkefølgen af afsnit og angive forskellige afsnitsniveauer.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2603,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Værktøjslinjer"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2611,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Værktøjslinjer\">Værktøjslinjer</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Værktøjslinjer\">Værktøjslinjer</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2623,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Denne sektion giver et overblik over de tilgængelige værktøjslinjer i $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Denne sektion giver et overblik over de tilgængelige værktøjslinjer i "
+"$[officename] Writer.<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2637,7 @@ msgctxt ""
msgid "File"
msgstr "Filer"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2647,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Filer\">Filer</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2655,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Disse kommandoer anvendes på det aktuelle dokument, åbn et nyt dokument, eller luk programmet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Disse kommandoer anvendes på det aktuelle dokument, åbn et "
+"nyt dokument, eller luk programmet.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2669,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Åbn\">Åbn</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4562,6 +2679,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Gem som\">Gem som</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4569,8 +2687,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioner\">Versioner</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versioner\">Versioner</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2698,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Egenskaber\">Egenskaber</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Egenskaber\">Egenskaber</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4589,6 +2711,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Udskriv\">Udskriv</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2719,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Udskriftsindstillinger\">Udskriftsindstillinger</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"Udskriftsindstillinger\">Udskriftsindstillinger</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2732,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formellinje"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2740,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formellinje\">Formellinje</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formellinje\">Formellinje</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2752,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Værktøjslinjen <emph>Formel</emph> giver dig mulighed for at oprette og indsætte beregninger i et tekstdokument.</ahelp> For at aktivere værktøjslinjen <emph>Formel</emph> skal du trykke på F2."
+msgstr ""
+"<ahelp hid=\".\">Værktøjslinjen <emph>Formel</emph> giver dig mulighed for at "
+"oprette og indsætte beregninger i et tekstdokument.</ahelp> For at aktivere "
+"værktøjslinjen <emph>Formel</emph> skal du trykke på F2."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_170\n"
+#~ "help.text"
+#~ msgid "LibreLogo"
+#~ msgstr "LibreLogo"
diff --git a/source/da/helpcontent2/source/text/swriter/librelogo.po b/source/da/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..9328abf0d88
--- /dev/null
+++ b/source/da/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-12-02 11:26+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1354447619.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr "LibreLogo"
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statuslinje"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statuslinje\">Statuslinje</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Statuslinjen indeholder information om det aktuelle dokument og tilbyder forskellige knapper med specielle funktioner."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Sprog"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser sproget for den valgte tekst. <br/>Klik for at åbne en menu, hvor du kan vælge et andet sprog for den markerede tekst eller for det aktuelle afsnit. <br/>Vælg Ingen for at udelukke teksten fra at blive stavekontrolleret og orddelt. <br/>Vælg Nulstil til standardsprog for at vende tilbage til standardsproget for den markerede tekst eller det aktuelle afsnit. <br/>Vælg Mere for at åbne en dialog med flere valgmuligheder.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital signatur"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Se også <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale signaturer</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom & Vis Layout"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tre kontrolelementer på Writer statuslinjen tillader ændring af zoom og visningsopsætning for dine tekstdokumenter."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikonerne i Vis Layout viser fra venstre mod højre: Enkeltkolonnetilstand. Visningstilstand med sider side om side. Bogtilstand med to sider som i en åben bog.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Træk Zoom-skyderen til venstre for at vise flere sider, træk til højre for at zoome ind på en side og vise et mindre område af siden.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Funktioner"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Funktioner\">Funktioner</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Indeholder staveværktøjer, et galleri med clipart, som du kan føje til dit dokument, såvel som værktøjer til tilpasning af menuer og indstilling af præferencer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnummerering\">Kapitelnummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Linjenummerering\">Linjenummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrekturindstillinger</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Tilpas\">Tilpas</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-Objektlinje"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Objektlinje\">OLE-Objektlinje</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Værktøjslinjen <emph>OLE-objekt</emph> fremkommer, når der er valgt objekter, og den indeholder de vigtigste funktioner for formatering og placering af objekter.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ingen ombrydning\">Ingen ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ombrydning\">Ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon svarer til indstillingen <emph>Sideombrydning</emph> under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående ombrydning\">Gennemgående ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også opnå samme effekt under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektegenskaber\">Objektegenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funktionalitet i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funktionalitet i $[officename] Writer\">Funktionalitet i $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Med $[officename] Writer kan du designe og producere tekstdokumenter, som kan indeholde grafik, tabeller eller diagrammer. Du kan senere gemme dokumenterne i mange forskellige formater, inklusiv Microsoft Word, HTML eller Adobes Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Skrive"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer lader dig både oprette basale dokumenter såsom notater, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fax</link>, breve, resumeer og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">flettede dokumenter</link>, såvel som lange og komplekse eller flerdelte dokumenter, komplet med litteraturlister, referencetabeller og indekser."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer inkluderer også nyttig funktionalitet som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontrol</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbog</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrektur</link> og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link> såvel som et udvalg af <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">skabeloner</link> til næsten alle formål. Du kan også oprette dine egne skabeloner ved hjælp af guiderne."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Designe og strukturere"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] tilbyder et bredt udvalg af indstillinger til at designe dokumenter. Brug <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">vinduet Typografier og formatering </link> til at oprette, tildele og rette typografier for afsnit, enkelte tegn, rammer og sider. Derudover hjælper <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigatoren</link> dig til hurtigt at flytte omkring i dine dokumenter, at lade dig se dit dokument i en dispositionsvisning og at holde styr på de objekter, som du har indsat i dit dokument."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Du kan også oprette forskellige <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indekser og oversigter</link> i tekstdokumenter. Du kan angive strukturen og udseendet af indekserne og oversigterne efter dine egne ønsker. Aktive hyperlinks og bogmærker lader dig hoppe direkte til de tilsvarende punkter i teksten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing (DTP) med $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer indeholder utallige DTP- og tegneværktøjer til at hjælpe dig med at oprette professionelt udseende dokumenter, såsom brochurer, rundskrivelser og invitationer. Du kan formatere dine dokumenter med flerkolonne layouts,<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeller</link> og andre objekter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Beregninger"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Tekstdokumenter i $[officename] har en integreret <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">beregningsfunktion</link>, som hjælper dig med at udføre sofistikerede beregninger eller logiske referencer. Du kan let oprette en tabel i et tekstdokument for at udføre beregninger."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Oprettelse af tegninger"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">tegningsværktøjet</link> lader dig oprette tegninger, forklaringer og andre typer af grafik direkte i tekstdokumenter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Indsættelse af grafik"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Du kan indsætte billeder med <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">forskellige formater</link> i et tekstdokument, herunder grafik i JPG- eller GIF-format. Derudover indeholder <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriet</link> en samling af clipartgrafik organiseret efter tema og <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Galleriet</link> skaber imponerende skrifteffekter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Fleksibel brugergrænseflade"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Programmets grænseflade er designet, så du kan tilpasse den efter dine ønsker, inklusiv tilpasning af ikoner og menuer. Du kan placere forskellige programvinduer, såsom vinduet Typografier og formatering eller Navigator som flydende vinduer, hvor som helst på skærmen. Du kan også <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">fastgøre</link> nogle vinduer til kanten af arbejdsområdet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Træk&slip"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Funktionen <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">Træk-og-slip</link> lader dig arbejde hurtigt og effektivt med tekstdokumenter i $[officename]. Du kan for eksempel trække-og-slippe objekter, såsom grafik fra Galleriet, fra én placering til en anden i det samme dokument eller mellem åbne $[officename]-dokumenter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Hjælpefunktioner"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Du kan bruge <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjælpesystemet</link> som en fuldstændig reference til $[officename]-programmer, herunder <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruktioner</link> til simple og komplekse opgaver."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Tegneobjektegenskabslinje"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Tegneobjektegenskabslinje\">Tegneobjektegenskabslinje</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se linjen <emph>Tegneobjektegenskaber</emph> i Writer og Calc. Vælg menuen Vis - Værktøjslinjer - Tegneobjektegenskaber. Funktionerne bliver aktiveret når du markerer et tegneobjekt. Du ser lidt forskellige funktioner i linjen alt efter om du ser linjen i et tekstdokument eller i et regneark.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregtype\">Stregtype</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregtykkelse\">Stregtykkelse</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stregfarve\">Stregfarve</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Fladestil/-fyld\">Fladestil/-fyld</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Billedlinje"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Billedlinje</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Værktøjslinjen <emph>Billede</emph> indeholder funktioner til at formatere og positionere markeret bitmap grafik.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spejlvend lodret</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spejlvend vandret</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikegenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Indsæt"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Indsæt\">Indsæt</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menuen Indsæt indeholder kommandoer til at indsætte nye elementer i dit dokument. Dette inkluderer sektioner, fodnoter, kommentarer, specialtegn, grafik og objekter fra andre programmer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuelt skift\">Manuelt skift</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Specialtegn\">Specialtegn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sektion\">Sektion</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fodnote/Slutnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Billedtekst\">Billedtekst</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bogmærke\">Bogmærke</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Krydshenvisning\">Krydshenvisning</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Kommentar\">Kommentar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Konvolut\">Konvolut</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramme\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vandret lineal\">Vandret lineal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Objektramme\">Objektramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fil\">Fil</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Rammelinje"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Rammelinje\">Rammelinje</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, giver <emph>Rammelinjen</emph> de vigtigste funktioner for formatering og placering af rammen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Deaktiver ombrydning\">Deaktiver ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også vælge denne indstilling under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Aktiver ombrydning\">Aktiver ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikon repræsenterer indstillingen <emph>Sideombrydning</emph> under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Gennemgående ombrydning\">Gennemgående ombrydning</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også definere denne indstilling under fanebladet <emph>Ombrydning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Baggrundsfarve\">Baggrundsfarve</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammeegenskaber\">Rammeegenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formater"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formater\">Formater</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Indeholder kommandoer for formatering af udseendet og indholdet af dit dokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tegn\">Tegn</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Afsnit\">Afsnit</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punktopstilling</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Side\">Side</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Spalter\">Spalter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sektioner\">Sektioner</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramme\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Billede\">Billede</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Vindue"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Vindue\">Vindue</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Indeholder kommandoer til manipulation og visning af dokumentvinduer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Vis udskrift"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vis udskrift\">Vis udskrift</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Værktøjslinjen <emph>Vis udskrift</emph> fremkommer, når du ser en udskriftsvisning af det aktuelle dokument."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vis"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vis\">Vis</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menu indeholder kommandoer til at styre, hvordan dokumentet vises på skærmen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Rediger"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Rediger\">Rediger</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menu indeholder kommandoer til at rediger indholdet i det aktuelle dokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Indsæt speciel\">Indsæt speciel</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Marker tekst\">Marker tekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Sammenlign dokument\">Sammenlign dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Søg og erstat\">Søg og erstat</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Udskift database\">Udskift database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Felter\">Felter</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fodnoter\">Fodnoter</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indekselement\">Indekselement</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Litteraturlisteelement\">Litteraturlisteelement</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Kæder\">Kæder</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Imagemap\">Imagemap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formateringslinje"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formateringslinje\">Formateringslinje</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinjen indeholder flere tekstformateringsfunktioner.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Skriftfarve\">Skriftfarve</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Supplerende ikoner"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Forøg skriftstørrelse"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Forøger skriftstørrelsen for den valgte tekst.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Formindsk skriftstørrelse"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reducerer skriftstørrelsen for den valgte tekst.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Hvis understøttelse af <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> er aktiveret, vil to ekstra ikoner være synlige."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Venstre mod højre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre mod højre-ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten bliver indtastet fra venstre mod højre.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Højre mod venstre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">højre mod venstre-ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst, som er formateret i et Complex Text Layout (CTL) sprog, bliver indtastet fra højre mod venstre.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstobjektlinje"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstobjektlinje\">Tekstobjektlinje</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" >Indeholder formateringskommandoer for tekst, der er indeholdt i et tegneobjekt.</ahelp> Værktøjslinjen <emph>Tekstobjekt</emph> fremkommer, når du dobbeltklikker inde i et tegneobjekt."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Hævet skrift\">Hævet skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Sænket skrift\">Sænket skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Marker alt\">Marker alt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tegn\">Tegn</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Afsnit\">Afsnit</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Her kan du definere indrykning, afstand, justering og linjeafstand for det aktuelle afsnit."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linealer"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linealer\">Linealer</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Linealer viser sidens dimensioner og placeringen af tabulatorer, indrykninger, kanter og kolonner. Du kan ændre alle disse på linealerne ved brug af musen."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Ved at dobbeltklikke på linealen, kan du åbne dialogen <emph>Afsnit</emph> og tildele <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte afsnitsformatering</link> for det aktuelle afsnit eller alle markerede afsnit."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Velkommen til $[officename] Writer Hjælp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer Hjælp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Arbejde med %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menuer, værktøjslinjer og taster"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Få hjælp"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Tabellinje"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Tabellinje\">Tabellinje</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinjen</emph> indeholder funktioner, som du har brug for, når du arbejder med tabeller. Den fremkommer, når du flytter markøren ind i en tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Flet celler\">Flet celler</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Slet række\">Slet række</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Slet kolonne\">Slet kolonne</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabelegenskaber\">Tabelegenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorter\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menuer"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menuer\">Menuer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Den følgende sektion lister de hjælpeemner, der er tilgængelige for menuer og dialoger."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser kommandoer til at indsætte, redigere og slette en tabel inden i et tekstdokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Indsæt"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Indsætter en ny tabel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Indsætter kolonner."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rækker"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Indsætter rækker."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Slet"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Sletter den aktuelle tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Sletter de valgte kolonner."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rækker"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Sletter de valgte rækker."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Vælg"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vælger den aktuelle tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Vælger den aktuelle kolonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Række"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Vælger den aktuelle række."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Vælger den aktuelle celle.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Flet celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Opdel celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel Autoformat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Tilpas automatisk"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Kolonnebredde"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Åbner dialogen Kolonnebredde, hvor du kan ændre bredden på en kolonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal kolonnebredde</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonner jævnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Rækkehøjde"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Åbner dialogen Rækkehøjde, hvor du kan ændre højden på en række."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal rækkehøjde</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rækker jævnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Tillad opdeling af række over sider og spalter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Tillader et sideskift indenfor den aktuelle række.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Gentag overskriftsrække"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Gentager tabellens rækkeoverskrifter på efterfølgende sider, hvis tabellen spænder over en eller flere sider.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Konverter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst til tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere den markerede tekst til en tabel.</ahelp>Åbner <link href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere den markerede tekst til en tabel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabel til tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner en dialog, hvor du kan konvertere den aktuelle tabel til tekst.</ahelp>Åbner <link href=\"text/swriter/01/06090000.xhp\">en dialog</link>, hvor du kan konvertere den aktuelle tabel til tekst."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Åbner værktøjslinjen <link href=\"text/swriter/main0214.xhp\">Formel</link> for indtastning eller redigering af en formel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Talformat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Åbner <link href=\"text/shared/optionen/01040500.xhp\">en dialog</link>, hvor du kan angive formatet af tal i tabellen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabelgrænser"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Viser eller skjuler gitterlinjerne omkring tabelceller. Gitterlinjerne er kun synlige på skærmen og skrives ikke ud."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelegenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Punktopstillingslinje"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Punktopstillingslinjen\">Punktopstillingslinjen</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Punktopstillingslinjen</emph> indeholder funktioner til at modificere strukturen af et nummereret afsnit, herunder ændre rækkefølgen af afsnit og angive forskellige afsnitsniveauer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Værktøjslinjer"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Værktøjslinjer\">Værktøjslinjer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Denne sektion giver et overblik over de tilgængelige værktøjslinjer i $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Filer"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Filer\">Filer</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Disse kommandoer anvendes på det aktuelle dokument, åbn et nyt dokument, eller luk programmet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Åbn\">Åbn</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Gem som\">Gem som</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioner\">Versioner</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Egenskaber\">Egenskaber</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Udskriv\">Udskriv</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Udskriftsindstillinger\">Udskriftsindstillinger</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formellinje"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formellinje\">Formellinje</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Værktøjslinjen <emph>Formel</emph> giver dig mulighed for at oprette og indsætte beregninger i et tekstdokument.</ahelp> For at aktivere værktøjslinjen <emph>Formel</emph> skal du trykke på F2."
diff --git a/source/de/helpcontent2/source/text/swriter.po b/source/de/helpcontent2/source/text/swriter.po
index 364a52dde91..41185fa4e53 100644
--- a/source/de/helpcontent2/source/text/swriter.po
+++ b/source/de/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-01-29 15:48+0200\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statusleiste"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statusleiste\">Statusleiste</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" "
+"name=\"Statusleiste\">Statusleiste</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Die Statusleiste enthält Informationen zum aktuellen Dokument und stellt verschiedene Schaltflächen mit Sonderfunktionen zur Verfügung. Darstellung und Funktionalität der Statusleiste sind von der Art des gerade bearbeiteten Objekts abhängig. Die Statusleiste kann über den Dialog <emph>Extras - Anpassen</emph> konfiguriert werden."
+msgstr ""
+"Die Statusleiste enthält Informationen zum aktuellen Dokument und stellt "
+"verschiedene Schaltflächen mit Sonderfunktionen zur Verfügung. Darstellung "
+"und Funktionalität der Statusleiste sind von der Art des gerade bearbeiteten "
+"Objekts abhängig. Die Statusleiste kann über den Dialog <emph>Extras - "
+"Anpassen</emph> konfiguriert werden."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +61,24 @@ msgctxt ""
msgid "Language"
msgstr "Sprache"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Zeigt die Spracheinstellung für den markierten Text. <br/>Klicken Sie hier, um ein Menü zur Auswahl einer anderen Sprache für den markierten Text oder den gesamten Absatz zu öffnen. <br/>Wählen Sie 'Keine (Rechtschreibung nicht prüfen)', um den Text von der Rechtschreibprüfung und der Silbentrennung auszuschließen. <br/>Wählen Sie 'Auf die Standardsprache zurücksetzen', um die Standardsprache wieder für den markierten Text oder den Absatz anzuwenden<br/>Wählen Sie 'Mehr', um einen Dialog mit weiteren Optionen zu öffnen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zeigt die Spracheinstellung für den markierten Text. "
+"<br/>Klicken Sie hier, um ein Menü zur Auswahl einer anderen Sprache für den "
+"markierten Text oder den gesamten Absatz zu öffnen. <br/>Wählen Sie 'Keine "
+"(Rechtschreibung nicht prüfen)', um den Text von der Rechtschreibprüfung und "
+"der Silbentrennung auszuschließen. <br/>Wählen Sie 'Auf die Standardsprache "
+"zurücksetzen', um die Standardsprache wieder für den markierten Text oder "
+"den Absatz anzuwenden<br/>Wählen Sie 'Mehr', um einen Dialog mit weiteren "
+"Optionen zu öffnen.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +87,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitale Signatur"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Sehen Sie hierzu auch <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale Signaturen</link>."
+msgstr ""
+"Sehen Sie hierzu auch <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digitale Signaturen</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +107,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Maßstab & Ansichts-Layout"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Drei der Steuerelemente in der Statusleiste erlauben es, den Zoomfaktor und die Ansicht des Textdokuments zu ändern."
+msgstr ""
+"Drei der Steuerelemente in der Statusleiste erlauben es, den Zoomfaktor und "
+"die Ansicht des Textdokuments zu ändern."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Die Ansichtslayout-Symbole von links nach rechts: Einspaltige Ansicht. Ansicht mit mehreren Seiten nebeneinander. Buchansicht mit zwei Seiten, wie in einem aufgeschlagenen Buch. </ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Die Ansichtslayout-Symbole von links nach rechts: Einspaltige "
+"Ansicht. Ansicht mit mehreren Seiten nebeneinander. Buchansicht mit zwei "
+"Seiten, wie in einem aufgeschlagenen Buch. </ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Ziehen Sie den Maßstabsregler nach links, um mehrere Seiten anzuzeigen. Ziehen Sie ihn nach rechts, um die Anzeige zu vergrößern.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ziehen Sie den Maßstabsregler nach links, um mehrere Seiten "
+"anzuzeigen. Ziehen Sie ihn nach rechts, um die Anzeige zu "
+"vergrößern.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +151,7 @@ msgctxt ""
msgid "Tools"
msgstr "Extras"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +161,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Extras\">Extras</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +169,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Enthält Rechtschreibfunktionen, eine Galerie mit Grafiken, die Sie in das Dokument einfügen können, sowie Funktionen zum Konfigurieren von Menüs und Programmvoreinstellungen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Enthält Rechtschreibfunktionen, eine Galerie mit Grafiken, "
+"die Sie in das Dokument einfügen können, sowie Funktionen zum Konfigurieren "
+"von Menüs und Programmvoreinstellungen.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +182,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnummerierung\">Kapitelnummerierung</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"Kapitelnummerierung\">Kapitelnummerierung</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +194,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Zeilennummerierung\">Zeilennummerierung</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"Zeilennummerierung\">Zeilennummerierung</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +206,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +217,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +228,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoKorrektur\">AutoKorrektur</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoKorrektur\">AutoKorrektur</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +240,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Anpassen\">Anpassen</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Anpassen\">Anpassen</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +252,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-Objektleiste"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +260,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Symbolleiste OLE-Objekt\">Symbolleiste OLE-Objekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Symbolleiste OLE-"
+"Objekt\">Symbolleiste OLE-Objekt</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +272,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Die Symbolleiste <emph>OLE-Objekt</emph> beinhaltet die wichtigsten Funktionen zum Formatieren und Ausrichten von Objekten.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Die Symbolleiste <emph>OLE-Objekt</emph> "
+"beinhaltet die wichtigsten Funktionen zum Formatieren und Ausrichten von "
+"Objekten.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +285,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Kein Umlauf\">Kein Umlauf</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Kein Umlauf\">Kein "
+"Umlauf</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +297,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Sie können diese Einstellung auch auf der Registerseite <emph>Umlauf</emph> auswählen."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Sie können "
+"diese Einstellung auch auf der Registerseite <emph>Umlauf</emph> auswählen."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +311,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf\">Umlauf</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dieses Symbol entspricht der Option <emph>Seitenumlauf</emph> auf der Registerseite <emph>Umlauf</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dieses "
+"Symbol entspricht der Option <emph>Seitenumlauf</emph> auf der Registerseite "
+"<emph>Umlauf</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +332,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +343,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Das gleiche Ergebnis können Sie auch über die Registerseite <emph>Umlauf</emph> erreichen."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Das gleiche "
+"Ergebnis können Sie auch über die Registerseite <emph>Umlauf</emph> "
+"erreichen."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objekteigenschaften\">Objekteigenschaften</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"Objekteigenschaften\">Objekteigenschaften</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Leistungsmerkmale von $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Leistungsmerkmale von $[officename] Writer\">Leistungsmerkmale von $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Leistungsmerkmale von $[officename] Writer\">Leistungsmerkmale von "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +390,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Mit $[officename] Writer können Sie Elemente wie Grafiken, Tabellen oder Diagramme in Ihre Textdokumente einbinden. Diese Dokumente können Sie dann in zahlreichen Formaten wie dem standardisierten OpenDocument Format (ODF), Microsoft Word .doc-Format oder als HTML-Datei speichern. Zusätzlich können Sie Ihre Dokumente ganz einfach in das Portable Document Format (PDF) exportieren."
+msgstr ""
+"Mit $[officename] Writer können Sie Elemente wie Grafiken, Tabellen oder "
+"Diagramme in Ihre Textdokumente einbinden. Diese Dokumente können Sie dann "
+"in zahlreichen Formaten wie dem standardisierten OpenDocument Format (ODF), "
+"Microsoft Word .doc-Format oder als HTML-Datei speichern. Zusätzlich können "
+"Sie Ihre Dokumente ganz einfach in das Portable Document Format (PDF) "
+"exportieren."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +408,7 @@ msgctxt ""
msgid "Writing"
msgstr "Schreiben"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +416,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Mit $[officename] Writer können Sie sowohl einfache Dokumente wie Memos, <link href=\"text/shared/guide/fax.xhp\" name=\"Faxe\">Faxe</link>, Briefe, Bewerbungen oder <link href=\"text/swriter/01/01150000.xhp\" name=\"Seriendruckdokumente\">Seriendruckdokumente</link> als auch lange, komplexe oder mehrteilige Dokumente mit Referenztabellen sowie Literatur- und Inhaltsverzeichnissen erstellen."
+msgstr ""
+"Mit $[officename] Writer können Sie sowohl einfache Dokumente wie Memos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"Faxe\">Faxe</link>, Briefe, "
+"Bewerbungen oder <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"Seriendruckdokumente\">Seriendruckdokumente</link> als auch lange, "
+"komplexe oder mehrteilige Dokumente mit Referenztabellen sowie Literatur- "
+"und Inhaltsverzeichnissen erstellen."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +432,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Darüber hinaus bietet $[officename] Writer nützliche Funktionen wie <link href=\"text/shared/01/06010000.xhp\" name=\"Rechtschreibprüfung\">Rechtschreibprüfung</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"Thesaurus\">Thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoKorrektur\">AutoKorrektur</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"Silbentrennung\">Silbentrennung</link> sowie verschiedenste <link href=\"text/shared/01/01010100.xhp\" name=\"Dokumentvorlagen\">Dokumentvorlagen</link> für nahezu jeden Zweck. Mit den Assistenten können Sie auch eigene Dokumentvorlagen erstellen."
-
+msgstr ""
+"Darüber hinaus bietet $[officename] Writer nützliche Funktionen wie <link "
+"href=\"text/shared/01/06010000.xhp\" "
+"name=\"Rechtschreibprüfung\">Rechtschreibprüfung</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"Thesaurus\">Thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoKorrektur\">AutoKorrektur</link>, <link "
+"href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Silbentrennung\">Silbentrennung</link> sowie verschiedenste <link "
+"href=\"text/shared/01/01010100.xhp\" "
+"name=\"Dokumentvorlagen\">Dokumentvorlagen</link> für nahezu jeden Zweck. Mit "
+"den Assistenten können Sie auch eigene Dokumentvorlagen erstellen."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +455,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Gestalten und Strukturieren"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +463,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] bietet eine Vielzahl von Designoptionen für Ihre Dokumente. Mit den <link href=\"text/swriter/01/05140000.xhp\" name=\"Formatvorlagen\">Formatvorlagen</link> können Sie Formatvorlagen für Absätze, einzelne Zeichen, Rahmen und Seiten erstellen, zuweisen und ändern. Zusätzlich können Sie sich mit dem <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> schnell in Ihrem Dokument hin- und herbewegen, es in einer Gliederungsansicht betrachten sowie den Überblick über die darin eingefügten Objekte behalten."
-
+msgstr ""
+"$[officename] bietet eine Vielzahl von Designoptionen für Ihre Dokumente. "
+"Mit den <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Formatvorlagen\">Formatvorlagen</link> können Sie Formatvorlagen für "
+"Absätze, einzelne Zeichen, Rahmen und Seiten erstellen, zuweisen und ändern. "
+"Zusätzlich können Sie sich mit dem <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> "
+"schnell in Ihrem Dokument hin- und herbewegen, es in einer "
+"Gliederungsansicht betrachten sowie den Überblick über die darin eingefügten "
+"Objekte behalten."
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +482,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Ebenso können Sie in Textdokumenten verschiedene <link href=\"text/swriter/01/04120000.xhp\" name=\"Verzeichnisse\">Verzeichnisse</link> erzeugen. Struktur und Erscheinungsbild der Verzeichnisse lassen sich an Ihre individuellen Bedürfnisse anpassen. Über Live-Hyperlinks und Textmarken können Sie direkt zu den betreffenden Textstellen springen."
+msgstr ""
+"Ebenso können Sie in Textdokumenten verschiedene <link "
+"href=\"text/swriter/01/04120000.xhp\" "
+"name=\"Verzeichnisse\">Verzeichnisse</link> erzeugen. Struktur und "
+"Erscheinungsbild der Verzeichnisse lassen sich an Ihre individuellen "
+"Bedürfnisse anpassen. Über Live-Hyperlinks und Textmarken können Sie direkt "
+"zu den betreffenden Textstellen springen."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +500,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing mit dem $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +508,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer enthält eine Vielzahl von DTP- und Zeichenwerkzeugen, die Ihnen helfen, Dokumente wie Broschüren, Newsletter oder Einladungen mit professioneller Wirkung zu gestalten. Sie können Ihre Dokumente mehrspaltig formatieren und mit <link href=\"text/swriter/guide/text_frame.xhp\" name=\"Textrahmen\">Textrahmen</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"Grafiken\">Grafiken</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"Tabellen\">Tabellen</link> und anderen Elementen versehen."
-
+msgstr ""
+"$[officename] Writer enthält eine Vielzahl von DTP- und Zeichenwerkzeugen, "
+"die Ihnen helfen, Dokumente wie Broschüren, Newsletter oder Einladungen mit "
+"professioneller Wirkung zu gestalten. Sie können Ihre Dokumente mehrspaltig "
+"formatieren und mit <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"Textrahmen\">Textrahmen</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"Grafiken\">Grafiken</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"Tabellen\">Tabellen</link> "
+"und anderen Elementen versehen."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +529,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Berechnen"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +537,15 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Textdokumente von $[officename] verfügen über eine integrierte <link href=\"text/swriter/main0214.xhp\" name=\"Rechenfunktion\">Rechenfunktion</link>, mit der Sie auch anspruchsvollere Rechenfunktionen oder auch logische Verknüpfungen ausführen können. Die für Berechnung benötigte Tabelle lässt sich problemlos und einfach in Ihrem Textdokument erstellen."
+msgstr ""
+"Textdokumente von $[officename] verfügen über eine integrierte <link "
+"href=\"text/swriter/main0214.xhp\" "
+"name=\"Rechenfunktion\">Rechenfunktion</link>, mit der Sie auch "
+"anspruchsvollere Rechenfunktionen oder auch logische Verknüpfungen ausführen "
+"können. Die für Berechnung benötigte Tabelle lässt sich problemlos und "
+"einfach in Ihrem Textdokument erstellen."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +555,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Zeichnungen erstellen"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +563,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Mit dem <link href=\"text/shared/02/01140000.xhp\" name=\"Zeichenwerkzeug\">Zeichenwerkzeug</link> von $[officename] Writer können Sie direkt in Ihren Textdokumenten Zeichnungen, Grafiken, Legenden und andere Zeichenobjekte erstellen."
+msgstr ""
+"Mit dem <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"Zeichenwerkzeug\">Zeichenwerkzeug</link> von $[officename] Writer "
+"können Sie direkt in Ihren Textdokumenten Zeichnungen, Grafiken, Legenden "
+"und andere Zeichenobjekte erstellen."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +579,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Grafiken einfügen"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +587,17 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Sie können in ein Textdokument Grafiken <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">unterschiedlicher Formate</link> einfügen, z.B. Grafiken im JPG- oder GIF-Format. Zusätzlich finden Sie in der <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> eine Vielzahl von nach Themen geordneten Clip-Arts. Sie können mit <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> wirkungsvolle Schrifteffekte erzeugen."
+msgstr ""
+"Sie können in ein Textdokument Grafiken <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"different "
+"formats\">unterschiedlicher Formate</link> einfügen, z.B. Grafiken im JPG- "
+"oder GIF-Format. Zusätzlich finden Sie in der <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> eine "
+"Vielzahl von nach Themen geordneten Clip-Arts. Sie können mit <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> wirkungsvolle "
+"Schrifteffekte erzeugen."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +607,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexible Programmoberfläche"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +615,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Die Benutzeroberfläche ist so konzipiert, dass Sie sie ganz nach Ihren Bedürfnissen konfigurieren können. Auch Symbole und Menüs lassen sich nach Belieben anpassen. Bestimmte Programmfenster wie die Formatvorlagen oder der Navigator sind als schwebende Fenster frei auf dem Bildschirm platzierbar. Einige Fenster können außerdem am Rand des Arbeitsbereichs <link href=\"text/shared/guide/autohide.xhp\" name=\"angedockt\">angedockt</link> werden."
+msgstr ""
+"Die Benutzeroberfläche ist so konzipiert, dass Sie sie ganz nach Ihren "
+"Bedürfnissen konfigurieren können. Auch Symbole und Menüs lassen sich nach "
+"Belieben anpassen. Bestimmte Programmfenster wie die Formatvorlagen oder der "
+"Navigator sind als schwebende Fenster frei auf dem Bildschirm platzierbar. "
+"Einige Fenster können außerdem am Rand des Arbeitsbereichs <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"angedockt\">angedockt</link> "
+"werden."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +634,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Ziehen&Ablegen"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +642,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Die <link href=\"text/shared/guide/dragdrop.xhp\" name=\"Ziehen&Ablegen\">Ziehen&Ablegen</link>-Funktion (Ziehen und Ablegen) ermöglicht eine schnelle und effiziente Arbeit mit Textdokumenten in $[officename]. Sie können beispielsweise Objekte wie Grafiken aus der Gallery innerhalb eines Dokuments oder zwischen aktiven $[officename]-Dokumenten ziehen und ablegen."
+msgstr ""
+"Die <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"Ziehen&Ablegen\">Ziehen&Ablegen</link>-Funktion (Ziehen und Ablegen) "
+"ermöglicht eine schnelle und effiziente Arbeit mit Textdokumenten in "
+"$[officename]. Sie können beispielsweise Objekte wie Grafiken aus der "
+"Gallery innerhalb eines Dokuments oder zwischen aktiven "
+"$[officename]-Dokumenten ziehen und ablegen."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +660,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Umfangreiche Hilfefunktionen"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +668,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Als komplette Dokumentation zu den $[officename]-Anwendungen steht Ihnen ein umfassendes Online-<link href=\"text/shared/05/00000110.xhp\" name=\"Hilfesystem\">Hilfesystem</link> zur Verfügung, das <link href=\"text/swriter/guide/main.xhp\" name=\"Anweisungen\">Anweisungen</link> für einfache wie komplexe Vorgänge abdeckt."
+msgstr ""
+"Als komplette Dokumentation zu den $[officename]-Anwendungen steht Ihnen ein "
+"umfassendes Online-<link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Hilfesystem\">Hilfesystem</link> zur Verfügung, das <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"Anweisungen\">Anweisungen</link> für "
+"einfache wie komplexe Vorgänge abdeckt."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +684,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Symbolleiste \"Zeichnungsobjekt-Eigenschaften\""
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +692,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Symbolleiste Zeichnungsobjekt-Eigenschaften\">Symbolleiste Zeichnungsobjekt-Eigenschaften</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Symbolleiste Zeichnungsobjekt-"
+"Eigenschaften\">Symbolleiste Zeichnungsobjekt-Eigenschaften</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +704,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Sie können die Symbolleiste <emph>Zeichnungsobjekt-Eigenschaften</emph> in Writer und Calc anzeigen lassen. Wählen Sie im Menü Ansicht - Symbolleisten - Zeichnungsobjekt-Eigenschaften. Die Schalter werden aktiviert, wenn ein Zeichnungsobjekt markiert ist. Standardmäßig werden unterschiedliche Symbole angezeigt, abhängig davon ob es sich um ein Text- oder Tabellendokument handelt.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Sie können die Symbolleiste <emph"
+">Zeichnungsobjekt-Eigenschaften</emph> in Writer und Calc anzeigen lassen. "
+"Wählen Sie im Menü Ansicht - Symbolleisten - Zeichnungsobjekt-Eigenschaften. "
+"Die Schalter werden aktiviert, wenn ein Zeichnungsobjekt markiert ist. "
+"Standardmäßig werden unterschiedliche Symbole angezeigt, abhängig davon ob "
+"es sich um ein Text- oder Tabellendokument handelt.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +720,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienstil\">Linienstil</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Linienstil\">Linienstil</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +731,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienbreite\">Linienbreite</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"Linienbreite\">Linienbreite</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +743,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienfarbe\">Linienfarbe</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"Linienfarbe\">Linienfarbe</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +755,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Flächenstil/-füllung\">Flächenstil/-füllung</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" "
+"name=\"Flächenstil/-füllung\">Flächenstil/-füllung</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +768,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Symbolleiste \"Bild\""
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,38 +777,51 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Bild\">Bild</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Die Leiste <emph>Bild</emph> enthält Funktionen zum Formatieren und Positionieren ausgewählter Grafiken.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Die Leiste <emph>Bild</emph> enthält "
+"Funktionen zum Formatieren und Positionieren ausgewählter Grafiken.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Vertikal spiegeln\">Vertikal spiegeln</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Vertikal spiegeln\">Vertikal "
+"spiegeln</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontal spiegeln\">Horizontal spiegeln</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontal "
+"spiegeln\">Horizontal spiegeln</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafik Eigenschaften\">Grafik Eigenschaften</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafik Eigenschaften\">Grafik "
+"Eigenschaften</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +830,7 @@ msgctxt ""
msgid "Insert"
msgstr "Einfügen"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +840,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Einfügen\">Einfügen</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +848,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Dieses Menü enthält alle nötigen Befehle zum Einfügen neuer Elemente in Ihr Dokument. Dazu gehören Bereiche, Fußnoten, Kommentare, Sonderzeichen, Grafiken sowie aus anderen Anwendungen stammende Objekte.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dieses Menü enthält alle nötigen Befehle zum Einfügen neuer "
+"Elemente in Ihr Dokument. Dazu gehören Bereiche, Fußnoten, Kommentare, "
+"Sonderzeichen, Grafiken sowie aus anderen Anwendungen stammende "
+"Objekte.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +862,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manueller Umbruch...\">Manueller Umbruch...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manueller "
+"Umbruch...\">Manueller Umbruch...</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +874,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Sonderzeichen...\">Sonderzeichen...</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" "
+"name=\"Sonderzeichen...\">Sonderzeichen...</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -641,8 +886,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Bereich...\">Bereich...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" "
+"name=\"Bereich...\">Bereich...</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +898,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +909,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Fußnote...\">Fußnote...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Fußnote...\">Fußnote...</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +921,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Beschriftung...\">Beschriftung...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Beschriftung...\">Beschriftung...</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +933,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Textmarke...\">Textmarke...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Textmarke...\">Textmarke...</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +945,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Querverweis...\">Querverweis...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Querverweis...\">Querverweis...</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +957,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +970,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +978,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Briefumschlag...\">Briefumschlag...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" "
+"name=\"Briefumschlag...\">Briefumschlag...</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -722,8 +990,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -731,8 +1001,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabelle...\">Tabelle...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04150000.xhp\" "
+"name=\"Tabelle...\">Tabelle...</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1013,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale Linie...\">Horizontale Linie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale "
+"Linie...\">Horizontale Linie</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +1027,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Frame\">Frame</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -758,2448 +1035,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Datei...\">Datei...</link>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
msgstr ""
+"<link href=\"text/swriter/01/04190000.xhp\" name=\"Datei...\">Datei...</link>"
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1047,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Symbolleiste \"Rahmen\""
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1055,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Symbolleiste Rahmen\">Symbolleiste Rahmen</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Symbolleiste "
+"Rahmen\">Symbolleiste Rahmen</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1067,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Wenn ein Rahmen ausgewählt ist, stellt die Symbolleiste <emph>Rahmen</emph> die wichtigsten Funktionen zum Formatieren und Positionieren von Rahmen zur Verfügung.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Wenn ein Rahmen ausgewählt ist, stellt die "
+"Symbolleiste <emph>Rahmen</emph> die wichtigsten Funktionen zum Formatieren "
+"und Positionieren von Rahmen zur Verfügung.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1080,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf aus\">Umlauf aus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf aus\">Umlauf "
+"aus</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1092,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Diese Einstellung können Sie auch im Register <emph>Umlauf</emph> festlegen."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Diese "
+"Einstellung können Sie auch im Register <emph>Umlauf</emph> festlegen."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1104,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf ein\">Umlauf ein</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf ein\">Umlauf "
+"ein</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1116,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>In der Funktion entspricht dieses Symbol der Option<emph> Seitenumlauf</emph> im Register<emph> Umlauf</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>In der "
+"Funktion entspricht dieses Symbol der Option<emph> Seitenumlauf</emph> im "
+"Register<emph> Umlauf</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1129,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1140,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dies können Sie auch über das Register<emph> Umlauf</emph> steuern."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dies können Sie "
+"auch über das Register<emph> Umlauf</emph> steuern."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1152,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Hintergrundfarbe\">Hintergrundfarbe</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"Hintergrundfarbe\">Hintergrundfarbe</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1164,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen Eigenschaften\">Rahmen Eigenschaften</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen Eigenschaften\">Rahmen "
+"Eigenschaften</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1177,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1187,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1195,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Enthält Befehle für die Formatierung des Layouts und des Dokumentinhalts.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Enthält Befehle für die Formatierung des "
+"Layouts und des Dokumentinhalts.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1207,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Zeichen...\">Zeichen...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Zeichen...\">Zeichen...</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1218,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Absatz...\">Absatz...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Absatz...\">Absatz...</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1229,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummerierung/Aufzählung...\">Nummerierung/Aufzählung...</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Nummerierung/Aufzählung...\">Nummerierung/Aufzählung...</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1241,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Seite...\">Seite...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Seite...\">Seite...</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1252,11 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Spalten...\">Spalten...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" "
+"name=\"Spalten...\">Spalten...</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1264,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Bereiche...\">Bereiche...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" "
+"name=\"Bereiche...\">Bereiche...</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3385,8 +1276,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1289,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafik\">Grafik</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1298,7 @@ msgctxt ""
msgid "Window"
msgstr "Fenster"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1308,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fenster\">Fenster</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1316,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enthält Befehle zum Arbeiten mit und Anzeigen von Dokumentfenstern.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enthält Befehle zum "
+"Arbeiten mit und Anzeigen von Dokumentfenstern.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1329,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Seitenansicht"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1337,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Seitenansicht\">Seitenansicht</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" "
+"name=\"Seitenansicht\">Seitenansicht</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1349,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Die Leiste <emph>Seitenansicht</emph> erscheint, wenn Sie das aktuelle Dokument im Seitenansichtsmodus betrachten."
+msgstr ""
+"Die Leiste <emph>Seitenansicht</emph> erscheint, wenn Sie das aktuelle "
+"Dokument im Seitenansichtsmodus betrachten."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1362,7 @@ msgctxt ""
msgid "View"
msgstr "Ansicht"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1372,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Ansicht\">Ansicht</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1380,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Dieses Menü enthält Befehle zur Regelung der Bildschirmanzeige des Dokuments.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dieses Menü enthält Befehle zur Regelung der "
+"Bildschirmanzeige des Dokuments.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1394,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Maßstab\">Maßstab</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1403,7 @@ msgctxt ""
msgid "Edit"
msgstr "Bearbeiten"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3498,8 +1411,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Bearbeiten\">Bearbeiten</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"Bearbeiten\">Bearbeiten</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1422,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Dieses Menü enthält Befehle zur Bearbeitung des Inhalts des aktuellen Dokuments.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dieses Menü enthält Befehle zur Bearbeitung des Inhalts des "
+"aktuellen Dokuments.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1434,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Inhalte einfügen\">Inhalte einfügen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Inhalte einfügen\">Inhalte "
+"einfügen</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1446,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Text auswählen\">Text auswählen</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Text auswählen\">Text "
+"auswählen</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1458,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Dokument vergleichen\">Dokument vergleichen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Dokument "
+"vergleichen\">Dokument vergleichen</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1470,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Suchen & Ersetzen...\">Suchen & Ersetzen...</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Suchen & Ersetzen...\">Suchen "
+"& Ersetzen...</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1482,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1493,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Datenbank austauschen\">Datenbank austauschen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Datenbank "
+"austauschen\">Datenbank austauschen</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1507,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Felder\">Felder</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1515,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1526,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Verzeichniseintrag\">Verzeichniseintrag</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"Verzeichniseintrag\">Verzeichniseintrag</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1538,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Literaturverzeichniseintrag\">Literaturverzeichniseintrag</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Literaturverzeichniseintrag\">Literaturverzeichniseintrag</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1550,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1561,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Verknüpfungen\">Verknüpfungen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" "
+"name=\"Verknüpfungen\">Verknüpfungen</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1573,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1585,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Textobjektleiste"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1593,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Symbolleiste Format\">Symbolleiste Format</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Symbolleiste "
+"Format\">Symbolleiste Format</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1605,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Die Symbolleiste <emph>Format</emph> enthält verschiedene Funktionen zur Textformatierung.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Die Symbolleiste <emph>Format</emph> enthält "
+"verschiedene Funktionen zur Textformatierung.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1617,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Zeichenfarbe\">Zeichenfarbe</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" "
+"name=\"Zeichenfarbe\">Zeichenfarbe</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1631,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Weitere Symbole"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1640,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Zeichen vergrößern"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1649,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Vergrößert den markierten Text</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1658,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Zeichen verkleinern"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1667,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Verkleinert den markierten Text</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1675,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Falls die <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-Unterstützung aktiviert ist, sind zwei weitere Symbole sichtbar."
+msgstr ""
+"Falls die <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>-Unterstützung aktiviert ist, sind zwei weitere Symbole "
+"sichtbar."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1690,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Links-nach-rechts"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Von links nach rechts-Symbol</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">Von links nach rechts-"
+"Symbol</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1710,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Der Text wird von links nach rechts eingegeben.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Der Text wird von links nach rechts "
+"eingegeben.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1724,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Rechts-nach-links"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Von rechts nach links-Symbol</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">Von rechts nach links-"
+"Symbol</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1744,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Der in einer komplexen Textlayoutsprache formatierte Text wird von rechts nach links eingegeben.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Der in einer komplexen Textlayoutsprache "
+"formatierte Text wird von rechts nach links eingegeben.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1757,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Symbolleiste \"Textobjekt\""
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1765,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Symbolleiste Textobjekt\">Symbolleiste Textobjekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Symbolleiste "
+"Textobjekt\">Symbolleiste Textobjekt</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1777,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enthält Befehle für die Formatierung von Text innerhalb von Zeichnungsobjekten.</ahelp> Die Symbolleiste <emph>Textobjekt</emph> wird eingeblendet, wenn Sie auf ein Zeichnungsobjekt doppelklicken."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enthält Befehle für die Formatierung von "
+"Text innerhalb von Zeichnungsobjekten.</ahelp> Die Symbolleiste "
+"<emph>Textobjekt</emph> wird eingeblendet, wenn Sie auf ein Zeichnungsobjekt "
+"doppelklicken."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1791,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Hochgestellt\">Hochgestellt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Hochgestellt\">Hochgestellt</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1803,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Tiefgestellt\">Tiefgestellt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Tiefgestellt\">Tiefgestellt</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1815,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selektieren\">Alles selektieren</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selektieren\">Alles "
+"selektieren</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1829,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Zeichen\">Zeichen</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1839,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Absatz\">Absatz</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1847,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Hier können Sie Einzug, Abstand, Ausrichtung und Zeilenabstand des aktuellen Absatzes einstellen."
+msgstr ""
+"Hier können Sie Einzug, Abstand, Ausrichtung und Zeilenabstand des aktuellen "
+"Absatzes einstellen."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1860,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Lineale"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1870,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Lineale\">Lineale</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1878,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "In den Linealen sehen Sie nicht nur die Maße der Seite, sondern Sie finden hier auch Markierungen für Tabulatoren, Einzüge, Ränder und Spalten, die Sie interaktiv mit der Maus verändern können."
+msgstr ""
+"In den Linealen sehen Sie nicht nur die Maße der Seite, sondern Sie finden "
+"hier auch Markierungen für Tabulatoren, Einzüge, Ränder und Spalten, die Sie "
+"interaktiv mit der Maus verändern können."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1891,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Durch Doppelklick in einen freien (grauen) Bereich der Lineale rufen Sie den Dialog <emph>Absatz</emph> zum Eingeben <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkter Absatzformatierungen\">direkter Absatzformatierungen</link> für den aktuellen Absatz oder alle markierten Absätze auf."
+msgstr ""
+"Durch Doppelklick in einen freien (grauen) Bereich der Lineale rufen Sie den "
+"Dialog <emph>Absatz</emph> zum Eingeben <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkter "
+"Absatzformatierungen\">direkter Absatzformatierungen</link> für den aktuellen "
+"Absatz oder alle markierten Absätze auf."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1907,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Willkommen bei der Hilfe zu $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1917,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-Hilfe"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1927,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Arbeiten mit %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1937,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menüs, Symbolleisten und Tastaturbefehle"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1947,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Hilfe abrufen"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1956,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Symbolleiste \"Tabelle\""
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1964,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Symbolleiste Tabelle\">Symbolleiste Tabelle</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Symbolleiste "
+"Tabelle\">Symbolleiste Tabelle</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1976,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Die Symbolleiste <emph>Tabelle</emph> enthält Funktionen zur Arbeit mit Tabellen. Sie wird angezeigt, wenn Sie den Cursor in eine Tabelle bewegen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Die Symbolleiste <emph>Tabelle</emph> enthält "
+"Funktionen zur Arbeit mit Tabellen. Sie wird angezeigt, wenn Sie den Cursor "
+"in eine Tabelle bewegen.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1989,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Zellen verbinden</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Zellen "
+"verbinden</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +2001,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Zeile löschen\">Zeile löschen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Zeile löschen\">Zeile "
+"löschen</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +2013,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Spalte löschen\">Spalte löschen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Spalte löschen\">Spalte "
+"löschen</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabelleneigenschaften\">Tabelleneigenschaften</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" "
+"name=\"Tabelleneigenschaften\">Tabelleneigenschaften</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2058,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menüs"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2066,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menüs\">Menüs</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menüs\">Menüs</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2078,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Im folgenden Abschnitt erfahren Sie, zu welchen Menüs und Dialogen Hilfe zur Verfügung steht."
+msgstr ""
+"Im folgenden Abschnitt erfahren Sie, zu welchen Menüs und Dialogen Hilfe zur "
+"Verfügung steht."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2091,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelle"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2100,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabelle</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Zeigt Befehle zum Einfügen, Bearbeiten und Entfernen einer Tabelle innerhalb eines Textdokuments an.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zeigt Befehle zum Einfügen, Bearbeiten und Entfernen einer "
+"Tabelle innerhalb eines Textdokuments an.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2120,7 @@ msgctxt ""
msgid "Insert"
msgstr "Einfügen"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2129,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelle"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2138,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Fügt eine neue Tabelle ein."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2147,7 @@ msgctxt ""
msgid "Columns"
msgstr "Spalten"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2156,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Fügt Zeilen ein."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2165,7 @@ msgctxt ""
msgid "Rows"
msgstr "Zeilen"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2174,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Fügt Zeilen ein."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2183,7 @@ msgctxt ""
msgid "Delete"
msgstr "Löschen..."
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2192,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelle"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2201,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Löscht die aktuelle Tabelle.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2210,7 @@ msgctxt ""
msgid "Columns"
msgstr "Spalten"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2219,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Löscht die markierten Spalten."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2228,7 @@ msgctxt ""
msgid "Rows"
msgstr "Zeilen"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2237,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Löscht die markierten Zeilen."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2246,7 @@ msgctxt ""
msgid "Select"
msgstr "Auswahl"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2255,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelle"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2264,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Markiert die aktuelle Tabelle.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2273,7 @@ msgctxt ""
msgid "Column"
msgstr "Spalte..."
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2282,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Auswahl der aktuellen Spalte"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2291,7 @@ msgctxt ""
msgid "Row"
msgstr "Zeile"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2300,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Markiert die aktuelle Zeile."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2309,7 @@ msgctxt ""
msgid "Cell"
msgstr "Zelle"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2318,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Auswahl der aktuellen Zelle</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2327,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Zellen verbinden</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2336,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Zellen teilen</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2345,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabelle;AutoFormat</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2354,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Automatisch anpassen"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2363,18 @@ msgctxt ""
msgid "Column width"
msgstr "Spaltenbreite"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Öffnet den Dialog \"Spaltenbreite\", in dem die Breite von Tabellenspalten geändert werden kann."
+msgstr ""
+"Öffnet den Dialog \"Spaltenbreite\", in dem die Breite von Tabellenspalten "
+"geändert werden kann."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2383,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimale Spaltenbreite</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Spalten gleichmäßig verteilen</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Spalten gleichmäßig "
+"verteilen</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2403,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Zeilenhöhe..."
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Öffnet den Dialog \"Zeilenhöhe\", in dem die Höhe von Tabellenzeilen geändert werden kann."
+msgstr ""
+"Öffnet den Dialog \"Zeilenhöhe\", in dem die Höhe von Tabellenzeilen geändert "
+"werden kann."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2423,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale Zeilenhöhe</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Zeilen gleichmäßig verteilen</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Zeilen gleichmäßig "
+"verteilen</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2443,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Zeilenumbruch an Seiten- und Spaltenenden zulassen"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Fügt in der aktuellen Zeile einen Seitenumbruch ein.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Fügt in der aktuellen Zeile einen Seitenumbruch "
+"ein.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2463,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Überschrift wiederholen"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Wiederholt die Tabellenüberschrift auf den folgenden Seiten, wenn sich die Tabelle über mehr als eine Seite erstreckt.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Wiederholt die Tabellenüberschrift auf den folgenden "
+"Seiten, wenn sich die Tabelle über mehr als eine Seite erstreckt.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2483,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konvertieren"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2492,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text in Tabelle"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie den aktuell ausgewählten Text in eine Tabelle konvertieren können.</ahelp>Öffnet <link href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie den aktuell ausgewählten Text in eine Tabelle konvertieren können."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie den "
+"aktuell ausgewählten Text in eine Tabelle konvertieren können.</ahelp>Öffnet "
+"<link href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie "
+"den aktuell ausgewählten Text in eine Tabelle konvertieren können."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2514,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabelle in Text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie die aktuelle Tabelle in Text konvertieren können.</ahelp>Öffnet <link href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie die aktuelle Tabelle in Text konvertieren können."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie die "
+"aktuelle Tabelle in Text konvertieren können.</ahelp>Öffnet <link "
+"href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie die "
+"aktuelle Tabelle in Text konvertieren können."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2536,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortierung</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2545,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Öffnet die <link href=\"text/swriter/main0214.xhp\">Rechenleiste</link> zum Eingeben bzw. Bearbeiten von Formeln."
+msgstr ""
+"Öffnet die <link href=\"text/swriter/main0214.xhp\">Rechenleiste</link> zum "
+"Eingeben bzw. Bearbeiten von Formeln."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2565,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Zahlenformat"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Öffnet <link href=\"text/shared/optionen/01040500.xhp\">einen Dialog</link>, in dem Sie das Zahlenformat in einer Tabelle festlegen können."
+msgstr ""
+"Öffnet <link href=\"text/shared/optionen/01040500.xhp\">einen Dialog</link>, "
+"in dem Sie das Zahlenformat in einer Tabelle festlegen können."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2585,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabellenbegrenzungen"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Blendet die Begrenzungen um Tabellenzellen ein oder aus. Begrenzungen sind nur auf dem Bildschirm sichtbar und werden nicht gedruckt."
+msgstr ""
+"Blendet die Begrenzungen um Tabellenzellen ein oder aus. Begrenzungen sind "
+"nur auf dem Bildschirm sichtbar und werden nicht gedruckt."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2605,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelleneigenschaften</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2614,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Symbolleiste \"Nummerierung und Aufzählungszeichen\""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2622,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Symbolleiste Nummerierung und Aufzählungszeichen \">Symbolleiste Nummerierung und Aufzählungszeichen</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Symbolleiste Nummerierung und "
+"Aufzählungszeichen \">Symbolleiste Nummerierung und Aufzählungszeichen</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2634,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Die Symbolleiste <emph>Nummerierung und Aufzählungszeichen</emph> enthält Funktionen zum Ändern der Struktur nummerierter Absätze, so zum Beispiel zum Ändern der Absatzreihenfolge oder zur Definition verschiedener Absatzebenen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Die Symbolleiste <emph>Nummerierung und "
+"Aufzählungszeichen</emph> enthält Funktionen zum Ändern der Struktur "
+"nummerierter Absätze, so zum Beispiel zum Ändern der Absatzreihenfolge oder "
+"zur Definition verschiedener Absatzebenen.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2649,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Leistennamen"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2657,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Symbolleisten\">Symbolleisten</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Symbolleisten\">Symbolleisten</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2669,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Dieser Abschnitt bietet einen Überblick über die verfügbaren Symbolleisten in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Dieser Abschnitt bietet einen Überblick über die verfügbaren Symbolleisten "
+"in $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2683,7 @@ msgctxt ""
msgid "File"
msgstr "Datei"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2693,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Datei\">Datei</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2701,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Diese Befehle werden auf das aktuelle Dokument angewendet, öffnen Sie ein neues Dokument oder schließen Sie die Anwendung.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Diese Befehle werden auf das aktuelle Dokument angewendet, "
+"öffnen Sie ein neues Dokument oder schließen Sie die Anwendung.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,8 +2713,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Öffnen...\">Öffnen...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Öffnen...\">Öffnen...</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2724,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Speichern unter...\">Speichern unter...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Speichern unter...\">Speichern "
+"unter...</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2736,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versionen...\">Versionen...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" "
+"name=\"Versionen...\">Versionen...</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2748,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eigenschaften...\">Eigenschaften...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Eigenschaften...\">Eigenschaften...</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2760,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Drucken...\">Drucken...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Drucken...\">Drucken...</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2771,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Druckereinstellung\">Druckereinstellung</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"Druckereinstellung\">Druckereinstellung</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2784,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Rechenleiste"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2792,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Rechenleiste\">Rechenleiste</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Rechenleiste\">Rechenleiste</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2804,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Mit der <emph>Rechenleiste</emph> können Sie Berechnungen erstellen und in ein Textdokument einfügen.</ahelp> Um die <emph>Rechenleiste</emph> zu aktivieren, drücken Sie F2."
+msgstr ""
+"<ahelp hid=\".\">Mit der <emph>Rechenleiste</emph> können Sie Berechnungen "
+"erstellen und in ein Textdokument einfügen.</ahelp> Um die "
+"<emph>Rechenleiste</emph> zu aktivieren, drücken Sie F2."
diff --git a/source/de/helpcontent2/source/text/swriter/librelogo.po b/source/de/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..d132c0f18cc
--- /dev/null
+++ b/source/de/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-01-29 15:48+0200\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statusleiste"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statusleiste\">Statusleiste</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Die Statusleiste enthält Informationen zum aktuellen Dokument und stellt verschiedene Schaltflächen mit Sonderfunktionen zur Verfügung. Darstellung und Funktionalität der Statusleiste sind von der Art des gerade bearbeiteten Objekts abhängig. Die Statusleiste kann über den Dialog <emph>Extras - Anpassen</emph> konfiguriert werden."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Sprache"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zeigt die Spracheinstellung für den markierten Text. <br/>Klicken Sie hier, um ein Menü zur Auswahl einer anderen Sprache für den markierten Text oder den gesamten Absatz zu öffnen. <br/>Wählen Sie 'Keine (Rechtschreibung nicht prüfen)', um den Text von der Rechtschreibprüfung und der Silbentrennung auszuschließen. <br/>Wählen Sie 'Auf die Standardsprache zurücksetzen', um die Standardsprache wieder für den markierten Text oder den Absatz anzuwenden<br/>Wählen Sie 'Mehr', um einen Dialog mit weiteren Optionen zu öffnen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitale Signatur"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Sehen Sie hierzu auch <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale Signaturen</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Maßstab & Ansichts-Layout"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Drei der Steuerelemente in der Statusleiste erlauben es, den Zoomfaktor und die Ansicht des Textdokuments zu ändern."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Die Ansichtslayout-Symbole von links nach rechts: Einspaltige Ansicht. Ansicht mit mehreren Seiten nebeneinander. Buchansicht mit zwei Seiten, wie in einem aufgeschlagenen Buch. </ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ziehen Sie den Maßstabsregler nach links, um mehrere Seiten anzuzeigen. Ziehen Sie ihn nach rechts, um die Anzeige zu vergrößern.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Extras"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Extras\">Extras</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Enthält Rechtschreibfunktionen, eine Galerie mit Grafiken, die Sie in das Dokument einfügen können, sowie Funktionen zum Konfigurieren von Menüs und Programmvoreinstellungen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnummerierung\">Kapitelnummerierung</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Zeilennummerierung\">Zeilennummerierung</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoKorrektur\">AutoKorrektur</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Anpassen\">Anpassen</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-Objektleiste"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Symbolleiste OLE-Objekt\">Symbolleiste OLE-Objekt</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Die Symbolleiste <emph>OLE-Objekt</emph> beinhaltet die wichtigsten Funktionen zum Formatieren und Ausrichten von Objekten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Kein Umlauf\">Kein Umlauf</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Sie können diese Einstellung auch auf der Registerseite <emph>Umlauf</emph> auswählen."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf\">Umlauf</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dieses Symbol entspricht der Option <emph>Seitenumlauf</emph> auf der Registerseite <emph>Umlauf</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Das gleiche Ergebnis können Sie auch über die Registerseite <emph>Umlauf</emph> erreichen."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objekteigenschaften\">Objekteigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Leistungsmerkmale von $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Leistungsmerkmale von $[officename] Writer\">Leistungsmerkmale von $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Mit $[officename] Writer können Sie Elemente wie Grafiken, Tabellen oder Diagramme in Ihre Textdokumente einbinden. Diese Dokumente können Sie dann in zahlreichen Formaten wie dem standardisierten OpenDocument Format (ODF), Microsoft Word .doc-Format oder als HTML-Datei speichern. Zusätzlich können Sie Ihre Dokumente ganz einfach in das Portable Document Format (PDF) exportieren."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Schreiben"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Mit $[officename] Writer können Sie sowohl einfache Dokumente wie Memos, <link href=\"text/shared/guide/fax.xhp\" name=\"Faxe\">Faxe</link>, Briefe, Bewerbungen oder <link href=\"text/swriter/01/01150000.xhp\" name=\"Seriendruckdokumente\">Seriendruckdokumente</link> als auch lange, komplexe oder mehrteilige Dokumente mit Referenztabellen sowie Literatur- und Inhaltsverzeichnissen erstellen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Darüber hinaus bietet $[officename] Writer nützliche Funktionen wie <link href=\"text/shared/01/06010000.xhp\" name=\"Rechtschreibprüfung\">Rechtschreibprüfung</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"Thesaurus\">Thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoKorrektur\">AutoKorrektur</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"Silbentrennung\">Silbentrennung</link> sowie verschiedenste <link href=\"text/shared/01/01010100.xhp\" name=\"Dokumentvorlagen\">Dokumentvorlagen</link> für nahezu jeden Zweck. Mit den Assistenten können Sie auch eigene Dokumentvorlagen erstellen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Gestalten und Strukturieren"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] bietet eine Vielzahl von Designoptionen für Ihre Dokumente. Mit den <link href=\"text/swriter/01/05140000.xhp\" name=\"Formatvorlagen\">Formatvorlagen</link> können Sie Formatvorlagen für Absätze, einzelne Zeichen, Rahmen und Seiten erstellen, zuweisen und ändern. Zusätzlich können Sie sich mit dem <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> schnell in Ihrem Dokument hin- und herbewegen, es in einer Gliederungsansicht betrachten sowie den Überblick über die darin eingefügten Objekte behalten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Ebenso können Sie in Textdokumenten verschiedene <link href=\"text/swriter/01/04120000.xhp\" name=\"Verzeichnisse\">Verzeichnisse</link> erzeugen. Struktur und Erscheinungsbild der Verzeichnisse lassen sich an Ihre individuellen Bedürfnisse anpassen. Über Live-Hyperlinks und Textmarken können Sie direkt zu den betreffenden Textstellen springen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing mit dem $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer enthält eine Vielzahl von DTP- und Zeichenwerkzeugen, die Ihnen helfen, Dokumente wie Broschüren, Newsletter oder Einladungen mit professioneller Wirkung zu gestalten. Sie können Ihre Dokumente mehrspaltig formatieren und mit <link href=\"text/swriter/guide/text_frame.xhp\" name=\"Textrahmen\">Textrahmen</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"Grafiken\">Grafiken</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"Tabellen\">Tabellen</link> und anderen Elementen versehen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Berechnen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Textdokumente von $[officename] verfügen über eine integrierte <link href=\"text/swriter/main0214.xhp\" name=\"Rechenfunktion\">Rechenfunktion</link>, mit der Sie auch anspruchsvollere Rechenfunktionen oder auch logische Verknüpfungen ausführen können. Die für Berechnung benötigte Tabelle lässt sich problemlos und einfach in Ihrem Textdokument erstellen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Zeichnungen erstellen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Mit dem <link href=\"text/shared/02/01140000.xhp\" name=\"Zeichenwerkzeug\">Zeichenwerkzeug</link> von $[officename] Writer können Sie direkt in Ihren Textdokumenten Zeichnungen, Grafiken, Legenden und andere Zeichenobjekte erstellen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Grafiken einfügen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Sie können in ein Textdokument Grafiken <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">unterschiedlicher Formate</link> einfügen, z.B. Grafiken im JPG- oder GIF-Format. Zusätzlich finden Sie in der <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> eine Vielzahl von nach Themen geordneten Clip-Arts. Sie können mit <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> wirkungsvolle Schrifteffekte erzeugen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexible Programmoberfläche"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Die Benutzeroberfläche ist so konzipiert, dass Sie sie ganz nach Ihren Bedürfnissen konfigurieren können. Auch Symbole und Menüs lassen sich nach Belieben anpassen. Bestimmte Programmfenster wie die Formatvorlagen oder der Navigator sind als schwebende Fenster frei auf dem Bildschirm platzierbar. Einige Fenster können außerdem am Rand des Arbeitsbereichs <link href=\"text/shared/guide/autohide.xhp\" name=\"angedockt\">angedockt</link> werden."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Ziehen&Ablegen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Die <link href=\"text/shared/guide/dragdrop.xhp\" name=\"Ziehen&Ablegen\">Ziehen&Ablegen</link>-Funktion (Ziehen und Ablegen) ermöglicht eine schnelle und effiziente Arbeit mit Textdokumenten in $[officename]. Sie können beispielsweise Objekte wie Grafiken aus der Gallery innerhalb eines Dokuments oder zwischen aktiven $[officename]-Dokumenten ziehen und ablegen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Umfangreiche Hilfefunktionen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Als komplette Dokumentation zu den $[officename]-Anwendungen steht Ihnen ein umfassendes Online-<link href=\"text/shared/05/00000110.xhp\" name=\"Hilfesystem\">Hilfesystem</link> zur Verfügung, das <link href=\"text/swriter/guide/main.xhp\" name=\"Anweisungen\">Anweisungen</link> für einfache wie komplexe Vorgänge abdeckt."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Symbolleiste \"Zeichnungsobjekt-Eigenschaften\""
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Symbolleiste Zeichnungsobjekt-Eigenschaften\">Symbolleiste Zeichnungsobjekt-Eigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Sie können die Symbolleiste <emph>Zeichnungsobjekt-Eigenschaften</emph> in Writer und Calc anzeigen lassen. Wählen Sie im Menü Ansicht - Symbolleisten - Zeichnungsobjekt-Eigenschaften. Die Schalter werden aktiviert, wenn ein Zeichnungsobjekt markiert ist. Standardmäßig werden unterschiedliche Symbole angezeigt, abhängig davon ob es sich um ein Text- oder Tabellendokument handelt.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienstil\">Linienstil</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienbreite\">Linienbreite</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linienfarbe\">Linienfarbe</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Flächenstil/-füllung\">Flächenstil/-füllung</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Symbolleiste \"Bild\""
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Bild\">Bild</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Die Leiste <emph>Bild</emph> enthält Funktionen zum Formatieren und Positionieren ausgewählter Grafiken.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Vertikal spiegeln\">Vertikal spiegeln</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontal spiegeln\">Horizontal spiegeln</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafik Eigenschaften\">Grafik Eigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Einfügen"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Einfügen\">Einfügen</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dieses Menü enthält alle nötigen Befehle zum Einfügen neuer Elemente in Ihr Dokument. Dazu gehören Bereiche, Fußnoten, Kommentare, Sonderzeichen, Grafiken sowie aus anderen Anwendungen stammende Objekte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manueller Umbruch...\">Manueller Umbruch...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Sonderzeichen...\">Sonderzeichen...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Bereich...\">Bereich...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Fußnote...\">Fußnote...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Beschriftung...\">Beschriftung...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Textmarke...\">Textmarke...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Querverweis...\">Querverweis...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Briefumschlag...\">Briefumschlag...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabelle...\">Tabelle...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale Linie...\">Horizontale Linie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Datei...\">Datei...</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Symbolleiste \"Rahmen\""
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Symbolleiste Rahmen\">Symbolleiste Rahmen</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Wenn ein Rahmen ausgewählt ist, stellt die Symbolleiste <emph>Rahmen</emph> die wichtigsten Funktionen zum Formatieren und Positionieren von Rahmen zur Verfügung.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf aus\">Umlauf aus</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Diese Einstellung können Sie auch im Register <emph>Umlauf</emph> festlegen."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Umlauf ein\">Umlauf ein</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>In der Funktion entspricht dieses Symbol der Option<emph> Seitenumlauf</emph> im Register<emph> Umlauf</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Durchlauf\">Durchlauf</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dies können Sie auch über das Register<emph> Umlauf</emph> steuern."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Hintergrundfarbe\">Hintergrundfarbe</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen Eigenschaften\">Rahmen Eigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Enthält Befehle für die Formatierung des Layouts und des Dokumentinhalts.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Zeichen...\">Zeichen...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Absatz...\">Absatz...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummerierung/Aufzählung...\">Nummerierung/Aufzählung...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Seite...\">Seite...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Spalten...\">Spalten...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Bereiche...\">Bereiche...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rahmen...\">Rahmen...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafik\">Grafik</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Fenster"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fenster\">Fenster</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enthält Befehle zum Arbeiten mit und Anzeigen von Dokumentfenstern.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Seitenansicht"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Seitenansicht\">Seitenansicht</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Die Leiste <emph>Seitenansicht</emph> erscheint, wenn Sie das aktuelle Dokument im Seitenansichtsmodus betrachten."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Ansicht"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Ansicht\">Ansicht</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dieses Menü enthält Befehle zur Regelung der Bildschirmanzeige des Dokuments.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Maßstab\">Maßstab</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Bearbeiten"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Bearbeiten\">Bearbeiten</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dieses Menü enthält Befehle zur Bearbeitung des Inhalts des aktuellen Dokuments.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Inhalte einfügen\">Inhalte einfügen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Text auswählen\">Text auswählen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Dokument vergleichen\">Dokument vergleichen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Suchen & Ersetzen...\">Suchen & Ersetzen...</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Datenbank austauschen\">Datenbank austauschen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Felder\">Felder</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fußnoten\">Fußnoten</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Verzeichniseintrag\">Verzeichniseintrag</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Literaturverzeichniseintrag\">Literaturverzeichniseintrag</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Verknüpfungen\">Verknüpfungen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Textobjektleiste"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Symbolleiste Format\">Symbolleiste Format</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Die Symbolleiste <emph>Format</emph> enthält verschiedene Funktionen zur Textformatierung.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Zeichenfarbe\">Zeichenfarbe</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Weitere Symbole"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Zeichen vergrößern"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vergrößert den markierten Text</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Zeichen verkleinern"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Verkleinert den markierten Text</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Falls die <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-Unterstützung aktiviert ist, sind zwei weitere Symbole sichtbar."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Links-nach-rechts"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Von links nach rechts-Symbol</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Der Text wird von links nach rechts eingegeben.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Rechts-nach-links"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Von rechts nach links-Symbol</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Der in einer komplexen Textlayoutsprache formatierte Text wird von rechts nach links eingegeben.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Symbolleiste \"Textobjekt\""
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Symbolleiste Textobjekt\">Symbolleiste Textobjekt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enthält Befehle für die Formatierung von Text innerhalb von Zeichnungsobjekten.</ahelp> Die Symbolleiste <emph>Textobjekt</emph> wird eingeblendet, wenn Sie auf ein Zeichnungsobjekt doppelklicken."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Hochgestellt\">Hochgestellt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Tiefgestellt\">Tiefgestellt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selektieren\">Alles selektieren</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Zeichen\">Zeichen</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Absatz\">Absatz</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Hier können Sie Einzug, Abstand, Ausrichtung und Zeilenabstand des aktuellen Absatzes einstellen."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Lineale"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Lineale\">Lineale</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "In den Linealen sehen Sie nicht nur die Maße der Seite, sondern Sie finden hier auch Markierungen für Tabulatoren, Einzüge, Ränder und Spalten, die Sie interaktiv mit der Maus verändern können."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Durch Doppelklick in einen freien (grauen) Bereich der Lineale rufen Sie den Dialog <emph>Absatz</emph> zum Eingeben <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkter Absatzformatierungen\">direkter Absatzformatierungen</link> für den aktuellen Absatz oder alle markierten Absätze auf."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Willkommen bei der Hilfe zu $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-Hilfe"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Arbeiten mit %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menüs, Symbolleisten und Tastaturbefehle"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Hilfe abrufen"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Symbolleiste \"Tabelle\""
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Symbolleiste Tabelle\">Symbolleiste Tabelle</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Die Symbolleiste <emph>Tabelle</emph> enthält Funktionen zur Arbeit mit Tabellen. Sie wird angezeigt, wenn Sie den Cursor in eine Tabelle bewegen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Zellen verbinden</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Zeile löschen\">Zeile löschen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Spalte löschen\">Spalte löschen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabelleneigenschaften\">Tabelleneigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortieren\">Sortieren</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menüs"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menüs\">Menüs</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Im folgenden Abschnitt erfahren Sie, zu welchen Menüs und Dialogen Hilfe zur Verfügung steht."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabelle</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zeigt Befehle zum Einfügen, Bearbeiten und Entfernen einer Tabelle innerhalb eines Textdokuments an.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Einfügen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Fügt eine neue Tabelle ein."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Spalten"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Fügt Zeilen ein."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Zeilen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Fügt Zeilen ein."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Löschen..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Löscht die aktuelle Tabelle.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Spalten"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Löscht die markierten Spalten."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Zeilen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Löscht die markierten Zeilen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Auswahl"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Markiert die aktuelle Tabelle.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Spalte..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Auswahl der aktuellen Spalte"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Zeile"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Markiert die aktuelle Zeile."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Zelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Auswahl der aktuellen Zelle</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Zellen verbinden</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Zellen teilen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabelle;AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Automatisch anpassen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Spaltenbreite"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Öffnet den Dialog \"Spaltenbreite\", in dem die Breite von Tabellenspalten geändert werden kann."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimale Spaltenbreite</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Spalten gleichmäßig verteilen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Zeilenhöhe..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Öffnet den Dialog \"Zeilenhöhe\", in dem die Höhe von Tabellenzeilen geändert werden kann."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale Zeilenhöhe</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Zeilen gleichmäßig verteilen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Zeilenumbruch an Seiten- und Spaltenenden zulassen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Fügt in der aktuellen Zeile einen Seitenumbruch ein.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Überschrift wiederholen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Wiederholt die Tabellenüberschrift auf den folgenden Seiten, wenn sich die Tabelle über mehr als eine Seite erstreckt.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Konvertieren"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text in Tabelle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie den aktuell ausgewählten Text in eine Tabelle konvertieren können.</ahelp>Öffnet <link href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie den aktuell ausgewählten Text in eine Tabelle konvertieren können."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabelle in Text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öffnet einen Dialog, in dem Sie die aktuelle Tabelle in Text konvertieren können.</ahelp>Öffnet <link href=\"text/swriter/01/06090000.xhp\">einen Dialog</link>, in dem Sie die aktuelle Tabelle in Text konvertieren können."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortierung</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Öffnet die <link href=\"text/swriter/main0214.xhp\">Rechenleiste</link> zum Eingeben bzw. Bearbeiten von Formeln."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Zahlenformat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Öffnet <link href=\"text/shared/optionen/01040500.xhp\">einen Dialog</link>, in dem Sie das Zahlenformat in einer Tabelle festlegen können."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabellenbegrenzungen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Blendet die Begrenzungen um Tabellenzellen ein oder aus. Begrenzungen sind nur auf dem Bildschirm sichtbar und werden nicht gedruckt."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelleneigenschaften</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Symbolleiste \"Nummerierung und Aufzählungszeichen\""
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Symbolleiste Nummerierung und Aufzählungszeichen \">Symbolleiste Nummerierung und Aufzählungszeichen</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Die Symbolleiste <emph>Nummerierung und Aufzählungszeichen</emph> enthält Funktionen zum Ändern der Struktur nummerierter Absätze, so zum Beispiel zum Ändern der Absatzreihenfolge oder zur Definition verschiedener Absatzebenen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Leistennamen"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Symbolleisten\">Symbolleisten</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Dieser Abschnitt bietet einen Überblick über die verfügbaren Symbolleisten in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Datei"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Datei\">Datei</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Diese Befehle werden auf das aktuelle Dokument angewendet, öffnen Sie ein neues Dokument oder schließen Sie die Anwendung.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Öffnen...\">Öffnen...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Speichern unter...\">Speichern unter...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versionen...\">Versionen...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eigenschaften...\">Eigenschaften...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Drucken...\">Drucken...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Druckereinstellung\">Druckereinstellung</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Rechenleiste"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Rechenleiste\">Rechenleiste</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Mit der <emph>Rechenleiste</emph> können Sie Berechnungen erstellen und in ein Textdokument einfügen.</ahelp> Um die <emph>Rechenleiste</emph> zu aktivieren, drücken Sie F2."
diff --git a/source/dz/helpcontent2/source/text/swriter.po b/source/dz/helpcontent2/source/text/swriter.po
index f8bcf23c187..fa36ce99af9 100644
--- a/source/dz/helpcontent2/source/text/swriter.po
+++ b/source/dz/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-05 19:31+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "གནད་ཚད་ཀྱི་ཕྲ་རིང་།"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">གནད་ཚད་ཀྱི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status "
+"Bar\">གནད་ཚད་ཀྱི་ཕྲ་རིང་།</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "གནད་ཚད་ཕྲ་རིང་འདི་ནང་ ད་ལྟོའི་ཡིག་ཆ་འདི་གི་སྐོར་ལས་ བརྡ་དོན་ཚུ་ཡོདཔ་་མ་ཚད་ དམིགས་བསལ་གྱི་ལས་འགན་ཚུ་དང་བཅས་ ཨེབ་རྟ་འདྲ་མིན་ཚུ་བྱིནམ་ཨིན།"
+msgstr ""
+"གནད་ཚད་ཕྲ་རིང་འདི་ནང་ ད་ལྟོའི་ཡིག་ཆ་འདི་གི་སྐོར་ལས་ བརྡ་དོན་ཚུ་ཡོདཔ་་མ་ཚད་ "
+"དམིགས་བསལ་གྱི་ལས་འགན་ཚུ་དང་བཅས་ ཨེབ་རྟ་འདྲ་མིན་ཚུ་བྱིནམ་ཨིན།"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +58,7 @@ msgctxt ""
msgid "Language"
msgstr "སྐད་ཡིག"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +67,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +76,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ཌི་ཇི་ཊཱལ་མིང་རྟགས།"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +85,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +94,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +103,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +112,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +121,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +130,7 @@ msgctxt ""
msgid "Tools"
msgstr "ལག་ཆས་ཚུ།"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +140,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">ལག་ཚས་ཚུ།</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +150,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +158,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">མཐའ་ཐིག་ ཨང་རྟགས།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">མཐའ་ཐིག་ "
+"ཨང་རྟགས།</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +170,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">གྲལ་ཐིག་ཨང་རྟགས་བཀལ་ནི།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line "
+"Numbering\">གྲལ་ཐིག་ཨང་རྟགས་བཀལ་ནི།</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +182,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -166,8 +195,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +206,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས།</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས།</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +218,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">སྲོལ་སྒྲིག་འབད།</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Configure\">སྲོལ་སྒྲིག་འབད།</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +231,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "ཨོ་ཨེལ་ཨི་-དངོས་པོའི་ཕྲ་རིང་།"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +239,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">ཨོ་ཨེལ་ཨི-དངོས་པོའི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object "
+"Bar\">ཨོ་ཨེལ་ཨི-དངོས་པོའི་ཕྲ་རིང་།</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +251,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">དངོས་པོ་ཚུ་སེལ་འཐུ་འབད་ཡོད་པ་ཅིན་<emph> ཨོ་ཨེལ་ཨི་-དངོས་པོ་</emph>ཕྲ་རིང་འདི་བྱུངམ་ཨིནམ་མ་ཚད་ དངོས་པོ་ཚུ་རྩ་སྒྲིག་འབད་ནི་དང་ གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ གལ་ཅན་གྱི་ལས་འགན་འདི་ཚུ་ ནང་ན་ཡོདཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">དངོས་པོ་ཚུ་སེལ་འཐུ་འབད་ཡོད་པ་ཅིན་<emph> "
+"ཨོ་ཨེལ་ཨི་-དངོས་པོ་</emph>ཕྲ་རིང་འདི་བྱུངམ་ཨིནམ་མ་ཚད་ "
+"དངོས་པོ་ཚུ་རྩ་སྒྲིག་འབད་ནི་དང་ གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ "
+"གལ་ཅན་གྱི་ལས་འགན་འདི་ཚུ་ ནང་ན་ཡོདཔ་ཨིན།</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +265,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">ལོག་མཚམས་མིན་འདུག།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No "
+"Wrap\">ལོག་མཚམས་མིན་འདུག།</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +277,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> ཁྱོད་ཀྱི་ལོག་མཚམས་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> གདམ་བཏུབ།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> "
+"ཁྱོད་ཀྱི་ལོག་མཚམས་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> "
+"གདམ་བཏུབ།"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +292,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">ལོག་མཚམས།</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +300,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> ངོས་དཔར་འདི་གིས་ <emph>Wrap</emph> མཆོང་ལྡེ་ཤོག་ལེབ་གུར་ <emph>ལོག་མཚམས་ཤོག་ལེབ་</emph>གདམ་ཁ་ལུ་ཆ་མཉམ་ཨིན།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> "
+"ངོས་དཔར་འདི་གིས་ <emph>Wrap</emph> མཆོང་ལྡེ་ཤོག་ལེབ་གུར་ "
+"<emph>ལོག་མཚམས་ཤོག་ལེབ་</emph>གདམ་ཁ་ལུ་ཆ་མཉམ་ཨིན།"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +313,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">ལོག་མཚམས་བརྒྱུད་དེ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">ལོག་མཚམས་བརྒྱུད་དེ།</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +325,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་ ལོག་མཚམས་མཆོང་ལྡེ་ཤོག་ལེབ་ཀྱི་ཐོག་ལས་ <emph> ནུས་པ་ཅོག་འཐདཔ་ཅིག་ཡང་</emph>བསྒྲུབ་ཚུགས།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་ "
+"ལོག་མཚམས་མཆོང་ལྡེ་ཤོག་ལེབ་ཀྱི་ཐོག་ལས་ <emph> "
+"ནུས་པ་ཅོག་འཐདཔ་ཅིག་ཡང་</emph>བསྒྲུབ་ཚུགས།"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +338,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +351,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] རྩོམ་འབྲི་པ་གི་ཁྱད་རྣམ་ཚུ།"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +359,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] རྩོམ་འབྲི་པའི་ཁྱད་རྣམ་ཚུ།</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] "
+"རྩོམ་འབྲི་པའི་ཁྱད་རྣམ་ཚུ།</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -301,6 +374,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +384,7 @@ msgctxt ""
msgid "Writing"
msgstr "འབྲི་དོ།"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +392,16 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] རྩོམ་འབྲི་པ་འདི་གིས་ ཁྱོད་ལུ་ བརྗེད་ཐོ་དང་ <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">དཔར་འཕྲིན་</link>ཡི་གུ་ བསྐྱར་ལོག་ ་<link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">མཉམ་བསྡོམས་འབད་ནིའི་ཡིག་ཆ་ </link>བཟུམ་གྱི་གཞི་རྟེན་ཡིག་ཆ་གཉིས་ཆ་རང་དང་ དེ་ལས་དེབ་ཐོ་དང་ གཞི་བསྟུན་ཐིག་ཁྲམ་ གཞན་ཡང་་ཟུར་ཐོ་དང་བཅས་མཇུག་བསྡུ་ཡོད་པའི་ རིངམ་དང་གོ་དཀའ་བ་ཡང་ན་ སྣ་མང་ཡན་ལག་ཡིག་ཆ་ཚུ་ གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+msgstr ""
+"$[officename] རྩོམ་འབྲི་པ་འདི་གིས་ ཁྱོད་ལུ་ བརྗེད་ཐོ་དང་ <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxes\">དཔར་འཕྲིན་</link>ཡི་གུ་ "
+"བསྐྱར་ལོག་ ་<link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">མཉམ་བསྡོམས་འབད་ནིའི་ཡིག་ཆ་ "
+"</link>བཟུམ་གྱི་གཞི་རྟེན་ཡིག་ཆ་གཉིས་ཆ་རང་དང་ དེ་ལས་དེབ་ཐོ་དང་ "
+"གཞི་བསྟུན་ཐིག་ཁྲམ་ གཞན་ཡང་་ཟུར་ཐོ་དང་བཅས་མཇུག་བསྡུ་ཡོད་པའི་ "
+"རིངམ་དང་གོ་དཀའ་བ་ཡང་ན་ སྣ་མང་ཡན་ལག་ཡིག་ཆ་ཚུ་ གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +409,21 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "དགོས་དོན་ཆ་ཚང་གི་དོན་ལུ་ $[officename]རྩོམ་འབྲི་པ་འདི་གིས་ <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">སྡེབ་དཔྱོདཔ་</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">མངོན་བརྗོད་</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས་</link>, དང་<link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">སྦྲེལ་རྟགས་བཀལ་བ་</link>གཞན་ཡང་ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ཊེམ་པེལེཊིསི་</link>གི་སྣ་ཁག་ཚུ་གི་ ཁག་ཆེ་བའི་ཁྱད་རྣམ་ཚུ་བརྩིཝ་ཨིན། ཝི་ཛརཌི་ཚུ་ལག་ལེན་འཐབ་སྟེ་ ཁྱོད་ཀྱིས་ ཁྱོད་རའི་ཊེམ་པེལེཊི་ཚུ་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
-
+msgstr ""
+"དགོས་དོན་ཆ་ཚང་གི་དོན་ལུ་ $[officename]རྩོམ་འབྲི་པ་འདི་གིས་ <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">སྡེབ་དཔྱོདཔ་</link>, "
+"<link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">མངོན་བརྗོད་</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས་</link>, དང་<link "
+"href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">སྦྲེལ་རྟགས་བཀལ་བ་</link>གཞན་ཡང་ <link "
+"href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">ཊེམ་པེལེཊིསི་</link>གི་སྣ་ཁག་ཚུ་གི་ "
+"ཁག་ཆེ་བའི་ཁྱད་རྣམ་ཚུ་བརྩིཝ་ཨིན། ཝི་ཛརཌི་ཚུ་ལག་ལེན་འཐབ་སྟེ་ ཁྱོད་ཀྱིས་ "
+"ཁྱོད་རའི་ཊེམ་པེལེཊི་ཚུ་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +433,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "བཀོད་སྒྲིག་འབད་ནི་དང་གཞི་བཀོད་འབད་ནི།"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +441,20 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "ཡིག་ཆ་ཚུ་བཀོད་སྒྲིག་འབད་ནིའི་དོན་ལུ་ $[officename]གིས་ གདམ་ཁ་གི་ རྒྱ་ཅན་སྣ་ཁག་ཅིག་བྱིནམ་ཨིན། དོན་མཚམས་ཚུ་དང་རྐྱང་པའི་ཡིག་འབྲུ་ཚུ་ དེ་ལས་ གཞི་ཁྲམ་དང་ཤོག་ལེབ་ཚུ་གི་དོན་ལུ་ འགན་སྤྲོད་དང་བཟོ་རྣམ་ལེགས་བཅོས་ཚུ་ གསར་བསྐྲུན་འབད་ནི་དོན་ལུ་ <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">བཟོ་རྣམ་དང་སྒོ་སྒྲིག་རྩ་སྒྲིག་འབད་དོ་</link>ལག་ལེན་འཐབ། ཁ་སྐོང་སྦེ་ <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">འགྲུལ་བསྐྱོདཔ</link> གི་ཁྱོད་ལུ་ ཁྱོད་རའི་ཡིག་ཆ་ཚུ་གི་ནང་ལུ་ གང་མགྱོགས་སྦེ་སྤོ་བཤུད་འབད་ནི་དང་ ཁྱོད་ལུ་ མཐོང་སྣང་གི་ མཐའ་ཐིག་དང་ནང་ན་ལུ་བལྟ་བཅུག་ནི་དང་ དེ་ལས་ ཁྱོད་རའི་ཡིག་ཆ་ནང་ལུ་ ཁྱོད་ཀྱིས་བཙུག་ཏེ་ཡོད་པའི་ དངོས་པོའི་རྗེ་ལམ་བཞག་ནི་དོན་ལུ་ གྲོགས་རམ་་འབདཝ་ཨིན།"
-
+msgstr ""
+"ཡིག་ཆ་ཚུ་བཀོད་སྒྲིག་འབད་ནིའི་དོན་ལུ་ $[officename]གིས་ གདམ་ཁ་གི་ "
+"རྒྱ་ཅན་སྣ་ཁག་ཅིག་བྱིནམ་ཨིན། དོན་མཚམས་ཚུ་དང་རྐྱང་པའི་ཡིག་འབྲུ་ཚུ་ དེ་ལས་ "
+"གཞི་ཁྲམ་དང་ཤོག་ལེབ་ཚུ་གི་དོན་ལུ་ འགན་སྤྲོད་དང་བཟོ་རྣམ་ལེགས་བཅོས་ཚུ་ "
+"གསར་བསྐྲུན་འབད་ནི་དོན་ལུ་ <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">བཟོ་རྣམ་དང་སྒོ་སྒྲིག་རྩ་སྒྲིག་འབད་དོ་</link>ལག་ལེན་འཐབ། "
+"ཁ་སྐོང་སྦེ་ <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">འགྲུལ་བསྐྱོདཔ</link> གི་ཁྱོད་ལུ་ "
+"ཁྱོད་རའི་ཡིག་ཆ་ཚུ་གི་ནང་ལུ་ གང་མགྱོགས་སྦེ་སྤོ་བཤུད་འབད་ནི་དང་ ཁྱོད་ལུ་ "
+"མཐོང་སྣང་གི་ མཐའ་ཐིག་དང་ནང་ན་ལུ་བལྟ་བཅུག་ནི་དང་ དེ་ལས་ "
+"ཁྱོད་རའི་ཡིག་ཆ་ནང་ལུ་ ཁྱོད་ཀྱིས་བཙུག་ཏེ་ཡོད་པའི་ "
+"དངོས་པོའི་རྗེ་ལམ་བཞག་ནི་དོན་ལུ་ གྲོགས་རམ་་འབདཝ་ཨིན།"
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +462,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "ཚིག་ཡིག་ཡིག་ཆ་ཚུ་ནང་ ཁྱོད་ཀྱིས་<link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་ </link>སྣ་མང་ གསར་བསྐྲུན་འབད་བཏུབ་ཨིན། ཁྱོད་རང་ངོ་རྐྱང་དགོས་མཁོ་གི་དོན་ལུ་ ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་གི་ གཞི་བཀོད་དང་འབྱུང་སྣང་འདི་ ཁྱོད་ཀྱིས་ངོས་འཛིན་འབད་བཏུབ། དངོས་མཐོང་ཧའེ་པར་ལིངཀསི་དང་ དེབ་རྟགས་ཚུ་གིས་ ཚིག་ཡིག་ནང་གི་ ཆ་མཉམ་པའི་རྣམ་གྲངས་ལུ་ཐད་ཀར་དུ་མཆོང་བཅུགཔ་ཨིན།"
+msgstr ""
+"ཚིག་ཡིག་ཡིག་ཆ་ཚུ་ནང་ ཁྱོད་ཀྱིས་<link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་ </link>སྣ་མང་ "
+"གསར་བསྐྲུན་འབད་བཏུབ་ཨིན། ཁྱོད་རང་ངོ་རྐྱང་དགོས་མཁོ་གི་དོན་ལུ་ "
+"ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་གི་ གཞི་བཀོད་དང་འབྱུང་སྣང་འདི་ "
+"ཁྱོད་ཀྱིས་ངོས་འཛིན་འབད་བཏུབ། དངོས་མཐོང་ཧའེ་པར་ལིངཀསི་དང་ དེབ་རྟགས་ཚུ་གིས་ "
+" ཚིག་ཡིག་ནང་གི་ ཆ་མཉམ་པའི་རྣམ་གྲངས་ལུ་ཐད་ཀར་དུ་མཆོང་བཅུགཔ་ཨིན།"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +480,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] རྩོམ་འབྲི་པ་དང་གཅིག་ཁར་ ཌེཀསི་ཊོཔ་དཔེ་བསྐྲུན་འབད་དོ།"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +488,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "ཁྱོད་རའི་དེབ་ཆུང་དང་གནས་ཚུལ་གྱི་ཡི་གུ་ དེ་ལས་མགྲོན་བརྡ་དེ་ཚུ་ ཁྱད་རིག་གི་བཟོ་རྣམ་དང་ལྡནམ་སྦེ་ གསར་བསྐྲུན་འབད་ནི་ནང་ ཕན་ཐབས་འབད་ནི་ལུ་ $[officename] རྩོམ་འབྲི་པ་འདི་ནང་ ཌེཀསི་ཊོཔ་དེབ་བསྐྲུན་འབད་ནི་དང་ པར་རིས་ཀྱི་ལག་ཆས་ཚུ་ལེ་ཤཱ་ཅིག་རང་ཡོདཔ་ཨིན། ཁྱོད་ཀྱི་ ཁྱོད་རའི་ཡིག་ཆ་འདི་ཚུ་ སྣ་མང་ཀེར་ཐིག་གི་སྒྲིག་བཀོད་ཚུ་དང་<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\"> ཚིག་ཡིག་གི་གཞི་ཁྲམ་ </link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ཚད་རིས་</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ཐིག་ཁྲམ་</link>དེ་ལས་གཞན་དངོས་པོ་ཚུ་དང་གཅིག་ཁར་་རྩ་སྒྲིག་འབད་བཏུབ་ཨིན།"
-
+msgstr ""
+"ཁྱོད་རའི་དེབ་ཆུང་དང་གནས་ཚུལ་གྱི་ཡི་གུ་ དེ་ལས་མགྲོན་བརྡ་དེ་ཚུ་ "
+"ཁྱད་རིག་གི་བཟོ་རྣམ་དང་ལྡནམ་སྦེ་ གསར་བསྐྲུན་འབད་ནི་ནང་ ཕན་ཐབས་འབད་ནི་ལུ་ "
+"$[officename] རྩོམ་འབྲི་པ་འདི་ནང་ ཌེཀསི་ཊོཔ་དེབ་བསྐྲུན་འབད་ནི་དང་ "
+"པར་རིས་ཀྱི་ལག་ཆས་ཚུ་ལེ་ཤཱ་ཅིག་རང་ཡོདཔ་ཨིན། ཁྱོད་ཀྱི་ ཁྱོད་རའི་ཡིག་ཆ་འདི་ཚུ་ "
+"སྣ་མང་ཀེར་ཐིག་གི་སྒྲིག་བཀོད་ཚུ་དང་<link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\"> "
+"ཚིག་ཡིག་གི་གཞི་ཁྲམ་ </link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ཚད་རིས་</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ཐིག་ཁྲམ་</li"
+"nk>དེ་ལས་གཞན་དངོས་པོ་ཚུ་དང་གཅིག་ཁར་་རྩ་སྒྲིག་འབད་བཏུབ་ཨིན།"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +510,7 @@ msgctxt ""
msgid "Calculations"
msgstr "རྩིས་ལས་ཚུ།"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +518,16 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] ནང་གི་ཚིག་ཡིག་ཡིག་ཆ་འདི་ཚུ་གིས་ <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">ཁྱོད་ལུ་ ཉམས་མྱོངས་ཅན་གྱི་རྩིས་ལས་ཡང་ན་ གཏན་ཚིག་ཅན་གྱི་འབྲེལ་ལམ་འདི་ཚུ་ལག་ལེན་འཐབ་ནི་ལུ་གྲོགས་རམ་འབད་མི་ </link> མཉམ་སྒྲིལ་འབད་ཡོད་པའི་ རྩིས་ལས་ཀྱི་ལས་འགན་ཅིག་ཡོདཔ་ཨིན། རྩིས་ལས་ཚུ་གི་ལས་འགན་འགྲུབ་ནིའི་ལུ་ ཚིག་ཡིག་གི་ཡིག་ཆ་ཅིག་ནང་ ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
+msgstr ""
+"$[officename] ནང་གི་ཚིག་ཡིག་ཡིག་ཆ་འདི་ཚུ་གིས་ <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">ཁྱོད་ལུ་ "
+"ཉམས་མྱོངས་ཅན་གྱི་རྩིས་ལས་ཡང་ན་ "
+"གཏན་ཚིག་ཅན་གྱི་འབྲེལ་ལམ་འདི་ཚུ་ལག་ལེན་འཐབ་ནི་ལུ་གྲོགས་རམ་འབད་མི་ </link> "
+"མཉམ་སྒྲིལ་འབད་ཡོད་པའི་ རྩིས་ལས་ཀྱི་ལས་འགན་ཅིག་ཡོདཔ་ཨིན། "
+"རྩིས་ལས་ཚུ་གི་ལས་འགན་འགྲུབ་ནིའི་ལུ་ ཚིག་ཡིག་གི་ཡིག་ཆ་ཅིག་ནང་ "
+"ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +537,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "ཡར་རིས་ཚུ་གསར་བསྐྲུན་འབད་དོ།"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +545,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] རྩོམ་འབྲི་པའི་ <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">པར་རིས་ལག་ཆས་འདི་གིས་</link> ཚིག་ཡིག་གི་ཡིག་ཆ་ནང་ ཁྱོད་ལུ་པར་རིས་དང་ཚད་རིས་ གཏམ་རྒྱུད་ དེ་ལས་གཞན་པར་རིས་ཀྱི་དབྱེ་བ་ཚུ་ཐད་དཀར་དུ་གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+msgstr ""
+"$[officename] རྩོམ་འབྲི་པའི་ <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">པར་རིས་ལག་ཆས་འདི་གིས་</link> ཚིག་ཡིག་གི་ཡིག་ཆ་ནང་ "
+"ཁྱོད་ལུ་པར་རིས་དང་ཚད་རིས་ གཏམ་རྒྱུད་ "
+"དེ་ལས་གཞན་པར་རིས་ཀྱི་དབྱེ་བ་ཚུ་ཐད་དཀར་དུ་གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +561,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "ཚད་རིས་ཚུ་བཙོགས་དོ།"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -427,6 +571,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +581,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "བྱ་སྟབས་བདེ་བའི་གློག་རིམ་ངོས་འདྲ་བ།"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +589,18 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "ངོས་དཔར་དང་དཀར་ཆག་ཚུ་སྲོལ་སྒྲིག་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ ཁྱོད་ཀྱི་ ཁྱོད་རའི་དགའ་གདམ་དང་འཁྲིལ་ཏེ་ འདི་རིམ་སྒྲིག་འབད་ནི་ལུ་ འ་ནི་ལས་རིམ་ངོས་འདྲ་བ་འདི་ བཀོད་སྒྲིག་འབད་འབདཝ་ཨིན། ཁྱོད་ཀྱི་ བཟོ་རྣམ་དང་ ཝིན་ཌོ་རྩ་སྒྲིག་འབད་ནི་ཡང་ན་ གསལ་གཞི་ནང་ལུ་འགྲུལ་བསྐྱོདཔ་འདི་ ག་སྟེ་ལུ་ཡང་ འཕུར་ལྡིང་འབད་པའི་ ཝིན་ཌོ་སྦེ་བཞག་བཏུབ་བཟོ་ནིའི་ ཝིན་ཌོསི་གི་ལས་རིམ་ འདྲ་མིན་སྣ་ཚོགས་ཚུ་ གནས་ས་བཙུགས་བཞག་བཏུབ་ཨིན། དེ་མ་ཚད་ཁྱོད་ཀྱི་ <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ལཱ་གི་ས་སྒོ་གི་མཐའམ་འདི་ནང་ལུ་ ཝིན་ཌོ་ལ་ལོ་ཅིག་</link> ཌོག་འབད་བཏུབ་ཨིན།"
-
+msgstr ""
+"ངོས་དཔར་དང་དཀར་ཆག་ཚུ་སྲོལ་སྒྲིག་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ ཁྱོད་ཀྱི་ "
+"ཁྱོད་རའི་དགའ་གདམ་དང་འཁྲིལ་ཏེ་ འདི་རིམ་སྒྲིག་འབད་ནི་ལུ་ "
+"འ་ནི་ལས་རིམ་ངོས་འདྲ་བ་འདི་ བཀོད་སྒྲིག་འབད་འབདཝ་ཨིན། ཁྱོད་ཀྱི་ བཟོ་རྣམ་དང་ "
+"ཝིན་ཌོ་རྩ་སྒྲིག་འབད་ནི་ཡང་ན་ གསལ་གཞི་ནང་ལུ་འགྲུལ་བསྐྱོདཔ་འདི་ ག་སྟེ་ལུ་ཡང་ "
+"འཕུར་ལྡིང་འབད་པའི་ ཝིན་ཌོ་སྦེ་བཞག་བཏུབ་བཟོ་ནིའི་ ཝིན་ཌོསི་གི་ལས་རིམ་ "
+"འདྲ་མིན་སྣ་ཚོགས་ཚུ་ གནས་ས་བཙུགས་བཞག་བཏུབ་ཨིན། དེ་མ་ཚད་ཁྱོད་ཀྱི་ <link "
+"href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dock\">ལཱ་གི་ས་སྒོ་གི་མཐའམ་འདི་ནང་ལུ་ ཝིན་ཌོ་ལ་ལོ་ཅིག་</link> "
+"ཌོག་འབད་བཏུབ་ཨིན།"
+
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +610,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "འདྲུད་བཞིནམ་ལས་བཀོག་བཞག"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +618,16 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "འདྲུད་ནི་-དང་-བཀོག་བཞག་ནིའི་<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ཁྱད་རྣམ་འདི་གིས་</link> ཁྱོད་ལུ་$[officename]་ནང་གི་ ཚིག་ཡིག་གི་ཡིག་ཆ་དང་གཅིག་ཁར་ ལཱ་གང་མགྱོགས་དང་ ནུས་པ་དང་ལྡནམ་འབད་འབད་ནི་ལུ་ ལྕོགས་ཅན་བཟོཝ་ཨིན། དཔེར་ན་ ཁྱོད་ཀྱིས་ སྟོན་ཁང་ནང་ལས་ཚད་རིས་ཚུ་ ཡིག་ཆ་གཅིག་ནང་རང་ གནས་ཁོངས་གཅིག་ནང་ལས་གཞན་ནང་ ཡང་ན་ཁ་ཕྱེ་$[officename]་ཡིག་ཆ་ཚུ་གི་བར་ན་ལུ་ དངོས་པོ་ཚུ་འདྲུད་ནི་-དང-བཀོག་བཞག་ནི་ལ་སོགས་པ་ཚུ་འབད་བཏུབ་ཨིན།"
+msgstr ""
+"འདྲུད་ནི་-དང་-བཀོག་བཞག་ནིའི་<link href=\"text/shared/guide/dragdrop.xhp\" name"
+"=\"drag-and-drop\">ཁྱད་རྣམ་འདི་གིས་</link> ཁྱོད་ལུ་$[officename]་ནང་གི་ "
+"ཚིག་ཡིག་གི་ཡིག་ཆ་དང་གཅིག་ཁར་ ལཱ་གང་མགྱོགས་དང་ ནུས་པ་དང་ལྡནམ་འབད་འབད་ནི་ལུ་ "
+"ལྕོགས་ཅན་བཟོཝ་ཨིན། དཔེར་ན་ ཁྱོད་ཀྱིས་ སྟོན་ཁང་ནང་ལས་ཚད་རིས་ཚུ་ "
+"ཡིག་ཆ་གཅིག་ནང་རང་ གནས་ཁོངས་གཅིག་ནང་ལས་གཞན་ནང་ "
+"ཡང་ན་ཁ་ཕྱེ་$[officename]་ཡིག་ཆ་ཚུ་གི་བར་ན་ལུ་ "
+"དངོས་པོ་ཚུ་འདྲུད་ནི་-དང-བཀོག་བཞག་ནི་ལ་སོགས་པ་ཚུ་འབད་བཏུབ་ཨིན།"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +637,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "གྲོགས་རམ་ལས་འགན་ཚུ།"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +645,15 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "འཇམ་སམ་དང་གོ་དཀའ་བའི་ ལས་ཀའི་དོན་ལུ་ བསླབ་སྟོན་ཚུ་གྲངས་སུ་བཙུགས་ཐོག་ལས་<link href=\"text/shared/05/00000110.xhp\" name=\"Help system\"> ཁྱོད་ཀྱི་ གྲོགས་རམ་གྱི་</link> རིམ་ལུགས་འདི་ $[officename]གི་གློག་རིམ་ཚུ་གི་དོན་ལུ་<link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">མཇུག་བསྡུ་གཞི་བསྟུན་སྦེ་</link>ལག་ལེན་འཐབ་བཏུབ།"
+msgstr ""
+"འཇམ་སམ་དང་གོ་དཀའ་བའི་ ལས་ཀའི་དོན་ལུ་ བསླབ་སྟོན་ཚུ་གྲངས་སུ་བཙུགས་ཐོག་ལས་<link "
+"href=\"text/shared/05/00000110.xhp\" name=\"Help system\"> ཁྱོད་ཀྱི་ "
+"གྲོགས་རམ་གྱི་</link> རིམ་ལུགས་འདི་ "
+"$[officename]གི་གློག་རིམ་ཚུ་གི་དོན་ལུ་<link "
+"href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">མཇུག་བསྡུ་གཞི་བསྟུན་སྦེ་</link>ལག་ལེན་འཐབ་བཏུབ།"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +662,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "དངོས་པོ་རྒྱུ་དངོས་ཀྱི་ཕྲ་རིང་ཚུ་འབྲིས་དོ།"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +670,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">དངོས་པོ་རྒྱུ་དངོས་ཀྱི་ཕྲ་རིང་ཚུ་འབྲི་དོ།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">དངོས་པོ་རྒྱུ་དངོས་ཀྱི་ཕྲ་རིང་ཚུ་འབྲི་དོ།</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -507,6 +684,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +692,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">གྲ་ཐིག་གི་བཟོ་རྣམ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Style\">གྲ་ཐིག་གི་བཟོ་རྣམ།</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +704,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">གྲལ་ཐིག་གི་རྒྱ་ཚད་</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Width\">གྲལ་ཐིག་གི་རྒྱ་ཚད་</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +716,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +728,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">མངའ་ཁོངས་ཀྱི་བཟོ་རྣམ/Area Style/བཀང་དོ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">མངའ་ཁོངས་ཀྱི་བཟོ་རྣམ/Area Style/བཀང་དོ།</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +741,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "པར་གྱི་ཕྲ་རིང་།"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">པར་གྱི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture "
+"Bar\">པར་གྱི་ཕྲ་རིང་།</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">པར་གྱི<emph>ཕྲ་རིང་</emph>འདི་གི་ནང་ན་ རྩ་སྒྲིག་འབད་ནི་དང་ སེལ་འཐུ་གྲུབ་པའི་ བིཊི་མེཔ་ཚད་རིས་ཚུ་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">པར་གྱི<emph>ཕྲ་རིང་</emph>འདི་གི་ནང་ན་ "
+"རྩ་སྒྲིག་འབད་ནི་དང་ སེལ་འཐུ་གྲུབ་པའི་ "
+"བིཊི་མེཔ་ཚད་རིས་ཚུ་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན། </ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ཀེར་ཕྲང་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Vertically\">ཀེར་ཕྲང་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ཐད་སྙོམས་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Horizontally\">ཐད་སྙོམས་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">ཚད་རིས་གི་རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">ཚད་རིས་གི་རྒྱུ་དངོས་ཚུ།</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +806,7 @@ msgctxt ""
msgid "Insert"
msgstr "བཙུགས།"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +816,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">བཙུགས།</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -617,6 +826,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +834,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">ལག་དེབ་ཀྱི་མཚམས།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual "
+"Break\">ལག་དེབ་ཀྱི་མཚམས།</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +846,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">དམིགས་བསལ་གྱི་ཡིག་འབྲུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special "
+"Character\">དམིགས་བསལ་གྱི་ཡིག་འབྲུ།</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +860,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">དབྱེ་ཚན</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +868,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +880,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">མཇུག་གི་དྲན་ཐོ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">མཇུག་གི་དྲན་ཐོ།</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -669,8 +892,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">དཔར་བཤད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">དཔར་བཤད།</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +903,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">དེབ་རྟགས།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">དེབ་རྟགས།</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +914,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">ཕན་ཚུན་གཞི་བསྟུན།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">ཕན་ཚུན་གཞི་བསྟུན།</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -698,6 +928,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">དྲན་འཛིན།</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -705,8 +936,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">ཡིག་ཚུགས།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">ཡིག་ཚུགས།</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +947,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ཡིག་ཤུབས།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ཡིག་ཤུབས།</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +960,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">གཞི་ཁྲམ།</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +970,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">ཐིག་ཁྲམ</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +978,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">ཐད་སྙོེམས་གྲལ་ཐིག།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal "
+"Line\">ཐད་སྙོེམས་གྲལ་ཐིག།</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +990,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">འཕུར་ལྡིང་གཞི་ཁྲམ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating "
+"Frame\">འཕུར་ལྡིང་གཞི་ཁྲམ།</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1004,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ཡིག་སྣོད།</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1013,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "གཞི་ཁྲམ་གྱི་ཕྲ་རིང་།"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1021,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">གཞི་ཁྲམ་གྱི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame "
+"Bar\">གཞི་ཁྲམ་གྱི་ཕྲ་རིང་།</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1033,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">གཞི་ཁྲམ་ཅིག་སེལ་འཐུ་གྲུབ་ད་ <emph>གཞི་ཁྲམ་གི་ཕྲ་རིང་འདི་གིས་ གཞི་ཁྲམ་འདི་</emph> རྩ་སྒྲིག་འབད་ནི་དང་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ ལས་འགན་གལ་ཅན་འདི་བྱིནམ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">གཞི་ཁྲམ་ཅིག་སེལ་འཐུ་གྲུབ་ད་ "
+"<emph>གཞི་ཁྲམ་གི་ཕྲ་རིང་འདི་གིས་ གཞི་ཁྲམ་འདི་</emph> "
+"རྩ་སྒྲིག་འབད་ནི་དང་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ "
+"ལས་འགན་གལ་ཅན་འདི་བྱིནམ་ཨིན།</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1047,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">ལོགམཚམས་ ཨཱོཕ་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">ལོགམཚམས་ "
+"ཨཱོཕ་འབད།</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1059,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱོད་ཀྱི་གཅུ་སྒྲིམ་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲག་སྟངས་འདི་</emph> གདམ་བཏུབ།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱོད་ཀྱི་གཅུ་ས"
+"ྒྲིམ་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲག་སྟངས་འདི་</emph> གདམ་བཏུབ།"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1071,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">གཅུ་སྒྲིམ་ཨཱོན།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"On\">གཅུ་སྒྲིམ་ཨཱོན།</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1083,13 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ངོས་དཔར་འདི་གིས་<emph> གཅུ་སྒྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་</emph> ཤོག་ལེབ་<emph> གཅུ་སྒྲིམ་གདམ་ཁ་གི་</emph> ཁྱད་ཚབ་འབདཝ་ཨིན།"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ངོས་དཔར་འདི་གིས་<emph> "
+"གཅུ་སྒྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་</emph> ཤོག་ལེབ་<emph> "
+"གཅུ་སྒྲིམ་གདམ་ཁ་གི་</emph> ཁྱད་ཚབ་འབདཝ་ཨིན།"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1097,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">གཅུ་སྒྲིམ་བརྒྱུད་དེ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">གཅུ་སྒྲིམ་བརྒྱུད་དེ།</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1109,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་གཅུ་སྒྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་ལུ་ཡང་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> ངེས་འཛིན་འབད་བཏུབ།"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་གཅུ་སྒ"
+"ྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་ལུ་ཡང་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> "
+"ངེས་འཛིན་འབད་བཏུབ།"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1122,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">རྒྱབ་གཞིའི་ཚོས་གཞི།</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">རྒྱབ་གཞིའི་ཚོས་གཞི།</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1134,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">གཞི་ཁྲམ་གྱི་རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">གཞི་ཁྲམ་གྱི་རྒྱུ་དངོས་ཚུ།</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1147,7 @@ msgctxt ""
msgid "Format"
msgstr "རྩ་སྒྲིག"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1157,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">རྩ་སྒྲིག</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1165,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">ཁྱོད་རའི་ཡིག་ཆ་གི་ནང་དོན་ཚུ་དང་སྒྲིག་བཀོད་འདི་རྩ་སྒྲིག་འབད་ནིའི་དོན་ལུ་བརྡ་བཀོད་འདི་ནང་ཡོདཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">ཁྱོད་རའི་ཡིག་ཆ་གི་ནང་དོན་ཚུ་དང་སྒྲིག་བཀོད་འདི་ར"
+"ྩ་སྒྲིག་འབད་ནིའི་དོན་ལུ་བརྡ་བཀོད་འདི་ནང་ཡོདཔ་ཨིན།</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1177,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1188,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1199,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">འགོ་ཚག་ཚུ་དང་ཨང་རྟགས་བཀོད་ནི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numbering/Bullets\">འགོ་ཚག་ཚུ་དང་ཨང་རྟགས་བཀོད་ནི།</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">ཤོག་ལེབ།</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3368,8 +1221,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">ཀེར་ཐིག་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">ཀེར་ཐིག་ཚུ།</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1232,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">དབྱེ་ཚན་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">དབྱེ་ཚན་ཚུ།</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1245,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">གཞི་ཁྲམ།</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1255,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">པར།</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1264,7 @@ msgctxt ""
msgid "Window"
msgstr "སྒོ་སྒྲིག"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1274,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">སྒོ་སྒྲིག</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1282,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ཡིག་ཆ་གི་སྒོ་སྒྲིག་འདི་ཚུ་བཀྲམ་སྟོན་འབད་ནི་དངབཀོལ་སྤྱོད་འབད་ནི་དོན་ལུ་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ཡིག་ཆ་གི་སྒོ་སྒྲིག་འདི་ཚུ་"
+"བཀྲམ་སྟོན་འབད་ནི་དངབཀོལ་སྤྱོད་འབད་ནི་དོན་ལུ་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahel"
+"p>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1296,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "ཤོག་ལེལ་སྔོན་ལྟ།"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1304,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">ཤོག་ལེབ་སྔོན་ལྟ།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page "
+"Preview\">ཤོག་ལེབ་སྔོན་ལྟ།</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1316,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "ཁྱོད་ཀྱི་<emph>ཤོག་ལེབ་སྔོན་ལྟའི་ཐབས་ལམ་ནང་</emph> ད་ལྟོའི་ཡིག་ཆ་འདི་སྟོནམ་ད་ ཤོག་ལེབ་སྔོན་ལྟའི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+msgstr ""
+"ཁྱོད་ཀྱི་<emph>ཤོག་ལེབ་སྔོན་ལྟའི་ཐབས་ལམ་ནང་</emph> "
+"ད་ལྟོའི་ཡིག་ཆ་འདི་སྟོནམ་ད་ ཤོག་ལེབ་སྔོན་ལྟའི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1329,7 @@ msgctxt ""
msgid "View"
msgstr "སྟོན།"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1339,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">སྟོན།</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3475,6 +1349,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1359,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">རྒྱས་ཟུམ</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1368,7 @@ msgctxt ""
msgid "Edit"
msgstr "ཞུན་དག་འབད།"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1378,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">ཞུན་དག་འབད།</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3510,6 +1388,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1396,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">དམིགས་བསལ་གྱི་སྦྱར་ནི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste "
+"Special\">དམིགས་བསལ་གྱི་སྦྱར་ནི།</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1408,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">ཚིག་ཡིག་སེལ་འཐུ་འབད།</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select "
+"Text\">ཚིག་ཡིག་སེལ་འཐུ་འབད།</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1420,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ཡིག་ཆ་ག་བསྡུར་བརྐྱབ། </link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare "
+"Document\">ཡིག་ཆ་ག་བསྡུར་བརྐྱབ། </link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1432,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">འཚོལ་ཞིནམ་ལས་ཚབ་བཙུགས།Find & Replace</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & "
+"Replace\">འཚོལ་ཞིནམ་ལས་ཚབ་བཙུགས།Find & Replace</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1444,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">རང་བཞིན་གྱི་ཚིག་ཡིག</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">རང་བཞིན་གྱི་ཚིག་ཡིག</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1456,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">གནད་སྡུད་གཞི་རྟེན་འདི་བརྗེ་སོར་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange "
+"Database\">གནད་སྡུད་གཞི་རྟེན་འདི་བརྗེ་སོར་འབད།</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3571,8 +1468,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ས་སྒོ་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ས་སྒོ་ཚུ།</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1479,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1491,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">ཟུར་ཐོ་གི་ཐོ་བཀོད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index "
+"Entry\">ཟུར་ཐོ་གི་ཐོ་བཀོད།</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1503,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">དེབ་ཐོའི་ཐོ་བཀོད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">དེབ་ཐོའི་ཐོ་བཀོད།</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1515,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ།</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ།</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3616,8 +1527,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">འབྲེལ་ལམ་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">འབྲེལ་ལམ་ཚུ།</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1538,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ས་ཁྲའི་གཟུགས་བརྙན་</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" "
+"name=\"ImageMap\">ས་ཁྲའི་གཟུགས་བརྙན་</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1551,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "ཕྲ་རིང་རྩ་སྒྲིག་འབད་དོ།"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1559,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">ཕྲ་རིང་རྩ་སྒྲིག་འབད་དོ།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting "
+"Bar\">ཕྲ་རིང་རྩ་སྒྲིག་འབད་དོ།</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1571,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">རྩ་སྒྲིག་འབད་ནིའི་ཕྲ་རིང་འདི་ལུ་ ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ནིའི་ལས་འགན་ཚུ་ལེ་ཤཱ་ཅིག་ཡོདཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">རྩ་སྒྲིག་འབད་ནིའི་ཕྲ་རིང་འདི་ལུ་ "
+"ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ནིའི་ལས་འགན་ཚུ་ལེ་ཤཱ་ཅིག་ཡོདཔ་ཨིན།</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1583,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ཡིག་གཟུགས་ཀྱི་ཚོས་གཞི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font "
+"Color\">ཡིག་གཟུགས་ཀྱི་ཚོས་གཞི།</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1597,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "ངོ་དཔར་ཁ་སྐོང་ཚུ་།"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1606,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1615,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1624,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1633,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1641,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "ཁ་དེམ་ཅིག་སྦེ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">སི་ཊི་ཨེལ་གྱི་</link> རྒྱབ་སྐྱོར་འདི ལྕོགས་ཅན་བཟོ་ཡོད་པ་ཅིན་ ངོས་དཔར་ཁ་སྐོང་གཉིསཔ་འདིམཐོང་ཚུགས།"
+msgstr ""
+"ཁ་དེམ་ཅིག་སྦེ <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">སི་ཊི་ཨེལ་གྱི་</link> རྒྱབ་སྐྱོར་འདི ལྕོགས་ཅན་བཟོ་ཡོད་པ་ཅིན་ "
+"ངོས་དཔར་ཁ་སྐོང་གཉིསཔ་འདིམཐོང་ཚུགས།"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1656,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "གཡོན་-ལས་ཁཡས་ཁ་ཐུག"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">གཡོན་ལས་གཡས་ཁ་ཐུག་གི་ངོས་དཔར།</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt "
+"id=\"alt_id8354747\">གཡོན་ལས་གཡས་ཁ་ཐུག་གི་ངོས་དཔར།</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1676,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">ཚིག་ཡིག་འདི་གཡོན་ལས་གཡས་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འབད་ཡོད།</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">ཚིག་ཡིག་འདི་གཡོན་ལས་གཡས་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འ"
+"བད་ཡོད།</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1690,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "གཡས་-ལས་-གཡོན་ཁ་ཐུག"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">གཡས་ལས་གཡོན་ག་ཐུག་གི་ངོས་དཔར།</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt "
+"id=\"alt_id2405774\">གཡས་ལས་གཡོན་ག་ཐུག་གི་ངོས་དཔར།</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1710,12 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">གོ་དཀའ་བའི་ཚིག་ཡིག་ སྒྲིག་བཀོད་ཀྱི་སྐད་ཡིག་ཅིག་ནང་གི་ ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ཡོད་མི་འདི་གཡས་ལས་གཡོན་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འབདཝ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">གོ་དཀའ་བའི་ཚིག་ཡིག་ "
+"སྒྲིག་བཀོད་ཀྱི་སྐད་ཡིག་ཅིག་ནང་གི་ ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ཡོད་མི་འདི་གཡས་ལས་གཡོ"
+"ན་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འབདཝ་ཨིན།</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1724,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་།"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1732,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object "
+"Bar\">ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་།</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1744,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">འབྲི་ནི་དངོས་པོ་ཅིག་གི་ནང་ཡོད་པའི་ ཚིག་ཡིག་གི་དོན་ལུ་ རྩ་སྒྲིག་འབད་ནིའི་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahelp> ཁྱོད་ཀྱི་འབྲི་ནིའི་<emph>དངོསཔོ་ཅིག་ནང་ གཡེབ་གཏང་ཐེངས་གཉིས་འབདཝ་ད་</emph> ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">འབྲི་ནི་དངོས་པོ་ཅིག་གི་ནང་ཡོད་པའི་ "
+"ཚིག་ཡིག་གི་དོན་ལུ་ རྩ་སྒྲིག་འབད་ནིའི་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahelp> "
+"ཁྱོད་ཀྱི་འབྲི་ནིའི་<emph>དངོསཔོ་ཅིག་ནང་ གཡེབ་གཏང་ཐེངས་གཉིས་འབདཝ་ད་</emph> "
+"ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1758,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">འོག་ཡིག</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">འོག་ཡིག</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1769,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">འོག་ཡིག</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">འོག་ཡིག</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1780,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">ཆ་མཉམ་སེལ་འཐུ་འབད།l</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select "
+"All\">ཆ་མཉམ་སེལ་འཐུ་འབད།l</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1792,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1803,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1814,12 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "ནཱ་ལུ་ ད་ལྟོ་སེལ་འཐུ་གྲུབ་ཡོད་པའི་ དོན་མཚམས་ཀྱི་དོན་ལུ་ ཁྱོད་ཀྱི་མགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས་ ཕྲང་སྒྲིག་དེ་ལས་ གྲལ་ཐིག་བར་སྟོང་བཞག་ཐངས་ཚུ་ངེས་འཛིན་འབད་བཏུབ།"
+msgstr ""
+"ནཱ་ལུ་ ད་ལྟོ་སེལ་འཐུ་གྲུབ་ཡོད་པའི་ དོན་མཚམས་ཀྱི་དོན་ལུ་ "
+"ཁྱོད་ཀྱི་མགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས་ ཕྲང་སྒྲིག་དེ་ལས་ "
+"གྲལ་ཐིག་བར་སྟོང་བཞག་ཐངས་ཚུ་ངེས་འཛིན་འབད་བཏུབ།"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1828,7 @@ msgctxt ""
msgid "Rulers"
msgstr "ཐག་ཤིང།"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1838,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">ཐག་ཤིང་ཚུ།</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1846,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "ཐིག་ཤིང་འདི་ཚུ་གིས་ ཤོག་ལེབ་ཀྱི་རྒྱ་ཁྱོན་དང་ མཆོང་ལྡེ་ཚུ་གི་གནས་ས་ འགོ་མཚམས་ མཐའ་མཚམས་ དེ་ལས་ཀེར་ཐིག་ཚུ་བཀྲམ་སྟོན་འབདཝ་ཨིན། ཁྱོད་ཀྱི་དེ་ཚུ་གེ་རང་ མཱའུསི་ལག་ལེན་འཐབ་ཐོག་ལས་ ཐིག་ཤིང་གུར་ལེགས་བཅོས་འབད་བཏུབ།"
+msgstr ""
+"ཐིག་ཤིང་འདི་ཚུ་གིས་ ཤོག་ལེབ་ཀྱི་རྒྱ་ཁྱོན་དང་ མཆོང་ལྡེ་ཚུ་གི་གནས་ས་ འགོ་མཚམས་ "
+"མཐའ་མཚམས་ དེ་ལས་ཀེར་ཐིག་ཚུ་བཀྲམ་སྟོན་འབདཝ་ཨིན། ཁྱོད་ཀྱི་དེ་ཚུ་གེ་རང་ "
+"མཱའུསི་ལག་ལེན་འཐབ་ཐོག་ལས་ ཐིག་ཤིང་གུར་ལེགས་བཅོས་འབད་བཏུབ།"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1859,15 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "ད་ལྟོའི་དོན་མཚམས་ཡང་ན་ སེལ་འཐུ་གྲུབ་པའི་དོན་མཚམས་ཚུ་གི་དོན་ལུ་ <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\"> ཐིག་ཤིང་གུར་ ཨེབ་གཏང་ ཐེངས་གཉིས་འབདཝ་ཐོག་ལས་ ཁྱོད་ཀྱི་དོན་མཚམས་ཊེའི་ལོག་ འདི་ཁ་ཕྱི་བཞིནམ་ལས་ </link>ཐད་དཀར་དུ་དོན་མཚམས་ཀྱི་རྩ་སྒྲིག་འབད་ནི་དེ་འགན་སྤྲོད་འབད་བཏུབ།"
+msgstr ""
+"ད་ལྟོའི་དོན་མཚམས་ཡང་ན་ སེལ་འཐུ་གྲུབ་པའི་དོན་མཚམས་ཚུ་གི་དོན་ལུ་ "
+"<emph>Paragraph</emph> dialog and assign <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\"> ཐིག་ཤིང་གུར་ ཨེབ་གཏང་ ཐེངས་གཉིས་འབདཝ་ཐོག་ལས་ "
+"ཁྱོད་ཀྱི་དོན་མཚམས་ཊེའི་ལོག་ འདི་ཁ་ཕྱི་བཞིནམ་ལས་ "
+"</link>ཐད་དཀར་དུ་དོན་མཚམས་ཀྱི་རྩ་སྒྲིག་འབད་ནི་དེ་འགན་སྤྲོད་འབད་བཏུབ།"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1876,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] རའི་ཊར་གྲོགས་རམ་ནང་ལུ་བྱོན་པ་ལེགས་སོ་ཡོད།"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1886,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME རའི་ཊར་གྲོགས་རམ།"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1896,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME་རའི་ཊར་དང་གཅིག་ཁར་ལཱ་འབད་དོ།"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1906,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "དཀར་ཆག་ ལག་ཆས་ཕྲ་རིང་དང་ལྡེ་མིག་ཚུ།"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1916,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "གྲོགས་རམ་ལེན་དོ།"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1925,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "ཐིག་ཁྲམ་གི་ཕྲ་རིང་།"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1933,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">ཐིག་ཁྲམ་གི་ཕྲ་རིང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table "
+"Bar\">ཐིག་ཁྲམ་གི་ཕྲ་རིང་།</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1945,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">ཐིག་ཁྲམ་ཚུ་དང་ <emph>གཅིག་ཁར་ལཱ་འབདཝ་ད་</emph>ཐིག་ཁྲམ་ཕྲ་རིང་འདི་གི་ནང་ ཁྱོད་རང་ལུ་དགོ་པའི་ལས་འགན་ཚུ་ཡོདཔ་ཨིན། ཁྱོད་ཀྱི་འོད་རྟགས་འདི་ཐིག་ཁྲམ་ཅིག་ནང་སྤོ་བཤུད་འབདཝ་ད་ འདི་བྱུངམ་ཨིན། </ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">ཐིག་ཁྲམ་ཚུ་དང་ "
+"<emph>གཅིག་ཁར་ལཱ་འབདཝ་ད་</emph>ཐིག་ཁྲམ་ཕྲ་རིང་འདི་གི་ནང་ "
+"ཁྱོད་རང་ལུ་དགོ་པའི་ལས་འགན་ཚུ་ཡོདཔ་ཨིན། "
+"ཁྱོད་ཀྱི་འོད་རྟགས་འདི་ཐིག་ཁྲམ་ཅིག་ནང་སྤོ་བཤུད་འབདཝ་ད་ འདི་བྱུངམ་ཨིན། "
+"</ahelp>"
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3957,8 +1961,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,8 +1973,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">གྲལ་ཐིག་བཏོན་གཏང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete "
+"Row\">གྲལ་ཐིག་བཏོན་གཏང་།</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,8 +1985,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">ཀེར་ཐིག་བཏོན་གཏང་།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete "
+"Column\">ཀེར་ཐིག་བཏོན་གཏང་།</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3984,8 +1997,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">རང་བཞིན་རྩ་སྒྲིག</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"AutoFormat\">རང་བཞིན་རྩ་སྒྲིག</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3993,8 +2009,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4002,8 +2021,10 @@ msgctxt ""
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4012,6 +2033,7 @@ msgctxt ""
msgid "Menus"
msgstr "དཀར་ཆག་ཚུ།"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4019,8 +2041,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">དཀར་ཆག་ཚུ།</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">དཀར་ཆག་ཚུ།</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4028,8 +2053,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "འོག་གི་དབྱེ་ཚན་འདི་གིས་ དཀར་ཆག་དང་ཌའི་ལོག་ཚུ་གི་དོན་ལུ་ འཐོབ་ཚུགས་པའི་གནད་དོན་གྱི་གྲོགས་རམ་ཚུ་ ཐོ་བཀོད་འབདཝ་ཨིན།"
+msgstr ""
+"འོག་གི་དབྱེ་ཚན་འདི་གིས་ དཀར་ཆག་དང་ཌའི་ལོག་ཚུ་གི་དོན་ལུ་ "
+"འཐོབ་ཚུགས་པའི་གནད་དོན་གྱི་གྲོགས་རམ་ཚུ་ ཐོ་བཀོད་འབདཝ་ཨིན།"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4038,6 +2066,7 @@ msgctxt ""
msgid "Table"
msgstr "ཐིག་ཁྲམ།"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4046,6 +2075,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">ཐིག་ཁྲམ།</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4054,6 +2084,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4062,6 +2093,7 @@ msgctxt ""
msgid "Insert"
msgstr "བཙུགས།"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4070,6 +2102,7 @@ msgctxt ""
msgid "Table"
msgstr "ཐིག་ཁྲམ།"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4078,6 +2111,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "ཐིག་ཁྲམ་གསརཔ་ཅིག་བཙུགསཔ་ཨིན།"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4086,6 +2120,7 @@ msgctxt ""
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4094,6 +2129,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "ཀེར་ཐིག་ཚུ་བཙུགསཔ་ཨིན།"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4102,6 +2138,7 @@ msgctxt ""
msgid "Rows"
msgstr "གྲལ་ཐིག་ཚུ།"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4110,6 +2147,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "གྲལ་ཐིག་ཚུ་བཙུགསཔ་ཨིན།"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4118,6 +2156,7 @@ msgctxt ""
msgid "Delete"
msgstr "བཏོན་གཏང་།"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4126,6 +2165,7 @@ msgctxt ""
msgid "Table"
msgstr "ཐིག་ཁྲམ།"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4134,6 +2174,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">ད་ལྟོའི་ཐིག་ཁྲམ་འདི་སྟོན་བཏངམ་ཨིན།.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4142,6 +2183,7 @@ msgctxt ""
msgid "Columns"
msgstr "ཀེར་ཐིག"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4150,6 +2192,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "སེལ་འཐུ་གྲུབ་པའི་ཀེར་ཐིག་ཚུ་བཏོན་གཏངམ་ཨིན།"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4158,6 +2201,7 @@ msgctxt ""
msgid "Rows"
msgstr "གྲལ་ཐིག"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4166,6 +2210,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "སེལ་འཐུ་གྲུབ་པའི་གྲལ་ཐིག་ཚུ་བཏོན་གཏངམ་ཨིན།"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4174,6 +2219,7 @@ msgctxt ""
msgid "Select"
msgstr "སེལ་འཐུ་འབད།"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4182,6 +2228,7 @@ msgctxt ""
msgid "Table"
msgstr "ཐིག་ཁྲམ།"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4191,6 +2238,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">ད་ལྟོའི་ཐིག་ཁྲམ་འདི་སེལ་འཐུ་འབདཝ་ཨིན།</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4199,6 +2247,7 @@ msgctxt ""
msgid "Column"
msgstr "ཀེར་ཐིག"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4207,6 +2256,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "ད་ལྟོའི་ཀེར་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4215,6 +2265,7 @@ msgctxt ""
msgid "Row"
msgstr "གྲལ་ཐིག"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4223,6 +2274,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "ད་ལྟོའི་གྲལ་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4231,6 +2283,7 @@ msgctxt ""
msgid "Cell"
msgstr "ནང་ཐིག"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4239,6 +2292,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">ད་ལྟོའི་ནང་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།</ahelp>"
+#. Btf,
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4246,24 +2300,34 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+#. ^A_]
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">ཐིག་ཁྲམ་གྱི་རང་བཞིན་རྩ་སྒྲིག</link>"
+msgstr ""
+"<link "
+"href=\"text/swriter/01/05150101.xhp\">ཐིག་ཁྲམ་གྱི་རང་བཞིན་རྩ་སྒྲིག</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4272,6 +2336,7 @@ msgctxt ""
msgid "Autofit"
msgstr "རང་བཞིན་ཚུད་སྒྲིག"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4280,22 +2345,28 @@ msgctxt ""
msgid "Column width"
msgstr "ཀེར་ཐིག་གི་རྒྱ་ཚད།"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "ཁྱོད་ཀྱི་ཀེར་ཐིག་ཅིག་གི་ རྒྱ་ཚད་འདི་བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ ཀེར་ཐིག་གི་རྒྱ་ཚད་ཌའི་ལོག་འདི་ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"ཁྱོད་ཀྱི་ཀེར་ཐིག་ཅིག་གི་ རྒྱ་ཚད་འདི་བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ "
+"ཀེར་ཐིག་གི་རྒྱ་ཚད་ཌའི་ལོག་འདི་ཁ་ཕྱེཝ་ཨིན།"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">ཀེར་ཐིག་གི་རྒྱ་ཚད་གང་དྲག</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">ཀེར་ཐིག་གི་རྒྱ་ཚད་གང་དྲག</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4304,6 +2375,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4312,22 +2384,28 @@ msgctxt ""
msgid "Row Height"
msgstr "གྲལ་ཐིག་གི་མཐོ་ཚད།"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "ཁྱོད་ཀྱི་གྲལ་ཐིག་གི་མཐོ་ཚད་ཅིག་ བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ གྲལ་ཐིག་གི་མཐོ་ཚད་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"ཁྱོད་ཀྱི་གྲལ་ཐིག་གི་མཐོ་ཚད་ཅིག་ བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ "
+"གྲལ་ཐིག་གི་མཐོ་ཚད་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག།</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4336,6 +2414,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4344,14 +2423,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "ཤོག་ལེབ་དང་ཀེར་ཐིག་ཚུ་གི་ཡན་ཆད་ གྲལ་ཐིག་ཚུ་རྒྱུད་ཆད་འབད་བཅུགཔ་ཨིན།"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">ཤོག་ལེབ་ཀྱི་མཚམས་ཅིག་ད་ལྟོའི་གྲལ་ཐིག་གི་ནང་འཁོད་ལུ་འབད་བཅུགཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">ཤོག་ལེབ་ཀྱི་མཚམས་ཅིག་ད་ལྟོའི་གྲལ་ཐིག་གི་ནང་འཁོད་ལུ་འབད་བཅ"
+"ུགཔ་ཨིན།</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4360,14 +2443,19 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "མགུ་རྒྱན་གྱི་གྲལ་ཐིག་ཡང་བསྐྱར།"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">ཐིག་ཁྲམ་འདི་གིས་ཤོག་ལེབ་ གཅིག་ཡང་ན་ དེ་བ་ཡང་ལྷགཔ་སྦེ་འཕར་ཚད་འབད་བ་ཅིན་ རྗེས་ཐོག་གི་ཤོག་ལེབ་གུར་ཐིག་ཁྲམ་གི་མགོ་ཡིག་ཚུ་ཡང་མསྐྱར་འབདཝ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">ཐིག་ཁྲམ་འདི་གིས་ཤོག་ལེབ་ གཅིག་ཡང་ན་ "
+"དེ་བ་ཡང་ལྷགཔ་སྦེ་འཕར་ཚད་འབད་བ་ཅིན་ "
+"རྗེས་ཐོག་གི་ཤོག་ལེབ་གུར་ཐིག་ཁྲམ་གི་མགོ་ཡིག་ཚུ་ཡང་མསྐྱར་འབདཝ་ཨིན།</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4376,6 +2464,7 @@ msgctxt ""
msgid "Convert"
msgstr "གཞི་བསྒྱུར་འབད།"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4384,14 +2473,21 @@ msgctxt ""
msgid "Text to Table"
msgstr "ཐིག་ཁྲམ་ལུ་ཚིག་ཡིག"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲུབ་པའི་ཚིག་ཡིག་འདི་ གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན། </ahelp>ཁྱོད་ཀྱི་ <link href=\"text/swriter/01/06090000.xhp\">ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲབ་པའི་ཚིག་ཡིག་འདི་ གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ཌའི་ལོག་ཅིག་</link>ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"<ahelp hid=\".\" "
+"visibility=\"hidden\">ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲུབ་པའི་ཚིག་ཡིག་འདི་ "
+"གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན། </ahelp>ཁྱོད་ཀྱི་ <link hr"
+"ef=\"text/swriter/01/06090000.xhp\">ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲབ་པའི་ཚིག་ཡིག་འདི"
+"་ གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ཌའི་ལོག་ཅིག་</link>ཁ་ཕྱེཝ་ཨིན།"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4400,14 +2496,21 @@ msgctxt ""
msgid "Table to Text"
msgstr "ཚིག་ཡིག་ལུ་ཐིག་ཁྲམ།"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ཁྱོད་ཀྱི་ཚིག་ཡིག་ལུ་ ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།</ahelp>ཁྱོད་ཀྱི་ <link href=\"text/swriter/01/06090000.xhp\">ཌའི་ལོག་ཅིག་</link>ཚིག་ཡིག་ལུ་ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">ཁྱོད་ཀྱི་ཚིག་ཡིག་ལུ་ "
+"ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ "
+"ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།</ahelp>ཁྱོད་ཀྱི་ <link href=\"text/swriter/01/0609000"
+"0.xhp\">ཌའི་ལོག་ཅིག་</link>ཚིག་ཡིག་ལུ་ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ"
+"་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4416,6 +2519,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">དབྱེ་སེལ་འབད།</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4424,14 +2528,18 @@ msgctxt ""
msgid "Formula"
msgstr "མན་ངག"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "མན་ངག་ཅིག་ཞུན་དག་འབད་ནི་ལུ་ ཡང་ན་ ཐོ་བཀོད་འབད་ནི་ལུ་ <link href=\"text/swriter/main0214.xhp\">མན་ངག་ཕྲ་རིང་</link>འདི་ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"མན་ངག་ཅིག་ཞུན་དག་འབད་ནི་ལུ་ ཡང་ན་ ཐོ་བཀོད་འབད་ནི་ལུ་ <link "
+"href=\"text/swriter/main0214.xhp\">མན་ངག་ཕྲ་རིང་</link>འདི་ཁ་ཕྱེཝ་ཨིན།"
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4440,14 +2548,18 @@ msgctxt ""
msgid "Number Format"
msgstr "རྩ་སྒྲིག་གི་ཨང་གྲངས།"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "ཁྱོད་ཀྱི་<link href=\"text/shared/optionen/01040500.xhp\">ཐིག་ཁྲམ་ནང་</link> ཨང་གྲངས་ཀྱི་རྩ་སྒྲིག་འདི་གསལ་བཀོད་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+msgstr ""
+"ཁྱོད་ཀྱི་<link href=\"text/shared/optionen/01040500.xhp\">ཐིག་ཁྲམ་ནང་</link> "
+"ཨང་གྲངས་ཀྱི་རྩ་སྒྲིག་འདི་གསལ་བཀོད་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4456,22 +2568,29 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "ཐིག་ཁྲམ་གི་མཐའ་མཚམས།"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "མཐའ་མཚམས་ཚུ་ ཐིག་ཁྲམ་གི་ནང་ཐིག་ཚུ་གི་བསྐོར་ར་རྐྱབ་སྟེ་ སྟོན་ནི་དང་ཡང་ན་སྦ་སྟེ་བཞགཔ་ཨིན། མཐའ་མཚམས་འདི་ཚུ་ གསལ་གཞི་གུར་རྐྱངམ་ཅིག་མཐོང་ཚུགས་ཨིནམ་དང་དཔར་བསྐྲུན་མི་འབད།"
+msgstr ""
+"མཐའ་མཚམས་ཚུ་ ཐིག་ཁྲམ་གི་ནང་ཐིག་ཚུ་གི་བསྐོར་ར་རྐྱབ་སྟེ་ "
+"སྟོན་ནི་དང་ཡང་ན་སྦ་སྟེ་བཞགཔ་ཨིན། མཐའ་མཚམས་འདི་ཚུ་ "
+"གསལ་གཞི་གུར་རྐྱངམ་ཅིག་མཐོང་ཚུགས་ཨིནམ་དང་དཔར་བསྐྲུན་མི་འབད།"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10617\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\">ཐིག་ཁྲམ་གི་རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\">ཐིག་ཁྲམ་གི་རྒྱུ་དངོས་ཚུ།</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,6 +2599,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "འགོ་ཚག་དང་ཕྲ་རིང་ཨང་རྟགས་བཀོད་ནི།"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4487,8 +2607,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">འགོ་ཚག་དང་ཕྲ་རིང་ཨང་རྟགས་བཀོད་ནི།</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">འགོ་ཚག་དང་ཕྲ་རིང་ཨང་རྟགས་བཀོད་ནི།</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4496,8 +2619,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">དོན་མཚམས་ཚུ་གྱི་གོ་རིམ་བསྒྱུར་བཅོས་འབད་ནི་དང་དོན་མཚམས་ཀྱི་གནས་རིམ་སོ་སོ་ཚུ་ངེས་འཛིན་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ <emph>ཨང་རྟགས་བཀོད་ཡོད་པའི་དོན་མཚམས་</emph>གྱི་གཞི་བཀོད་འདི་ལེགས་བཅོས་འབད་ནིའི་དོན་ལུ་ འགོ་མཚམས་དང་ཨང་རྟགས་ཀྱི་ཕྲ་རིང་ནང་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན།</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">དོན་མཚམས་ཚུ་གྱི་གོ་རིམ་བསྒྱུར་བཅོས་འབད་ནི་དང་དོ"
+"ན་མཚམས་ཀྱི་གནས་རིམ་སོ་སོ་ཚུ་ངེས་འཛིན་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ <emph>ཨང་ར"
+"ྟགས་བཀོད་ཡོད་པའི་དོན་མཚམས་</emph>གྱི་གཞི་བཀོད་འདི་ལེགས་བཅོས་འབད་ནིའི་དོན་ལུ་ "
+"འགོ་མཚམས་དང་ཨང་རྟགས་ཀྱི་ཕྲ་རིང་ནང་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན།</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,6 +2634,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "ལག་ཆས་ཕྲ་རིང་ཚུ།"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4513,8 +2642,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">ལག་ཆས་ཕྲ་རིང་ཚུ།</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">ལག་ཆས་ཕྲ་རིང་ཚུ།</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4522,8 +2654,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "འ་ནི་དབྱེ་ཚན་འདི་གིས་ $[officename] རྩོམ་འབྲི་པ་ནང་འཐོབ་ཚུགས་པའི་ ལག་ཆས་ཕྲ་རིང་འདི་གི་སྤྱི་མཐོང་ཅིག་བྱིནམ་ཨིན།<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"འ་ནི་དབྱེ་ཚན་འདི་གིས་ $[officename] རྩོམ་འབྲི་པ་ནང་འཐོབ་ཚུགས་པའི་ "
+"ལག་ཆས་ཕྲ་རིང་འདི་གི་སྤྱི་མཐོང་ཅིག་བྱིནམ་ཨིན།<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4532,6 +2668,7 @@ msgctxt ""
msgid "File"
msgstr "ཡིག་སྣོད།"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,6 +2678,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ཡིག་སྣོད།</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,6 +2688,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,6 +2698,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">ཁ་ཕྱེ།</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4566,8 +2706,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">བཟུམ་སྦེ་སྲུངས།</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save "
+"As\">བཟུམ་སྦེ་སྲུངས།</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4575,8 +2718,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">འཐོན་རིམ་ཚུ</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">འཐོན་རིམ་ཚུ</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4584,8 +2729,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">རྒྱུ་དངོས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">རྒྱུ་དངོས་ཚུ།</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4593,8 +2741,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">དཔར་བསྐྲུན་འབད།</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">དཔར་བསྐྲུན་འབད།</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4602,8 +2752,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">དཔར་འཕྲུལ་གྱི་སྒྲིགས་སྟངས་ཚུ།</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">དཔར་འཕྲུལ་གྱི་སྒྲིགས་སྟངས་ཚུ།</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,6 +2765,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "མན་ངག་ཕྲ་རིང་།"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4619,8 +2773,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">མན་ངག་གི་ཕྲ་རིང་།</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">མན་ངག་གི་ཕྲ་རིང་།</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4628,4 +2785,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>མན་ངག་</emph>ཕྲ་རིང་འདི་གིས་ ཁྱོད་ལུ་ རྩིས་ལས་ཚུ་ཡིག་ཆ་ཚིག་ཡིག་ཅིག་ནང་ གསར་བསྐྲུན་དང་བཙུགས་བཅུགཔ་ཨིན།</ahelp> <emph>མན་ངག་</emph>ཕྲ་རིང་འདི་ཤུགས་ལྡན་བཟོ་ནི་ལུ་ ཨེཕ་༢་དེ་ཨེབ་གཏང་།"
+msgstr ""
+"<ahelp hid=\".\"><emph>མན་ངག་</emph>ཕྲ་རིང་འདི་གིས་ ཁྱོད་ལུ་ "
+"རྩིས་ལས་ཚུ་ཡིག་ཆ་ཚིག་ཡིག་ཅིག་ནང་ གསར་བསྐྲུན་དང་བཙུགས་བཅུགཔ་ཨིན།</ahelp> "
+"<emph>མན་ངག་</emph>ཕྲ་རིང་འདི་ཤུགས་ལྡན་བཟོ་ནི་ལུ་ ཨེཕ་༢་དེ་ཨེབ་གཏང་།"
diff --git a/source/dz/helpcontent2/source/text/swriter/librelogo.po b/source/dz/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..7cb720da6fa
--- /dev/null
+++ b/source/dz/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4523 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-05 19:31+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dz\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "གནད་ཚད་ཀྱི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">གནད་ཚད་ཀྱི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "གནད་ཚད་ཕྲ་རིང་འདི་ནང་ ད་ལྟོའི་ཡིག་ཆ་འདི་གི་སྐོར་ལས་ བརྡ་དོན་ཚུ་ཡོདཔ་་མ་ཚད་ དམིགས་བསལ་གྱི་ལས་འགན་ཚུ་དང་བཅས་ ཨེབ་རྟ་འདྲ་མིན་ཚུ་བྱིནམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "སྐད་ཡིག"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ཌི་ཇི་ཊཱལ་མིང་རྟགས།"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "ལག་ཆས་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">ལག་ཚས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">མཐའ་ཐིག་ ཨང་རྟགས།</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">གྲལ་ཐིག་ཨང་རྟགས་བཀལ་ནི།</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས།</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">སྲོལ་སྒྲིག་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "ཨོ་ཨེལ་ཨི་-དངོས་པོའི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">ཨོ་ཨེལ་ཨི-དངོས་པོའི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">དངོས་པོ་ཚུ་སེལ་འཐུ་འབད་ཡོད་པ་ཅིན་<emph> ཨོ་ཨེལ་ཨི་-དངོས་པོ་</emph>ཕྲ་རིང་འདི་བྱུངམ་ཨིནམ་མ་ཚད་ དངོས་པོ་ཚུ་རྩ་སྒྲིག་འབད་ནི་དང་ གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ གལ་ཅན་གྱི་ལས་འགན་འདི་ཚུ་ ནང་ན་ཡོདཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">ལོག་མཚམས་མིན་འདུག།</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> ཁྱོད་ཀྱི་ལོག་མཚམས་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> གདམ་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">ལོག་མཚམས།</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> ངོས་དཔར་འདི་གིས་ <emph>Wrap</emph> མཆོང་ལྡེ་ཤོག་ལེབ་གུར་ <emph>ལོག་མཚམས་ཤོག་ལེབ་</emph>གདམ་ཁ་ལུ་ཆ་མཉམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">ལོག་མཚམས་བརྒྱུད་དེ།</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་ ལོག་མཚམས་མཆོང་ལྡེ་ཤོག་ལེབ་ཀྱི་ཐོག་ལས་ <emph> ནུས་པ་ཅོག་འཐདཔ་ཅིག་ཡང་</emph>བསྒྲུབ་ཚུགས།"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] རྩོམ་འབྲི་པ་གི་ཁྱད་རྣམ་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] རྩོམ་འབྲི་པའི་ཁྱད་རྣམ་ཚུ།</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "འབྲི་དོ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] རྩོམ་འབྲི་པ་འདི་གིས་ ཁྱོད་ལུ་ བརྗེད་ཐོ་དང་ <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">དཔར་འཕྲིན་</link>ཡི་གུ་ བསྐྱར་ལོག་ ་<link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">མཉམ་བསྡོམས་འབད་ནིའི་ཡིག་ཆ་ </link>བཟུམ་གྱི་གཞི་རྟེན་ཡིག་ཆ་གཉིས་ཆ་རང་དང་ དེ་ལས་དེབ་ཐོ་དང་ གཞི་བསྟུན་ཐིག་ཁྲམ་ གཞན་ཡང་་ཟུར་ཐོ་དང་བཅས་མཇུག་བསྡུ་ཡོད་པའི་ རིངམ་དང་གོ་དཀའ་བ་ཡང་ན་ སྣ་མང་ཡན་ལག་ཡིག་ཆ་ཚུ་ གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "དགོས་དོན་ཆ་ཚང་གི་དོན་ལུ་ $[officename]རྩོམ་འབྲི་པ་འདི་གིས་ <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">སྡེབ་དཔྱོདཔ་</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">མངོན་བརྗོད་</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">རང་བཞིན་ནོར་བཅོས་</link>, དང་<link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">སྦྲེལ་རྟགས་བཀལ་བ་</link>གཞན་ཡང་ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ཊེམ་པེལེཊིསི་</link>གི་སྣ་ཁག་ཚུ་གི་ ཁག་ཆེ་བའི་ཁྱད་རྣམ་ཚུ་བརྩིཝ་ཨིན། ཝི་ཛརཌི་ཚུ་ལག་ལེན་འཐབ་སྟེ་ ཁྱོད་ཀྱིས་ ཁྱོད་རའི་ཊེམ་པེལེཊི་ཚུ་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "བཀོད་སྒྲིག་འབད་ནི་དང་གཞི་བཀོད་འབད་ནི།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "ཡིག་ཆ་ཚུ་བཀོད་སྒྲིག་འབད་ནིའི་དོན་ལུ་ $[officename]གིས་ གདམ་ཁ་གི་ རྒྱ་ཅན་སྣ་ཁག་ཅིག་བྱིནམ་ཨིན། དོན་མཚམས་ཚུ་དང་རྐྱང་པའི་ཡིག་འབྲུ་ཚུ་ དེ་ལས་ གཞི་ཁྲམ་དང་ཤོག་ལེབ་ཚུ་གི་དོན་ལུ་ འགན་སྤྲོད་དང་བཟོ་རྣམ་ལེགས་བཅོས་ཚུ་ གསར་བསྐྲུན་འབད་ནི་དོན་ལུ་ <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">བཟོ་རྣམ་དང་སྒོ་སྒྲིག་རྩ་སྒྲིག་འབད་དོ་</link>ལག་ལེན་འཐབ། ཁ་སྐོང་སྦེ་ <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">འགྲུལ་བསྐྱོདཔ</link> གི་ཁྱོད་ལུ་ ཁྱོད་རའི་ཡིག་ཆ་ཚུ་གི་ནང་ལུ་ གང་མགྱོགས་སྦེ་སྤོ་བཤུད་འབད་ནི་དང་ ཁྱོད་ལུ་ མཐོང་སྣང་གི་ མཐའ་ཐིག་དང་ནང་ན་ལུ་བལྟ་བཅུག་ནི་དང་ དེ་ལས་ ཁྱོད་རའི་ཡིག་ཆ་ནང་ལུ་ ཁྱོད་ཀྱིས་བཙུག་ཏེ་ཡོད་པའི་ དངོས་པོའི་རྗེ་ལམ་བཞག་ནི་དོན་ལུ་ གྲོགས་རམ་་འབདཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "ཚིག་ཡིག་ཡིག་ཆ་ཚུ་ནང་ ཁྱོད་ཀྱིས་<link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་ </link>སྣ་མང་ གསར་བསྐྲུན་འབད་བཏུབ་ཨིན། ཁྱོད་རང་ངོ་རྐྱང་དགོས་མཁོ་གི་དོན་ལུ་ ཟུར་ཐོ་ཚུ་དང་ཐིག་ཁྲམ་ཚུ་གི་ གཞི་བཀོད་དང་འབྱུང་སྣང་འདི་ ཁྱོད་ཀྱིས་ངོས་འཛིན་འབད་བཏུབ། དངོས་མཐོང་ཧའེ་པར་ལིངཀསི་དང་ དེབ་རྟགས་ཚུ་གིས་ ཚིག་ཡིག་ནང་གི་ ཆ་མཉམ་པའི་རྣམ་གྲངས་ལུ་ཐད་ཀར་དུ་མཆོང་བཅུགཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] རྩོམ་འབྲི་པ་དང་གཅིག་ཁར་ ཌེཀསི་ཊོཔ་དཔེ་བསྐྲུན་འབད་དོ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "ཁྱོད་རའི་དེབ་ཆུང་དང་གནས་ཚུལ་གྱི་ཡི་གུ་ དེ་ལས་མགྲོན་བརྡ་དེ་ཚུ་ ཁྱད་རིག་གི་བཟོ་རྣམ་དང་ལྡནམ་སྦེ་ གསར་བསྐྲུན་འབད་ནི་ནང་ ཕན་ཐབས་འབད་ནི་ལུ་ $[officename] རྩོམ་འབྲི་པ་འདི་ནང་ ཌེཀསི་ཊོཔ་དེབ་བསྐྲུན་འབད་ནི་དང་ པར་རིས་ཀྱི་ལག་ཆས་ཚུ་ལེ་ཤཱ་ཅིག་རང་ཡོདཔ་ཨིན། ཁྱོད་ཀྱི་ ཁྱོད་རའི་ཡིག་ཆ་འདི་ཚུ་ སྣ་མང་ཀེར་ཐིག་གི་སྒྲིག་བཀོད་ཚུ་དང་<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\"> ཚིག་ཡིག་གི་གཞི་ཁྲམ་ </link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ཚད་རིས་</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ཐིག་ཁྲམ་</link>དེ་ལས་གཞན་དངོས་པོ་ཚུ་དང་གཅིག་ཁར་་རྩ་སྒྲིག་འབད་བཏུབ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "རྩིས་ལས་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] ནང་གི་ཚིག་ཡིག་ཡིག་ཆ་འདི་ཚུ་གིས་ <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">ཁྱོད་ལུ་ ཉམས་མྱོངས་ཅན་གྱི་རྩིས་ལས་ཡང་ན་ གཏན་ཚིག་ཅན་གྱི་འབྲེལ་ལམ་འདི་ཚུ་ལག་ལེན་འཐབ་ནི་ལུ་གྲོགས་རམ་འབད་མི་ </link> མཉམ་སྒྲིལ་འབད་ཡོད་པའི་ རྩིས་ལས་ཀྱི་ལས་འགན་ཅིག་ཡོདཔ་ཨིན། རྩིས་ལས་ཚུ་གི་ལས་འགན་འགྲུབ་ནིའི་ལུ་ ཚིག་ཡིག་གི་ཡིག་ཆ་ཅིག་ནང་ ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་གསར་བསྐྲུན་འབད་བཏུབ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "ཡར་རིས་ཚུ་གསར་བསྐྲུན་འབད་དོ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] རྩོམ་འབྲི་པའི་ <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">པར་རིས་ལག་ཆས་འདི་གིས་</link> ཚིག་ཡིག་གི་ཡིག་ཆ་ནང་ ཁྱོད་ལུ་པར་རིས་དང་ཚད་རིས་ གཏམ་རྒྱུད་ དེ་ལས་གཞན་པར་རིས་ཀྱི་དབྱེ་བ་ཚུ་ཐད་དཀར་དུ་གསར་བསྐྲུན་འབད་བཅུགཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "ཚད་རིས་ཚུ་བཙོགས་དོ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "བྱ་སྟབས་བདེ་བའི་གློག་རིམ་ངོས་འདྲ་བ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "ངོས་དཔར་དང་དཀར་ཆག་ཚུ་སྲོལ་སྒྲིག་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ ཁྱོད་ཀྱི་ ཁྱོད་རའི་དགའ་གདམ་དང་འཁྲིལ་ཏེ་ འདི་རིམ་སྒྲིག་འབད་ནི་ལུ་ འ་ནི་ལས་རིམ་ངོས་འདྲ་བ་འདི་ བཀོད་སྒྲིག་འབད་འབདཝ་ཨིན། ཁྱོད་ཀྱི་ བཟོ་རྣམ་དང་ ཝིན་ཌོ་རྩ་སྒྲིག་འབད་ནི་ཡང་ན་ གསལ་གཞི་ནང་ལུ་འགྲུལ་བསྐྱོདཔ་འདི་ ག་སྟེ་ལུ་ཡང་ འཕུར་ལྡིང་འབད་པའི་ ཝིན་ཌོ་སྦེ་བཞག་བཏུབ་བཟོ་ནིའི་ ཝིན་ཌོསི་གི་ལས་རིམ་ འདྲ་མིན་སྣ་ཚོགས་ཚུ་ གནས་ས་བཙུགས་བཞག་བཏུབ་ཨིན། དེ་མ་ཚད་ཁྱོད་ཀྱི་ <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ལཱ་གི་ས་སྒོ་གི་མཐའམ་འདི་ནང་ལུ་ ཝིན་ཌོ་ལ་ལོ་ཅིག་</link> ཌོག་འབད་བཏུབ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "འདྲུད་བཞིནམ་ལས་བཀོག་བཞག"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "འདྲུད་ནི་-དང་-བཀོག་བཞག་ནིའི་<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ཁྱད་རྣམ་འདི་གིས་</link> ཁྱོད་ལུ་$[officename]་ནང་གི་ ཚིག་ཡིག་གི་ཡིག་ཆ་དང་གཅིག་ཁར་ ལཱ་གང་མགྱོགས་དང་ ནུས་པ་དང་ལྡནམ་འབད་འབད་ནི་ལུ་ ལྕོགས་ཅན་བཟོཝ་ཨིན། དཔེར་ན་ ཁྱོད་ཀྱིས་ སྟོན་ཁང་ནང་ལས་ཚད་རིས་ཚུ་ ཡིག་ཆ་གཅིག་ནང་རང་ གནས་ཁོངས་གཅིག་ནང་ལས་གཞན་ནང་ ཡང་ན་ཁ་ཕྱེ་$[officename]་ཡིག་ཆ་ཚུ་གི་བར་ན་ལུ་ དངོས་པོ་ཚུ་འདྲུད་ནི་-དང-བཀོག་བཞག་ནི་ལ་སོགས་པ་ཚུ་འབད་བཏུབ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "གྲོགས་རམ་ལས་འགན་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "འཇམ་སམ་དང་གོ་དཀའ་བའི་ ལས་ཀའི་དོན་ལུ་ བསླབ་སྟོན་ཚུ་གྲངས་སུ་བཙུགས་ཐོག་ལས་<link href=\"text/shared/05/00000110.xhp\" name=\"Help system\"> ཁྱོད་ཀྱི་ གྲོགས་རམ་གྱི་</link> རིམ་ལུགས་འདི་ $[officename]གི་གློག་རིམ་ཚུ་གི་དོན་ལུ་<link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">མཇུག་བསྡུ་གཞི་བསྟུན་སྦེ་</link>ལག་ལེན་འཐབ་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "དངོས་པོ་རྒྱུ་དངོས་ཀྱི་ཕྲ་རིང་ཚུ་འབྲིས་དོ།"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">དངོས་པོ་རྒྱུ་དངོས་ཀྱི་ཕྲ་རིང་ཚུ་འབྲི་དོ།</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">གྲ་ཐིག་གི་བཟོ་རྣམ།</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">གྲལ་ཐིག་གི་རྒྱ་ཚད་</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">མངའ་ཁོངས་ཀྱི་བཟོ་རྣམ/Area Style/བཀང་དོ།</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "པར་གྱི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">པར་གྱི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">པར་གྱི<emph>ཕྲ་རིང་</emph>འདི་གི་ནང་ན་ རྩ་སྒྲིག་འབད་ནི་དང་ སེལ་འཐུ་གྲུབ་པའི་ བིཊི་མེཔ་ཚད་རིས་ཚུ་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན། </ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ཀེར་ཕྲང་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ཐད་སྙོམས་སྦེ་མྱུར་ལྷོག་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">ཚད་རིས་གི་རྒྱུ་དངོས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "བཙུགས།"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">བཙུགས།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">ལག་དེབ་ཀྱི་མཚམས།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">དམིགས་བསལ་གྱི་ཡིག་འབྲུ།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">དབྱེ་ཚན</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">མཇུག་གི་དྲན་ཐོ།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">དཔར་བཤད།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">དེབ་རྟགས།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">ཕན་ཚུན་གཞི་བསྟུན།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">དྲན་འཛིན།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">ཡིག་ཚུགས།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ཡིག་ཤུབས།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">གཞི་ཁྲམ།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">ཐིག་ཁྲམ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">ཐད་སྙོེམས་གྲལ་ཐིག།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">འཕུར་ལྡིང་གཞི་ཁྲམ།</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ཡིག་སྣོད།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "གཞི་ཁྲམ་གྱི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">གཞི་ཁྲམ་གྱི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">གཞི་ཁྲམ་ཅིག་སེལ་འཐུ་གྲུབ་ད་ <emph>གཞི་ཁྲམ་གི་ཕྲ་རིང་འདི་གིས་ གཞི་ཁྲམ་འདི་</emph> རྩ་སྒྲིག་འབད་ནི་དང་གནས་ས་བཙུགས་ནིའི་དོན་ལུ་ ལས་འགན་གལ་ཅན་འདི་བྱིནམ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">ལོགམཚམས་ ཨཱོཕ་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ཁྱོད་ཀྱི་གཅུ་སྒྲིམ་མཆོང་ལྡེ་གི་ཤོག་ལེབ་གུར་ <emph>འ་ནི་སྒྲག་སྟངས་འདི་</emph> གདམ་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">གཅུ་སྒྲིམ་ཨཱོན།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ངོས་དཔར་འདི་གིས་<emph> གཅུ་སྒྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་</emph> ཤོག་ལེབ་<emph> གཅུ་སྒྲིམ་གདམ་ཁ་གི་</emph> ཁྱད་ཚབ་འབདཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">གཅུ་སྒྲིམ་བརྒྱུད་དེ།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>ཁྱོད་ཀྱི་གཅུ་སྒྲིམ་གི་མཆོང་ལྡེ་ཤོག་ལེབ་ནང་ལུ་ཡང་ <emph>འ་ནི་སྒྲིག་སྟངས་འདི</emph> ངེས་འཛིན་འབད་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">རྒྱབ་གཞིའི་ཚོས་གཞི།</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">གཞི་ཁྲམ་གྱི་རྒྱུ་དངོས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "རྩ་སྒྲིག"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">རྩ་སྒྲིག</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">ཁྱོད་རའི་ཡིག་ཆ་གི་ནང་དོན་ཚུ་དང་སྒྲིག་བཀོད་འདི་རྩ་སྒྲིག་འབད་ནིའི་དོན་ལུ་བརྡ་བཀོད་འདི་ནང་ཡོདཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">འགོ་ཚག་ཚུ་དང་ཨང་རྟགས་བཀོད་ནི།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">ཤོག་ལེབ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">ཀེར་ཐིག་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">དབྱེ་ཚན་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">གཞི་ཁྲམ།</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">པར།</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "སྒོ་སྒྲིག"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">སྒོ་སྒྲིག</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ཡིག་ཆ་གི་སྒོ་སྒྲིག་འདི་ཚུ་བཀྲམ་སྟོན་འབད་ནི་དངབཀོལ་སྤྱོད་འབད་ནི་དོན་ལུ་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "ཤོག་ལེལ་སྔོན་ལྟ།"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">ཤོག་ལེབ་སྔོན་ལྟ།</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "ཁྱོད་ཀྱི་<emph>ཤོག་ལེབ་སྔོན་ལྟའི་ཐབས་ལམ་ནང་</emph> ད་ལྟོའི་ཡིག་ཆ་འདི་སྟོནམ་ད་ ཤོག་ལེབ་སྔོན་ལྟའི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "སྟོན།"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">སྟོན།</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">རྒྱས་ཟུམ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "ཞུན་དག་འབད།"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">ཞུན་དག་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">དམིགས་བསལ་གྱི་སྦྱར་ནི།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">ཚིག་ཡིག་སེལ་འཐུ་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ཡིག་ཆ་ག་བསྡུར་བརྐྱབ། </link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">འཚོལ་ཞིནམ་ལས་ཚབ་བཙུགས།Find & Replace</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">རང་བཞིན་གྱི་ཚིག་ཡིག</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">གནད་སྡུད་གཞི་རྟེན་འདི་བརྗེ་སོར་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ས་སྒོ་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">མཇུག་གི་དྲན་ཐོ་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">ཟུར་ཐོ་གི་ཐོ་བཀོད།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">དེབ་ཐོའི་ཐོ་བཀོད།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">ཚད་བརྒལ་འབྲེལ་ལམ།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">འབྲེལ་ལམ་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ས་ཁྲའི་གཟུགས་བརྙན་</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "ཕྲ་རིང་རྩ་སྒྲིག་འབད་དོ།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">ཕྲ་རིང་རྩ་སྒྲིག་འབད་དོ།</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">རྩ་སྒྲིག་འབད་ནིའི་ཕྲ་རིང་འདི་ལུ་ ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ནིའི་ལས་འགན་ཚུ་ལེ་ཤཱ་ཅིག་ཡོདཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ཡིག་གཟུགས་ཀྱི་ཚོས་གཞི།</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "ངོ་དཔར་ཁ་སྐོང་ཚུ་།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "ཁ་དེམ་ཅིག་སྦེ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">སི་ཊི་ཨེལ་གྱི་</link> རྒྱབ་སྐྱོར་འདི ལྕོགས་ཅན་བཟོ་ཡོད་པ་ཅིན་ ངོས་དཔར་ཁ་སྐོང་གཉིསཔ་འདིམཐོང་ཚུགས།"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "གཡོན་-ལས་ཁཡས་ཁ་ཐུག"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">གཡོན་ལས་གཡས་ཁ་ཐུག་གི་ངོས་དཔར།</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">ཚིག་ཡིག་འདི་གཡོན་ལས་གཡས་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འབད་ཡོད།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "གཡས་-ལས་-གཡོན་ཁ་ཐུག"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">གཡས་ལས་གཡོན་ག་ཐུག་གི་ངོས་དཔར།</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">གོ་དཀའ་བའི་ཚིག་ཡིག་ སྒྲིག་བཀོད་ཀྱི་སྐད་ཡིག་ཅིག་ནང་གི་ ཚིག་ཡིག་རྩ་སྒྲིག་འབད་ཡོད་མི་འདི་གཡས་ལས་གཡོན་ཁ་ཐུག་ལུ་ཐོ་བཀོད་འབདཝ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">འབྲི་ནི་དངོས་པོ་ཅིག་གི་ནང་ཡོད་པའི་ ཚིག་ཡིག་གི་དོན་ལུ་ རྩ་སྒྲིག་འབད་ནིའི་བརྡ་བཀོད་ཚུ་ནང་ན་ཡོདཔ་ཨིན།</ahelp> ཁྱོད་ཀྱི་འབྲི་ནིའི་<emph>དངོསཔོ་ཅིག་ནང་ གཡེབ་གཏང་ཐེངས་གཉིས་འབདཝ་ད་</emph> ཚིག་ཡིག་དངོས་པོ་གི་ཕྲ་རིང་འདི་བྱུངམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">འོག་ཡིག</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">འོག་ཡིག</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">ཆ་མཉམ་སེལ་འཐུ་འབད།l</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">ཡིག་འབྲུ།</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">དོན་མཚམས།</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "ནཱ་ལུ་ ད་ལྟོ་སེལ་འཐུ་གྲུབ་ཡོད་པའི་ དོན་མཚམས་ཀྱི་དོན་ལུ་ ཁྱོད་ཀྱི་མགོ་མཚམས་དང་བར་སྟོང་བཞག་ཐངས་ ཕྲང་སྒྲིག་དེ་ལས་ གྲལ་ཐིག་བར་སྟོང་བཞག་ཐངས་ཚུ་ངེས་འཛིན་འབད་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "ཐག་ཤིང།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">ཐག་ཤིང་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "ཐིག་ཤིང་འདི་ཚུ་གིས་ ཤོག་ལེབ་ཀྱི་རྒྱ་ཁྱོན་དང་ མཆོང་ལྡེ་ཚུ་གི་གནས་ས་ འགོ་མཚམས་ མཐའ་མཚམས་ དེ་ལས་ཀེར་ཐིག་ཚུ་བཀྲམ་སྟོན་འབདཝ་ཨིན། ཁྱོད་ཀྱི་དེ་ཚུ་གེ་རང་ མཱའུསི་ལག་ལེན་འཐབ་ཐོག་ལས་ ཐིག་ཤིང་གུར་ལེགས་བཅོས་འབད་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "ད་ལྟོའི་དོན་མཚམས་ཡང་ན་ སེལ་འཐུ་གྲུབ་པའི་དོན་མཚམས་ཚུ་གི་དོན་ལུ་ <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\"> ཐིག་ཤིང་གུར་ ཨེབ་གཏང་ ཐེངས་གཉིས་འབདཝ་ཐོག་ལས་ ཁྱོད་ཀྱི་དོན་མཚམས་ཊེའི་ལོག་ འདི་ཁ་ཕྱི་བཞིནམ་ལས་ </link>ཐད་དཀར་དུ་དོན་མཚམས་ཀྱི་རྩ་སྒྲིག་འབད་ནི་དེ་འགན་སྤྲོད་འབད་བཏུབ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] རའི་ཊར་གྲོགས་རམ་ནང་ལུ་བྱོན་པ་ལེགས་སོ་ཡོད།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME རའི་ཊར་གྲོགས་རམ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME་རའི་ཊར་དང་གཅིག་ཁར་ལཱ་འབད་དོ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "དཀར་ཆག་ ལག་ཆས་ཕྲ་རིང་དང་ལྡེ་མིག་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "གྲོགས་རམ་ལེན་དོ།"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "ཐིག་ཁྲམ་གི་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">ཐིག་ཁྲམ་གི་ཕྲ་རིང་།</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">ཐིག་ཁྲམ་ཚུ་དང་ <emph>གཅིག་ཁར་ལཱ་འབདཝ་ད་</emph>ཐིག་ཁྲམ་ཕྲ་རིང་འདི་གི་ནང་ ཁྱོད་རང་ལུ་དགོ་པའི་ལས་འགན་ཚུ་ཡོདཔ་ཨིན། ཁྱོད་ཀྱི་འོད་རྟགས་འདི་ཐིག་ཁྲམ་ཅིག་ནང་སྤོ་བཤུད་འབདཝ་ད་ འདི་བྱུངམ་ཨིན། </ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">གྲལ་ཐིག་བཏོན་གཏང་།</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">ཀེར་ཐིག་བཏོན་གཏང་།</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">རང་བཞིན་རྩ་སྒྲིག</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">དངོས་པོའི་རྒྱུ་དངོས་ཚུ།</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">དབྱེ་སེལ་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "དཀར་ཆག་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">དཀར་ཆག་ཚུ།</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "འོག་གི་དབྱེ་ཚན་འདི་གིས་ དཀར་ཆག་དང་ཌའི་ལོག་ཚུ་གི་དོན་ལུ་ འཐོབ་ཚུགས་པའི་གནད་དོན་གྱི་གྲོགས་རམ་ཚུ་ ཐོ་བཀོད་འབདཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "ཐིག་ཁྲམ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">ཐིག་ཁྲམ།</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "བཙུགས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "ཐིག་ཁྲམ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "ཐིག་ཁྲམ་གསརཔ་ཅིག་བཙུགསཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "ཀེར་ཐིག་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "ཀེར་ཐིག་ཚུ་བཙུགསཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "གྲལ་ཐིག་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "གྲལ་ཐིག་ཚུ་བཙུགསཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "བཏོན་གཏང་།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "ཐིག་ཁྲམ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">ད་ལྟོའི་ཐིག་ཁྲམ་འདི་སྟོན་བཏངམ་ཨིན།.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "ཀེར་ཐིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "སེལ་འཐུ་གྲུབ་པའི་ཀེར་ཐིག་ཚུ་བཏོན་གཏངམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "གྲལ་ཐིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "སེལ་འཐུ་གྲུབ་པའི་གྲལ་ཐིག་ཚུ་བཏོན་གཏངམ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "སེལ་འཐུ་འབད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "ཐིག་ཁྲམ།"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">ད་ལྟོའི་ཐིག་ཁྲམ་འདི་སེལ་འཐུ་འབདཝ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "ཀེར་ཐིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "ད་ལྟོའི་ཀེར་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "གྲལ་ཐིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "ད་ལྟོའི་གྲལ་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "ནང་ཐིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">ད་ལྟོའི་ནང་ཐིག་འདི་སེལ་འཐུ་འབདཝ་ཨིན།</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">གྲལ་ཐིག་གི་ཚོས་གཞི།</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">ཐིག་ཁྲམ་གྱི་རང་བཞིན་རྩ་སྒྲིག</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "རང་བཞིན་ཚུད་སྒྲིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "ཀེར་ཐིག་གི་རྒྱ་ཚད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "ཁྱོད་ཀྱི་ཀེར་ཐིག་ཅིག་གི་ རྒྱ་ཚད་འདི་བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ ཀེར་ཐིག་གི་རྒྱ་ཚད་ཌའི་ལོག་འདི་ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">ཀེར་ཐིག་གི་རྒྱ་ཚད་གང་དྲག</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "གྲལ་ཐིག་གི་མཐོ་ཚད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "ཁྱོད་ཀྱི་གྲལ་ཐིག་གི་མཐོ་ཚད་ཅིག་ བསྒྱུར་བཅོས་འབད་བཏུབ་ས་ལུ་ གྲལ་ཐིག་གི་མཐོ་ཚད་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག།</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "ཤོག་ལེབ་དང་ཀེར་ཐིག་ཚུ་གི་ཡན་ཆད་ གྲལ་ཐིག་ཚུ་རྒྱུད་ཆད་འབད་བཅུགཔ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">ཤོག་ལེབ་ཀྱི་མཚམས་ཅིག་ད་ལྟོའི་གྲལ་ཐིག་གི་ནང་འཁོད་ལུ་འབད་བཅུགཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "མགུ་རྒྱན་གྱི་གྲལ་ཐིག་ཡང་བསྐྱར།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">ཐིག་ཁྲམ་འདི་གིས་ཤོག་ལེབ་ གཅིག་ཡང་ན་ དེ་བ་ཡང་ལྷགཔ་སྦེ་འཕར་ཚད་འབད་བ་ཅིན་ རྗེས་ཐོག་གི་ཤོག་ལེབ་གུར་ཐིག་ཁྲམ་གི་མགོ་ཡིག་ཚུ་ཡང་མསྐྱར་འབདཝ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "གཞི་བསྒྱུར་འབད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "ཐིག་ཁྲམ་ལུ་ཚིག་ཡིག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">ཁྱོད་ཀྱི་ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲུབ་པའི་ཚིག་ཡིག་འདི་ གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན། </ahelp>ཁྱོད་ཀྱི་ <link href=\"text/swriter/01/06090000.xhp\">ཐིག་ཁྲམ་ཅིག་ལུ་སེལ་འཐུ་གྲབ་པའི་ཚིག་ཡིག་འདི་ གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ཌའི་ལོག་ཅིག་</link>ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "ཚིག་ཡིག་ལུ་ཐིག་ཁྲམ།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">ཁྱོད་ཀྱི་ཚིག་ཡིག་ལུ་ ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།</ahelp>ཁྱོད་ཀྱི་ <link href=\"text/swriter/01/06090000.xhp\">ཌའི་ལོག་ཅིག་</link>ཚིག་ཡིག་ལུ་ད་ལྟོའི་ཐིག་ཁྲམ་འདི་གཞི་བསྒྱུར་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">དབྱེ་སེལ་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "མན་ངག"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "མན་ངག་ཅིག་ཞུན་དག་འབད་ནི་ལུ་ ཡང་ན་ ཐོ་བཀོད་འབད་ནི་ལུ་ <link href=\"text/swriter/main0214.xhp\">མན་ངག་ཕྲ་རིང་</link>འདི་ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "རྩ་སྒྲིག་གི་ཨང་གྲངས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "ཁྱོད་ཀྱི་<link href=\"text/shared/optionen/01040500.xhp\">ཐིག་ཁྲམ་ནང་</link> ཨང་གྲངས་ཀྱི་རྩ་སྒྲིག་འདི་གསལ་བཀོད་འབད་བཏུབ་ས་ལུ་ ཌའི་ལོག་ཅིག་ཁ་ཕྱེཝ་ཨིན།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "ཐིག་ཁྲམ་གི་མཐའ་མཚམས།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "མཐའ་མཚམས་ཚུ་ ཐིག་ཁྲམ་གི་ནང་ཐིག་ཚུ་གི་བསྐོར་ར་རྐྱབ་སྟེ་ སྟོན་ནི་དང་ཡང་ན་སྦ་སྟེ་བཞགཔ་ཨིན། མཐའ་མཚམས་འདི་ཚུ་ གསལ་གཞི་གུར་རྐྱངམ་ཅིག་མཐོང་ཚུགས་ཨིནམ་དང་དཔར་བསྐྲུན་མི་འབད།"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">ཐིག་ཁྲམ་གི་རྒྱུ་དངོས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "འགོ་ཚག་དང་ཕྲ་རིང་ཨང་རྟགས་བཀོད་ནི།"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">འགོ་ཚག་དང་ཕྲ་རིང་ཨང་རྟགས་བཀོད་ནི།</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">དོན་མཚམས་ཚུ་གྱི་གོ་རིམ་བསྒྱུར་བཅོས་འབད་ནི་དང་དོན་མཚམས་ཀྱི་གནས་རིམ་སོ་སོ་ཚུ་ངེས་འཛིན་འབད་ནི་གྲངས་སུ་བཙུགས་ཐོག་ལས་ <emph>ཨང་རྟགས་བཀོད་ཡོད་པའི་དོན་མཚམས་</emph>གྱི་གཞི་བཀོད་འདི་ལེགས་བཅོས་འབད་ནིའི་དོན་ལུ་ འགོ་མཚམས་དང་ཨང་རྟགས་ཀྱི་ཕྲ་རིང་ནང་ལུ་ ལས་འགན་འདི་ཡོདཔ་ཨིན།</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "ལག་ཆས་ཕྲ་རིང་ཚུ།"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">ལག་ཆས་ཕྲ་རིང་ཚུ།</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "འ་ནི་དབྱེ་ཚན་འདི་གིས་ $[officename] རྩོམ་འབྲི་པ་ནང་འཐོབ་ཚུགས་པའི་ ལག་ཆས་ཕྲ་རིང་འདི་གི་སྤྱི་མཐོང་ཅིག་བྱིནམ་ཨིན།<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ཡིག་སྣོད།"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ཡིག་སྣོད།</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">ཁ་ཕྱེ།</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">བཟུམ་སྦེ་སྲུངས།</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">འཐོན་རིམ་ཚུ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">རྒྱུ་དངོས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">དཔར་བསྐྲུན་འབད།</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">དཔར་འཕྲུལ་གྱི་སྒྲིགས་སྟངས་ཚུ།</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "མན་ངག་ཕྲ་རིང་།"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">མན་ངག་གི་ཕྲ་རིང་།</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>མན་ངག་</emph>ཕྲ་རིང་འདི་གིས་ ཁྱོད་ལུ་ རྩིས་ལས་ཚུ་ཡིག་ཆ་ཚིག་ཡིག་ཅིག་ནང་ གསར་བསྐྲུན་དང་བཙུགས་བཅུགཔ་ཨིན།</ahelp> <emph>མན་ངག་</emph>ཕྲ་རིང་འདི་ཤུགས་ལྡན་བཟོ་ནི་ལུ་ ཨེཕ་༢་དེ་ཨེབ་གཏང་།"
diff --git a/source/el/helpcontent2/source/text/swriter.po b/source/el/helpcontent2/source/text/swriter.po
index eecf4bf3967..989e26df4cb 100644
--- a/source/el/helpcontent2/source/text/swriter.po
+++ b/source/el/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-12-03 10:25+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,10 +13,11 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354530328.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Γραμμή κατάστασης"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή "
+"κατάστασης</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Η Γραμμή κατάστασης περιέχει πληροφορίες για το τρέχον έγγραφο και προσφέρει διάφορα πλήκτρα με ειδικές λειτουργίες."
+msgstr ""
+"Η Γραμμή κατάστασης περιέχει πληροφορίες για το τρέχον έγγραφο και προσφέρει "
+"διάφορα πλήκτρα με ειδικές λειτουργίες."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,23 @@ msgctxt ""
msgid "Language"
msgstr "Γλώσσα"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει τη γλώσσα για το επιλεγμένο κείμενο. <br/>Κλικ για άνοιγμα ενός μενού όπου μπορείτε να διαλέξετε μια άλλη γλώσσα για το επιλεγμένο κείμενο ή για την τρέχουσα παράγραφο. <br/>Επιλογή κανένα για να αποκλείσετε το κείμενο από ορθογραφία και συλλαβισμό. <br/>Επιλογή επαναφοράς στην προεπιλεγμένη γλώσσα για επανεφαρμογή της προεπιλεγμένης γλώσσας για την επιλογή ή την παράγραφο. <br/>Επιλογή περισσότερα για άνοιγμα του διαλόγου με περισσότερες επιλογές.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Εμφανίζει τη γλώσσα για το επιλεγμένο κείμενο. <br/>Κλικ για "
+"άνοιγμα ενός μενού όπου μπορείτε να διαλέξετε μια άλλη γλώσσα για το "
+"επιλεγμένο κείμενο ή για την τρέχουσα παράγραφο. <br/>Επιλογή κανένα για να "
+"αποκλείσετε το κείμενο από ορθογραφία και συλλαβισμό. <br/>Επιλογή "
+"επαναφοράς στην προεπιλεγμένη γλώσσα για επανεφαρμογή της προεπιλεγμένης "
+"γλώσσας για την επιλογή ή την παράγραφο. <br/>Επιλογή περισσότερα για "
+"άνοιγμα του διαλόγου με περισσότερες επιλογές.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +84,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Ψηφιακή υπογραφή"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Δείτε επίσης <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
+msgstr ""
+"Δείτε επίσης <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές "
+"υπογραφές</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +104,44 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Διάταξη μεγέθυνσης και προβολής"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Υπάρχουν τρία πεδία ελέγχου στη γραμμή κατάστασης του Writer που σας επιτρέπουν να μεταβάλετε τη διάταξη μεγέθυνσης και προβολής στα έγγραφα κειμένου σας."
+msgstr ""
+"Υπάρχουν τρία πεδία ελέγχου στη γραμμή κατάστασης του Writer που σας "
+"επιτρέπουν να μεταβάλετε τη διάταξη μεγέθυνσης και προβολής στα έγγραφα "
+"κειμένου σας."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Τα εικονίδια για τη Διάταξη προβολής εμφανίζονται από τα αριστερά προς τα δεξιά: Λειτουργία απλής στήλης. Λειτουργία προβολής με σελίδες δίπλα δίπλα. Λειτουργία προβολής βιβλίου με δύο σελίδες, όπως σε ένα ανοικτό βιβλίο.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Τα εικονίδια για τη Διάταξη προβολής εμφανίζονται από τα "
+"αριστερά προς τα δεξιά: Λειτουργία απλής στήλης. Λειτουργία προβολής με "
+"σελίδες δίπλα δίπλα. Λειτουργία προβολής βιβλίου με δύο σελίδες, όπως σε ένα "
+"ανοικτό βιβλίο.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Μεταφέρετε τον ολισθητή μεγέθυνσης στα αριστερά για να εμφανίσετε περισσότερες σελίδες, μεταφέρετε στα δεξιά μέσα σε μια σελίδα και να εμφανίσετε μια μικρότερη περιοχή της σελίδας.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Μεταφέρετε τον ολισθητή μεγέθυνσης στα αριστερά για να "
+"εμφανίσετε περισσότερες σελίδες, μεταφέρετε στα δεξιά μέσα σε μια σελίδα και "
+"να εμφανίσετε μια μικρότερη περιοχή της σελίδας.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +150,7 @@ msgctxt ""
msgid "Tools"
msgstr "Εργαλεία"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +160,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +168,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς και εργαλεία προσαρμογής των μενού και ρυθμίσεις προτιμήσεων της εφαρμογής.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων "
+"γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς και εργαλεία "
+"προσαρμογής των μενού και ρυθμίσεις προτιμήσεων της εφαρμογής.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +181,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση "
+"κεφαλαίων</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +193,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση "
+"γραμμών</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +205,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -166,8 +217,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +229,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές "
+"αυτόματης διόρθωσης</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +241,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +253,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Γραμμή αντικειμένου OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +261,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Γραμμή αντικειμένου OLE\">Γραμμή αντικειμένου OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Γραμμή αντικειμένου OLE\">Γραμμή "
+"αντικειμένου OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +273,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Η γραμμή <emph>Αντικείμενο OLE</emph> εμφανίζεται όταν επιλέγονται αντικείμενα και περιλαμβάνει τις πιο απαραίτητες λειτουργίες μορφοποίησης και τοποθέτησης αντικειμένων.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Η γραμμή <emph>Αντικείμενο OLE</emph> "
+"εμφανίζεται όταν επιλέγονται αντικείμενα και περιλαμβάνει τις πιο "
+"απαραίτητες λειτουργίες μορφοποίησης και τοποθέτησης αντικειμένων.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +286,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς "
+"αναδίπλωση</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +298,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Μπορείτε "
+"επίσης να επιλέξετε αυτή τη ρύθμιση στη σελίδα της καρτέλας "
+"<emph>Αναδίπλωση</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +311,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +323,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Το εικονίδιο αυτό αντιστοιχεί στην επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Το "
+"εικονίδιο αυτό αντιστοιχεί στην επιλογή <emph>Αναδίπλωση σελίδας</emph> στη "
+"σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +336,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια "
+"μέσου\">Αναδίπλωση δια μέσου</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +348,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Μπορείτε να επιτύχετε το ίδιο αποτέλεσμα μέσω της σελίδας της καρτέλας <emph>Αναδίπλωση</emph> ."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Μπορείτε να "
+"επιτύχετε το ίδιο αποτέλεσμα μέσω της σελίδας της καρτέλας "
+"<emph>Αναδίπλωση</emph> ."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +361,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Ιδιότητες αντικειμένου\">Ιδιότητες αντικειμένου</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Ιδιότητες "
+"αντικειμένου\">Ιδιότητες αντικειμένου</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +374,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Χαρακτηριστικά του $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +382,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Writer\">Χαρακτηριστικά του $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Χαρακτηριστικά του $[officename] Writer\">Χαρακτηριστικά του "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +395,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Με το $[officename] Writer μπορείτε να σχεδιάσετε και να δημιουργήσετε έγγραφα κειμένου που να περιλαμβάνουν γραφικά, πίνακες και διαγράμματα. Μπορείτε να αποθηκεύετε τα έγγραφα σας σε μια ποικιλία μορφών εγγράφου, όπως το OpenDocument (ODF), Microsoft Word .doc, ή HTML. Και φυσικά μπορείτε να κάνετε εξαγωγή του εγγράφου σας σε Portable Document Format (PDF)."
+msgstr ""
+"Με το $[officename] Writer μπορείτε να σχεδιάσετε και να δημιουργήσετε "
+"έγγραφα κειμένου που να περιλαμβάνουν γραφικά, πίνακες και διαγράμματα. "
+"Μπορείτε να αποθηκεύετε τα έγγραφα σας σε μια ποικιλία μορφών εγγράφου, όπως "
+"το OpenDocument (ODF), Microsoft Word .doc, ή HTML. Και φυσικά μπορείτε να "
+"κάνετε εξαγωγή του εγγράφου σας σε Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +412,7 @@ msgctxt ""
msgid "Writing"
msgstr "Σύνταξη"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +420,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Με το $[officename] Writer μπορείτε να δημιουργήσετε απλά κείμενα όπως υπομνήματα, <link href=\"text/shared/guide/fax.xhp\" name=\"φαξ\">φαξ</link>, επιστολές, περιλήψεις και να <link href=\"text/swriter/01/01150000.xhp\" name=\"συγχωνεύετε έγγραφα\">συγχωνεύετε έγγραφα</link>, καθώς και μεγάλα, πολύπλοκα ή πολυτμηματικά έγγραφα, με πλήρεις βιβλιογραφίες, παραπομπές πινάκων και ευρετήρια."
+msgstr ""
+"Με το $[officename] Writer μπορείτε να δημιουργήσετε απλά κείμενα όπως "
+"υπομνήματα, <link href=\"text/shared/guide/fax.xhp\" name=\"φαξ\">φαξ</link>, "
+"επιστολές, περιλήψεις και να <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"συγχωνεύετε έγγραφα\">συγχωνεύετε έγγραφα</link>, καθώς και μεγάλα, "
+"πολύπλοκα ή πολυτμηματικά έγγραφα, με πλήρεις βιβλιογραφίες, παραπομπές "
+"πινάκων και ευρετήρια."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +436,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Το $[officename] Writer περιλαμβάνει επίσης χρήσιμα χαρακτηριστικά όπως <link href=\"text/shared/01/06010000.xhp\" name=\"έλεγχο ορθογραφίας\">έλεγχο ορθογραφίας</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"θησαυρό λέξεων\">θησαυρό λέξεων</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"Συλλαβισμό\">συλλαβισμό</link> καθώς και μια ποικιλία από <link href=\"text/shared/01/01010100.xhp\" name=\"πρότυπα\">πρότυπα</link> σχεδόν για κάθε σκοπό. Μπορείτε επίσης να δημιουργήσετε τα δικά σας πρότυπα χρησιμοποιώντας τους υπάρχοντες αυτόματους πιλότους."
-
+msgstr ""
+"Το $[officename] Writer περιλαμβάνει επίσης χρήσιμα χαρακτηριστικά όπως "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"έλεγχο ορθογραφίας\">έλεγχο "
+"ορθογραφίας</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"θησαυρό λέξεων\">θησαυρό λέξεων</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη "
+"διόρθωση</link>, <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Συλλαβισμό\">συλλαβισμό</link> καθώς και μια ποικιλία από <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"πρότυπα\">πρότυπα</link> σχεδόν για "
+"κάθε σκοπό. Μπορείτε επίσης να δημιουργήσετε τα δικά σας πρότυπα "
+"χρησιμοποιώντας τους υπάρχοντες αυτόματους πιλότους."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +458,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Σχεδίαση και δόμηση"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +466,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "Το $[officename] προσφέρει μια μεγάλη ποικιλία επιλογών σχεδίασης εγγράφων. Χρησιμοποιήστε τα <link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\"> Πρότυπα και μορφοποίηση</link> για να δημιουργήσετε, αντιστοιχίσετε και τροποποιήσετε πρότυπα για παραγράφους, μεμονωμένους χαρακτήρες, πλαίσια και σελίδες. Επιπλέον, η <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> σας βοηθά να μετακινήστε γρήγορα μέσα στα έγγραφά σας, σας επιτρέπει να δείτε το έγγραφό σας σε προβολή κεφαλαίων και παρακολουθεί τα αντικείμενα που έχετε εισάγει στο έγγραφό σας."
+msgstr ""
+"Το $[officename] προσφέρει μια μεγάλη ποικιλία επιλογών σχεδίασης εγγράφων. "
+"Χρησιμοποιήστε τα <link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\"> "
+"Πρότυπα και μορφοποίηση</link> για να δημιουργήσετε, αντιστοιχίσετε και "
+"τροποποιήσετε πρότυπα για παραγράφους, μεμονωμένους χαρακτήρες, πλαίσια και "
+"σελίδες. Επιπλέον, η <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Περιήγηση\">Περιήγηση</link> σας βοηθά να μετακινήστε γρήγορα μέσα στα "
+"έγγραφά σας, σας επιτρέπει να δείτε το έγγραφό σας σε προβολή κεφαλαίων και "
+"παρακολουθεί τα αντικείμενα που έχετε εισάγει στο έγγραφό σας."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +484,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Μπορείτε επίσης να δημιουργήσετε διάφορα <link href=\"text/swriter/01/04120000.xhp\" name=\"ευρετήρια και πίνακες\">ευρετήρια και πίνακες</link> σε έγγραφα κειμένου. Μπορείτε να ορίσετε τη δομή και εμφάνιση ευρετηρίων και πινάκων ανάλογα με τις προσωπικές σας ανάγκες. Ενεργές υπερσυνδέσεις και σελιδοδείκτες σας επιτρέπουν να μεταβείτε κατευθείαν στα αντίστοιχα σημεία του κειμένου."
+msgstr ""
+"Μπορείτε επίσης να δημιουργήσετε διάφορα <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"ευρετήρια και πίνακες\">ευρετήρια "
+"και πίνακες</link> σε έγγραφα κειμένου. Μπορείτε να ορίσετε τη δομή και "
+"εμφάνιση ευρετηρίων και πινάκων ανάλογα με τις προσωπικές σας ανάγκες. "
+"Ενεργές υπερσυνδέσεις και σελιδοδείκτες σας επιτρέπουν να μεταβείτε "
+"κατευθείαν στα αντίστοιχα σημεία του κειμένου."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +502,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Επιτραπέζια δημοσίευση με το $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +510,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "Το $[officename] Writer περιέχει πολλά εργαλεία επιτραπέζιας δημοσίευσης και σχεδίασης για να σας βοηθήσει στη δημιουργία επαγγελματικών πρότυπων εγγράφων όπως φυλλάδια, ενημερωτικά δελτία και προσκλήσεις. Μπορείτε να διαμορφώστε τα έγγραφά σας με διατάξεις πολλών στηλών, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"πλαίσια κειμένου\">πλαίσια κειμένου</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"γραφικά\">γραφικά</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"πίνακες\">πίνακες</link>, και άλλα αντικείμενα."
-
+msgstr ""
+"Το $[officename] Writer περιέχει πολλά εργαλεία επιτραπέζιας δημοσίευσης και "
+"σχεδίασης για να σας βοηθήσει στη δημιουργία επαγγελματικών πρότυπων "
+"εγγράφων όπως φυλλάδια, ενημερωτικά δελτία και προσκλήσεις. Μπορείτε να "
+"διαμορφώστε τα έγγραφά σας με διατάξεις πολλών στηλών, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"πλαίσια κειμένου\">πλαίσια "
+"κειμένου</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"γραφικά\">γραφικά</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"πίνακες\">πίνακες</link>, "
+"και άλλα αντικείμενα."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +531,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Υπολογισμοί"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +539,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Τα έγγραφα κειμένου στο $[officename] έχουν ενσωματωμένη <link href=\"text/swriter/main0214.xhp\" name=\"λειτουργία υπολογισμών\">λειτουργία υπολογισμών</link> που σας επιτρέπει την εκτέλεση πολύπλοκων υπολογισμών ή λογικών συνδέσεων. Μπορείτε εύκολα να δημιουργήσετε έναν πίνακα σε ένα έγγραφο κειμένου για εκτελέσετε υπολογισμούς."
+msgstr ""
+"Τα έγγραφα κειμένου στο $[officename] έχουν ενσωματωμένη <link "
+"href=\"text/swriter/main0214.xhp\" name=\"λειτουργία υπολογισμών\">λειτουργία "
+"υπολογισμών</link> που σας επιτρέπει την εκτέλεση πολύπλοκων υπολογισμών ή "
+"λογικών συνδέσεων. Μπορείτε εύκολα να δημιουργήσετε έναν πίνακα σε ένα "
+"έγγραφο κειμένου για εκτελέσετε υπολογισμούς."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +556,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Δημιουργία σχεδίων"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +564,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Το <link href=\"text/shared/02/01140000.xhp\" name=\"εργαλείο σχεδίασης\">εργαλείο σχεδίασης</link> του $[officename] Writer σας επιτρέπει να δημιουργείτε σχέδια, γραφικά, υπομνήματα, και άλλους τύπους σχεδίων κατευθείαν μέσα σε έγγραφα κειμένου."
+msgstr ""
+"Το <link href=\"text/shared/02/01140000.xhp\" name=\"εργαλείο "
+"σχεδίασης\">εργαλείο σχεδίασης</link> του $[officename] Writer σας επιτρέπει "
+"να δημιουργείτε σχέδια, γραφικά, υπομνήματα, και άλλους τύπους σχεδίων "
+"κατευθείαν μέσα σε έγγραφα κειμένου."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +580,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Εισαγωγή γραφικών"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +588,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Μπορείτε να εισάγετε εικόνες με <link href=\"text/shared/00/00000020.xhp\" name=\"διαφορετικές μορφές\">διαφορετικές μορφές</link> σε ένα έγγραφο κειμένου όπως JPG ή GIF. Ακόμα η <link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link> παρέχει μια μεγάλη ποκιλία γραφικών clipart, ενώ ή <link href=\"text/shared/guide/fontwork.xhp\">Συλλογή Fontwork</link> δημιουργεί εντυπωσιακά εφέ γραμματοσειρών."
+msgstr ""
+"Μπορείτε να εισάγετε εικόνες με <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"διαφορετικές μορφές\">διαφορετικές μορφές</link> σε ένα έγγραφο "
+"κειμένου όπως JPG ή GIF. Ακόμα η <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Συλλογή\">Συλλογή</link> παρέχει μια μεγάλη ποκιλία γραφικών clipart, "
+"ενώ ή <link href=\"text/shared/guide/fontwork.xhp\">Συλλογή Fontwork</link> "
+"δημιουργεί εντυπωσιακά εφέ γραμματοσειρών."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +606,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Ευέλικτο περιβάλλον εφαρμογών"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +614,17 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Το περιβάλλον χρήσης του προγράμματος έχει σχεδιαστεί έτσι ώστε να μπορείτε να το διαμορφώσετε ανάλογα με τις προτιμήσεις σας, συμπεριλαμβανομένης της δυνατότητας προσαρμογής των εικονιδίων και των μενού. Μπορείτε να τοποθετήσετε διάφορα παράθυρα του προγράμματος, όπως τα Πρότυπα και μορφοποίηση ή την Περιήγηση σαν κινητά παράθυρα οπουδήποτε στην οθόνη. Μπορείτε επίσης να <link href=\"text/shared/guide/autohide.xhp\" name=\"σταθεροποιήσετε\">σταθεροποιήσετε</link> κάποια παράθυρα στις άκρες του χώρου εργασίας σας."
+msgstr ""
+"Το περιβάλλον χρήσης του προγράμματος έχει σχεδιαστεί έτσι ώστε να μπορείτε "
+"να το διαμορφώσετε ανάλογα με τις προτιμήσεις σας, συμπεριλαμβανομένης της "
+"δυνατότητας προσαρμογής των εικονιδίων και των μενού. Μπορείτε να "
+"τοποθετήσετε διάφορα παράθυρα του προγράμματος, όπως τα Πρότυπα και "
+"μορφοποίηση ή την Περιήγηση σαν κινητά παράθυρα οπουδήποτε στην οθόνη. "
+"Μπορείτε επίσης να <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"σταθεροποιήσετε\">σταθεροποιήσετε</link> κάποια παράθυρα στις άκρες του "
+"χώρου εργασίας σας."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +634,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Μεταφορά & απόθεση"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +642,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Η λειτουργία <link href=\"text/shared/guide/dragdrop.xhp\" name=\"μεταφορά κι απόθεση\">μεταφορά κι απόθεση</link> σας επιτρέπει να εργάζεστε γρήγορα και αποτελεσματικά με έγγραφα κειμένου στο $[officename]. Για παράδειγμα, μπορείτε να σύρετε και να αφήσετε αντικείμενα, όπως γραφικά από τη Συλλογή, από ένα σημείο σε ένα άλλο μέσα στο ίδιο έγγραφο, ή μεταξύ ανοιχτών εγγράφων του $[officename]."
+msgstr ""
+"Η λειτουργία <link href=\"text/shared/guide/dragdrop.xhp\" name=\"μεταφορά κι "
+"απόθεση\">μεταφορά κι απόθεση</link> σας επιτρέπει να εργάζεστε γρήγορα και "
+"αποτελεσματικά με έγγραφα κειμένου στο $[officename]. Για παράδειγμα, "
+"μπορείτε να σύρετε και να αφήσετε αντικείμενα, όπως γραφικά από τη Συλλογή, "
+"από ένα σημείο σε ένα άλλο μέσα στο ίδιο έγγραφο, ή μεταξύ ανοιχτών εγγράφων "
+"του $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +660,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Λειτουργίες βοήθειας"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +668,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Μπορείτε να χρησιμοποιήσετε το <link href=\"text/shared/05/00000110.xhp\" name=\"Σύστημα βοήθειας\">Σύστημα βοήθειας</link> σαν ένα πλήρη οδηγό παραπομπών των εφαρμογών του $[officename], καθώς και για <link href=\"text/swriter/guide/main.xhp\" name=\"οδηγίες\">οδηγίες</link> για απλές ή πολύπλοκες εργασίες."
+msgstr ""
+"Μπορείτε να χρησιμοποιήσετε το <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Σύστημα βοήθειας\">Σύστημα βοήθειας</link> σαν ένα πλήρη οδηγό "
+"παραπομπών των εφαρμογών του $[officename], καθώς και για <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"οδηγίες\">οδηγίες</link> για απλές ή "
+"πολύπλοκες εργασίες."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +684,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +692,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου "
+"σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +704,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Μπορείτε να δείτε τη γραμμή <emph>ιδιοτήτων του αντικειμένου σχεδίασης</emph> στο Writer και Calc. Επιλέξτε το μενού Προβολή - γραμμές εργαλείων - ιδιότητες αντικειμένου σχεδίασης. Οι έλεγχοι ενεργοποιούνται όταν επιλέγεται το αντικείμενο σχεδίασης. Βλέπετε περισσότερα διαφορετικά εικονίδια από προεπιλογή, εάν το τρέχον έγγραφο είναι έγγραφο κειμένου ή λογιστικό φύλλο.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Μπορείτε να δείτε τη γραμμή <emph>ιδιοτήτων "
+"του αντικειμένου σχεδίασης</emph> στο Writer και Calc. Επιλέξτε το μενού "
+"Προβολή - γραμμές εργαλείων - ιδιότητες αντικειμένου σχεδίασης. Οι έλεγχοι "
+"ενεργοποιούνται όταν επιλέγεται το αντικείμενο σχεδίασης. Βλέπετε "
+"περισσότερα διαφορετικά εικονίδια από προεπιλογή, εάν το τρέχον έγγραφο "
+"είναι έγγραφο κειμένου ή λογιστικό φύλλο.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +720,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο "
+"γραμμής</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +732,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος "
+"γραμμής</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +744,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα "
+"γραμμής</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +756,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο/Γέμισμα περιοχής\">Πρότυπο/Γέμισμα περιοχής</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο/Γέμισμα "
+"περιοχής\">Πρότυπο/Γέμισμα περιοχής</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +769,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Γραμμή εικόνας"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Γραμμή εικόνας\">Γραμμή "
+"εικόνας</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Η γραμμή εργαλείων <emph>Εικόνα</emph> περιέχει λειτουργίες για τη μορφοποίηση και τοποθέτηση των επιλεγμένων εικόνων.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Η γραμμή εργαλείων <emph>Εικόνα</emph> "
+"περιέχει λειτουργίες για τη μορφοποίηση και τοποθέτηση των επιλεγμένων "
+"εικόνων.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Κάθετη αναστροφή\">Κάθετη αναστροφή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Κάθετη αναστροφή\">Κάθετη "
+"αναστροφή</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Οριζόντια αναστροφή\">Οριζόντια αναστροφή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Οριζόντια "
+"αναστροφή\">Οριζόντια αναστροφή</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Ιδιότητες γραφικών\">Ιδιότητες γραφικών</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Ιδιότητες "
+"γραφικών\">Ιδιότητες γραφικών</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +834,7 @@ msgctxt ""
msgid "Insert"
msgstr "Εισαγωγή"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +844,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +852,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Το μενού Εισαγωγή περιέχει εντολές για εισαγωγή νέων στοιχείων στο έγγραφο σας. Αυτό περιλαμβάνει ενότητες, υποσημειώσεις, σχόλια, ειδικούς χαρακτήρες, γραφικά και αντικείμενα από άλλες εφαρμογές.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Το μενού Εισαγωγή περιέχει εντολές για εισαγωγή νέων "
+"στοιχείων στο έγγραφο σας. Αυτό περιλαμβάνει ενότητες, υποσημειώσεις, "
+"σχόλια, ειδικούς χαρακτήρες, γραφικά και αντικείμενα από άλλες "
+"εφαρμογές.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +866,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Χειροκίνητη αλλαγή\">Χειροκίνητη αλλαγή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Χειροκίνητη "
+"αλλαγή\">Χειροκίνητη αλλαγή</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +878,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός "
+"χαρακτήρας</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +892,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Ενότητα\">Ενότητα</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +900,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +912,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Υποσημείωση\">Υποσημείωση/Σημείωση τέλους</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Υποσημείωση\">Υποσημείωση/Σημείωση τέλους</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +926,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Λεζάντα\">Λεζάντα</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +934,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτης\">Σελιδοδείκτης</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Σελιδοδείκτης\">Σελιδοδείκτης</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +946,10 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Παραπομπή\">Παραπομπή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Παραπομπή\">Παραπομπή</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -698,6 +959,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Σχόλιο\">Σχόλιο</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -705,8 +967,11 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Δέσμη ενεργειών\">Δέσμη ενεργειών</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Δέσμη ενεργειών\">Δέσμη "
+"ενεργειών</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +979,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Φάκελος επιστολής\">Φάκελος επιστολής</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Φάκελος επιστολής\">Φάκελος "
+"επιστολής</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +993,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Πλαίσιο\">Πλαίσιο</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +1003,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Πίνακας\">Πίνακας</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +1011,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Οριζόντιος χάρακας\">Οριζόντιος χάρακας</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Οριζόντιος "
+"χάρακας\">Οριζόντιος χάρακας</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1023,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό "
+"πλαίσιο</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1037,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Αρχείο\">Αρχείο</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr "Εργαλειοθήκη LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1046,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Γραμμή πλαισίου"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1054,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Γραμμή πλαισίου\">Γραμμή πλαισίου</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Γραμμή πλαισίου\">Γραμμή "
+"πλαισίου</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1066,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Όταν έχει επιλεγεί ένα πλαίσιο, η γραμμή <emph>Πλαίσιο</emph> παρέχει τις πιο σημαντικές λειτουργίες για την μορφοποίηση και τοποθέτηση του πλαισίου.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Όταν έχει επιλεγεί ένα πλαίσιο, η γραμμή "
+"<emph>Πλαίσιο</emph> παρέχει τις πιο σημαντικές λειτουργίες για την "
+"μορφοποίηση και τοποθέτηση του πλαισίου.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1079,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ανενεργή\">Αναδίπλωση ανενεργή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση "
+"ανενεργή\">Αναδίπλωση ανενεργή</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1091,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση από τη σελίδα της καρτέλας <emph>Αναδίπλωση</emph> ."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Μπορείτε "
+"επίσης να επιλέξετε αυτή τη ρύθμιση από τη σελίδα της καρτέλας "
+"<emph>Αναδίπλωση</emph> ."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1104,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ενεργή\">Αναδίπλωση ενεργή</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση "
+"ενεργή\">Αναδίπλωση ενεργή</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1116,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Το εικονίδιο αυτό αντιπροσωπεύει την επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Το εικονίδιο "
+"αυτό αντιπροσωπεύει την επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα "
+"της καρτέλας <emph>Αναδίπλωση</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1129,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια "
+"μέσου\">Αναδίπλωση δια μέσου</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1141,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Μπορείτε επίσης "
+"να ορίσετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1153,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα "
+"παρασκηνίου</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1165,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ιδιότητες πλαισίου\">Ιδιότητες πλαισίου</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Ιδιότητες "
+"πλαισίου\">Ιδιότητες πλαισίου</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1178,7 @@ msgctxt ""
msgid "Format"
msgstr "Μορφή"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1188,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Μορφή\">Μορφή</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1196,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Περιέχει εντολές για τη μορφοποίηση της διάταξης και των περιεχομένων του εγγράφου σας.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Περιέχει εντολές για τη μορφοποίηση της "
+"διάταξης και των περιεχομένων του εγγράφου σας.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1208,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1219,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1230,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/Κουκίδες\">Κουκίδες και αρίθμηση</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/Κουκίδες\">Κουκίδες "
+"και αρίθμηση</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1244,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Σελίδα\">Σελίδα</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1254,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Στήλες\">Στήλες</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1262,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Ενότητες\">Ενότητες</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Ενότητες\">Ενότητες</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1275,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Πλαίσιο\">Πλαίσιο</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1285,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Εικόνα\">Εικόνα</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1294,7 @@ msgctxt ""
msgid "Window"
msgstr "Παράθυρο"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1304,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1312,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Περιέχει εντολές διαχείρισης και προβολής παραθύρων εγγράφου.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Περιέχει εντολές "
+"διαχείρισης και προβολής παραθύρων εγγράφου.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1325,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Προεπισκόπηση σελίδας"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1333,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Προεπισκόπηση σελίδας\">Προεπισκόπηση σελίδας</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Προεπισκόπηση "
+"σελίδας\">Προεπισκόπηση σελίδας</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1345,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν προβάλλετε το τρέχον έγγραφο στη λειτουργία προεπισκόπησης σελίδας."
+msgstr ""
+"Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν προβάλλετε το "
+"τρέχον έγγραφο στη λειτουργία προεπισκόπησης σελίδας."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1358,7 @@ msgctxt ""
msgid "View"
msgstr "Προβολή"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1368,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1376,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για τον έλεγχο της προβολής του εγγράφου στην οθόνη.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για τον έλεγχο της "
+"προβολής του εγγράφου στην οθόνη.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3482,8 +1388,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1400,7 @@ msgctxt ""
msgid "Edit"
msgstr "Επεξεργασία"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3499,8 +1408,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1419,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για την επεξεργασία των "
+"περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1431,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική "
+"επικόλληση</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1443,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επιλογή κειμένου\">Επιλογή κειμένου</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Επιλογή κειμένου\">Επιλογή "
+"κειμένου</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1455,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση "
+"εγγράφου</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1467,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και "
+"αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1479,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο "
+"κείμενο</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1491,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Αλλαγή βάσης δεδομένων\">Αλλαγή βάσης δεδομένων</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Αλλαγή βάσης "
+"δεδομένων\">Αλλαγή βάσης δεδομένων</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1505,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Πεδία\">Πεδία</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1513,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1525,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Καταχώριση ευρετηρίου\">Καταχώριση ευρετηρίου</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Καταχώριση "
+"ευρετηρίου\">Καταχώριση ευρετηρίου</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1537,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Εγγραφή βιβλιογραφίας\">Εγγραφή βιβλιογραφίας</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Εγγραφή "
+"βιβλιογραφίας\">Εγγραφή βιβλιογραφίας</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1549,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3616,8 +1561,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1572,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης "
+"εικόνας</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1585,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Γραμμή μορφοποίησης"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1593,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Γραμμή μορφοποίησης\">Γραμμή μορφοποίησης</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Γραμμή μορφοποίησης\">Γραμμή "
+"μορφοποίησης</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1605,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Η Γραμμή μορφοποίησης περιέχει διάφορες λειτουργίες μορφοποίησης κειμένου.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Η Γραμμή μορφοποίησης περιέχει διάφορες "
+"λειτουργίες μορφοποίησης κειμένου.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1617,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα "
+"γραμματοσειράς</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1631,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Πρόσθετα εικονίδια"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,14 +1640,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Μεγέθυνση χαρακτήρων"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Αυξάνει το μέγεθος γραμματοσειράς του επιλεγμένου "
+"κειμένου.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,14 +1660,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Σμίκρυνση χαρακτήρων"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου "
+"κειμένου.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1679,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Αν η υποστήριξη <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> είναι ενεργή, δυο επιπρόσθετα εικονίδια είναι ορατά."
+msgstr ""
+"Αν η υποστήριξη <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> είναι ενεργή, δυο επιπρόσθετα εικονίδια είναι ορατά."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1693,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Αριστερά-Προς-Δεξιά"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">εικονίδιο αριστερά προς δεξιά</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">εικονίδιο αριστερά προς "
+"δεξιά</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1713,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Η εισαγωγή του κειμένου γίνεται από αριστερά προς τα δεξιά.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Η εισαγωγή του κειμένου γίνεται από "
+"αριστερά προς τα δεξιά.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1727,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Δεξιά-Προς-Αριστερά"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">εικονίδιο δεξιά προς αριστερά</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">εικονίδιο δεξιά προς "
+"αριστερά</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1747,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Το κείμενο που έχει μορφοποιηθεί σε μια γλώσσα περίπλοκης γραφής εισάγεται από δεξιά προς αριστερά.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Το κείμενο που έχει μορφοποιηθεί σε μια "
+"γλώσσα περίπλοκης γραφής εισάγεται από δεξιά προς αριστερά.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1760,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Γραμμή αντικειμένου κειμένου"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1768,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Γραμμή αντικειμένου κειμένου\">Γραμμή αντικειμένου κειμένου</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Γραμμή αντικειμένου "
+"κειμένου\">Γραμμή αντικειμένου κειμένου</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1780,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Περιέχει εντολές μορφοποίησης για το κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης.</ahelp> Η γραμμή <emph>Αντικείμενο κειμένου</emph> εμφανίζεται όταν κάνετε διπλό κλικ μέσα σε ένα αντικείμενο σχεδίασης."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Περιέχει εντολές μορφοποίησης για το "
+"κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης.</ahelp> Η γραμμή "
+"<emph>Αντικείμενο κειμένου</emph> εμφανίζεται όταν κάνετε διπλό κλικ μέσα σε "
+"ένα αντικείμενο σχεδίασης."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3799,6 +1796,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3808,6 +1806,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1814,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή "
+"όλων</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1826,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1837,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1848,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Εδώ μπορείτε να ορίσετε εσοχές, διάστιχο, στοίχιση και διάστιχο γραμμών για την επιλεγμένη παράγραφο."
+msgstr ""
+"Εδώ μπορείτε να ορίσετε εσοχές, διάστιχο, στοίχιση και διάστιχο γραμμών για "
+"την επιλεγμένη παράγραφο."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1861,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Χάρακες"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1871,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1879,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Οι χάρακες δεν εμφανίζουν μόνο τις διαστάσεις της σελίδας, αλλά υποδεικνύουν τη θέση των στηλοθετών, των εσοχών, των περιγραμμάτων και των στηλών, τα οποία μπορείτε να τροποποιήσετε πάνω στους χάρακες χρησιμοποιώντας το ποντίκι."
+msgstr ""
+"Οι χάρακες δεν εμφανίζουν μόνο τις διαστάσεις της σελίδας, αλλά υποδεικνύουν "
+"τη θέση των στηλοθετών, των εσοχών, των περιγραμμάτων και των στηλών, τα "
+"οποία μπορείτε να τροποποιήσετε πάνω στους χάρακες χρησιμοποιώντας το "
+"ποντίκι."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1893,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Με διπλό κλικ στον χάρακα, μπορείτε να ανοίξετε το παράθυρο διαλόγου <emph>Παράγραφος</emph> και να ορίσετε <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση παραγράφου\">άμεση μορφοποίηση παραγράφου</link> για την τρέχουσα ή όλες τις επιλεγμένες παραγράφους."
+msgstr ""
+"Με διπλό κλικ στον χάρακα, μπορείτε να ανοίξετε το παράθυρο διαλόγου "
+"<emph>Παράγραφος</emph> και να ορίσετε <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση "
+"παραγράφου\">άμεση μορφοποίηση παραγράφου</link> για την τρέχουσα ή όλες τις "
+"επιλεγμένες παραγράφους."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1909,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1919,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Βοήθεια %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1929,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Οι λειτουργίες του %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1939,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Μενού, γραμμές εργαλείων και πλήκτρα"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1949,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Βοήθεια"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1958,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Γραμμή πίνακα"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1966,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή "
+"πίνακα</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1978,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Η γραμμή εργαλείων <emph>Πίνακας</emph> περιέχει λειτουργίες που χρειάζεστε όταν εργάζεστε με πίνακες. Εμφανίζεται μόλις μετακινήσετε το δείκτη μέσα σε έναν πίνακα.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Η γραμμή εργαλείων <emph>Πίνακας</emph> "
+"περιέχει λειτουργίες που χρειάζεστε όταν εργάζεστε με πίνακες. Εμφανίζεται "
+"μόλις μετακινήσετε το δείκτη μέσα σε έναν πίνακα.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1991,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση "
+"κελιών</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +2003,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή "
+"γραμμής</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,32 +2015,44 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή "
+"στήλης</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Aυτόματη "
+"μορφοποίηση\">Αυτόματη μορφοποίηση</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες "
+"πίνακα</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2061,7 @@ msgctxt ""
msgid "Menus"
msgstr "Μενού"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2069,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Μενού\">Μενού</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2081,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Η ακόλουθη ενότητα παραθέτει τα διαθέσιμα θέματα βοήθειας για τα μενού και τους διαλόγους."
+msgstr ""
+"Η ακόλουθη ενότητα παραθέτει τα διαθέσιμα θέματα βοήθειας για τα μενού και "
+"τους διαλόγους."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2094,7 @@ msgctxt ""
msgid "Table"
msgstr "Πίνακας"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2103,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Πίνακας</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εντολές για εισαγωγή, επεξεργασία και διαγραφή ενός πίνακα στο έγγραφο κειμένου.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Εμφανίζει όλες τις εντολές για εισαγωγή, επεξεργασία και "
+"διαγραφή ενός πίνακα στο έγγραφο κειμένου.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2123,7 @@ msgctxt ""
msgid "Insert"
msgstr "Εισαγωγή"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2132,7 @@ msgctxt ""
msgid "Table"
msgstr "Πίνακας"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2141,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Εισάγει ένα νέο πίνακα."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2150,7 @@ msgctxt ""
msgid "Columns"
msgstr "Στήλες"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2159,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Εισάγει στήλες."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2168,7 @@ msgctxt ""
msgid "Rows"
msgstr "Γραμμές"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2177,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Εισάγει γραμμές."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2186,7 @@ msgctxt ""
msgid "Delete"
msgstr "Διαγραφή"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2195,7 @@ msgctxt ""
msgid "Table"
msgstr "Πίνακας"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2204,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Διαγράφει τον τρέχοντα πίνακα.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2213,7 @@ msgctxt ""
msgid "Columns"
msgstr "Στήλες"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2222,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Διαγράφει τις επιλεγμένες στήλες."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2231,7 @@ msgctxt ""
msgid "Rows"
msgstr "Γραμμές"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2240,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Διαγράφει τις επιλεγμένες γραμμές."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2249,7 @@ msgctxt ""
msgid "Select"
msgstr "Επιλογή"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2258,7 @@ msgctxt ""
msgid "Table"
msgstr "Πίνακας"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2267,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Επιλέγει τον τρέχοντα πίνακα.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2276,7 @@ msgctxt ""
msgid "Column"
msgstr "Στήλη"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2285,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Επιλέγει την τρέχουσα στήλη."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2294,7 @@ msgctxt ""
msgid "Row"
msgstr "Γραμμή"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2303,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Επιλέγει την τρέχουσα γραμμή."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2312,7 @@ msgctxt ""
msgid "Cell"
msgstr "Κελί"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2321,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Επιλέγει το τρέχον κελί.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2330,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Συγχώνευση κελιών</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,14 +2339,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Διαίρεση κελιών</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Αυτόματη μορφοποίηση πίνακα</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Αυτόματη μορφοποίηση πίνακα</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2358,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Αυτόματη προσαρμογή"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,14 +2367,18 @@ msgctxt ""
msgid "Column width"
msgstr "Πλάτος στήλης"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Ανοίγει το παράθυρο διαλόγου Στήλη όπου μπορείτε να μεταβάλετε το πλάτος μίας στήλης."
+msgstr ""
+"Ανοίγει το παράθυρο διαλόγου Στήλη όπου μπορείτε να μεταβάλετε το πλάτος "
+"μίας στήλης."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4290,6 +2387,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Βέλτιστο πλάτος στήλης</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,6 +2396,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Ίση κατανομή στηλών</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,14 +2405,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Ύψος γραμμής"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Ανοίγει το παράθυρο διαλόγου Γραμμή όπου μπορείτε να μεταβάλετε το πλάτος μίας γραμμής."
+msgstr ""
+"Ανοίγει το παράθυρο διαλόγου Γραμμή όπου μπορείτε να μεταβάλετε το πλάτος "
+"μίας γραμμής."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4322,6 +2425,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Βέλτιστο ύψος γραμμής</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,6 +2434,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Ίση κατανομή στηλών</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,14 +2443,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Να επιτρέπεται η αλλαγή γραμμής ανάμεσα σε σελίδες και στήλες."
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Επιτρέπει την αλλαγή σελίδας εντός της τρέχουσας γραμμής.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Επιτρέπει την αλλαγή σελίδας εντός της τρέχουσας "
+"γραμμής.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2463,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Επανάληψη γραμμών επικεφαλίδας"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Επαναλαμβάνει τις κεφαλίδες του πίνακα σε συνεχόμενες σελίδες αν ο πίνακας επεκτείνεται σε μία ή περισσότερες σελίδες.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Επαναλαμβάνει τις κεφαλίδες του πίνακα σε συνεχόμενες "
+"σελίδες αν ο πίνακας επεκτείνεται σε μία ή περισσότερες σελίδες.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2483,7 @@ msgctxt ""
msgid "Convert"
msgstr "Μετατροπή"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2492,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Κείμενο σε Πίνακα"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα.</ahelp>Ανοίγει <link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου "
+"μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα.</ahelp>Ανοίγει "
+"<link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου "
+"μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2514,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Πίνακας σε Κείμενο"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο. </ahelp>Ανοίγει <link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου "
+"μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο. </ahelp>Ανοίγει "
+"<link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου "
+"μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2536,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ταξινόμηση</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2545,18 @@ msgctxt ""
msgid "Formula"
msgstr "Τύπος"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Ανοίγει τη <link href=\"text/swriter/main0214.xhp\"> Γραμμή τύπου</link> για την εισαγωγή ή επεξεργασία μιας συνάρτησης."
+msgstr ""
+"Ανοίγει τη <link href=\"text/swriter/main0214.xhp\"> Γραμμή τύπου</link> για "
+"την εισαγωγή ή επεξεργασία μιας συνάρτησης."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2565,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Μορφή αριθμών"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Ανοίγει ένα <link href=\"text/shared/optionen/01040500.xhp\">παράθυρο διαλόγου</link> όπου μπορείτε να ορίσετε τη μορφή των αριθμητικών περιεχομένων ενός πίνακα."
+msgstr ""
+"Ανοίγει ένα <link href=\"text/shared/optionen/01040500.xhp\">παράθυρο "
+"διαλόγου</link> όπου μπορείτε να ορίσετε τη μορφή των αριθμητικών "
+"περιεχομένων ενός πίνακα."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2586,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Όρια πίνακα"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Εμφανίζει ή αποκρύπτει τα όρια γύρω από τα κελιά των πινάκων. Τα όρια είναι ορατά μόνο στην οθόνη και δεν εκτυπώνονται."
+msgstr ""
+"Εμφανίζει ή αποκρύπτει τα όρια γύρω από τα κελιά των πινάκων. Τα όρια είναι "
+"ορατά μόνο στην οθόνη και δεν εκτυπώνονται."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2606,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Ιδιότητες πίνακα</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2615,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Γραμμή εργαλείων Κουκίδες και αρίθμηση"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2623,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή εργαλείων Κουκίδες και αρίθμηση\">Γραμμή εργαλείων Κουκίδες και αρίθμηση</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή εργαλείων Κουκίδες και "
+"αρίθμηση\">Γραμμή εργαλείων Κουκίδες και αρίθμηση</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2635,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Η γραμμή εργαλείων <emph>Κουκίδες και αρίθμηση</emph> περιλαμβάνει λειτουργίες τροποποίησης της δομής των αριθμημένων παραγράφων, καθώς και αλλαγής της σειράς των παραγράφων και του ορισμού διαφορετικών επιπέδων παραγράφου.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Η γραμμή εργαλείων <emph>Κουκίδες και "
+"αρίθμηση</emph> περιλαμβάνει λειτουργίες τροποποίησης της δομής των "
+"αριθμημένων παραγράφων, καθώς και αλλαγής της σειράς των παραγράφων και του "
+"ορισμού διαφορετικών επιπέδων παραγράφου.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2650,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Γραμμές εργαλείων"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2658,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Γραμμές "
+"εργαλείων\">Γραμμές εργαλείων</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2670,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Αυτή η ενότητα παρέχει μια προεπισκόπηση των διαθέσιμων γραμμών εργαλείων στο $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Αυτή η ενότητα παρέχει μια προεπισκόπηση των διαθέσιμων γραμμών εργαλείων "
+"στο $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2684,7 @@ msgctxt ""
msgid "File"
msgstr "Αρχείο"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2694,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2702,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, και σας επιτρέπουν να ανοίξετε ένα νέο έγγραφο, ή να κλείσετε την εφαρμογή.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, και σας "
+"επιτρέπουν να ανοίξετε ένα νέο έγγραφο, ή να κλείσετε την "
+"εφαρμογή.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2717,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2725,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση "
+"ως</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4569,8 +2737,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2748,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4587,8 +2759,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2770,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις "
+"εκτυπωτή</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2783,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Γραμμή τύπου"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2791,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Γραμμή τύπου\">Γραμμή τύπου</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Γραμμή τύπου\">Γραμμή τύπου</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2803,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Η γραμμή <emph>Τύπος</emph> επιτρέπει τη δημιουργία και εισαγωγή υπολογισμών σε ένα έγγραφο κειμένου.</ahelp> Για την ενεργοποίηση της γραμμής <emph>Τύπος</emph>, πιέστε το πλήκτρο F2."
+msgstr ""
+"<ahelp hid=\".\">Η γραμμή <emph>Τύπος</emph> επιτρέπει τη δημιουργία και "
+"εισαγωγή υπολογισμών σε ένα έγγραφο κειμένου.</ahelp> Για την ενεργοποίηση "
+"της γραμμής <emph>Τύπος</emph>, πιέστε το πλήκτρο F2."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_220\n"
+#~ "help.text"
+#~ msgid "LibreLogo toolbar"
+#~ msgstr "Εργαλειοθήκη LibreLogo"
diff --git a/source/el/helpcontent2/source/text/swriter/librelogo.po b/source/el/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..1d92a6eee08
--- /dev/null
+++ b/source/el/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4680 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-12-03 10:25+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1354530328.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr "Εργαλειοθήκη LibreLogo"
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr "Εργαλειοθήκη LibreLogo"
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Γραμμή κατάστασης"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Γραμμή κατάστασης\">Γραμμή κατάστασης</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Η Γραμμή κατάστασης περιέχει πληροφορίες για το τρέχον έγγραφο και προσφέρει διάφορα πλήκτρα με ειδικές λειτουργίες."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Γλώσσα"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Εμφανίζει τη γλώσσα για το επιλεγμένο κείμενο. <br/>Κλικ για άνοιγμα ενός μενού όπου μπορείτε να διαλέξετε μια άλλη γλώσσα για το επιλεγμένο κείμενο ή για την τρέχουσα παράγραφο. <br/>Επιλογή κανένα για να αποκλείσετε το κείμενο από ορθογραφία και συλλαβισμό. <br/>Επιλογή επαναφοράς στην προεπιλεγμένη γλώσσα για επανεφαρμογή της προεπιλεγμένης γλώσσας για την επιλογή ή την παράγραφο. <br/>Επιλογή περισσότερα για άνοιγμα του διαλόγου με περισσότερες επιλογές.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Ψηφιακή υπογραφή"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Δείτε επίσης <link href=\"text/shared/guide/digital_signatures.xhp\">Ψηφιακές υπογραφές</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Διάταξη μεγέθυνσης και προβολής"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Υπάρχουν τρία πεδία ελέγχου στη γραμμή κατάστασης του Writer που σας επιτρέπουν να μεταβάλετε τη διάταξη μεγέθυνσης και προβολής στα έγγραφα κειμένου σας."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Τα εικονίδια για τη Διάταξη προβολής εμφανίζονται από τα αριστερά προς τα δεξιά: Λειτουργία απλής στήλης. Λειτουργία προβολής με σελίδες δίπλα δίπλα. Λειτουργία προβολής βιβλίου με δύο σελίδες, όπως σε ένα ανοικτό βιβλίο.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Μεταφέρετε τον ολισθητή μεγέθυνσης στα αριστερά για να εμφανίσετε περισσότερες σελίδες, μεταφέρετε στα δεξιά μέσα σε μια σελίδα και να εμφανίσετε μια μικρότερη περιοχή της σελίδας.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Εργαλεία"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Εργαλεία\">Εργαλεία</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Περιέχει εργαλεία ορθογραφίας, μια συλλογή αντικειμένων γραφικών που μπορείτε να προσθέσετε στο έγγραφό σας, καθώς και εργαλεία προσαρμογής των μενού και ρυθμίσεις προτιμήσεων της εφαρμογής.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Αρίθμηση κεφαλαίων\">Αρίθμηση κεφαλαίων</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Αρίθμηση γραμμών\">Αρίθμηση γραμμών</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Επιλογές αυτόματης διόρθωσης</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Προσαρμογή\">Προσαρμογή</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Γραμμή αντικειμένου OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Γραμμή αντικειμένου OLE\">Γραμμή αντικειμένου OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Η γραμμή <emph>Αντικείμενο OLE</emph> εμφανίζεται όταν επιλέγονται αντικείμενα και περιλαμβάνει τις πιο απαραίτητες λειτουργίες μορφοποίησης και τοποθέτησης αντικειμένων.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Χωρίς αναδίπλωση\">Χωρίς αναδίπλωση</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση\">Αναδίπλωση</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Το εικονίδιο αυτό αντιστοιχεί στην επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Μπορείτε να επιτύχετε το ίδιο αποτέλεσμα μέσω της σελίδας της καρτέλας <emph>Αναδίπλωση</emph> ."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Ιδιότητες αντικειμένου\">Ιδιότητες αντικειμένου</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Χαρακτηριστικά του $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Χαρακτηριστικά του $[officename] Writer\">Χαρακτηριστικά του $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Με το $[officename] Writer μπορείτε να σχεδιάσετε και να δημιουργήσετε έγγραφα κειμένου που να περιλαμβάνουν γραφικά, πίνακες και διαγράμματα. Μπορείτε να αποθηκεύετε τα έγγραφα σας σε μια ποικιλία μορφών εγγράφου, όπως το OpenDocument (ODF), Microsoft Word .doc, ή HTML. Και φυσικά μπορείτε να κάνετε εξαγωγή του εγγράφου σας σε Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Σύνταξη"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Με το $[officename] Writer μπορείτε να δημιουργήσετε απλά κείμενα όπως υπομνήματα, <link href=\"text/shared/guide/fax.xhp\" name=\"φαξ\">φαξ</link>, επιστολές, περιλήψεις και να <link href=\"text/swriter/01/01150000.xhp\" name=\"συγχωνεύετε έγγραφα\">συγχωνεύετε έγγραφα</link>, καθώς και μεγάλα, πολύπλοκα ή πολυτμηματικά έγγραφα, με πλήρεις βιβλιογραφίες, παραπομπές πινάκων και ευρετήρια."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Το $[officename] Writer περιλαμβάνει επίσης χρήσιμα χαρακτηριστικά όπως <link href=\"text/shared/01/06010000.xhp\" name=\"έλεγχο ορθογραφίας\">έλεγχο ορθογραφίας</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"θησαυρό λέξεων\">θησαυρό λέξεων</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Αυτόματη διόρθωση\">Αυτόματη διόρθωση</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"Συλλαβισμό\">συλλαβισμό</link> καθώς και μια ποικιλία από <link href=\"text/shared/01/01010100.xhp\" name=\"πρότυπα\">πρότυπα</link> σχεδόν για κάθε σκοπό. Μπορείτε επίσης να δημιουργήσετε τα δικά σας πρότυπα χρησιμοποιώντας τους υπάρχοντες αυτόματους πιλότους."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Σχεδίαση και δόμηση"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "Το $[officename] προσφέρει μια μεγάλη ποικιλία επιλογών σχεδίασης εγγράφων. Χρησιμοποιήστε τα <link href=\"text/swriter/01/05140000.xhp\" name=\"Πρότυπα\"> Πρότυπα και μορφοποίηση</link> για να δημιουργήσετε, αντιστοιχίσετε και τροποποιήσετε πρότυπα για παραγράφους, μεμονωμένους χαρακτήρες, πλαίσια και σελίδες. Επιπλέον, η <link href=\"text/swriter/01/02110000.xhp\" name=\"Περιήγηση\">Περιήγηση</link> σας βοηθά να μετακινήστε γρήγορα μέσα στα έγγραφά σας, σας επιτρέπει να δείτε το έγγραφό σας σε προβολή κεφαλαίων και παρακολουθεί τα αντικείμενα που έχετε εισάγει στο έγγραφό σας."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Μπορείτε επίσης να δημιουργήσετε διάφορα <link href=\"text/swriter/01/04120000.xhp\" name=\"ευρετήρια και πίνακες\">ευρετήρια και πίνακες</link> σε έγγραφα κειμένου. Μπορείτε να ορίσετε τη δομή και εμφάνιση ευρετηρίων και πινάκων ανάλογα με τις προσωπικές σας ανάγκες. Ενεργές υπερσυνδέσεις και σελιδοδείκτες σας επιτρέπουν να μεταβείτε κατευθείαν στα αντίστοιχα σημεία του κειμένου."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Επιτραπέζια δημοσίευση με το $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "Το $[officename] Writer περιέχει πολλά εργαλεία επιτραπέζιας δημοσίευσης και σχεδίασης για να σας βοηθήσει στη δημιουργία επαγγελματικών πρότυπων εγγράφων όπως φυλλάδια, ενημερωτικά δελτία και προσκλήσεις. Μπορείτε να διαμορφώστε τα έγγραφά σας με διατάξεις πολλών στηλών, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"πλαίσια κειμένου\">πλαίσια κειμένου</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"γραφικά\">γραφικά</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"πίνακες\">πίνακες</link>, και άλλα αντικείμενα."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Υπολογισμοί"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Τα έγγραφα κειμένου στο $[officename] έχουν ενσωματωμένη <link href=\"text/swriter/main0214.xhp\" name=\"λειτουργία υπολογισμών\">λειτουργία υπολογισμών</link> που σας επιτρέπει την εκτέλεση πολύπλοκων υπολογισμών ή λογικών συνδέσεων. Μπορείτε εύκολα να δημιουργήσετε έναν πίνακα σε ένα έγγραφο κειμένου για εκτελέσετε υπολογισμούς."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Δημιουργία σχεδίων"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Το <link href=\"text/shared/02/01140000.xhp\" name=\"εργαλείο σχεδίασης\">εργαλείο σχεδίασης</link> του $[officename] Writer σας επιτρέπει να δημιουργείτε σχέδια, γραφικά, υπομνήματα, και άλλους τύπους σχεδίων κατευθείαν μέσα σε έγγραφα κειμένου."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Εισαγωγή γραφικών"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Μπορείτε να εισάγετε εικόνες με <link href=\"text/shared/00/00000020.xhp\" name=\"διαφορετικές μορφές\">διαφορετικές μορφές</link> σε ένα έγγραφο κειμένου όπως JPG ή GIF. Ακόμα η <link href=\"text/shared/01/gallery.xhp\" name=\"Συλλογή\">Συλλογή</link> παρέχει μια μεγάλη ποκιλία γραφικών clipart, ενώ ή <link href=\"text/shared/guide/fontwork.xhp\">Συλλογή Fontwork</link> δημιουργεί εντυπωσιακά εφέ γραμματοσειρών."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Ευέλικτο περιβάλλον εφαρμογών"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Το περιβάλλον χρήσης του προγράμματος έχει σχεδιαστεί έτσι ώστε να μπορείτε να το διαμορφώσετε ανάλογα με τις προτιμήσεις σας, συμπεριλαμβανομένης της δυνατότητας προσαρμογής των εικονιδίων και των μενού. Μπορείτε να τοποθετήσετε διάφορα παράθυρα του προγράμματος, όπως τα Πρότυπα και μορφοποίηση ή την Περιήγηση σαν κινητά παράθυρα οπουδήποτε στην οθόνη. Μπορείτε επίσης να <link href=\"text/shared/guide/autohide.xhp\" name=\"σταθεροποιήσετε\">σταθεροποιήσετε</link> κάποια παράθυρα στις άκρες του χώρου εργασίας σας."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Μεταφορά & απόθεση"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Η λειτουργία <link href=\"text/shared/guide/dragdrop.xhp\" name=\"μεταφορά κι απόθεση\">μεταφορά κι απόθεση</link> σας επιτρέπει να εργάζεστε γρήγορα και αποτελεσματικά με έγγραφα κειμένου στο $[officename]. Για παράδειγμα, μπορείτε να σύρετε και να αφήσετε αντικείμενα, όπως γραφικά από τη Συλλογή, από ένα σημείο σε ένα άλλο μέσα στο ίδιο έγγραφο, ή μεταξύ ανοιχτών εγγράφων του $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Λειτουργίες βοήθειας"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Μπορείτε να χρησιμοποιήσετε το <link href=\"text/shared/05/00000110.xhp\" name=\"Σύστημα βοήθειας\">Σύστημα βοήθειας</link> σαν ένα πλήρη οδηγό παραπομπών των εφαρμογών του $[officename], καθώς και για <link href=\"text/swriter/guide/main.xhp\" name=\"οδηγίες\">οδηγίες</link> για απλές ή πολύπλοκες εργασίες."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Γραμμή ιδιοτήτων αντικειμένου σχεδίασης"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Γραμμή ιδιοτήτων αντικειμένου σχεδίασης\">Γραμμή ιδιοτήτων αντικειμένου σχεδίασης</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Μπορείτε να δείτε τη γραμμή <emph>ιδιοτήτων του αντικειμένου σχεδίασης</emph> στο Writer και Calc. Επιλέξτε το μενού Προβολή - γραμμές εργαλείων - ιδιότητες αντικειμένου σχεδίασης. Οι έλεγχοι ενεργοποιούνται όταν επιλέγεται το αντικείμενο σχεδίασης. Βλέπετε περισσότερα διαφορετικά εικονίδια από προεπιλογή, εάν το τρέχον έγγραφο είναι έγγραφο κειμένου ή λογιστικό φύλλο.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πρότυπο γραμμής\">Πρότυπο γραμμής</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Πλάτος γραμμής\">Πλάτος γραμμής</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Χρώμα γραμμής\">Χρώμα γραμμής</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Πρότυπο/Γέμισμα περιοχής\">Πρότυπο/Γέμισμα περιοχής</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Γραμμή εικόνας"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Γραμμή εικόνας\">Γραμμή εικόνας</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Η γραμμή εργαλείων <emph>Εικόνα</emph> περιέχει λειτουργίες για τη μορφοποίηση και τοποθέτηση των επιλεγμένων εικόνων.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Κάθετη αναστροφή\">Κάθετη αναστροφή</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Οριζόντια αναστροφή\">Οριζόντια αναστροφή</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Ιδιότητες γραφικών\">Ιδιότητες γραφικών</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Εισαγωγή"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Εισαγωγή\">Εισαγωγή</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Το μενού Εισαγωγή περιέχει εντολές για εισαγωγή νέων στοιχείων στο έγγραφο σας. Αυτό περιλαμβάνει ενότητες, υποσημειώσεις, σχόλια, ειδικούς χαρακτήρες, γραφικά και αντικείμενα από άλλες εφαρμογές.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Χειροκίνητη αλλαγή\">Χειροκίνητη αλλαγή</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Ειδικός χαρακτήρας\">Ειδικός χαρακτήρας</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Ενότητα\">Ενότητα</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Υποσημείωση\">Υποσημείωση/Σημείωση τέλους</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Λεζάντα\">Λεζάντα</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Σελιδοδείκτης\">Σελιδοδείκτης</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Παραπομπή\">Παραπομπή</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Σχόλιο\">Σχόλιο</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Δέσμη ενεργειών\">Δέσμη ενεργειών</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Φάκελος επιστολής\">Φάκελος επιστολής</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Πλαίσιο\">Πλαίσιο</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Πίνακας\">Πίνακας</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Οριζόντιος χάρακας\">Οριζόντιος χάρακας</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Μεταβλητό πλαίσιο\">Μεταβλητό πλαίσιο</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Γραμμή πλαισίου"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Γραμμή πλαισίου\">Γραμμή πλαισίου</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Όταν έχει επιλεγεί ένα πλαίσιο, η γραμμή <emph>Πλαίσιο</emph> παρέχει τις πιο σημαντικές λειτουργίες για την μορφοποίηση και τοποθέτηση του πλαισίου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ανενεργή\">Αναδίπλωση ανενεργή</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Μπορείτε επίσης να επιλέξετε αυτή τη ρύθμιση από τη σελίδα της καρτέλας <emph>Αναδίπλωση</emph> ."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση ενεργή\">Αναδίπλωση ενεργή</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Το εικονίδιο αυτό αντιπροσωπεύει την επιλογή <emph>Αναδίπλωση σελίδας</emph> στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Αναδίπλωση δια μέσου\">Αναδίπλωση δια μέσου</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Μπορείτε επίσης να ορίσετε αυτή τη ρύθμιση στη σελίδα της καρτέλας <emph>Αναδίπλωση</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Χρώμα παρασκηνίου\">Χρώμα παρασκηνίου</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ιδιότητες πλαισίου\">Ιδιότητες πλαισίου</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Μορφή"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Μορφή\">Μορφή</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Περιέχει εντολές για τη μορφοποίηση της διάταξης και των περιεχομένων του εγγράφου σας.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Αρίθμηση/Κουκίδες\">Κουκίδες και αρίθμηση</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Σελίδα\">Σελίδα</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Στήλες\">Στήλες</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Ενότητες\">Ενότητες</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Πλαίσιο\">Πλαίσιο</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Εικόνα\">Εικόνα</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Παράθυρο"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Παράθυρο\">Παράθυρο</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Περιέχει εντολές διαχείρισης και προβολής παραθύρων εγγράφου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Προεπισκόπηση σελίδας"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Προεπισκόπηση σελίδας\">Προεπισκόπηση σελίδας</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Η γραμμή <emph>Προεπισκόπηση σελίδας</emph> εμφανίζεται όταν προβάλλετε το τρέχον έγγραφο στη λειτουργία προεπισκόπησης σελίδας."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Προβολή"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Προβολή\">Προβολή</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για τον έλεγχο της προβολής του εγγράφου στην οθόνη.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Μεγέθυνση\">Μεγέθυνση</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Επεξεργασία"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Επεξεργασία\">Επεξεργασία</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Αυτό το μενού περιέχει τις εντολές για την επεξεργασία των περιεχομένων του τρέχοντος εγγράφου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Ειδική επικόλληση\">Ειδική επικόλληση</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Επιλογή κειμένου\">Επιλογή κειμένου</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Σύγκριση εγγράφου\">Σύγκριση εγγράφου</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Εύρεση και αντικατάσταση\">Εύρεση και αντικατάσταση</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Αυτόματο κείμενο\">Αυτόματο κείμενο</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Αλλαγή βάσης δεδομένων\">Αλλαγή βάσης δεδομένων</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Πεδία\">Πεδία</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Υποσημειώσεις\">Υποσημειώσεις</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Καταχώριση ευρετηρίου\">Καταχώριση ευρετηρίου</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Εγγραφή βιβλιογραφίας\">Εγγραφή βιβλιογραφίας</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Yπερσύνδεση\">Yπερσύνδεση</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Συνδέσεις\">Συνδέσεις</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Χάρτης εικόνας\">Χάρτης εικόνας</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Γραμμή μορφοποίησης"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Γραμμή μορφοποίησης\">Γραμμή μορφοποίησης</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Η Γραμμή μορφοποίησης περιέχει διάφορες λειτουργίες μορφοποίησης κειμένου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Χρώμα γραμματοσειράς\">Χρώμα γραμματοσειράς</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Πρόσθετα εικονίδια"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Μεγέθυνση χαρακτήρων"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Αυξάνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Σμίκρυνση χαρακτήρων"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Μειώνει το μέγεθος γραμματοσειράς του επιλεγμένου κειμένου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Αν η υποστήριξη <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> είναι ενεργή, δυο επιπρόσθετα εικονίδια είναι ορατά."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Αριστερά-Προς-Δεξιά"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">εικονίδιο αριστερά προς δεξιά</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Η εισαγωγή του κειμένου γίνεται από αριστερά προς τα δεξιά.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Δεξιά-Προς-Αριστερά"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">εικονίδιο δεξιά προς αριστερά</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Το κείμενο που έχει μορφοποιηθεί σε μια γλώσσα περίπλοκης γραφής εισάγεται από δεξιά προς αριστερά.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Γραμμή αντικειμένου κειμένου"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Γραμμή αντικειμένου κειμένου\">Γραμμή αντικειμένου κειμένου</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Περιέχει εντολές μορφοποίησης για το κείμενο που περιέχεται σε ένα αντικείμενο σχεδίασης.</ahelp> Η γραμμή <emph>Αντικείμενο κειμένου</emph> εμφανίζεται όταν κάνετε διπλό κλικ μέσα σε ένα αντικείμενο σχεδίασης."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Εκθέτης\">Εκθέτης</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Δείκτης\">Δείκτης</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Επιλογή όλων\">Επιλογή όλων</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Χαρακτήρας\">Χαρακτήρας</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Παράγραφος\">Παράγραφος</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Εδώ μπορείτε να ορίσετε εσοχές, διάστιχο, στοίχιση και διάστιχο γραμμών για την επιλεγμένη παράγραφο."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Χάρακες"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Χάρακες\">Χάρακες</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Οι χάρακες δεν εμφανίζουν μόνο τις διαστάσεις της σελίδας, αλλά υποδεικνύουν τη θέση των στηλοθετών, των εσοχών, των περιγραμμάτων και των στηλών, τα οποία μπορείτε να τροποποιήσετε πάνω στους χάρακες χρησιμοποιώντας το ποντίκι."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Με διπλό κλικ στον χάρακα, μπορείτε να ανοίξετε το παράθυρο διαλόγου <emph>Παράγραφος</emph> και να ορίσετε <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"άμεση μορφοποίηση παραγράφου\">άμεση μορφοποίηση παραγράφου</link> για την τρέχουσα ή όλες τις επιλεγμένες παραγράφους."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Καλωσορίσατε στη Βοήθεια για το $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Βοήθεια %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Οι λειτουργίες του %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Μενού, γραμμές εργαλείων και πλήκτρα"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Βοήθεια"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Γραμμή πίνακα"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Γραμμή πίνακα\">Γραμμή πίνακα</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Η γραμμή εργαλείων <emph>Πίνακας</emph> περιέχει λειτουργίες που χρειάζεστε όταν εργάζεστε με πίνακες. Εμφανίζεται μόλις μετακινήσετε το δείκτη μέσα σε έναν πίνακα.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Συγχώνευση κελιών\">Συγχώνευση κελιών</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Διαγραφή γραμμής\">Διαγραφή γραμμής</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Διαγραφή στήλης\">Διαγραφή στήλης</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Aυτόματη μορφοποίηση\">Αυτόματη μορφοποίηση</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Ιδιότητες πίνακα\">Ιδιότητες πίνακα</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ταξινόμηση\">Ταξινόμηση</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Μενού"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Μενού\">Μενού</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Η ακόλουθη ενότητα παραθέτει τα διαθέσιμα θέματα βοήθειας για τα μενού και τους διαλόγους."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Πίνακας"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Πίνακας</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Εμφανίζει όλες τις εντολές για εισαγωγή, επεξεργασία και διαγραφή ενός πίνακα στο έγγραφο κειμένου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Εισαγωγή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Πίνακας"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Εισάγει ένα νέο πίνακα."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Στήλες"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Εισάγει στήλες."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Γραμμές"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Εισάγει γραμμές."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Διαγραφή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Πίνακας"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Διαγράφει τον τρέχοντα πίνακα.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Στήλες"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Διαγράφει τις επιλεγμένες στήλες."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Γραμμές"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Διαγράφει τις επιλεγμένες γραμμές."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Επιλογή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Πίνακας"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Επιλέγει τον τρέχοντα πίνακα.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Στήλη"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Επιλέγει την τρέχουσα στήλη."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Γραμμή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Επιλέγει την τρέχουσα γραμμή."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Κελί"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Επιλέγει το τρέχον κελί.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Συγχώνευση κελιών</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Διαίρεση κελιών</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Αυτόματη μορφοποίηση πίνακα</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Αυτόματη προσαρμογή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Πλάτος στήλης"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Ανοίγει το παράθυρο διαλόγου Στήλη όπου μπορείτε να μεταβάλετε το πλάτος μίας στήλης."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Βέλτιστο πλάτος στήλης</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Ίση κατανομή στηλών</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Ύψος γραμμής"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Ανοίγει το παράθυρο διαλόγου Γραμμή όπου μπορείτε να μεταβάλετε το πλάτος μίας γραμμής."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Βέλτιστο ύψος γραμμής</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Ίση κατανομή στηλών</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Να επιτρέπεται η αλλαγή γραμμής ανάμεσα σε σελίδες και στήλες."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Επιτρέπει την αλλαγή σελίδας εντός της τρέχουσας γραμμής.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Επανάληψη γραμμών επικεφαλίδας"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Επαναλαμβάνει τις κεφαλίδες του πίνακα σε συνεχόμενες σελίδες αν ο πίνακας επεκτείνεται σε μία ή περισσότερες σελίδες.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Μετατροπή"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Κείμενο σε Πίνακα"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα.</ahelp>Ανοίγει <link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου μπορείτε να μετατρέψετε το επιλεγμένο κείμενο σε πίνακα."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Πίνακας σε Κείμενο"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ανοίγει ένα παράθυρο διαλόγου όπου μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο. </ahelp>Ανοίγει <link href=\"text/swriter/01/06090000.xhp\">ένα παράθυρο διαλόγου</link> όπου μπορείτε να μετατρέψετε τον τρέχοντα πίνακα σε κείμενο."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ταξινόμηση</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Τύπος"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Ανοίγει τη <link href=\"text/swriter/main0214.xhp\"> Γραμμή τύπου</link> για την εισαγωγή ή επεξεργασία μιας συνάρτησης."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Μορφή αριθμών"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Ανοίγει ένα <link href=\"text/shared/optionen/01040500.xhp\">παράθυρο διαλόγου</link> όπου μπορείτε να ορίσετε τη μορφή των αριθμητικών περιεχομένων ενός πίνακα."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Όρια πίνακα"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Εμφανίζει ή αποκρύπτει τα όρια γύρω από τα κελιά των πινάκων. Τα όρια είναι ορατά μόνο στην οθόνη και δεν εκτυπώνονται."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Ιδιότητες πίνακα</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Γραμμή εργαλείων Κουκίδες και αρίθμηση"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Γραμμή εργαλείων Κουκίδες και αρίθμηση\">Γραμμή εργαλείων Κουκίδες και αρίθμηση</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Η γραμμή εργαλείων <emph>Κουκίδες και αρίθμηση</emph> περιλαμβάνει λειτουργίες τροποποίησης της δομής των αριθμημένων παραγράφων, καθώς και αλλαγής της σειράς των παραγράφων και του ορισμού διαφορετικών επιπέδων παραγράφου.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Γραμμές εργαλείων"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Γραμμές εργαλείων\">Γραμμές εργαλείων</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Αυτή η ενότητα παρέχει μια προεπισκόπηση των διαθέσιμων γραμμών εργαλείων στο $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Αρχείο"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Αρχείο\">Αρχείο</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Αυτές οι εντολές αφορούν το τρέχον έγγραφο, και σας επιτρέπουν να ανοίξετε ένα νέο έγγραφο, ή να κλείσετε την εφαρμογή.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Άνοιγμα\">Άνοιγμα</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Αποθήκευση ως\">Αποθήκευση ως</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Εκδόσεις\">Εκδόσεις</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Ιδιότητες\">Ιδιότητες</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Εκτύπωση\">Εκτύπωση</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ρυθμίσεις εκτυπωτή\">Ρυθμίσεις εκτυπωτή</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Γραμμή τύπου"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Γραμμή τύπου\">Γραμμή τύπου</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Η γραμμή <emph>Τύπος</emph> επιτρέπει τη δημιουργία και εισαγωγή υπολογισμών σε ένα έγγραφο κειμένου.</ahelp> Για την ενεργοποίηση της γραμμής <emph>Τύπος</emph>, πιέστε το πλήκτρο F2."
diff --git a/source/en-GB/helpcontent2/source/text/swriter.po b/source/en-GB/helpcontent2/source/text/swriter.po
index 4ec2263513e..47c3a7bde5a 100644
--- a/source/en-GB/helpcontent2/source/text/swriter.po
+++ b/source/en-GB/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-07-29 17:31+0200\n"
"Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Status Bar"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+msgstr ""
+"The Status Bar contains information about the current document and offers "
+"various buttons with special functions."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,22 @@ msgctxt ""
msgid "Language"
msgstr "Language"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu from which you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spell checking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialogue box with more options.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to "
+"open a menu from which you can choose another language for the selected text "
+"or for the current paragraph. <br/>Choose None to exclude the text from "
+"spell checking and hyphenation. <br/>Choose Reset to Default Language to re-"
+"apply the default language for the selection or the paragraph. <br/>Choose "
+"More to open a dialogue box with more options.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +81,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital Signature"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr ""
+"See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital "
+"Signatures</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +101,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom & View Layout"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+msgstr ""
+"Three controls on the Writer Status Bar allow to change the zoom and view "
+"layout of your text documents."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">The View Layout icons show from left to right: Single column "
+"mode. View mode with pages side by side. Book mode with two pages as in an "
+"open book.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to "
+"the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +144,7 @@ msgctxt ""
msgid "Tools"
msgstr "Tools"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +162,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can "
+"add to your document, as well as tools for configuring menus, and setting "
+"program preferences.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +175,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline "
+"Numbering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +187,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line "
+"Numbering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +199,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +220,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect "
+"Options</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +232,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Customise</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Customise</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +244,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE Object Bar"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +252,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE Object Bar\">OLE Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE Object Bar\">OLE Object "
+"Bar</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +264,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The <emph>OLE Object</emph> bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">The <emph>OLE Object</emph> bar appears when "
+"objects are selected, and contains the most important functions for "
+"formatting and positioning objects.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +287,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +301,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +309,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon "
+"corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> "
+"tab page."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +322,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap "
+"Through</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +334,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also "
+"achieve the same effect through the <emph>Wrap</emph> tab page."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +346,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object "
+"Properties</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +359,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer Features"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +367,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"Features</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +380,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardised OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer lets you design and produce text documents that can "
+"include graphics, tables, or charts. You can then save the documents in a "
+"variety of formats, including the standardised OpenDocument format (ODF), "
+"Microsoft Word .doc format, or HTML. And you can easily export your document "
+"to the Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +397,7 @@ msgctxt ""
msgid "Writing"
msgstr "Writing"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +405,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters, CVs and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+msgstr ""
+"$[officename] Writer lets you create both basic documents, such as memos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters, "
+"CVs and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">merge documents</link>, as well as long and complex or multi-part "
+"documents, complete with bibliographies, reference tables and indexes."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +420,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spell checker\">spell checker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">Hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-
+msgstr ""
+"$[officename] Writer also includes such useful features as a <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spell checker\">spell "
+"checker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">AutoCorrect</link>, and <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">Hyphenation</link> as "
+"well as a variety of <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">templates</link> for almost every purpose. You can also "
+"create your own templates using the wizards."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +441,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Designing and Structuring"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +449,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+msgstr ""
+"$[officename] offers a wide variety of options to design documents. Use the "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and "
+"Formatting window</link> to create, assign and modify styles for paragraphs, "
+"individual characters, frames and pages. In addition, the <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps "
+"you to quickly move around inside your documents, lets you look at your "
+"document in an outline view, and keeps track of the objects that you have "
+"inserted into your document."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +467,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+msgstr ""
+"You can also create various <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indexes and tables</link> in text documents. You "
+"can define the structure and appearance of the indexes and tables according "
+"to your individual needs. Live hyperlinks and bookmarks let you jump "
+"directly to the corresponding items in the text."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +484,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing with $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +492,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-
+msgstr ""
+"$[officename] Writer contains numerous desktop publishing and drawing tools "
+"to assist you in creating professionally styled documents, such as "
+"brochures, newsletters and invitations. You can format your documents with "
+"multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"text frames\">text frames</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">graphics</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and "
+"other objects."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +513,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calculations"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +521,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+msgstr ""
+"Text documents in $[officename] have an integrated <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation "
+"function</link> that helps you execute sophisticated calculations or logical "
+"links. You can easily create a table in a text document in order to perform "
+"calculations."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +538,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creating Drawings"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +546,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+msgstr ""
+"The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, "
+"legends, and other types of drawings directly in text documents."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +561,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserting Graphics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +569,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+msgstr ""
+"You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">different formats</link> into a text document, "
+"including graphics with a JPG or GIF format. In addition, the <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a "
+"collection of clipart graphics, and the <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates "
+"stunning font effects."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +588,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexible Application Interface"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +596,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "The program interface is designed so that you can configure it according to your preferences, including customising icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+msgstr ""
+"The program interface is designed so that you can configure it according to "
+"your preferences, including customising icons and menus. You can position "
+"various program windows, such as the Styles and Formatting window or the "
+"Navigator as floating windows anywhere on the screen. You can also <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows "
+"to the edge of the workspace."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +614,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +622,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+msgstr ""
+"The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-"
+"and-drop</link> feature enables you to work quickly and efficiently with "
+"text documents in $[officename]. For example, you can drag-and-drop objects, "
+"such as graphics from the Gallery, from one location to another in the same "
+"document, or between open $[officename] documents."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +639,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Help Functions"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +647,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+msgstr ""
+"You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Help system</link> as a complete reference for $[officename] "
+"applications, including <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">instructions</link> for simple and complex tasks."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +662,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Drawing Object Properties Bar"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +670,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Drawing Object Properties Bar</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +682,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object "
+"Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - "
+"Drawing Object Properties. The controls are enabled when a drawing object is "
+"selected. You see some different icons by default, whether the current "
+"document is a text document or a spreadsheet.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +697,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +708,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +719,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Line Colour</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Line "
+"Colour</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +731,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area "
+"Style/Filling</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +744,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Picture Bar"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains "
+"functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip "
+"Vertically</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip "
+"Horizontally</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Graphics Properties</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +807,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insert"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +817,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +825,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">The Insert menu contains commands for inserting new elements "
+"in your document. This includes sections, footnotes, comments, special "
+"characters, graphics, and objects from other applications.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +838,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual "
+"Break</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +850,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special "
+"Character</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +864,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +872,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +883,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Footnote/Endnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +897,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +905,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +916,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-"
+"reference</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +930,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +940,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +948,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +971,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +979,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal "
+"Rule</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +991,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating "
+"Frame</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1005,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1014,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Frame Bar"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1022,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1033,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame "
+"</emph>Bar provides the most important functions for formatting and "
+"positioning the frame.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1046,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1057,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +1071,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1079,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon "
+"represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab "
+"page."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1092,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap "
+"Through</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1104,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also "
+"define this setting on the <emph>Wrap</emph> tab page."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1116,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Colour\">Background Colour</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Colour\">Background "
+"Colour</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1128,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame "
+"Properties</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1141,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1151,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1159,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and "
+"the contents of your document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1171,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1182,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1193,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets "
+"and Numbering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1207,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1217,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1225,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1248,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1257,7 @@ msgctxt ""
msgid "Window"
msgstr "Window"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1267,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1275,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for "
+"manipulating and displaying document windows.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1288,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Page Preview"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1296,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page "
+"Preview</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1308,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+msgstr ""
+"The <emph>Page Preview</emph> Bar appears when you view the current document "
+"in the page preview mode."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1321,7 @@ msgctxt ""
msgid "View"
msgstr "View"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1331,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1339,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">This menu contains commands for controlling the on-screen "
+"display of the document.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1353,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1362,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edit"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1372,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1380,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">This menu contains commands for editing the contents of the "
+"current document.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1392,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste "
+"Special</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1404,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select "
+"Text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1416,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare "
+"Document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1428,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & "
+"Replace</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1440,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1451,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange "
+"Database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1465,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1473,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1484,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index "
+"Entry</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1496,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Bibliography Entry</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1508,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1521,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1529,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1541,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formatting Bar"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1549,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting "
+"Bar</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1561,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text "
+"formatting functions.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1573,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Colour\">Font Colour</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Colour\">Font "
+"Colour</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1587,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Additional icons"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1596,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Increase Font"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1605,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1614,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reduce Font"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1623,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1631,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+msgstr ""
+"If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"support is enabled, two additional icons are visible."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1645,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Left-To-Right"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1664,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to "
+"right.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1678,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Right-To-Left"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1697,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text "
+"layout language is entered from right to left.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1710,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Text Object Bar"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1718,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object "
+"Bar</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1730,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text "
+"that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar "
+"appears when you double-click inside a draw object."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1743,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Superscript</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1755,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1766,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1777,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1788,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1799,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+msgstr ""
+"Here you can define the indents, spacing, alignment and line spacing for the "
+"paragraph currently selected."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1812,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Rulers"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1822,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1830,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+msgstr ""
+"Rulers display the dimensions of the page, and the position of tabs, "
+"indents, borders and columns. You can modify all of these on the rulers "
+"using the mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1843,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialogue box and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+msgstr ""
+"By double-clicking on the ruler, you can open the <emph>Paragraph</emph> "
+"dialogue box and assign <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">direct paragraph formatting</link> for the current paragraph or "
+"all selected paragraphs."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1859,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Welcome to the $[officename] Writer Help"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1869,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer Help"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1879,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Working With %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1889,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, Toolbars, and Keys"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1899,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Getting Help"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1908,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Table Bar"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1916,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1927,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions "
+"you need when working with tables. It appears when you move the cursor into "
+"a table.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1940,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge "
+"Cells</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1952,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete "
+"Row</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1964,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete "
+"Column</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table "
+"Properties</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1999,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2008,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2016,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2028,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "The following section lists the help topics available for menus and dialogue boxes."
+msgstr ""
+"The following section lists the help topics available for menus and dialogue "
+"boxes."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2041,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2050,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a "
+"text document.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2070,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insert"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2079,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2088,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserts a new table."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2097,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2106,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserts columns."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2115,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2124,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserts rows."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2133,7 @@ msgctxt ""
msgid "Delete"
msgstr "Delete"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2142,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2151,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2160,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2169,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Deletes the selected columns."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2178,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2187,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Deletes the selected rows."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2196,7 @@ msgctxt ""
msgid "Select"
msgstr "Select"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2205,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2214,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2223,7 @@ msgctxt ""
msgid "Column"
msgstr "Column"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2232,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selects the current column."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2241,7 @@ msgctxt ""
msgid "Row"
msgstr "Row"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2250,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selects the current row."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2259,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cell"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2268,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2277,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2286,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2295,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2304,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autofit"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2313,18 @@ msgctxt ""
msgid "Column width"
msgstr "Column width"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opens the Column Width dialogue box in which you can change the width of a column."
+msgstr ""
+"Opens the Column Width dialogue box in which you can change the width of a "
+"column."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2333,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2352,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Row Height"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Opens the Row Height dialogue box in which you can change the height of a row."
+msgstr ""
+"Opens the Row Height dialogue box in which you can change the height of a "
+"row."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2372,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2381,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2390,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Allow Row to Break Across Pages and Columns"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2399,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2408,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Heading Rows Repeat"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the "
+"table spans one or more pages.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2428,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convert"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2437,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text to Table"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can convert the selected text to a table."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can "
+"convert the selected text to a table.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can "
+"convert the selected text to a table."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2459,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Table to Text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can convert the current table to text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can "
+"convert the current table to text.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can "
+"convert the current table to text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2481,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2490,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+msgstr ""
+"Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter "
+"or edit a formula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2510,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Number Format"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue box</link> in which you can specify the format of numbers in the table."
+msgstr ""
+"Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue box</link> "
+"in which you can specify the format of numbers in the table."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2530,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Table Boundaries"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+msgstr ""
+"Shows or hides the boundaries around table cells. The boundaries are only "
+"visible on screen and are not printed."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2550,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2559,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Bullets and Numbering Bar"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2567,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Bullets and Numbering Bar</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2579,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar "
+"contains functions to modify the structure of numbered paragraphs, including "
+"changing the order of paragraphs and defining different paragraph "
+"levels.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2594,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Toolbars"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2602,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Toolbars</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2614,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"This section provides an overview of the toolbars available in $[officename] "
+"Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2627,7 @@ msgctxt ""
msgid "File"
msgstr "File"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2637,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2645,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">These commands apply to the current document, open a new "
+"document, or close the application.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2659,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2669,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2677,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2688,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2701,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2709,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer "
+"Settings</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2722,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formula Bar"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2730,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formula Bar</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2742,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+msgstr ""
+"<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert "
+"calculations into a text document.</ahelp> To activate the "
+"<emph>Formula</emph> Bar, press F2."
diff --git a/source/en-GB/helpcontent2/source/text/swriter/librelogo.po b/source/en-GB/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..298d95d8fb1
--- /dev/null
+++ b/source/en-GB/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-07-29 17:31+0200\n"
+"Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_GB\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Status Bar"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Language"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu from which you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spell checking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialogue box with more options.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital Signature"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom & View Layout"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Tools"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Customise</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE Object Bar"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE Object Bar\">OLE Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The <emph>OLE Object</emph> bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer Features"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardised OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Writing"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters, CVs and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spell checker\">spell checker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">Hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Designing and Structuring"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing with $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calculations"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creating Drawings"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserting Graphics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexible Application Interface"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "The program interface is designed so that you can configure it according to your preferences, including customising icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Help Functions"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Drawing Object Properties Bar"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Line Colour</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Picture Bar"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insert"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Frame Bar"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Colour\">Background Colour</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Window"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Page Preview"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "View"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edit"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formatting Bar"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Colour\">Font Colour</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Additional icons"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Increase Font"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reduce Font"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Left-To-Right"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Right-To-Left"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Text Object Bar"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Rulers"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialogue box and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Welcome to the $[officename] Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Working With %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, Toolbars, and Keys"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Getting Help"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Table Bar"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "The following section lists the help topics available for menus and dialogue boxes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserts a new table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserts columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserts rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Delete"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Deletes the selected columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Deletes the selected rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Select"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selects the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Column"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selects the current column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Row"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selects the current row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autofit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Column width"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opens the Column Width dialogue box in which you can change the width of a column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Row Height"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opens the Row Height dialogue box in which you can change the height of a row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Allow Row to Break Across Pages and Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Heading Rows Repeat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text to Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can convert the selected text to a table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Table to Text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue box with which you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue box</link> with which you can convert the current table to text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Number Format"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue box</link> in which you can specify the format of numbers in the table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Table Boundaries"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Bullets and Numbering Bar"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Toolbars"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "File"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formula Bar"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
diff --git a/source/en-ZA/helpcontent2/source/text/swriter.po b/source/en-ZA/helpcontent2/source/text/swriter.po
index d9aed2b597d..ffe0b78aae0 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-19 18:09+0200\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Status Bar"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+msgstr ""
+"The Status Bar contains information about the current document and offers "
+"various buttons with special functions."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,22 @@ msgctxt ""
msgid "Language"
msgstr "Language"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialogue with more options.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to "
+"open a menu where you can choose another language for the selected text or "
+"for the current paragraph. <br/>Choose None to exclude the text from "
+"spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-"
+"apply the default language for the selection or the paragraph. <br/>Choose "
+"More to open a dialogue with more options.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +81,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital Signature"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr ""
+"See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital "
+"Signatures</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +101,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom & View Layout"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+msgstr ""
+"Three controls on the Writer Status Bar allow to change the zoom and view "
+"layout of your text documents."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">The View Layout icons show from left to right: Single column "
+"mode. View mode with pages side by side. Book mode with two pages as in an "
+"open book.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to "
+"the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +144,7 @@ msgctxt ""
msgid "Tools"
msgstr "Tools"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +162,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can "
+"add to your document, as well as tools for configuring menus, and setting "
+"program preferences.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +175,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline "
+"Numbering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +187,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line "
+"Numbering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +199,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -168,6 +213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +221,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect "
+"Options</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +233,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +245,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-Object Bar"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +253,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object "
+"Bar</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +265,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when "
+"objects are selected, and contains the most important functions for "
+"formatting and positioning objects.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -221,6 +280,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +288,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +302,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +310,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon "
+"corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> "
+"tab page."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +323,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap "
+"Through</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +335,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also "
+"achieve the same effect through the <emph>Wrap</emph> tab page."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +347,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object "
+"Properties</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +360,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer Features"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +368,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"Features</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +381,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardised OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer lets you design and produce text documents that can "
+"include graphics, tables, or charts. You can then save the documents in a "
+"variety of formats, including the standardised OpenDocument format (ODF), "
+"Microsoft Word .doc format, or HTML. And you can easily export your document "
+"to the Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +398,7 @@ msgctxt ""
msgid "Writing"
msgstr "Writing"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +406,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+msgstr ""
+"$[officename] Writer lets you create both basic documents, such as memos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , "
+"resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">merge documents</link>, as well as long and complex or multi-part "
+"documents, complete with bibliographies, reference tables and indexes."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +421,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-
+msgstr ""
+"$[officename] Writer also includes such useful features as a <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, "
+"a <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">AutoCorrect</link>, and <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as "
+"well as a variety of <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">templates</link> for almost every purpose. You can also "
+"create your own templates using the wizards."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +442,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Designing and Structuring"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +450,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+msgstr ""
+"$[officename] offers a wide variety of options to design documents. Use the "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and "
+"Formatting window</link> to create, assign and modify styles for paragraphs, "
+"individual characters, frames and pages. In addition, the <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps "
+"you to quickly move around inside your documents, lets you look at your "
+"document in an outline view, and keeps track of the objects that you have "
+"inserted into your document."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +468,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+msgstr ""
+"You can also create various <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indexes and tables</link> in text documents. You "
+"can define the structure and appearance of the indexes and tables according "
+"to your individual needs. Live hyperlinks and bookmarks let you jump "
+"directly to the corresponding items in the text."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +485,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing with $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +493,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-
+msgstr ""
+"$[officename] Writer contains numerous desktop publishing and drawing tools "
+"to assist you in creating professionally styled documents, such as "
+"brochures, newsletters and invitations. You can format your documents with "
+"multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"text frames\">text frames</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">graphics</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and "
+"other objects."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +514,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calculations"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +522,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+msgstr ""
+"Text documents in $[officename] have an integrated <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation "
+"function</link> that helps you execute sophisticated calculations or logical "
+"links. You can easily create a table in a text document in order to perform "
+"calculations."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +539,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creating Drawings"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +547,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+msgstr ""
+"The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, "
+"legends, and other types of drawings directly in text documents."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +562,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserting Graphics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +570,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+msgstr ""
+"You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">different formats</link> into a text document, "
+"including graphics with a JPG or GIF format. In addition, the <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a "
+"collection of clipart graphics, and the <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates "
+"stunning font effects."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +589,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexible Application Interface"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +597,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "The program interface is designed so that you can configure it according to your preferences, including customising icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+msgstr ""
+"The program interface is designed so that you can configure it according to "
+"your preferences, including customising icons and menus. You can position "
+"various program windows, such as the Styles and Formatting window or the "
+"Navigator as floating windows anywhere on the screen. You can also <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows "
+"to the edge of the workspace."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +615,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +623,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+msgstr ""
+"The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-"
+"and-drop</link> feature enables you to work quickly and efficiently with "
+"text documents in $[officename]. For example, you can drag-and-drop objects, "
+"such as graphics from the Gallery, from one location to another in the same "
+"document, or between open $[officename] documents."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +640,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Help Functions"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +648,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+msgstr ""
+"You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Help system</link> as a complete reference for $[officename] "
+"applications, including <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">instructions</link> for simple and complex tasks."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +663,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Drawing Object Properties Bar"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +671,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Drawing Object Properties Bar</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +683,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object "
+"Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - "
+"Drawing Object Properties. The controls are enabled when a drawing object is "
+"selected. You see some different icons by default, whether the current "
+"document is a text document or a spreadsheet.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +698,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +709,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +720,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Colour</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line "
+"Colour</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +732,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area "
+"Style/Filling</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,6 +745,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Picture Bar"
+#. XeHt
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -558,8 +753,10 @@ msgctxt ""
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -568,6 +765,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -575,8 +773,11 @@ msgctxt ""
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal "
+"Rule</link>"
+#. TME%
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -584,8 +785,11 @@ msgctxt ""
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal "
+"Rule</link>"
+#. 9JRx
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -593,8 +797,11 @@ msgctxt ""
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame "
+"Properties</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -603,6 +810,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insert"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -612,6 +820,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -619,8 +828,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">The Insert menu contains commands for inserting new elements "
+"in your document. This includes sections, footnotes, comments, special "
+"characters, graphics, and objects from other applications.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -628,8 +841,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual "
+"Break</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -637,8 +853,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special "
+"Character</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -648,6 +867,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -655,8 +875,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -664,8 +886,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Footnote/Endnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -675,6 +900,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -682,8 +908,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -691,8 +919,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-"
+"reference</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -702,6 +933,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -711,6 +943,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -718,8 +951,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -729,6 +964,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -738,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -745,8 +982,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal "
+"Rule</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -754,8 +994,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating "
+"Frame</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -765,2446 +1008,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3213,6 +1017,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Frame Bar"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3220,8 +1025,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3229,8 +1036,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame "
+"</emph>Bar provides the most important functions for formatting and "
+"positioning the frame.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3238,8 +1049,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3247,8 +1060,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3258,6 +1074,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3265,8 +1082,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon "
+"represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab "
+"page."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3274,8 +1095,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap "
+"Through</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3283,8 +1107,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also "
+"define this setting on the <emph>Wrap</emph> tab page."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3292,8 +1119,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Colour</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background "
+"Colour</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3301,8 +1131,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame "
+"Properties</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3311,6 +1144,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3320,6 +1154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3327,8 +1162,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and "
+"the contents of your document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3336,8 +1174,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3345,8 +1185,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3354,8 +1196,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets "
+"and Numbering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3365,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3374,6 +1220,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3381,8 +1228,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3392,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3401,6 +1251,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3409,6 +1260,7 @@ msgctxt ""
msgid "Window"
msgstr "Window"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3418,6 +1270,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3425,8 +1278,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for "
+"manipulating and displaying document windows.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3435,6 +1291,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Page Preview"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3442,8 +1299,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page "
+"Preview</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3451,8 +1311,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+msgstr ""
+"The <emph>Page Preview</emph> Bar appears when you view the current document "
+"in the page preview mode."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3461,6 +1324,7 @@ msgctxt ""
msgid "View"
msgstr "View"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3470,6 +1334,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3477,8 +1342,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">This menu contains commands for controlling the on-screen "
+"display of the document.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3488,6 +1356,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3496,6 +1365,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edit"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3505,6 +1375,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3512,8 +1383,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">This menu contains commands for editing the contents of the "
+"current document.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3521,8 +1395,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste "
+"Special</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3530,8 +1407,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select "
+"Text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3539,8 +1419,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare "
+"Document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3548,8 +1431,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & "
+"Replace</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3557,8 +1443,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3566,8 +1454,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange "
+"Database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3577,6 +1468,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3584,8 +1476,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3593,8 +1487,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index "
+"Entry</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3602,8 +1499,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Bibliography Entry</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3611,8 +1511,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3622,6 +1524,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3629,8 +1532,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3639,6 +1544,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formatting Bar"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3646,8 +1552,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting "
+"Bar</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3655,8 +1564,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text "
+"formatting functions.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3664,8 +1576,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Colour</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font "
+"Colour</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3675,6 +1590,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Additional icons"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3683,6 +1599,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Increase Font"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3691,6 +1608,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3699,6 +1617,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reduce Font"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3707,6 +1626,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3714,8 +1634,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+msgstr ""
+"If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"support is enabled, two additional icons are visible."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3725,14 +1648,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Left-To-Right"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3740,8 +1667,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to "
+"right.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3751,14 +1681,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Right-To-Left"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3766,8 +1700,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text "
+"layout language is entered from right to left.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3776,6 +1713,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Text Object Bar"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3783,8 +1721,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object "
+"Bar</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3792,8 +1733,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text "
+"that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar "
+"appears when you double-click inside a draw object."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3801,8 +1746,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Superscript</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3810,8 +1758,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3819,8 +1769,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3828,8 +1780,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3837,8 +1791,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3846,8 +1802,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+msgstr ""
+"Here you can define the indents, spacing, alignment and line spacing for the "
+"paragraph currently selected."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3856,6 +1815,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Rulers"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3865,6 +1825,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3872,8 +1833,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+msgstr ""
+"Rulers display the dimensions of the page, and the position of tabs, "
+"indents, borders and columns. You can modify all of these on the rulers "
+"using the mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3881,8 +1846,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialogue and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+msgstr ""
+"By double-clicking on the ruler, you can open the <emph>Paragraph</emph> "
+"dialogue and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">direct paragraph formatting</link> for "
+"the current paragraph or all selected paragraphs."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3891,6 +1861,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Welcome to the $[officename] Writer Help"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3900,6 +1871,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer Help"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3909,6 +1881,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Working With %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3918,6 +1891,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, Toolbars, and Keys"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3927,6 +1901,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Getting Help"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3935,6 +1910,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Table Bar"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3942,8 +1918,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3951,8 +1929,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions "
+"you need when working with tables. It appears when you move the cursor into "
+"a table.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3960,8 +1942,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge "
+"Cells</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3969,8 +1954,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete "
+"Row</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3978,8 +1966,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete "
+"Column</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3987,8 +1978,10 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3996,8 +1989,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object "
+"Properties</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4006,6 +2002,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,6 +2011,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4021,8 +2019,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4030,8 +2031,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "The following section lists the help topics available for menus and dialogues."
+msgstr ""
+"The following section lists the help topics available for menus and "
+"dialogues."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4040,6 +2044,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4048,14 +2053,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a "
+"text document.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4064,6 +2073,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insert"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4072,6 +2082,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4080,6 +2091,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserts a new table."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4088,6 +2100,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4096,6 +2109,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserts columns."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4104,6 +2118,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4112,6 +2127,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserts rows."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4120,6 +2136,7 @@ msgctxt ""
msgid "Delete"
msgstr "Delete"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4128,6 +2145,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4136,6 +2154,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4144,6 +2163,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4152,6 +2172,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Deletes the selected columns."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4160,6 +2181,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4168,6 +2190,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Deletes the selected rows."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4176,6 +2199,7 @@ msgctxt ""
msgid "Select"
msgstr "Select"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4184,6 +2208,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4192,6 +2217,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4200,6 +2226,7 @@ msgctxt ""
msgid "Column"
msgstr "Column"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4208,6 +2235,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selects the current column."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4216,6 +2244,7 @@ msgctxt ""
msgid "Row"
msgstr "Row"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4224,6 +2253,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selects the current row."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4232,6 +2262,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cell"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4240,6 +2271,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4248,6 +2280,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4256,6 +2289,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4264,6 +2298,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4272,6 +2307,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autofit"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4280,14 +2316,17 @@ msgctxt ""
msgid "Column width"
msgstr "Column width"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opens the Column Width dialogue where you can change the width of a column."
+msgstr ""
+"Opens the Column Width dialogue where you can change the width of a column."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4296,14 +2335,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4312,6 +2354,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Row Height"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4320,6 +2363,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Opens the Row Height dialogue where you can change the height of a row."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4328,6 +2372,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4336,6 +2381,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4344,6 +2390,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Allow Row to Break Across Pages and Columns"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4352,6 +2399,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4360,14 +2408,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Heading Rows Repeat"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the "
+"table spans one or more pages.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4376,6 +2428,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convert"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4384,14 +2437,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text to Table"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert the selected text to a table."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert "
+"the selected text to a table.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert "
+"the selected text to a table."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4400,14 +2459,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Table to Text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert the current table to text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert "
+"the current table to text.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert "
+"the current table to text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4416,6 +2481,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4424,14 +2490,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+msgstr ""
+"Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter "
+"or edit a formula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4440,14 +2510,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Number Format"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue</link> where you can specifiy the format of numbers in the table."
+msgstr ""
+"Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue</link> where "
+"you can specifiy the format of numbers in the table."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4456,14 +2530,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Table Boundaries"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+msgstr ""
+"Shows or hides the boundaries around table cells. The boundaries are only "
+"visible on screen and are not printed."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4472,6 +2550,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,6 +2559,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Bullets and Numbering Bar"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4487,8 +2567,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Bullets and Numbering Bar</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4496,8 +2579,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar "
+"contains functions to modify the structure of numbered paragraphs, including "
+"changing the order of paragraphs and defining different paragraph "
+"levels.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,6 +2594,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Toolbars"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4513,8 +2602,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Toolbars</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4522,8 +2614,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"This section provides an overview of the toolbars available in $[officename] "
+"Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4532,6 +2627,7 @@ msgctxt ""
msgid "File"
msgstr "File"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,6 +2637,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4548,8 +2645,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">These commands apply to the current document, open a new "
+"document, or close the application.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,6 +2659,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,6 +2669,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4575,8 +2677,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4584,8 +2688,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,6 +2701,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4602,8 +2709,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer "
+"Settings</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,6 +2722,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formula Bar"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4619,8 +2730,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formula Bar</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4628,4 +2742,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+msgstr ""
+"<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert "
+"calculations into a text document.</ahelp> To activate the "
+"<emph>Formula</emph> Bar, press F2."
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po b/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..0125d225c23
--- /dev/null
+++ b/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-19 18:09+0200\n"
+"Last-Translator: dwayne <dwayne@translate.org.za>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_ZA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Status Bar"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Language"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialogue with more options.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital Signature"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom & View Layout"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Tools"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-Object Bar"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer Features"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardised OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Writing"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Designing and Structuring"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing with $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calculations"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creating Drawings"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserting Graphics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexible Application Interface"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "The program interface is designed so that you can configure it according to your preferences, including customising icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Help Functions"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Drawing Object Properties Bar"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Colour</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Picture Bar"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insert"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Frame Bar"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Colour</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Window"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Page Preview"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "View"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edit"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formatting Bar"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Colour</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Additional icons"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Increase Font"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reduce Font"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Left-To-Right"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Right-To-Left"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Text Object Bar"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Rulers"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialogue and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Welcome to the $[officename] Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Working With %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, Toolbars, and Keys"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Getting Help"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Table Bar"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "The following section lists the help topics available for menus and dialogues."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserts a new table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserts columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserts rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Delete"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Deletes the selected columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Deletes the selected rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Select"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selects the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Column"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selects the current column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Row"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selects the current row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autofit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Column width"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opens the Column Width dialogue where you can change the width of a column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Row Height"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opens the Row Height dialogue where you can change the height of a row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Allow Row to Break Across Pages and Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Heading Rows Repeat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text to Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert the selected text to a table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Table to Text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialogue where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialogue</link> where you can convert the current table to text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Number Format"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialogue</link> where you can specifiy the format of numbers in the table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Table Boundaries"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Bullets and Numbering Bar"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Toolbars"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "File"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formula Bar"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
diff --git a/source/eo/helpcontent2/source/text/swriter.po b/source/eo/helpcontent2/source/text/swriter.po
index e282571459c..4df6690c0b8 100644
--- a/source/eo/helpcontent2/source/text/swriter.po
+++ b/source/eo/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-08-20 00:59+0200\n"
"Last-Translator: Donald <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Stata breto"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Stata breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Stata breto</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La stata breto enhavas informojn pri la aktuala dokumento kaj provizas variajn butonojn kun specialaj funkcioj."
+msgstr ""
+"La stata breto enhavas informojn pri la aktuala dokumento kaj provizas "
+"variajn butonojn kun specialaj funkcioj."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,23 @@ msgctxt ""
msgid "Language"
msgstr "Lingvo"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Vidigas la lingvon por la elektita teksto. <br/>Alklaku por malfermi menuon kie vi povas elekti alian lingvon por la elektita teksto aŭ por la aktuala alineo. <br/>Elektu je Neniu por ekskludi la tekston el literuma kontrolo kaj vortdividado. <br/>Elektu je Reagordi al defaŭlta lingvo, por reagordi la defaŭltan lingvon por la aktuala elektaĵo aŭ por la aktuala alineo. <br/>Elektu je Plu por malfermi dialogon kun pluaj ebloj.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vidigas la lingvon por la elektita teksto. <br/>Alklaku por "
+"malfermi menuon kie vi povas elekti alian lingvon por la elektita teksto aŭ "
+"por la aktuala alineo. <br/>Elektu je Neniu por ekskludi la tekston el "
+"literuma kontrolo kaj vortdividado. <br/>Elektu je Reagordi al defaŭlta "
+"lingvo, por reagordi la defaŭltan lingvon por la aktuala elektaĵo aŭ por la "
+"aktuala alineo. <br/>Elektu je Plu por malfermi dialogon kun pluaj "
+"ebloj.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Cifereca subskribo"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vidu ankaux <link href=\"text/shared/guide/digital_signatures.xhp\">Ciferecaj subskriboj</link>."
+msgstr ""
+"Vidu ankaux <link href=\"text/shared/guide/digital_signatures.xhp\">Ciferecaj "
+"subskriboj</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zomi kaj vidigi aranĝon"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tri regiloj sur la Stato-breto de Verkilo ebligas ŝanĝi la zoman kaj vidan aranĝon de viaj tekstdokumentoj."
+msgstr ""
+"Tri regiloj sur la Stato-breto de Verkilo ebligas ŝanĝi la zoman kaj vidan "
+"aranĝon de viaj tekstdokumentoj."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">La bildsimboloj de Vida aranĝo montras jenajn de maldekstre dekstren: Unuopa kolumna reĝimo.Vida reĝimo kun paĝoj flanke alflanke. Libra reĝimo kun du paĝoj kiel en malfermita libro.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">La bildsimboloj de Vida aranĝo montras jenajn de maldekstre "
+"dekstren: Unuopa kolumna reĝimo.Vida reĝimo kun paĝoj flanke alflanke. Libra "
+"reĝimo kun du paĝoj kiel en malfermita libro.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Ŝovu maldekstren la ŝovregilon por zomado por montri pli da paĝoj, ŝovu dekstren por zomi paĝon kaj vidigi pli malgrandan areon de la paĝo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ŝovu maldekstren la ŝovregilon por zomado por montri pli da "
+"paĝoj, ŝovu dekstren por zomi paĝon kaj vidigi pli malgrandan areon de la "
+"paĝo.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Iloj"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Iloj</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +164,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Enhavas literumadajn ilojn, galerion de objektarto aldonebla de vi al via dokumento, samkiel ilojn por agordi menuojn, kaj agordi programpreferojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Enhavas literumadajn ilojn, galerion de objektarto aldonebla "
+"de vi al via dokumento, samkiel ilojn por agordi menuojn, kaj agordi "
+"programpreferojn.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Skema Numerado</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Skema "
+"Numerado</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Lininumerad</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line "
+"Numbering\">Lininumerad</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +201,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +214,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordigi</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +222,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Agordoj de aŭtomata korektado</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Agordoj de "
+"aŭtomata korektado</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +236,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Adapti</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +245,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objekta breto"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +253,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekta breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekta "
+"breto</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +265,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La<emph> OLE-objekta </emph>breto aperas kiam objektoj estas elektitaj, kaj enhavas la plej gravajn funkciojn por formati kaj lokigi objektojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La<emph> OLE-objekta </emph>breto aperas kiam "
+"objektoj estas elektitaj, kaj enhavas la plej gravajn funkciojn por formati "
+"kaj lokigi objektojn.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +278,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Sen ĉirkaŭfluo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Sen "
+"ĉirkaŭfluo</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +290,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Vi ankaŭ povas elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Vi ankaŭ "
+"povas elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +304,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Ĉirkaŭfluo</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +312,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ĉi tiu bildsimbolo korespondas kun la agordaĵo <emph>Paĝa ĉirkaŭfluo</emph> sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ĉi tiu "
+"bildsimbolo korespondas kun la agordaĵo <emph>Paĝa ĉirkaŭfluo</emph> sur la "
+"taba paĝo <emph>Ĉirkaŭfluo</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +325,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Trafluo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Trafluo</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +336,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ankaŭ vi povas akiri la saman efikon pere de la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ankaŭ vi povas "
+"akiri la saman efikon pere de la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +348,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektaj atributoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektaj "
+"atributoj</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +361,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Ebloj de $[officename] Verkilo"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +369,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Ebloj de $[officename] Verkilo</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Ebloj de $[officename] "
+"Verkilo</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +382,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename]-Verkilo ebligas al vi skizi kaj produkti tekstdokumentojn kiuj povas inkluzivi grafikaĵojn, tabelojn, aŭ diagramojn. Vi poste povas konservi la dokumentojn en diversaj formatoj, inkluzive de la normigita OpenDocument-formato (ODF), formato Microsoft Word, aŭ HTML. Vi povas facile eksporti vian dokumenton al la Portebla Dokument-Formato (PDF)."
+msgstr ""
+"$[officename]-Verkilo ebligas al vi skizi kaj produkti tekstdokumentojn kiuj "
+"povas inkluzivi grafikaĵojn, tabelojn, aŭ diagramojn. Vi poste povas "
+"konservi la dokumentojn en diversaj formatoj, inkluzive de la normigita "
+"OpenDocument-formato (ODF), formato Microsoft Word, aŭ HTML. Vi povas facile "
+"eksporti vian dokumenton al la Portebla Dokument-Formato (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +399,7 @@ msgctxt ""
msgid "Writing"
msgstr "Verkado"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +407,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Verkilo ebligas al vi krei kaj bazajn dokumentojn, kiaj memorandoj, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksoj</link>, leteroj, resumoj kaj <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">kunfandaj dokumentoj</link>, same kaj longajn kaj kompleksajn aŭ plurpartajn dokumentojn, kune kun bibliografioj, referenctabeloj kaj indeksoj."
+msgstr ""
+"$[officename] Verkilo ebligas al vi krei kaj bazajn dokumentojn, kiaj "
+"memorandoj, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxes\">faksoj</link>, leteroj, resumoj kaj <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">kunfandaj "
+"dokumentoj</link>, same kaj longajn kaj kompleksajn aŭ plurpartajn "
+"dokumentojn, kune kun bibliografioj, referenctabeloj kaj indeksoj."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +423,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Verkilo ankaŭ inkluzivas tiel utilajn eblojn kiel <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">literumadan kontrolilon</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tezaŭron</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">aŭtomatan korektadon</link>, kaj <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">vortdividon</link> samkiel diversajn <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ŝablonojn</link> por preskaŭ ĉiu celo. Vi ankaŭ povas mem krei proprajn ŝablonojn uzante la Asistantojn."
-
+msgstr ""
+"$[officename] Verkilo ankaŭ inkluzivas tiel utilajn eblojn kiel <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">literumadan "
+"kontrolilon</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">tezaŭron</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">aŭtomatan korektadon</link>, kaj <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">vortdividon</link> "
+"samkiel diversajn <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">ŝablonojn</link> por preskaŭ ĉiu celo. Vi ankaŭ povas mem "
+"krei proprajn ŝablonojn uzante la Asistantojn."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +444,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Skizado kaj strukturigo"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +452,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] donas vastan variecon da ebloj por verki dokumentojn. Uzu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">fenestron Stiloj kaj formatado</link> por krei, atribui kaj modifi stilojn por alineoj, unuopaj signoj, kadroj kaj paĝoj. Aldone, la <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigilo</link> helpas vin rapide trairi viajn dokumentojn, ebligas al vi rigardi al via dokumento per skema vido, kaj registras la objektojn kiujn vi enmetis en la dokumenton."
+msgstr ""
+"$[officename] donas vastan variecon da ebloj por verki dokumentojn. Uzu la "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">fenestron Stiloj kaj "
+"formatado</link> por krei, atribui kaj modifi stilojn por alineoj, unuopaj "
+"signoj, kadroj kaj paĝoj. Aldone, la <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigilo</link> helpas "
+"vin rapide trairi viajn dokumentojn, ebligas al vi rigardi al via dokumento "
+"per skema vido, kaj registras la objektojn kiujn vi enmetis en la "
+"dokumenton."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +470,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Vi ankaŭ povas krei diversajn <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeksojn kaj tabelojn</link> en tekstdokumentoj. Vi povas difini la strukturon kaj aspekton de la indeksoj kaj tabeloj laŭ viaj apartaj bezonoj. Aktivaj hiperligiloj kaj legosignoj ebligas al vi rekte salti al la korespondaj elementoj en la teksto."
+msgstr ""
+"Vi ankaŭ povas krei diversajn <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indeksojn kaj tabelojn</link> en tekstdokumentoj. "
+"Vi povas difini la strukturon kaj aspekton de la indeksoj kaj tabeloj laŭ "
+"viaj apartaj bezonoj. Aktivaj hiperligiloj kaj legosignoj ebligas al vi "
+"rekte salti al la korespondaj elementoj en la teksto."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +487,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Surtabla tipografio per $[officename] Verkilo"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +495,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Verkilo enhavas multajn ilojn por surtabla tipografio kaj desegnado por asisti vin pri kreado de profesie stiligitaj dokumentoj, kiel broŝuroj, bultenoj kaj invitleteroj. Vi povas formati viajn dokumentojn per plurkolumnaj aranĝoj, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstaj kadroj</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafikaĵoj</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeloj</link>, kaj aliaj objektoj."
-
+msgstr ""
+"$[officename] Verkilo enhavas multajn ilojn por surtabla tipografio kaj "
+"desegnado por asisti vin pri kreado de profesie stiligitaj dokumentoj, kiel "
+"broŝuroj, bultenoj kaj invitleteroj. Vi povas formati viajn dokumentojn per "
+"plurkolumnaj aranĝoj, <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"text frames\">tekstaj kadroj</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">grafikaĵoj</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeloj</link>, kaj "
+"aliaj objektoj."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +516,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Kalkuloj"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +524,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Tekstdokumentoj en $[officename] havas integritan <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">kalkulfunkcion</link> kiu helpas vin plenumi altnivelajn kalkulojn aŭ logikajn ligilojn. Vi povas facile krei tabelon en tekstdokumenton por plenumi kalkulojn."
+msgstr ""
+"Tekstdokumentoj en $[officename] havas integritan <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation "
+"function\">kalkulfunkcion</link> kiu helpas vin plenumi altnivelajn kalkulojn "
+"aŭ logikajn ligilojn. Vi povas facile krei tabelon en tekstdokumenton por "
+"plenumi kalkulojn."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +541,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Krei desegnaĵojn"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +549,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "La <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">desegnilo</link> de $[officename]-Verkilo ebligas al vi krei desegnaĵojn, grafikaĵojn, rubrikojn, kaj aliajn specojn da desegnaĵoj rekte en tekstdokumentoj."
+msgstr ""
+"La <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">desegnilo</link> de $[officename]-Verkilo ebligas al vi krei "
+"desegnaĵojn, grafikaĵojn, rubrikojn, kaj aliajn specojn da desegnaĵoj rekte "
+"en tekstdokumentoj."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +565,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Enmeti grafikaĵojn"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +573,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Vi povas enmeti bildojn per <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">aliaj formatoj</link> en tekstdokumenton, inkluzive grafikaĵojn kun formato JPG aŭ GIF. Aldone, la <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerio</link> provizas kolekton de bildetoj, kaj la <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-Galerio</link> kreas belegajn tiparefektojn."
+msgstr ""
+"Vi povas enmeti bildojn per <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">aliaj formatoj</link> en tekstdokumenton, inkluzive "
+"grafikaĵojn kun formato JPG aŭ GIF. Aldone, la <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerio</link> provizas "
+"kolekton de bildetoj, kaj la <link href=\"text/shared/guide/fontwork.xhp"
+"\">Fontwork-Galerio</link> kreas belegajn tiparefektojn."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +591,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Fleksebla aplikaĵa interfaco"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +599,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "La programinterfaco estas projekciita tiel ke vi povas konfiguri ĝin laŭ viaj preferoj, inkluzive adapti bildsimbolojn kaj menuojn. Vi povas lokigi diversajn programfenestrojn, kiel la fenestron Stiloj kaj formatado, aŭ la Navigilo kiel glitajn fenestrojn ie ajn sur la ekrano. Vi ankaŭ povas <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">endokogi</link> kelkajn fenestrojn sur la rando de la laborspaco."
+msgstr ""
+"La programinterfaco estas projekciita tiel ke vi povas konfiguri ĝin laŭ "
+"viaj preferoj, inkluzive adapti bildsimbolojn kaj menuojn. Vi povas lokigi "
+"diversajn programfenestrojn, kiel la fenestron Stiloj kaj formatado, aŭ la "
+"Navigilo kiel glitajn fenestrojn ie ajn sur la ekrano. Vi ankaŭ povas <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">endokogi</link> kelkajn "
+"fenestrojn sur la rando de la laborspaco."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +617,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Ŝovi kaj demeti"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +625,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La eblo <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ŝovi-kaj-demeti</link> ebligas al vi rapide kaj efike labori per tekstdokumentoj en $[officename]. Ekzemple, vi povas ŝovi-kaj-demeti objektojn, kiel grafikaĵojn el la Galerio, de unu loko al alia en la sama dokumento, aŭ inter malfermitaj $[officename]-dokumentoj."
+msgstr ""
+"La eblo <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop"
+"\">ŝovi-kaj-demeti</link> ebligas al vi rapide kaj efike labori per "
+"tekstdokumentoj en $[officename]. Ekzemple, vi povas ŝovi-kaj-demeti "
+"objektojn, kiel grafikaĵojn el la Galerio, de unu loko al alia en la sama "
+"dokumento, aŭ inter malfermitaj $[officename]-dokumentoj."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +642,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Helpfunkcioj"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +650,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Vi povas uzi la <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Helpsistemon</link> kiel kompletan referencon por aplikaĵoj de $[officename], enhavantan <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrukciojn</link> por simplaj kaj kompleksaj taskoj."
+msgstr ""
+"Vi povas uzi la <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Helpsistemon</link> kiel kompletan referencon por aplikaĵoj de "
+"$[officename], enhavantan <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">instrukciojn</link> por simplaj kaj kompleksaj taskoj."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +665,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Breto de desegnaj objektaj atributoj"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +673,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Breto de desegnaj objektaj atributoj</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Breto de desegnaj objektaj atributoj</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +685,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">La breto de <emph>Desegnaj objektaj atributoj</emph> kiu aperas kiam desegnado de objekto estas elektita, enhavas funkciojn por modifi kaj lokigi la desegnajn objektojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">La breto de <emph>Desegnaj objektaj "
+"atributoj</emph> kiu aperas kiam desegnado de objekto estas elektita, "
+"enhavas funkciojn por modifi kaj lokigi la desegnajn objektojn.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +698,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linia stilo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linia "
+"stilo</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +710,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linia larĝo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linia "
+"larĝo</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +722,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linia koloro</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linia "
+"koloro</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +734,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area stilo/plenigo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area "
+"stilo/plenigo</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +747,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Bilda breto"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Bilda breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Bilda breto</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La <emph>bilda</emph> breto enhavas funkciojn por formati kaj lokigi elektitajn bitbildajn grafikaĵojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La <emph>bilda</emph> breto enhavas "
+"funkciojn por formati kaj lokigi elektitajn bitbildajn grafikaĵojn.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Renversi vertikale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Renversi "
+"vertikale</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Renversi horizontale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Renversi "
+"horizontale</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikaj atributoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Grafikaj atributoj</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +810,7 @@ msgctxt ""
msgid "Insert"
msgstr "Enmeti"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +820,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Enmeti</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +828,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">La menuo Enmeti enhavas komandojn por enmeti novajn elementojn en vian dokumenton. Ĉi tio inkluzivas sekciojn, piednotojn, komentojn, specialajn signojn, grafikaĵojn, kaj objektojn el aliaj aplikaĵoj.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">La menuo Enmeti enhavas komandojn por enmeti novajn "
+"elementojn en vian dokumenton. Ĉi tio inkluzivas sekciojn, piednotojn, "
+"komentojn, specialajn signojn, grafikaĵojn, kaj objektojn el aliaj "
+"aplikaĵoj.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +842,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Mana paĝosalto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Mana "
+"paĝosalto</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +854,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Speciala signo</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Speciala "
+"signo</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +868,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Sekcio</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +876,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +887,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Piednoto/finnoto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Piednoto/finnoto</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +899,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Apudskribo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Apudskribo</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +910,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Legosigno</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Legosigno</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +921,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Krucreferenco</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Krucreferenco</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +935,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komento</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +945,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skripto</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +953,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverto</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +966,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kadro</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +976,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabelo</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +984,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontala mezurilo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontala "
+"mezurilo</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +996,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Glita kadro</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Glita "
+"kadro</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1010,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Dosiero</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1019,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Kadra breto"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1027,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kadra breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kadra breto</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1038,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Kiam kadro estas elektita, la <emph>kadra </emph>breto provizas la plej gravajn funkciojn por formati kaj lokigi la kadron.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Kiam kadro estas elektita, la <emph>kadra "
+"</emph>breto provizas la plej gravajn funkciojn por formati kaj lokigi la "
+"kadron.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1051,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Sen ĉirkaŭfluo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Sen "
+"ĉirkaŭfluo</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1063,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vi ankaŭ povas elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vi ankaŭ povas "
+"elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1075,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Kun ĉirkaŭfluo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Kun "
+"ĉirkaŭfluo</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1087,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ĉi tiu bildsimbolo reprezentas la agordon <emph>Paĝa ĉirkaŭfluo</emph> sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ĉi tiu "
+"bildsimbolo reprezentas la agordon <emph>Paĝa ĉirkaŭfluo</emph> sur la taba "
+"paĝo <emph>Ĉirkaŭfluo</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +1102,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Ĉirkaŭfluo</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1110,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vi ankaŭ povas difini ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vi ankaŭ povas "
+"difini ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1122,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Fona koloro</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Fona "
+"koloro</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1134,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kadraj atributoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kadraj "
+"atributoj</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1147,7 @@ msgctxt ""
msgid "Format"
msgstr "Formato"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1157,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Formato</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1165,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Enhavas komandojn por formati la aranĝon kaj la enhavon de via dokumento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Enhavas komandojn por formati la aranĝon kaj la "
+"enhavon de via dokumento.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1179,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Signo</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1189,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Alineo</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1197,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Buloj kaj numerado</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Buloj kaj "
+"numerado</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1211,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Paĝo</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1219,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolumnoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolumnoj</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1230,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sekcioj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sekcioj</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1243,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kadro</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1253,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bildo</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1262,7 @@ msgctxt ""
msgid "Window"
msgstr "Fenestro"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Fenestro</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1280,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enhavas komandojn por prilabori kaj vidigi dokumentfenestrojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enhavas komandojn por "
+"prilabori kaj vidigi dokumentfenestrojn.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1293,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Paĝa aspekto"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1301,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Paĝa aspekto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Paĝa "
+"aspekto</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1313,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La breto <emph>paĝa aspekto</emph> aperas kiam vi alrigardas la aktualan dokumenton en la paĝaspekta reĝimo."
+msgstr ""
+"La breto <emph>paĝa aspekto</emph> aperas kiam vi alrigardas la aktualan "
+"dokumenton en la paĝaspekta reĝimo."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1326,7 @@ msgctxt ""
msgid "View"
msgstr "Vido"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1336,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vido</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1344,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por regi la surekranan vidigon de la dokumento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por regi la surekranan vidigon "
+"de la dokumento.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1358,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zomi</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1367,7 @@ msgctxt ""
msgid "Edit"
msgstr "Redakti"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Redakti</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1385,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por redakti la enhavon de la aktuala dokumento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por redakti la enhavon de la "
+"aktuala dokumento.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1397,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Alglui speciale</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Alglui "
+"speciale</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1409,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Elekti tekston</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Elekti "
+"tekston</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1421,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Kompari dokumenton</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Kompari "
+"dokumenton</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1433,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Serĉi kaj anstataŭigi</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Serĉi kaj "
+"anstataŭigi</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1445,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Aŭtomata teksto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Aŭtomata "
+"teksto</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1457,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Interŝanĝi datumbazon</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange "
+"Database\">Interŝanĝi datumbazon</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1471,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Kampoj</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1479,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1490,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Indeksero</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index "
+"Entry\">Indeksero</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1502,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliografiero</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Bibliografiero</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1514,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1527,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Ligojn</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1535,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">BildoMapo</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">BildoMapo</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1547,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formata breto"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1555,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formata breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formata "
+"breto</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1567,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La formata breto enhavas plurajn tekstformatajn funkciojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La formata breto enhavas plurajn "
+"tekstformatajn funkciojn.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1579,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Tipara koloro</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Tipara "
+"koloro</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1593,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Aldonaj bildsimboloj"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1602,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Pligrandigi tiparon"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Pligrandigas la tipargrandon de la elektita teksto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Pligrandigas la tipargrandon de la elektita teksto.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1621,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Malpligrandigi tiparon"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Malpligrandigas la tipargrandon de la elektita teksto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Malpligrandigas la tipargrandon de la elektita "
+"teksto.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1640,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Se <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (centre maldekstrena) subteno estas ŝaltita, du ekstraj bildsimboloj estas videblaj."
+msgstr ""
+"Se <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"(centre maldekstrena) subteno estas ŝaltita, du ekstraj bildsimboloj estas "
+"videblaj."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1655,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "De maldekstro dekstren"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">bildsimbolo de maldekstro dekstren</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">bildsimbolo de maldekstro "
+"dekstren</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1675,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">La teksto estas entajpata de maldekstro dekstren.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">La teksto estas entajpata de maldekstro "
+"dekstren.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1689,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De dekstro maldekstren"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">bildsimbolo de dekstro maldekstren</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">bildsimbolo de dekstro "
+"maldekstren</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1709,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">La teksto formatita en lingvo kun kompleksa tekstaranĝo estas entajpata de dekstro maldekstren.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">La teksto formatita en lingvo kun "
+"kompleksa tekstaranĝo estas entajpata de dekstro maldekstren.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1722,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstobjekta breto"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1730,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjekta breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjekta "
+"breto</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1742,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enhavas formatkomandojn por teksto enhavata en desegna objekto.</ahelp> La <emph>tekstobjekta</emph> breto aperas kiam vi duoble alklakas interne de desegna objekto."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enhavas formatkomandojn por teksto "
+"enhavata en desegna objekto.</ahelp> La <emph>tekstobjekta</emph> breto "
+"aperas kiam vi duoble alklakas interne de desegna objekto."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1755,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Alta skribo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Alta "
+"skribo</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1767,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Malalta skribo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Malalta "
+"skribo</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1779,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Elekti ĉion</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Elekti "
+"ĉion</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1793,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Signo</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1803,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Alineo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1811,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Ĉi tie vi povas difini la krommarĝenojn, interspacojn, ĝisrandigon kaj linian interspacon por la nun elektita alineo."
+msgstr ""
+"Ĉi tie vi povas difini la krommarĝenojn, interspacojn, ĝisrandigon kaj "
+"linian interspacon por la nun elektita alineo."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1824,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Mezuriloj"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1834,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Mezuriloj</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1842,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Mezuriloj vidigas la dimensiojn de la paĝo, kaj la poziciojn de taboj, krommarĝenojn, borderopjn kaj kolumnojn. Vi povas modifi ĉiujn ĉi sur la mezuriloj uzante la muson."
+msgstr ""
+"Mezuriloj vidigas la dimensiojn de la paĝo, kaj la poziciojn de taboj, "
+"krommarĝenojn, borderopjn kaj kolumnojn. Vi povas modifi ĉiujn ĉi sur la "
+"mezuriloj uzante la muson."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1855,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Per duopa alklako sur la mezurilo, vi povas malfermi la dialogon <emph>Alineo</emph> kaj atribui <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">rektan alinean formatadon</link> por la aktuala alineo aŭ ĉiuj elektitaj alineoj."
+msgstr ""
+"Per duopa alklako sur la mezurilo, vi povas malfermi la dialogon "
+"<emph>Alineo</emph> kaj atribui <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">rektan alinean formatadon</link> por la aktuala alineo aŭ ĉiuj "
+"elektitaj alineoj."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1871,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bonvenon al la helpo de $[officename]-Verkilo"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1881,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Helpo de %PRODUCTNAME-Verkilo"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1891,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Laborado per %PRODUCTNAME-Verkilo"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1901,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menuoj, ilobretoj, kaj klavoj"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1911,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Akirado de helpo"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1920,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Tabela breto"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1928,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Tabela breto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Tabela breto</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1939,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>tabela </emph>breto enhavas funkciojn, kiujn vi bezonas laborante per tabelojn. Ĝi aperas kiam vi movas la kursoron en tabelon.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>tabela </emph>breto enhavas "
+"funkciojn, kiujn vi bezonas laborante per tabelojn. Ĝi aperas kiam vi movas "
+"la kursoron en tabelon.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1952,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Kunfandi ĉelojn</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Kunfandi "
+"ĉelojn</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1964,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Forigi vicon</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Forigi "
+"vicon</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1976,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Forigi kolumnon</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Forigi "
+"kolumnon</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Aŭtomate formati</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Aŭtomate "
+"formati</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Tabelaj atributoj</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Tabelaj "
+"atributoj</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2011,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordigi</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2020,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menuoj"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2028,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menuoj</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menuoj</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2040,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "La sekva sekcio listigas la helptemojn haveblajn por menuoj kaj dialogoj."
+msgstr ""
+"La sekva sekcio listigas la helptemojn haveblajn por menuoj kaj dialogoj."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2052,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelo"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2061,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabelo</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Montras komandojn por enmeti, redakti, kaj forigi tabelon ene de tekstdokumento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Montras komandojn por enmeti, redakti, kaj forigi tabelon ene "
+"de tekstdokumento.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2081,7 @@ msgctxt ""
msgid "Insert"
msgstr "Enmeti"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2090,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelo"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2099,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Enmeti novan tabelon."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2108,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumnoj"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2117,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Enmeti kolumnojn."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2126,7 @@ msgctxt ""
msgid "Rows"
msgstr "Vicoj"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2135,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Enmeti vicojn."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2144,7 @@ msgctxt ""
msgid "Delete"
msgstr "Forigi"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2153,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelo"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2162,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Forigas la aktualan tabelon.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2171,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumnoj"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2180,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Forigas la elektitajn kolumnojn."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2189,7 @@ msgctxt ""
msgid "Rows"
msgstr "Vicoj"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2198,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Forigas la elektitajn vicojn."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2207,7 @@ msgctxt ""
msgid "Select"
msgstr "Elekti"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2216,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelo"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2225,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Elektas la aktualan tabelon.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2234,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolumno"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2243,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Elektas la aktualan kolumnon."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2252,7 @@ msgctxt ""
msgid "Row"
msgstr "Vico"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2261,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Elektas la aktualan vicon."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2270,7 @@ msgctxt ""
msgid "Cell"
msgstr "Ĉelo"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2279,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Elektas la aktualan ĉelon.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2288,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Kunfandi ĉelojn</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2297,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividi ĉelojn</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabela aŭtomata formatado</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Tabela aŭtomata formatado</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2316,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Aŭtomate adapti"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2325,18 @@ msgctxt ""
msgid "Column width"
msgstr "Kolumnolarĝo"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Malfermas la dialogon Kolumna larĝo, kie vi povas ŝanĝi la larĝon de kolumno."
+msgstr ""
+"Malfermas la dialogon Kolumna larĝo, kie vi povas ŝanĝi la larĝon de "
+"kolumno."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2345,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimuma kolumna larĝo</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Egale distribui kolumnojn</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Egale distribui kolumnojn</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2364,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Vica alto"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2373,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Malfermas la dialogon Vica alto, kie vi povas ŝanĝi la alton de vico."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2382,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimuma vica alto</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2391,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Egale distribui vicojn</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2400,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permesi, ke vico saltu trans paĝoj kaj kolumnoj"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permesas paĝosalton interne de la aktuala vico.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permesas paĝosalton interne de la aktuala vico.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2419,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Titolaj vicoj ripetas"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Ripetas la tabelkapojn sur sinsekvaj paĝoj se la tabelo transsaltas unu aŭ plurajn paĝojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Ripetas la tabelkapojn sur sinsekvaj paĝoj se la tabelo "
+"transsaltas unu aŭ plurajn paĝojn.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2439,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konverti"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2448,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Teksto al tabelo"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti la elektitan tekston al tabelo.</ahelp> Malfermas <link href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la elektitan tekston al tabelo."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti "
+"la elektitan tekston al tabelo.</ahelp> Malfermas <link "
+"href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la "
+"elektitan tekston al tabelo."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2470,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabelo al teksto"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti la aktualan tabelon al teksto.</ahelp> Malfermas <link href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la aktualan tabelon al teksto."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti "
+"la aktualan tabelon al teksto.</ahelp> Malfermas <link "
+"href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la "
+"aktualan tabelon al teksto."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordigi</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2501,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formulo"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Malfermas la <link href=\"text/swriter/main0214.xhp\">formulan breton</link> por enigi aŭ modifi formulon."
+msgstr ""
+"Malfermas la <link href=\"text/swriter/main0214.xhp\">formulan breton</link> "
+"por enigi aŭ modifi formulon."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2521,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Numerformato"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Malfermas <link href=\"text/shared/optionen/01040500.xhp\">dialogon</link> kie vi povas agordi la formaton de nombroj en la tabelo."
+msgstr ""
+"Malfermas <link href=\"text/shared/optionen/01040500.xhp\">dialogon</link> kie "
+"vi povas agordi la formaton de nombroj en la tabelo."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2541,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabelaj limoj"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Vidigas aŭ kaŝas la limojn ĉirkaŭ tabelaj ĉeloj. La limoj estas videblaj nur sur ekrano kaj ne estas presataj."
+msgstr ""
+"Vidigas aŭ kaŝas la limojn ĉirkaŭ tabelaj ĉeloj. La limoj estas videblaj nur "
+"sur ekrano kaj ne estas presataj."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2561,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelaj atributoj</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2570,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Breto por buloj kaj numerado"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2578,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Breto por buloj kaj numeradoj</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Breto por buloj kaj numeradoj</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2590,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La breto por <emph>Buloj kaj numerado</emph> enhavas funkciojn por modifi la strukturon de numerataj alineoj, inkluzivante ŝanĝi la sinsekvon de alineoj kaj difini aliajn alineajn nivelojn.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La breto por <emph>Buloj kaj numerado</emph> "
+"enhavas funkciojn por modifi la strukturon de numerataj alineoj, "
+"inkluzivante ŝanĝi la sinsekvon de alineoj kaj difini aliajn alineajn "
+"nivelojn.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2605,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Ilobretoj"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2613,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Ilobretoj</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Ilobretoj</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2625,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Ĉi tiu sekcio provizas superrigardon pri la ilobretoj disponeblaj en $[officename] Verkilo.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Ĉi tiu sekcio provizas superrigardon pri la ilobretoj disponeblaj en "
+"$[officename] Verkilo.<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2639,7 @@ msgctxt ""
msgid "File"
msgstr "Dosiero"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2649,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Dosiero</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2657,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ĉi tiuj komandoj rilatas al la aktuala dokumento, malfermas novan dokumenton, aŭ fermas la aplikaĵon.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ĉi tiuj komandoj rilatas al la aktuala dokumento, malfermas "
+"novan dokumenton, aŭ fermas la aplikaĵon.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2671,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Malfermi</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2679,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Konservi kiel</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Konservi kiel</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2692,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versioj</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2700,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Atributoj</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Atributoj</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2713,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Presi</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2721,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Presila agordaro</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Presila "
+"agordaro</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2734,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formula breto"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2742,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formulara breto</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formulara breto</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2754,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La <emph>Formula</emph> breto ebligas krei kaj enmeti kalkulojn en tekstdokumenton.</ahelp> Por aktivigi la <emph>formulan</emph> breton, premu F2."
+msgstr ""
+"<ahelp hid=\".\">La <emph>Formula</emph> breto ebligas krei kaj enmeti "
+"kalkulojn en tekstdokumenton.</ahelp> Por aktivigi la <emph>formulan</emph> "
+"breton, premu F2."
diff --git a/source/eo/helpcontent2/source/text/swriter/librelogo.po b/source/eo/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..068b4f8cfcf
--- /dev/null
+++ b/source/eo/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: LibreOffice 3.5.x\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-08-20 00:59+0200\n"
+"Last-Translator: Donald <donr2648@clear.net.nz>\n"
+"Language-Team: Esperanto <LL@li.org>\n"
+"Language: eo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Stata breto"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Stata breto</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La stata breto enhavas informojn pri la aktuala dokumento kaj provizas variajn butonojn kun specialaj funkcioj."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Lingvo"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vidigas la lingvon por la elektita teksto. <br/>Alklaku por malfermi menuon kie vi povas elekti alian lingvon por la elektita teksto aŭ por la aktuala alineo. <br/>Elektu je Neniu por ekskludi la tekston el literuma kontrolo kaj vortdividado. <br/>Elektu je Reagordi al defaŭlta lingvo, por reagordi la defaŭltan lingvon por la aktuala elektaĵo aŭ por la aktuala alineo. <br/>Elektu je Plu por malfermi dialogon kun pluaj ebloj.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Cifereca subskribo"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vidu ankaux <link href=\"text/shared/guide/digital_signatures.xhp\">Ciferecaj subskriboj</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zomi kaj vidigi aranĝon"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tri regiloj sur la Stato-breto de Verkilo ebligas ŝanĝi la zoman kaj vidan aranĝon de viaj tekstdokumentoj."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">La bildsimboloj de Vida aranĝo montras jenajn de maldekstre dekstren: Unuopa kolumna reĝimo.Vida reĝimo kun paĝoj flanke alflanke. Libra reĝimo kun du paĝoj kiel en malfermita libro.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ŝovu maldekstren la ŝovregilon por zomado por montri pli da paĝoj, ŝovu dekstren por zomi paĝon kaj vidigi pli malgrandan areon de la paĝo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Iloj"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Iloj</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Enhavas literumadajn ilojn, galerion de objektarto aldonebla de vi al via dokumento, samkiel ilojn por agordi menuojn, kaj agordi programpreferojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Skema Numerado</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Lininumerad</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordigi</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Agordoj de aŭtomata korektado</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Adapti</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objekta breto"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekta breto</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La<emph> OLE-objekta </emph>breto aperas kiam objektoj estas elektitaj, kaj enhavas la plej gravajn funkciojn por formati kaj lokigi objektojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Sen ĉirkaŭfluo</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Vi ankaŭ povas elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Ĉirkaŭfluo</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ĉi tiu bildsimbolo korespondas kun la agordaĵo <emph>Paĝa ĉirkaŭfluo</emph> sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Trafluo</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ankaŭ vi povas akiri la saman efikon pere de la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektaj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Ebloj de $[officename] Verkilo"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Ebloj de $[officename] Verkilo</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename]-Verkilo ebligas al vi skizi kaj produkti tekstdokumentojn kiuj povas inkluzivi grafikaĵojn, tabelojn, aŭ diagramojn. Vi poste povas konservi la dokumentojn en diversaj formatoj, inkluzive de la normigita OpenDocument-formato (ODF), formato Microsoft Word, aŭ HTML. Vi povas facile eksporti vian dokumenton al la Portebla Dokument-Formato (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Verkado"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Verkilo ebligas al vi krei kaj bazajn dokumentojn, kiaj memorandoj, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksoj</link>, leteroj, resumoj kaj <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">kunfandaj dokumentoj</link>, same kaj longajn kaj kompleksajn aŭ plurpartajn dokumentojn, kune kun bibliografioj, referenctabeloj kaj indeksoj."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Verkilo ankaŭ inkluzivas tiel utilajn eblojn kiel <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">literumadan kontrolilon</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tezaŭron</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">aŭtomatan korektadon</link>, kaj <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">vortdividon</link> samkiel diversajn <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ŝablonojn</link> por preskaŭ ĉiu celo. Vi ankaŭ povas mem krei proprajn ŝablonojn uzante la Asistantojn."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Skizado kaj strukturigo"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] donas vastan variecon da ebloj por verki dokumentojn. Uzu la <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">fenestron Stiloj kaj formatado</link> por krei, atribui kaj modifi stilojn por alineoj, unuopaj signoj, kadroj kaj paĝoj. Aldone, la <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigilo</link> helpas vin rapide trairi viajn dokumentojn, ebligas al vi rigardi al via dokumento per skema vido, kaj registras la objektojn kiujn vi enmetis en la dokumenton."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Vi ankaŭ povas krei diversajn <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeksojn kaj tabelojn</link> en tekstdokumentoj. Vi povas difini la strukturon kaj aspekton de la indeksoj kaj tabeloj laŭ viaj apartaj bezonoj. Aktivaj hiperligiloj kaj legosignoj ebligas al vi rekte salti al la korespondaj elementoj en la teksto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Surtabla tipografio per $[officename] Verkilo"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Verkilo enhavas multajn ilojn por surtabla tipografio kaj desegnado por asisti vin pri kreado de profesie stiligitaj dokumentoj, kiel broŝuroj, bultenoj kaj invitleteroj. Vi povas formati viajn dokumentojn per plurkolumnaj aranĝoj, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstaj kadroj</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafikaĵoj</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeloj</link>, kaj aliaj objektoj."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Kalkuloj"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Tekstdokumentoj en $[officename] havas integritan <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">kalkulfunkcion</link> kiu helpas vin plenumi altnivelajn kalkulojn aŭ logikajn ligilojn. Vi povas facile krei tabelon en tekstdokumenton por plenumi kalkulojn."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Krei desegnaĵojn"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "La <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">desegnilo</link> de $[officename]-Verkilo ebligas al vi krei desegnaĵojn, grafikaĵojn, rubrikojn, kaj aliajn specojn da desegnaĵoj rekte en tekstdokumentoj."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Enmeti grafikaĵojn"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Vi povas enmeti bildojn per <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">aliaj formatoj</link> en tekstdokumenton, inkluzive grafikaĵojn kun formato JPG aŭ GIF. Aldone, la <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerio</link> provizas kolekton de bildetoj, kaj la <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-Galerio</link> kreas belegajn tiparefektojn."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Fleksebla aplikaĵa interfaco"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "La programinterfaco estas projekciita tiel ke vi povas konfiguri ĝin laŭ viaj preferoj, inkluzive adapti bildsimbolojn kaj menuojn. Vi povas lokigi diversajn programfenestrojn, kiel la fenestron Stiloj kaj formatado, aŭ la Navigilo kiel glitajn fenestrojn ie ajn sur la ekrano. Vi ankaŭ povas <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">endokogi</link> kelkajn fenestrojn sur la rando de la laborspaco."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Ŝovi kaj demeti"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La eblo <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ŝovi-kaj-demeti</link> ebligas al vi rapide kaj efike labori per tekstdokumentoj en $[officename]. Ekzemple, vi povas ŝovi-kaj-demeti objektojn, kiel grafikaĵojn el la Galerio, de unu loko al alia en la sama dokumento, aŭ inter malfermitaj $[officename]-dokumentoj."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Helpfunkcioj"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Vi povas uzi la <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Helpsistemon</link> kiel kompletan referencon por aplikaĵoj de $[officename], enhavantan <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrukciojn</link> por simplaj kaj kompleksaj taskoj."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Breto de desegnaj objektaj atributoj"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Breto de desegnaj objektaj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">La breto de <emph>Desegnaj objektaj atributoj</emph> kiu aperas kiam desegnado de objekto estas elektita, enhavas funkciojn por modifi kaj lokigi la desegnajn objektojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linia stilo</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linia larĝo</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linia koloro</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area stilo/plenigo</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Bilda breto"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Bilda breto</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La <emph>bilda</emph> breto enhavas funkciojn por formati kaj lokigi elektitajn bitbildajn grafikaĵojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Renversi vertikale</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Renversi horizontale</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikaj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Enmeti"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Enmeti</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">La menuo Enmeti enhavas komandojn por enmeti novajn elementojn en vian dokumenton. Ĉi tio inkluzivas sekciojn, piednotojn, komentojn, specialajn signojn, grafikaĵojn, kaj objektojn el aliaj aplikaĵoj.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Mana paĝosalto</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Speciala signo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Sekcio</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Piednoto/finnoto</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Apudskribo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Legosigno</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Krucreferenco</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komento</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skripto</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Koverto</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kadro</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabelo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontala mezurilo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Glita kadro</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Dosiero</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Kadra breto"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kadra breto</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Kiam kadro estas elektita, la <emph>kadra </emph>breto provizas la plej gravajn funkciojn por formati kaj lokigi la kadron.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Sen ĉirkaŭfluo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vi ankaŭ povas elekti ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Kun ĉirkaŭfluo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ĉi tiu bildsimbolo reprezentas la agordon <emph>Paĝa ĉirkaŭfluo</emph> sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Ĉirkaŭfluo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vi ankaŭ povas difini ĉi tiun agordon sur la taba paĝo <emph>Ĉirkaŭfluo</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Fona koloro</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kadraj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formato"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Formato</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Enhavas komandojn por formati la aranĝon kaj la enhavon de via dokumento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Signo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Alineo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Buloj kaj numerado</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Paĝo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolumnoj</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sekcioj</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kadro</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bildo</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Fenestro"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Fenestro</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Enhavas komandojn por prilabori kaj vidigi dokumentfenestrojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Paĝa aspekto"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Paĝa aspekto</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La breto <emph>paĝa aspekto</emph> aperas kiam vi alrigardas la aktualan dokumenton en la paĝaspekta reĝimo."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vido"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vido</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por regi la surekranan vidigon de la dokumento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zomi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Redakti"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Redakti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ĉi tiu menuo enhavas komandojn por redakti la enhavon de la aktuala dokumento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Alglui speciale</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Elekti tekston</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Kompari dokumenton</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Serĉi kaj anstataŭigi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Aŭtomata teksto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Interŝanĝi datumbazon</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Kampoj</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Piednotoj</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Indeksero</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliografiero</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligilo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Ligojn</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">BildoMapo</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formata breto"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formata breto</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La formata breto enhavas plurajn tekstformatajn funkciojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Tipara koloro</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Aldonaj bildsimboloj"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Pligrandigi tiparon"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Pligrandigas la tipargrandon de la elektita teksto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Malpligrandigi tiparon"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Malpligrandigas la tipargrandon de la elektita teksto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Se <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (centre maldekstrena) subteno estas ŝaltita, du ekstraj bildsimboloj estas videblaj."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "De maldekstro dekstren"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">bildsimbolo de maldekstro dekstren</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">La teksto estas entajpata de maldekstro dekstren.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De dekstro maldekstren"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">bildsimbolo de dekstro maldekstren</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">La teksto formatita en lingvo kun kompleksa tekstaranĝo estas entajpata de dekstro maldekstren.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstobjekta breto"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjekta breto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Enhavas formatkomandojn por teksto enhavata en desegna objekto.</ahelp> La <emph>tekstobjekta</emph> breto aperas kiam vi duoble alklakas interne de desegna objekto."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Alta skribo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Malalta skribo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Elekti ĉion</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Signo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Alineo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Ĉi tie vi povas difini la krommarĝenojn, interspacojn, ĝisrandigon kaj linian interspacon por la nun elektita alineo."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Mezuriloj"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Mezuriloj</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Mezuriloj vidigas la dimensiojn de la paĝo, kaj la poziciojn de taboj, krommarĝenojn, borderopjn kaj kolumnojn. Vi povas modifi ĉiujn ĉi sur la mezuriloj uzante la muson."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Per duopa alklako sur la mezurilo, vi povas malfermi la dialogon <emph>Alineo</emph> kaj atribui <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">rektan alinean formatadon</link> por la aktuala alineo aŭ ĉiuj elektitaj alineoj."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bonvenon al la helpo de $[officename]-Verkilo"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Helpo de %PRODUCTNAME-Verkilo"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Laborado per %PRODUCTNAME-Verkilo"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menuoj, ilobretoj, kaj klavoj"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Akirado de helpo"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Tabela breto"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Tabela breto</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>tabela </emph>breto enhavas funkciojn, kiujn vi bezonas laborante per tabelojn. Ĝi aperas kiam vi movas la kursoron en tabelon.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Kunfandi ĉelojn</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Forigi vicon</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Forigi kolumnon</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Aŭtomate formati</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Tabelaj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordigi</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menuoj"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menuoj</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "La sekva sekcio listigas la helptemojn haveblajn por menuoj kaj dialogoj."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabelo</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Montras komandojn por enmeti, redakti, kaj forigi tabelon ene de tekstdokumento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Enmeti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Enmeti novan tabelon."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolumnoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Enmeti kolumnojn."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Vicoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Enmeti vicojn."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Forigi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Forigas la aktualan tabelon.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolumnoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Forigas la elektitajn kolumnojn."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Vicoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Forigas la elektitajn vicojn."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Elekti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Elektas la aktualan tabelon.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolumno"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Elektas la aktualan kolumnon."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Vico"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Elektas la aktualan vicon."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Ĉelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Elektas la aktualan ĉelon.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Kunfandi ĉelojn</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividi ĉelojn</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabela aŭtomata formatado</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Aŭtomate adapti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Kolumnolarĝo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Malfermas la dialogon Kolumna larĝo, kie vi povas ŝanĝi la larĝon de kolumno."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimuma kolumna larĝo</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Egale distribui kolumnojn</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Vica alto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Malfermas la dialogon Vica alto, kie vi povas ŝanĝi la alton de vico."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimuma vica alto</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Egale distribui vicojn</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permesi, ke vico saltu trans paĝoj kaj kolumnoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permesas paĝosalton interne de la aktuala vico.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Titolaj vicoj ripetas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Ripetas la tabelkapojn sur sinsekvaj paĝoj se la tabelo transsaltas unu aŭ plurajn paĝojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Konverti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Teksto al tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti la elektitan tekston al tabelo.</ahelp> Malfermas <link href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la elektitan tekston al tabelo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabelo al teksto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Malfermas dialogon kie vi povas konverti la aktualan tabelon al teksto.</ahelp> Malfermas <link href=\"text/swriter/01/06090000.xhp\">dialogon</link> kie vi povas konverti la aktualan tabelon al teksto."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordigi</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formulo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Malfermas la <link href=\"text/swriter/main0214.xhp\">formulan breton</link> por enigi aŭ modifi formulon."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Numerformato"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Malfermas <link href=\"text/shared/optionen/01040500.xhp\">dialogon</link> kie vi povas agordi la formaton de nombroj en la tabelo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabelaj limoj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Vidigas aŭ kaŝas la limojn ĉirkaŭ tabelaj ĉeloj. La limoj estas videblaj nur sur ekrano kaj ne estas presataj."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelaj atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Breto por buloj kaj numerado"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Breto por buloj kaj numeradoj</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La breto por <emph>Buloj kaj numerado</emph> enhavas funkciojn por modifi la strukturon de numerataj alineoj, inkluzivante ŝanĝi la sinsekvon de alineoj kaj difini aliajn alineajn nivelojn.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Ilobretoj"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Ilobretoj</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Ĉi tiu sekcio provizas superrigardon pri la ilobretoj disponeblaj en $[officename] Verkilo.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Dosiero"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Dosiero</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ĉi tiuj komandoj rilatas al la aktuala dokumento, malfermas novan dokumenton, aŭ fermas la aplikaĵon.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Malfermi</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Konservi kiel</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versioj</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Atributoj</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Presi</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Presila agordaro</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formula breto"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formulara breto</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La <emph>Formula</emph> breto ebligas krei kaj enmeti kalkulojn en tekstdokumenton.</ahelp> Por aktivigi la <emph>formulan</emph> breton, premu F2."
diff --git a/source/es/helpcontent2/source/text/swriter.po b/source/es/helpcontent2/source/text/swriter.po
index 654ceabc136..2e1efaa1c43 100644
--- a/source/es/helpcontent2/source/text/swriter.po
+++ b/source/es/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-05-03 20:56+0200\n"
"Last-Translator: Alexandro <jza@openoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra de estado"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra de estado</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra de "
+"estado</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La Barra de estado contiene información sobre el documento y ofrece varios botones con funciones especiales. El aspecto y funcionalidad de la Barra de estado depende del tipo de objeto que se edite. La Barra de estado se puede configurar con el diálogo <emph>Herramientas - Configurar</emph>."
+msgstr ""
+"La Barra de estado contiene información sobre el documento y ofrece varios "
+"botones con funciones especiales. El aspecto y funcionalidad de la Barra de "
+"estado depende del tipo de objeto que se edite. La Barra de estado se puede "
+"configurar con el diálogo <emph>Herramientas - Configurar</emph>."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +60,23 @@ msgctxt ""
msgid "Language"
msgstr "Lenguaje"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra el idioma del texto seleccionado. <br/> Haga clic para abrir un menú donde se puede elegir otro idioma para el texto seleccionado o para el párrafo actual. <br/>Elija \"Ninguno\" para excluir el texto de la corrección ortográfica y la separación silábica. <br/>Elija \"Restablecer al idioma predeterminado\" para volver a aplicar el idioma predeterminado para la selección o el párrafo. <br/>Seleccione \"Más\" para abrir un diálogo con más opciones.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Muestra el idioma del texto seleccionado. <br/> Haga clic "
+"para abrir un menú donde se puede elegir otro idioma para el texto "
+"seleccionado o para el párrafo actual. <br/>Elija \"Ninguno\" para excluir el "
+"texto de la corrección ortográfica y la separación silábica. <br/>Elija "
+"\"Restablecer al idioma predeterminado\" para volver a aplicar el idioma "
+"predeterminado para la selección o el párrafo. <br/>Seleccione \"Más\" para "
+"abrir un diálogo con más opciones.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +85,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Firma digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmas digitales</link>."
+msgstr ""
+"Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmas "
+"digitales</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +105,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Diseño de Zoom y Vista"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Hay tres controles en la Barra de estatus de Writer que permite cambiar el Zoom y el Diseño de Vista de documentos de texto."
+msgstr ""
+"Hay tres controles en la Barra de estatus de Writer que permite cambiar el "
+"Zoom y el Diseño de Vista de documentos de texto."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Los iconos de vista de distribución se ve de izquierda a derecha: Modo de columna singular. Modo de vista con páginas lado a lado. Modo libro con dos páginas como un libro abierto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Los iconos de vista de distribución se ve de izquierda a "
+"derecha: Modo de columna singular. Modo de vista con páginas lado a lado. "
+"Modo libro con dos páginas como un libro abierto.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrastra el deslizante del Zoom a la izquierda para mostrar más páginas, arrastrar a la derecha para acerca en una página y mostrar una área reducido y amplificado de la página.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arrastra el deslizante del Zoom a la izquierda para mostrar "
+"más páginas, arrastrar a la derecha para acerca en una página y mostrar una "
+"área reducido y amplificado de la página.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +149,7 @@ msgctxt ""
msgid "Tools"
msgstr "Herramientas"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +157,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Herramientas\">Herramientas</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" "
+"name=\"Herramientas\">Herramientas</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +169,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contiene herramientas de ortografía, una galería de objetos que puede añadir a su documento, así como herramientas de configuración de menús y preferencias de programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contiene herramientas de ortografía, una galería de objetos "
+"que puede añadir a su documento, así como herramientas de configuración de "
+"menús y preferencias de programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +182,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de esquema\">Numeración de esquema</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de "
+"esquema\">Numeración de esquema</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +194,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de líneas\">Numeración de líneas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de "
+"líneas\">Numeración de líneas</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +206,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas al pie\">Notas al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas al pie\">Notas al "
+"pie</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +220,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +228,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de AutoCorrección\">Opciones de AutoCorrección</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de "
+"AutoCorrección\">Opciones de AutoCorrección</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +240,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizar\">Personalizar</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +253,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra de Objeto-OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +261,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Objeto-OLE\">Barra de Objeto-OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Objeto-OLE\">Barra de "
+"Objeto-OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +273,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objeto OLE</emph>, que aparece cuando se seleccionan objetos, contiene las funciones más importantes relativas al formato y la posición de los objetos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objeto OLE</emph>, que aparece "
+"cuando se seleccionan objetos, contiene las funciones más importantes "
+"relativas al formato y la posición de los objetos.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +286,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sin ajuste\">Sin ajuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Sin ajuste\">Sin "
+"ajuste</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +298,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede "
+"elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +312,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste\">Ajuste</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +320,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este símbolo se corresponde con la opción <emph>Ajuste de página</emph> de la pestaña <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este símbolo "
+"se corresponde con la opción <emph>Ajuste de página</emph> de la pestaña "
+"<emph>Ajuste</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +333,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste Continuo\">Ajuste Continuo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste Continuo\">Ajuste "
+"Continuo</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +345,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> También puede elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> También puede "
+"elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +357,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades del objeto\">Propiedades del objeto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades del "
+"objeto\">Propiedades del objeto</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +370,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Características de $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +378,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Características de $[officename] Writer\">Características de $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Características de $[officename] Writer\">Características de "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +391,16 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer le permite diseñar y producir documentos de texto que pueden incluír ilustraciones, tablas y diagramas. Puede archivar los documentos en una gran variedad de formatos, incluyendo el formato estandar de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formato de Microsoft Word (.doc) o también de HTML. De la misma manera usted puede exportar sus documentos en documentos de Formatos Portables [Portable Document Format (PDF)]."
+msgstr ""
+"$[officename] Writer le permite diseñar y producir documentos de texto que "
+"pueden incluír ilustraciones, tablas y diagramas. Puede archivar los "
+"documentos en una gran variedad de formatos, incluyendo el formato estandar "
+"de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formato de Microsoft "
+"Word (.doc) o también de HTML. De la misma manera usted puede exportar sus "
+"documentos en documentos de Formatos Portables [Portable Document Format "
+"(PDF)]."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +410,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escribir"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +418,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer permite crear documentos básicos, como memorándums, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de documentos\">combinación de documentos</link>, así como archivos largos, complejos o con varios apartados, con bibliografías, tablas de referencia e índices."
+msgstr ""
+"$[officename] Writer permite crear documentos básicos, como memorándums, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, "
+"currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de "
+"documentos\">combinación de documentos</link>, así como archivos largos, "
+"complejos o con varios apartados, con bibliografías, tablas de referencia e "
+"índices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +434,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer también presenta funciones útiles como, por ejemplo, un <link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográfico\">revisor ortográfico</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"diccionario de sinónimos\">diccionario de sinónimos</link>, un <link href=\"text/shared/01/06040000.xhp\" name=\"corrección automática\">Corrección automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" name=\"separador silábico\">separador silábico</link>, así como numerosas <link href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantillas</link> para prácticamente cualquier finalidad. Además, mediante los asistentes puede crear sus propias plantillas."
-
+msgstr ""
+"$[officename] Writer también presenta funciones útiles como, por ejemplo, un "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográfico\">revisor "
+"ortográfico</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"diccionario de sinónimos\">diccionario de sinónimos</link>, un <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"corrección automática\">Corrección "
+"automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"separador silábico\">separador silábico</link>, así como numerosas "
+"<link href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantillas</link> "
+"para prácticamente cualquier finalidad. Además, mediante los asistentes "
+"puede crear sus propias plantillas."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +456,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Diseño y estructuración"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +464,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ofrece una amplia variedad de opciones para diseñar documentos. Use la ventana<link href=\"text/swriter/01/05140000.xhp\" name=\"Ventana de Estilos y Formato\">Ventana de Estilos y Formato</link> para crear, asignar y modificar los estilos de párrafos, caracteres concretos, marcos y páginas. Además, con el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> puede desplazarse con rapidez por el interior de los documentos, examinar el archivo de un modo esquemático y seguir la pista de los objetos que se hayan insertado en el documento."
+msgstr ""
+"$[officename] ofrece una amplia variedad de opciones para diseñar "
+"documentos. Use la ventana<link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Ventana de Estilos y Formato\">Ventana de Estilos y Formato</link> para "
+"crear, asignar y modificar los estilos de párrafos, caracteres concretos, "
+"marcos y páginas. Además, con el <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Navegador</link> puede desplazarse con rapidez por el "
+"interior de los documentos, examinar el archivo de un modo esquemático y "
+"seguir la pista de los objetos que se hayan insertado en el documento."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +482,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "También puede crear varios <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> en los documentos de texto. Puede definir la estructura y apariencia de los índices y de las tablas según sus necesidades. Hiperenlaces y marcas de texto activos permiten saltar a los elementos correspondientes en el texto."
+msgstr ""
+"También puede crear varios <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índices\">índices</link> en los documentos de texto. Puede definir la "
+"estructura y apariencia de los índices y de las tablas según sus "
+"necesidades. Hiperenlaces y marcas de texto activos permiten saltar a los "
+"elementos correspondientes en el texto."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +499,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Preimpresión con $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +507,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contiene numerosas herramientas de maquetación y dibujo aptas para la creación de documentos profesionales, como folletos, boletines e invitaciones. Puede formatear documentos con diseños de varias columnas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">marcos de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tablas\">tablas</link> y otros objetos."
-
+msgstr ""
+"$[officename] Writer contiene numerosas herramientas de maquetación y dibujo "
+"aptas para la creación de documentos profesionales, como folletos, "
+"boletines e invitaciones. Puede formatear documentos con diseños de varias "
+"columnas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">marcos de texto</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">gráficos</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tablas\">tablas</link> y "
+"otros objetos."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +528,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Cálculo"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +536,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Los documentos de texto de $[officename] disponen de una <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de cálculo</link> integrada que permite ejecutar sofisticadas funciones de cálculo o vínculos lógicos. La tabla que se necesita para el cálculo puede crearse sin problemas y de forma muy sencilla en el documento de texto."
+msgstr ""
+"Los documentos de texto de $[officename] disponen de una <link "
+"href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de "
+"cálculo</link> integrada que permite ejecutar sofisticadas funciones de "
+"cálculo o vínculos lógicos. La tabla que se necesita para el cálculo puede "
+"crearse sin problemas y de forma muy sencilla en el documento de texto."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +553,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Crear dibujos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +561,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Las <link href=\"text/shared/02/01140000.xhp\" name=\"herramienta de dibujo\">herramienta de dibujo</link> de $[officename] Writer permiten crear dibujos, gráficos, leyendas y otros tipos de imágenes directamente en el documento de texto."
+msgstr ""
+"Las <link href=\"text/shared/02/01140000.xhp\" name=\"herramienta de "
+"dibujo\">herramienta de dibujo</link> de $[officename] Writer permiten crear "
+"dibujos, gráficos, leyendas y otros tipos de imágenes directamente en el "
+"documento de texto."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +577,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Insertar imágenes"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +585,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Puede insertar imágenes con<link href=\"text/shared/00/00000020.xhp\" name=\"formatos diferentes\">formatos diferentes</link> dentro de un documento de texto, includive ilustraciones con formatos de JPG o GIF. A de más, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée una cilección de ilustraciones, y la <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> créa efectos maravillosos de fuentes."
+msgstr ""
+"Puede insertar imágenes con<link href=\"text/shared/00/00000020.xhp\" "
+"name=\"formatos diferentes\">formatos diferentes</link> dentro de un documento "
+"de texto, includive ilustraciones con formatos de JPG o GIF. A de más, la "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée "
+"una cilección de ilustraciones, y la <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> créa "
+"efectos maravillosos de fuentes."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +604,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interfaz del programa flexible"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +612,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "La interfaz del programa se ha diseñado de manera que pueda configurarla según sus preferencias, incluidos los símbolos de personalización y los menús. Puede situar varias ventanas de programas, por ejemplo la de Estilo y formato o la del Navegador, como ventanas flotantes en cualquier lugar de la pantalla. También puede <link href=\"text/shared/guide/autohide.xhp\" name=\"acoplar\">acoplar</link> algunas ventanas al borde del área de trabajo."
+msgstr ""
+"La interfaz del programa se ha diseñado de manera que pueda configurarla "
+"según sus preferencias, incluidos los símbolos de personalización y los "
+"menús. Puede situar varias ventanas de programas, por ejemplo la de Estilo y "
+"formato o la del Navegador, como ventanas flotantes en cualquier lugar de "
+"la pantalla. También puede <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"acoplar\">acoplar</link> algunas ventanas al borde del área de trabajo."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +630,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrastrar y colocar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +638,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y colocar\">arrastrar y colocar</link> permite trabajar rápida y eficazmente con documentos de texto en $[officename]. Por ejemplo, puede arrastrar y colocar objetos, como los gráficos de Galería, de una ubicación a otra en el mismo documento o entre documentos de $[officename] activos."
+msgstr ""
+"La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y "
+"colocar\">arrastrar y colocar</link> permite trabajar rápida y eficazmente "
+"con documentos de texto en $[officename]. Por ejemplo, puede arrastrar y "
+"colocar objetos, como los gráficos de Galería, de una ubicación a otra en el "
+"mismo documento o entre documentos de $[officename] activos."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +655,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funciones de ayuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +663,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Puede usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de ayuda\">sistema de ayuda</link> en línea ampliada como una referencia completa para las aplicaciones de $[officename], incluidas las <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> para tareas sencillas y complejas."
+msgstr ""
+"Puede usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de "
+"ayuda\">sistema de ayuda</link> en línea ampliada como una referencia "
+"completa para las aplicaciones de $[officename], incluidas las <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> "
+"para tareas sencillas y complejas."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +679,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra de Propiedades del objeto de dibujo"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +687,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedades de objeto de dibujo\">Barra de propiedades de objeto de dibujo</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedades de objeto "
+"de dibujo\">Barra de propiedades de objeto de dibujo</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +699,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Se puede ver la barra \"<emph>Propiedades del objeto de dibujo</emph>\" tanto en Writer como en Calc. Seleccione el menú \"Ver - Barras de herramientas - Propiedades del objeto de dibujo\". Los controles se habilitan cuando se selecciona un objeto de dibujo. De manera predeterminada, podrá ver distintos íconos dependiendo si el documento actual es un documento de texto o una hoja de cálculo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Se puede ver la barra \"<emph>Propiedades del "
+"objeto de dibujo</emph>\" tanto en Writer como en Calc. Seleccione el menú "
+"\"Ver - Barras de herramientas - Propiedades del objeto de dibujo\". Los "
+"controles se habilitan cuando se selecciona un objeto de dibujo. De manera "
+"predeterminada, podrá ver distintos íconos dependiendo si el documento "
+"actual es un documento de texto o una hoja de cálculo.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +715,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de línea\">Estilo de línea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de línea\">Estilo de "
+"línea</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +727,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de línea\">Ancho de línea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de línea\">Ancho de "
+"línea</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +739,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de línea\">Color de línea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Color de línea\">Color de "
+"línea</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +751,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo/relleno de área\">Estilo/relleno de área</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo/relleno de "
+"área\">Estilo/relleno de área</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +764,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imagen"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra de Imagen</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra de "
+"Imagen</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imagen</emph> contiene funciones para establecer el formato y la posición de los gráficos de mapa de bits seleccionados.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imagen</emph> contiene "
+"funciones para establecer el formato y la posición de los gráficos de mapa "
+"de bits seleccionados.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar verticalmente\">Reflejar verticalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar "
+"verticalmente\">Reflejar verticalmente</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar horizontalmente\">Reflejar horizontalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar "
+"horizontalmente\">Reflejar horizontalmente</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades de gráfico\">Propiedades de gráfico</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades de "
+"gráfico\">Propiedades de gráfico</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +829,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insertar"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +839,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insertar\">Insertar</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +847,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">El menú Insertar contiene comandos para insertar nuevos elementos en su documento. Esto incluye secciones, notas de pie de página, notas, caracteres especiales, gráficos y objetos desde otras aplicaciones.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">El menú Insertar contiene comandos para insertar nuevos "
+"elementos en su documento. Esto incluye secciones, notas de pie de página, "
+"notas, caracteres especiales, gráficos y objetos desde otras "
+"aplicaciones.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +861,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salto manual\">Salto manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Salto manual\">Salto "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +873,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +887,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sección\">Sección</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +895,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperenlace\">Hiperenlace</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +907,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de página/Nota al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de "
+"página/Nota al pie</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +921,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Título\">Título</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +929,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +940,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruzada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia "
+"cruzada\">Referencia cruzada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +952,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentarios\">Comentarios</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" "
+"name=\"Comentarios\">Comentarios</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +966,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +976,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +986,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +996,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabla\">Tabla</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1004,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línea horizontal\">Línea horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Línea horizontal\">Línea "
+"horizontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1016,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco flotante</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco "
+"flotante</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1030,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Archivo\">Archivo</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1039,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra de Marco"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1047,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de Marco</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de "
+"Marco</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1059,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando se selecciona un marco, la barra <emph>Marco</emph> proporciona las funciones más importantes relativas al formato y la posición del marco.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando se selecciona un marco, la barra "
+"<emph>Marco</emph> proporciona las funciones más importantes relativas al "
+"formato y la posición del marco.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1072,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar Ajuste\">Desactivar Ajuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar "
+"Ajuste\">Desactivar Ajuste</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1084,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede definir esta configuración en la ficha <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede "
+"definir esta configuración en la ficha <emph>Ajuste</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1096,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Ajuste\">Activar Ajuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Ajuste\">Activar "
+"Ajuste</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1108,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función de este símbolo corresponde a la opción <emph>Ajuste de página</emph> de la ficha <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función "
+"de este símbolo corresponde a la opción <emph>Ajuste de página</emph> de la "
+"ficha <emph>Ajuste</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1121,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste continuo\">Ajuste continuo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste continuo\">Ajuste "
+"continuo</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1133,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta configuración también se puede realizar a través de la ficha <emph>Ajuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta "
+"configuración también se puede realizar a través de la ficha "
+"<emph>Ajuste</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1146,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de fondo</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de "
+"fondo</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1158,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades del marco\">Propiedades del marco</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades del "
+"marco\">Propiedades del marco</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1171,7 @@ msgctxt ""
msgid "Format"
msgstr "Formato"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1181,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1189,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contiene comandos para dar formato al diseño y al contenido del documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contiene comandos para dar formato al diseño y "
+"al contenido del documento.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1201,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Caracter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Caracter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1214,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafo</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1222,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeración/viñetas\">Numeración y viñetas</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numeración/viñetas\">Numeración y viñetas</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1236,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Página\">Página</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1244,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1255,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Secciones\">Secciones</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Secciones\">Secciones</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1268,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1278,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imagen\">Imagen</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1287,7 @@ msgctxt ""
msgid "Window"
msgstr "Ventana"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1297,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ventana\">Ventana</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1305,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene comandos para manejar y mostrar ventanas de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene comandos para "
+"manejar y mostrar ventanas de documentos.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1318,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Vista previa"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1326,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista Previa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista "
+"Previa</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1338,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barra de <emph>Vista Previa</emph> aparece cuando ve el documento en el modo de vista previa."
+msgstr ""
+"La barra de <emph>Vista Previa</emph> aparece cuando ve el documento en el "
+"modo de vista previa."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1351,7 @@ msgctxt ""
msgid "View"
msgstr "Vista"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1361,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vista\">Vista</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1369,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú contiene comandos para el control de la visualización en la pantalla del documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú contiene comandos para el control de la "
+"visualización en la pantalla del documento.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1383,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1392,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editar"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1402,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1410,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú contiene comandos para editar los contenidos del documento actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú contiene comandos para editar los contenidos del "
+"documento actual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1422,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado "
+"especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1434,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar texto\">Seleccionar texto</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar "
+"texto\">Seleccionar texto</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1446,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar "
+"documento</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1458,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Buscar y reemplazar\">Buscar y reemplazar</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Buscar y reemplazar\">Buscar y "
+"reemplazar</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1470,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexto\">AutoTexto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexto\">AutoTexto</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1481,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de "
+"datos\">Intercambiar base de datos</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1495,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1503,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas al pie\">Notas al pie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas al pie\">Notas al "
+"pie</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1515,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índice\">Entrada del índice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índice\">Entrada "
+"del índice</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1527,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliográfica\">Entrada bibliográfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1539,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperenlace\">Hiperenlace</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1553,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Vínculo\">Vínculo</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1561,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imágenes\">Mapa de imágenes</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imágenes\">Mapa de "
+"imágenes</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1574,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra de objetos de texto"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1582,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formato\">Barra de Formato</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formato\">Barra de "
+"Formato</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1594,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_TEXT_TOOLBOX\">La <emph>Barra de objetos de texto</emph> en el modo de entrada de texto contiene varias funciones de formato.</ahelp>"
+msgstr ""
+"<ahelp visibility=\"visible\" hid=\"HID_TEXT_TOOLBOX\">La <emph>Barra de objetos "
+"de texto</emph> en el modo de entrada de texto contiene varias funciones de "
+"formato.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1607,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la letra\">Color de la letra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la letra\">Color de "
+"la letra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1621,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Iconos adicionales en la Barra de objetos."
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1630,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Incrementar la fuente"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Incrementar el tamaño de la fuente en los textos seleccionados.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Incrementar el tamaño de la fuente en los textos "
+"seleccionados.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1650,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reducir la fuente"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Reduce el tamaño de la fuente del texto seleccionado.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Reduce el tamaño de la fuente del texto seleccionado.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1668,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> está activa, aparecen dos iconos adicionales."
+msgstr ""
+"Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> está activa, aparecen dos iconos adicionales."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1682,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "De izquierda a derecha"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">icono de izquierda a derecha</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">icono de izquierda a "
+"derecha</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1702,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaLeftToRight\">El texto se escribe de izquierda a derecha.</ahelp>"
+msgstr ""
+"<ahelp visibility=\"visible\" hid=\".uno:ParaLeftToRight\">El texto se escribe "
+"de izquierda a derecha.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1716,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De derecha a izquierda"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icono de derecha a izquierda</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">icono de derecha a "
+"izquierda</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1736,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaRightToLeft\">El texto con formato de lenguaje de script complejo se escribe de derecha a izquierda.</ahelp>"
+msgstr ""
+"<ahelp visibility=\"visible\" hid=\".uno:ParaRightToLeft\">El texto con formato "
+"de lenguaje de script complejo se escribe de derecha a izquierda.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1749,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra de objetos de texto"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1757,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objeto de texto\">Barra de objeto de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objeto de texto\">Barra "
+"de objeto de texto</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1769,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandos de formato para el texto que se incluye en un objeto de dibujo.</ahelp> La barra <emph>Objeto de texto</emph> aparece al hacer doble clic dentro de un objeto de dibujo."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandos de formato para el "
+"texto que se incluye en un objeto de dibujo.</ahelp> La barra <emph>Objeto "
+"de texto</emph> aparece al hacer doble clic dentro de un objeto de dibujo."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1782,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndice\">Superíndice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superíndice\">Superíndice</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1794,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1805,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar todo</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar "
+"todo</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1817,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1830,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1838,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Aquí puede definir la sangría, distancia, alineación e interlineado para el párrafo actual."
+msgstr ""
+"Aquí puede definir la sangría, distancia, alineación e interlineado para el "
+"párrafo actual."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1851,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Reglas"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1861,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglas\">Reglas</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1869,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Las reglas no sólo muestran las dimensiones de la página, sino también las marcas de los tabuladores, sangrías, márgenes y columnas, que podrá modificar de manera interactiva mediante el ratón."
+msgstr ""
+"Las reglas no sólo muestran las dimensiones de la página, sino también las "
+"marcas de los tabuladores, sangrías, márgenes y columnas, que podrá "
+"modificar de manera interactiva mediante el ratón."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1882,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Si hace doble clic en un área libre de las reglas (de color gris), se activa el diálogo <emph>Párrafo</emph> que permite introducir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formato directo de párrafo\">formato directo de párrafo</link> para el párrafo actual o para todos los párrafos seleccionados."
+msgstr ""
+"Si hace doble clic en un área libre de las reglas (de color gris), se activa "
+"el diálogo <emph>Párrafo</emph> que permite introducir <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formato directo de "
+"párrafo\">formato directo de párrafo</link> para el párrafo actual o para "
+"todos los párrafos seleccionados."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1898,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bienvenido a la ayuda de $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1908,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ayuda de %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1918,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Trabajar con %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1928,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menús, barras de herramientas y teclas"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1938,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obteniendo Ayuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1947,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra de Tabla"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1955,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de Tabla\">Barra de Tabla</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra de Tabla\">Barra de "
+"Tabla</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1967,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra de objetos para tablas</emph> contiene funciones que necesitará cuando trabaje con tablas. Aparece cuando el cursor está dentro de una tabla.</ahelp>"
+msgstr ""
+"<ahelp visibility=\"visible\" hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra de "
+"objetos para tablas</emph> contiene funciones que necesitará cuando trabaje "
+"con tablas. Aparece cuando el cursor está dentro de una tabla.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1980,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir celdas</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir "
+"celdas</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1992,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Borrar fila\">Borrar fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Borrar fila\">Borrar "
+"fila</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +2004,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Borrar columna\">Borrar columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Borrar columna\">Borrar "
+"columna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformato\">Autoformato</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Autoformato\">Autoformato</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de tabla\">Propiedades de tabla</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de "
+"tabla\">Propiedades de tabla</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2039,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2048,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menús"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2056,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menús\">Menús</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2068,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "El apartado siguiente enumera los temas de ayuda disponibles para los menús y los diálogos."
+msgstr ""
+"El apartado siguiente enumera los temas de ayuda disponibles para los menús "
+"y los diálogos."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2081,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2090,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabla</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostrar comandos para insertar, editar, y eliminar una tabla en un documento de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostrar comandos para insertar, editar, y eliminar una tabla "
+"en un documento de texto.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2110,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insertar"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2119,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2128,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insertar una tabla nueva."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2137,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnas"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2146,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insertar columnas."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2155,7 @@ msgctxt ""
msgid "Rows"
msgstr "Filas"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2164,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insertar filas."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2173,7 @@ msgctxt ""
msgid "Delete"
msgstr "Borrar"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2182,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2191,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Borra la tabla actual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2200,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnas"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2209,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Borrar las columnas seleccionadas."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2218,7 @@ msgctxt ""
msgid "Rows"
msgstr "Filas"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2227,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Borrar las filas seleccionadas."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2236,7 @@ msgctxt ""
msgid "Select"
msgstr "Seleccionar"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2245,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2254,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selecciona la tabla actual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2263,7 @@ msgctxt ""
msgid "Column"
msgstr "Columna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2272,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selecciona la columna actual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2281,7 @@ msgctxt ""
msgid "Row"
msgstr "Fila"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2290,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selecciona la fila actual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2299,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celda"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2308,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selecciona la celda actual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2317,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Unir celdas</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2326,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir celdas</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2335,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormato de tabla</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2344,7 @@ msgctxt ""
msgid "Autofit"
msgstr "AutoAjustar"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2353,39 @@ msgctxt ""
msgid "Column width"
msgstr "Ancho de columna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Abre el diálogo Ancho de columna, en el cual se puede modificar el ancho de una columna."
+msgstr ""
+"Abre el diálogo Ancho de columna, en el cual se puede modificar el ancho de "
+"una columna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Ancho óptimo de columnas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Ancho óptimo de columnas</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir columnas equitativamente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuir columnas "
+"equitativamente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2394,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Alto de fila"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Abre el diálogo Alto de fila, en el cual se puede modificar el alto de una fila."
+msgstr ""
+"Abre el diálogo Alto de fila, en el cual se puede modificar el alto de una "
+"fila."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2414,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alto óptimo de filas</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas equitativamente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas "
+"equitativamente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2434,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permitir división de fila entre páginas y columnas"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permite un salto de página en la fila actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permite un salto de página en la fila actual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2453,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repetición de filas de encabezado"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Si la tabla ocupa más de una página, repite los encabezados de tabla en la página o páginas subsiguientes.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Si la tabla ocupa más de una página, repite los "
+"encabezados de tabla en la página o páginas subsiguientes.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2473,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convertir"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2482,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texto a Tabla"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir el texto seleccionado a una tabla.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir el texto seleccionado a una tabla."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir el "
+"texto seleccionado a una tabla.</ahelp> Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir "
+"el texto seleccionado a una tabla."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2504,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabla en texto"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir la tabla actual en texto.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir la tabla actual en texto."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir la "
+"tabla actual en texto.</ahelp> Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir "
+"la tabla actual en texto."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2526,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2535,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmulas</link> para especificar o modificar una fórmula."
+msgstr ""
+"Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmulas</link> para "
+"especificar o modificar una fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2555,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formato de número"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogo</link> en el que se puede especificar el formato de los números de la tabla."
+msgstr ""
+"Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogo</link> en el "
+"que se puede especificar el formato de los números de la tabla."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,22 +2575,28 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Bordes de la tabla"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Muestra u oculta los límites alrededor de las celdas. Los límites sólo se ven en pantalla, no se imprimen."
+msgstr ""
+"Muestra u oculta los límites alrededor de las celdas. Los límites sólo se "
+"ven en pantalla, no se imprimen."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10617\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedades de la tabla</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\">Propiedades de la tabla</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2605,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra de Numeración y viñetas"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2613,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numeración y viñetas\">Barra de Numeración y viñetas</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numeración y "
+"viñetas\">Barra de Numeración y viñetas</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2625,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"HID_NUM_TOOLBOX\">La <emph>Barra de objetos de numeración</emph> contiene funciones para modificar la estructura de párrafos numerados, incluidos el orden de los párrafos y la definición de varios niveles de párrafos.</ahelp>"
+msgstr ""
+"<ahelp visibility=\"visible\" hid=\"HID_NUM_TOOLBOX\">La <emph>Barra de objetos "
+"de numeración</emph> contiene funciones para modificar la estructura de "
+"párrafos numerados, incluidos el orden de los párrafos y la definición de "
+"varios niveles de párrafos.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2640,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barras de herramientas"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2648,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de herramientas\">Barras de herramientas</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras "
+"de herramientas\">Barras de herramientas</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2660,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta sección ofrece una panorámica de las barras de herramientas disponibles en $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta sección ofrece una panorámica de las barras de herramientas disponibles "
+"en $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2674,7 @@ msgctxt ""
msgid "File"
msgstr "Archivo"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2684,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Archivo\">Archivo</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2692,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Estos comandos aplican para el documento actual, abrir un documento nuevo, o cerrar la aplicación.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Estos comandos aplican para el documento actual, abrir un "
+"documento nuevo, o cerrar la aplicación.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2706,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2714,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar como</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar "
+"como</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2726,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2737,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedades\">Propiedades</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Propiedades\">Propiedades</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2749,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2760,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la impresora\">Configuración de la impresora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la "
+"impresora\">Configuración de la impresora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2773,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmulas"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2781,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2793,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La <emph>barra de fórmulas</emph> permite crear e insertar cálculos en un documento de texto.</ahelp> Para activar la <emph>barra de fórmulas</emph>, pulse F2."
+msgstr ""
+"<ahelp hid=\".\">La <emph>barra de fórmulas</emph> permite crear e insertar "
+"cálculos en un documento de texto.</ahelp> Para activar la <emph>barra de "
+"fórmulas</emph>, pulse F2."
diff --git a/source/es/helpcontent2/source/text/swriter/librelogo.po b/source/es/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..e921e43ea13
--- /dev/null
+++ b/source/es/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-05-03 20:56+0200\n"
+"Last-Translator: Alexandro <jza@openoffice.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra de estado"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de estado\">Barra de estado</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La Barra de estado contiene información sobre el documento y ofrece varios botones con funciones especiales. El aspecto y funcionalidad de la Barra de estado depende del tipo de objeto que se edite. La Barra de estado se puede configurar con el diálogo <emph>Herramientas - Configurar</emph>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Lenguaje"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Muestra el idioma del texto seleccionado. <br/> Haga clic para abrir un menú donde se puede elegir otro idioma para el texto seleccionado o para el párrafo actual. <br/>Elija \"Ninguno\" para excluir el texto de la corrección ortográfica y la separación silábica. <br/>Elija \"Restablecer al idioma predeterminado\" para volver a aplicar el idioma predeterminado para la selección o el párrafo. <br/>Seleccione \"Más\" para abrir un diálogo con más opciones.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Firma digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Ver tambien <link href=\"text/shared/guide/digital_signatures.xhp\">Firmas digitales</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Diseño de Zoom y Vista"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Hay tres controles en la Barra de estatus de Writer que permite cambiar el Zoom y el Diseño de Vista de documentos de texto."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Los iconos de vista de distribución se ve de izquierda a derecha: Modo de columna singular. Modo de vista con páginas lado a lado. Modo libro con dos páginas como un libro abierto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arrastra el deslizante del Zoom a la izquierda para mostrar más páginas, arrastrar a la derecha para acerca en una página y mostrar una área reducido y amplificado de la página.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Herramientas"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Herramientas\">Herramientas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contiene herramientas de ortografía, una galería de objetos que puede añadir a su documento, así como herramientas de configuración de menús y preferencias de programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de esquema\">Numeración de esquema</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de líneas\">Numeración de líneas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas al pie\">Notas al pie</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Opciones de AutoCorrección\">Opciones de AutoCorrección</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra de Objeto-OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de Objeto-OLE\">Barra de Objeto-OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barra <emph>Objeto OLE</emph>, que aparece cuando se seleccionan objetos, contiene las funciones más importantes relativas al formato y la posición de los objetos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sin ajuste\">Sin ajuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste\">Ajuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este símbolo se corresponde con la opción <emph>Ajuste de página</emph> de la pestaña <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste Continuo\">Ajuste Continuo</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> También puede elegir esta configuración en la pestaña <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades del objeto\">Propiedades del objeto</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Características de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Características de $[officename] Writer\">Características de $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer le permite diseñar y producir documentos de texto que pueden incluír ilustraciones, tablas y diagramas. Puede archivar los documentos en una gran variedad de formatos, incluyendo el formato estandar de \"Documentos Abiertos\" [(OpenDocument format (ODF)], formato de Microsoft Word (.doc) o también de HTML. De la misma manera usted puede exportar sus documentos en documentos de Formatos Portables [Portable Document Format (PDF)]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escribir"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer permite crear documentos básicos, como memorándums, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículum y <link href=\"text/swriter/01/01150000.xhp\" name=\"combinación de documentos\">combinación de documentos</link>, así como archivos largos, complejos o con varios apartados, con bibliografías, tablas de referencia e índices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer también presenta funciones útiles como, por ejemplo, un <link href=\"text/shared/01/06010000.xhp\" name=\"revisor ortográfico\">revisor ortográfico</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"diccionario de sinónimos\">diccionario de sinónimos</link>, un <link href=\"text/shared/01/06040000.xhp\" name=\"corrección automática\">Corrección automática</link> y un <link href=\"text/swriter/01/06030000.xhp\" name=\"separador silábico\">separador silábico</link>, así como numerosas <link href=\"text/shared/01/01010100.xhp\" name=\"plantillas\">plantillas</link> para prácticamente cualquier finalidad. Además, mediante los asistentes puede crear sus propias plantillas."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Diseño y estructuración"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ofrece una amplia variedad de opciones para diseñar documentos. Use la ventana<link href=\"text/swriter/01/05140000.xhp\" name=\"Ventana de Estilos y Formato\">Ventana de Estilos y Formato</link> para crear, asignar y modificar los estilos de párrafos, caracteres concretos, marcos y páginas. Además, con el <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> puede desplazarse con rapidez por el interior de los documentos, examinar el archivo de un modo esquemático y seguir la pista de los objetos que se hayan insertado en el documento."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "También puede crear varios <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> en los documentos de texto. Puede definir la estructura y apariencia de los índices y de las tablas según sus necesidades. Hiperenlaces y marcas de texto activos permiten saltar a los elementos correspondientes en el texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Preimpresión con $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contiene numerosas herramientas de maquetación y dibujo aptas para la creación de documentos profesionales, como folletos, boletines e invitaciones. Puede formatear documentos con diseños de varias columnas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">marcos de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tablas\">tablas</link> y otros objetos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Cálculo"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Los documentos de texto de $[officename] disponen de una <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de cálculo</link> integrada que permite ejecutar sofisticadas funciones de cálculo o vínculos lógicos. La tabla que se necesita para el cálculo puede crearse sin problemas y de forma muy sencilla en el documento de texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Crear dibujos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Las <link href=\"text/shared/02/01140000.xhp\" name=\"herramienta de dibujo\">herramienta de dibujo</link> de $[officename] Writer permiten crear dibujos, gráficos, leyendas y otros tipos de imágenes directamente en el documento de texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Insertar imágenes"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Puede insertar imágenes con<link href=\"text/shared/00/00000020.xhp\" name=\"formatos diferentes\">formatos diferentes</link> dentro de un documento de texto, includive ilustraciones con formatos de JPG o GIF. A de más, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galería\">Galería</link> provée una cilección de ilustraciones, y la <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> créa efectos maravillosos de fuentes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interfaz del programa flexible"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "La interfaz del programa se ha diseñado de manera que pueda configurarla según sus preferencias, incluidos los símbolos de personalización y los menús. Puede situar varias ventanas de programas, por ejemplo la de Estilo y formato o la del Navegador, como ventanas flotantes en cualquier lugar de la pantalla. También puede <link href=\"text/shared/guide/autohide.xhp\" name=\"acoplar\">acoplar</link> algunas ventanas al borde del área de trabajo."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrastrar y colocar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La función de <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar y colocar\">arrastrar y colocar</link> permite trabajar rápida y eficazmente con documentos de texto en $[officename]. Por ejemplo, puede arrastrar y colocar objetos, como los gráficos de Galería, de una ubicación a otra en el mismo documento o entre documentos de $[officename] activos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funciones de ayuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Puede usar el <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de ayuda\">sistema de ayuda</link> en línea ampliada como una referencia completa para las aplicaciones de $[officename], incluidas las <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instrucciones</link> para tareas sencillas y complejas."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra de Propiedades del objeto de dibujo"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra de propiedades de objeto de dibujo\">Barra de propiedades de objeto de dibujo</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Se puede ver la barra \"<emph>Propiedades del objeto de dibujo</emph>\" tanto en Writer como en Calc. Seleccione el menú \"Ver - Barras de herramientas - Propiedades del objeto de dibujo\". Los controles se habilitan cuando se selecciona un objeto de dibujo. De manera predeterminada, podrá ver distintos íconos dependiendo si el documento actual es un documento de texto o una hoja de cálculo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de línea\">Estilo de línea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Ancho de línea\">Ancho de línea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Color de línea\">Color de línea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo/relleno de área\">Estilo/relleno de área</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imagen"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra de Imagen\">Barra de Imagen</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imagen</emph> contiene funciones para establecer el formato y la posición de los gráficos de mapa de bits seleccionados.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar verticalmente\">Reflejar verticalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Reflejar horizontalmente\">Reflejar horizontalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades de gráfico\">Propiedades de gráfico</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insertar"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insertar\">Insertar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">El menú Insertar contiene comandos para insertar nuevos elementos en su documento. Esto incluye secciones, notas de pie de página, notas, caracteres especiales, gráficos y objetos desde otras aplicaciones.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Salto manual\">Salto manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sección\">Sección</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al pie\">pie de página/Nota al pie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Título\">Título</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruzada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentarios\">Comentarios</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabla\">Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Línea horizontal\">Línea horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco flotante</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Archivo\">Archivo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra de Marco"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de Marco\">Barra de Marco</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cuando se selecciona un marco, la barra <emph>Marco</emph> proporciona las funciones más importantes relativas al formato y la posición del marco.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar Ajuste\">Desactivar Ajuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>También puede definir esta configuración en la ficha <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar Ajuste\">Activar Ajuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La función de este símbolo corresponde a la opción <emph>Ajuste de página</emph> de la ficha <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ajuste continuo\">Ajuste continuo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Esta configuración también se puede realizar a través de la ficha <emph>Ajuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Color de fondo\">Color de fondo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades del marco\">Propiedades del marco</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formato"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contiene comandos para dar formato al diseño y al contenido del documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Caracter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeración/viñetas\">Numeración y viñetas</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Página\">Página</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Secciones\">Secciones</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imagen\">Imagen</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Ventana"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ventana\">Ventana</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene comandos para manejar y mostrar ventanas de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Vista previa"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Vista Previa\">Vista Previa</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barra de <emph>Vista Previa</emph> aparece cuando ve el documento en el modo de vista previa."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vista"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vista\">Vista</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú contiene comandos para el control de la visualización en la pantalla del documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editar"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú contiene comandos para editar los contenidos del documento actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar texto\">Seleccionar texto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Buscar y reemplazar\">Buscar y reemplazar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexto\">AutoTexto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas al pie\">Notas al pie</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada del índice\">Entrada del índice</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Vínculo\">Vínculo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imágenes\">Mapa de imágenes</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra de objetos de texto"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de Formato\">Barra de Formato</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp visibility=\"visible\" hid=\"HID_TEXT_TOOLBOX\">La <emph>Barra de objetos de texto</emph> en el modo de entrada de texto contiene varias funciones de formato.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Color de la letra\">Color de la letra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Iconos adicionales en la Barra de objetos."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Incrementar la fuente"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Incrementar el tamaño de la fuente en los textos seleccionados.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reducir la fuente"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduce el tamaño de la fuente del texto seleccionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Si la función <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> está activa, aparecen dos iconos adicionales."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "De izquierda a derecha"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">icono de izquierda a derecha</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaLeftToRight\">El texto se escribe de izquierda a derecha.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De derecha a izquierda"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icono de derecha a izquierda</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaRightToLeft\">El texto con formato de lenguaje de script complejo se escribe de derecha a izquierda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra de objetos de texto"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objeto de texto\">Barra de objeto de texto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandos de formato para el texto que se incluye en un objeto de dibujo.</ahelp> La barra <emph>Objeto de texto</emph> aparece al hacer doble clic dentro de un objeto de dibujo."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndice\">Superíndice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar todo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Párrafo\">Párrafo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Aquí puede definir la sangría, distancia, alineación e interlineado para el párrafo actual."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Reglas"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglas\">Reglas</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Las reglas no sólo muestran las dimensiones de la página, sino también las marcas de los tabuladores, sangrías, márgenes y columnas, que podrá modificar de manera interactiva mediante el ratón."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Si hace doble clic en un área libre de las reglas (de color gris), se activa el diálogo <emph>Párrafo</emph> que permite introducir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formato directo de párrafo\">formato directo de párrafo</link> para el párrafo actual o para todos los párrafos seleccionados."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bienvenido a la ayuda de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ayuda de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Trabajar con %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menús, barras de herramientas y teclas"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obteniendo Ayuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra de Tabla"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de Tabla\">Barra de Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp visibility=\"visible\" hid=\"HID_TABLE_TOOLBOX\">La <emph>Barra de objetos para tablas</emph> contiene funciones que necesitará cuando trabaje con tablas. Aparece cuando el cursor está dentro de una tabla.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir celdas</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Borrar fila\">Borrar fila</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Borrar columna\">Borrar columna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformato\">Autoformato</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de tabla\">Propiedades de tabla</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menús"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "El apartado siguiente enumera los temas de ayuda disponibles para los menús y los diálogos."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabla</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostrar comandos para insertar, editar, y eliminar una tabla en un documento de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insertar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insertar una tabla nueva."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insertar columnas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Filas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insertar filas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Borrar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Borra la tabla actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Borrar las columnas seleccionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Filas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Borrar las filas seleccionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Seleccionar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selecciona la tabla actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selecciona la columna actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selecciona la fila actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celda"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selecciona la celda actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Unir celdas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir celdas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormato de tabla</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "AutoAjustar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Ancho de columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Abre el diálogo Ancho de columna, en el cual se puede modificar el ancho de una columna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Ancho óptimo de columnas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir columnas equitativamente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Alto de fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Abre el diálogo Alto de fila, en el cual se puede modificar el alto de una fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alto óptimo de filas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas equitativamente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permitir división de fila entre páginas y columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permite un salto de página en la fila actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repetición de filas de encabezado"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Si la tabla ocupa más de una página, repite los encabezados de tabla en la página o páginas subsiguientes.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convertir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texto a Tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir el texto seleccionado a una tabla.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir el texto seleccionado a una tabla."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabla en texto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un diálogo que permite convertir la tabla actual en texto.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">un diálogo</link> que permite convertir la tabla actual en texto."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Abre la <link href=\"text/swriter/main0214.xhp\">barra de fórmulas</link> para especificar o modificar una fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formato de número"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">un diálogo</link> en el que se puede especificar el formato de los números de la tabla."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Bordes de la tabla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Muestra u oculta los límites alrededor de las celdas. Los límites sólo se ven en pantalla, no se imprimen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedades de la tabla</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra de Numeración y viñetas"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra de Numeración y viñetas\">Barra de Numeración y viñetas</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp visibility=\"visible\" hid=\"HID_NUM_TOOLBOX\">La <emph>Barra de objetos de numeración</emph> contiene funciones para modificar la estructura de párrafos numerados, incluidos el orden de los párrafos y la definición de varios niveles de párrafos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barras de herramientas"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de herramientas\">Barras de herramientas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta sección ofrece una panorámica de las barras de herramientas disponibles en $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Archivo"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Archivo\">Archivo</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Estos comandos aplican para el documento actual, abrir un documento nuevo, o cerrar la aplicación.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Guardar como\">Guardar como</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiones\">Versiones</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedades\">Propiedades</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración de la impresora\">Configuración de la impresora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmulas"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La <emph>barra de fórmulas</emph> permite crear e insertar cálculos en un documento de texto.</ahelp> Para activar la <emph>barra de fórmulas</emph>, pulse F2."
diff --git a/source/et/helpcontent2/source/text/swriter.po b/source/et/helpcontent2/source/text/swriter.po
index 792fdf58a32..f62b6d888d6 100644
--- a/source/et/helpcontent2/source/text/swriter.po
+++ b/source/et/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-07-08 23:28+0200\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Olekuriba"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Olekuriba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Olekuriba</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Olekuriba sisaldab teavet aktiivse dokumendi kohta ning erinevaid spetsiaalfunktsioonide nuppe."
+msgstr ""
+"Olekuriba sisaldab teavet aktiivse dokumendi kohta ning erinevaid "
+"spetsiaalfunktsioonide nuppe."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,22 @@ msgctxt ""
msgid "Language"
msgstr "Keel"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Kuvab valitud teksti keele. <br/>Klõpsamisel avaneb menüü, kus saab valitud teksti või aktiivse lõigu jaoks valida teise keele. <br/>Teksti õigekirjakontrolli ja poolitamise keelamiseks vali Puudub. <br/>Sätetes määratud vaikimisi keele taasrakendamiseks valitud tekstile või aktiivsele lõigule vali Lähtesta vaikimisi keelele. <br/>Rohkemate sätete nägemiseks dialoogis klõpsa Rohkem.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Kuvab valitud teksti keele. <br/>Klõpsamisel avaneb menüü, "
+"kus saab valitud teksti või aktiivse lõigu jaoks valida teise keele. "
+"<br/>Teksti õigekirjakontrolli ja poolitamise keelamiseks vali Puudub. "
+"<br/>Sätetes määratud vaikimisi keele taasrakendamiseks valitud tekstile või "
+"aktiivsele lõigule vali Lähtesta vaikimisi keelele. <br/>Rohkemate sätete "
+"nägemiseks dialoogis klõpsa Rohkem.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +81,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digiallkiri"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vaata ka: <link href=\"text/shared/guide/digital_signatures.xhp\">Digiallkirjad</link>."
+msgstr ""
+"Vaata ka: <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digiallkirjad</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +101,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Suurendus ja vaate paigutus"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Kolm Writeri olekuriba juhtelementi võimaldavad muuta sinu tekstidokumentide suurendust ja vaate paigutust."
+msgstr ""
+"Kolm Writeri olekuriba juhtelementi võimaldavad muuta sinu tekstidokumentide "
+"suurendust ja vaate paigutust."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Vaate paigutuse ikoonid vasakult paremale: ühe veeru režiim, vaaterežiim mitme kõrvutiasuva leheküljega, raamaturežiim kahe kõrvutiasuva leheküljega nagu avatud raamat.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vaate paigutuse ikoonid vasakult paremale: ühe veeru režiim, "
+"vaaterežiim mitme kõrvutiasuva leheküljega, raamaturežiim kahe kõrvutiasuva "
+"leheküljega nagu avatud raamat.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Rohkemate lehekülgede kuvamiseks lohista suurenduse liugurit vasakule, ühe lehekülje ja sellest väikema ala kuvamiseks lohista liugurit paremale.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Rohkemate lehekülgede kuvamiseks lohista suurenduse liugurit "
+"vasakule, ühe lehekülje ja sellest väikema ala kuvamiseks lohista liugurit "
+"paremale.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +145,7 @@ msgctxt ""
msgid "Tools"
msgstr "Tööriistad"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +153,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tööriistad\">Tööriistad</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Tööriistad\">Tööriistad</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +164,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Sisaldab töövahendeid õigekirja kontrollimiseks ja kujunduselementide lisamiseks dokumendile ning käske menüüde kohandamiseks ja rakenduse sätete muutmiseks.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Sisaldab töövahendeid õigekirja kontrollimiseks ja "
+"kujunduselementide lisamiseks dokumendile ning käske menüüde kohandamiseks "
+"ja rakenduse sätete muutmiseks.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numberliigendus\">Numberliigendus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"Numberliigendus\">Numberliigendus</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Ridade nummerdamine\">Ridade nummerdamine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Ridade nummerdamine\">Ridade "
+"nummerdamine</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +201,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Allmärkused\">Allmärkused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Allmärkused\">Allmärkused</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +213,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +224,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Automaatkorrektuuri sätted</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">Automaatkorrektuuri sätted</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +236,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kohandamine</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kohandamine</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +248,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objektide riba"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +256,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektide riba\">OLE-objektide riba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektide riba\">OLE-"
+"objektide riba</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +268,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektide riba</emph> kuvatakse siis, kui on valitud mõni objekt, ja see sisaldab tähtsamaid objektide vormindamise ja paigutamise funktsioone.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektide riba</emph> kuvatakse siis, "
+"kui on valitud mõni objekt, ja see sisaldab tähtsamaid objektide "
+"vormindamise ja paigutamise funktsioone.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +281,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine puudub\">Mähkimine puudub</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine puudub\">Mähkimine "
+"puudub</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +293,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Seda sätet saab määrata ka kaardil <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Seda sätet "
+"saab määrata ka kaardil <emph>Mähkimine</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +305,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine\">Mähkimine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine\">Mähkimine</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> See nupp vastab sättele <emph>Lehekülje mähkimine</emph> kaardil <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> See nupp "
+"vastab sättele <emph>Lehekülje mähkimine</emph> kaardil "
+"<emph>Mähkimine</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +329,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi objekti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi "
+"objekti</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +341,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Sama efekti saavutamiseks võib kasutada kaarti <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Sama efekti "
+"saavutamiseks võib kasutada kaarti <emph>Mähkimine</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +353,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekti omadused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekti "
+"omadused</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +366,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writeri võimalused"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +374,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writeri võimalused</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writeri "
+"võimalused</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +387,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer võimaldab kujundada ja luua pilte, tableid ning diagramme sisaldavaid tekstidokumente. Dokumente saab salvestada paljudesse vormingutesse, kaasa arvatud stardardne OpenDocument vorming (ODF), Microsoft Wordi .doc vorming ja HTML. Lihtne on eksportida dokumente ka PDF-vormingusse (Portable Document Format)."
+msgstr ""
+"$[officename] Writer võimaldab kujundada ja luua pilte, tableid ning "
+"diagramme sisaldavaid tekstidokumente. Dokumente saab salvestada paljudesse "
+"vormingutesse, kaasa arvatud stardardne OpenDocument vorming (ODF), "
+"Microsoft Wordi .doc vorming ja HTML. Lihtne on eksportida dokumente ka PDF-"
+"vormingusse (Portable Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +404,7 @@ msgctxt ""
msgid "Writing"
msgstr "Kirjutamine"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +412,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer võimaldab luua nii lihtdokumente, nagu memod, <link href=\"text/shared/guide/fax.xhp\" name=\"faksid\">faksid</link>, kirjad, elulookirjeldused ja <link href=\"text/swriter/01/01150000.xhp\" name=\"automaatselt koostatud dokumendid\">automaatselt koostatud dokumendid</link> kui ka pikki ja keerulisi või mitmeosalisi dokumente, mis sisaldavad bibliograafiat, viidete tabeleid ja registreid."
+msgstr ""
+"$[officename] Writer võimaldab luua nii lihtdokumente, nagu memod, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faksid\">faksid</link>, kirjad, "
+"elulookirjeldused ja <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"automaatselt koostatud dokumendid\">automaatselt koostatud "
+"dokumendid</link> kui ka pikki ja keerulisi või mitmeosalisi dokumente, mis "
+"sisaldavad bibliograafiat, viidete tabeleid ja registreid."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +428,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Lisaks sisaldab $[officename] Writer selliseid kasulikke funktsioone nagu <link href=\"text/shared/01/06010000.xhp\" name=\"õigekirja kontroll\">õigekirja kontroll</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automaatkorrektuur\">automaatkorrektuur</link> ja <link href=\"text/swriter/01/06030000.xhp\" name=\"poolitamine\">poolitamine</link>, aga ka <link href=\"text/shared/01/01010100.xhp\" name=\"dokumendimalle\">dokumendimalle</link> peaaegu igaks otstarbeks. Nõustajate abil on võimalik luua ka isiklikke dokumendimalle."
-
+msgstr ""
+"Lisaks sisaldab $[officename] Writer selliseid kasulikke funktsioone nagu "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"õigekirja kontroll\">õigekirja "
+"kontroll</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"automaatkorrektuur\">automaatkorrektuur</link> ja <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"poolitamine\">poolitamine</link>, "
+"aga ka <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"dokumendimalle\">dokumendimalle</link> peaaegu igaks otstarbeks. "
+"Nõustajate abil on võimalik luua ka isiklikke dokumendimalle."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +449,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Kujundamine ja struktureerimine"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +457,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] pakub dokumentide disainimiseks mitmeid võimalusi. <link href=\"text/swriter/01/05140000.xhp\" name=\"Stiilid\">Stiilide ja vorminduse akna</link> abil on võimalik luua, omistada ja muuta lõikude, üksikute märkide, paneelide ja lehekülgede stiile. Lisaks aitab <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigaator\">Navigaator</link> liikuda kiirelt dokumendi sees, vaadata dokumenti liigendusvaates ja pidada arvet dokumenti lisatud objektide kohta."
+msgstr ""
+"$[officename] pakub dokumentide disainimiseks mitmeid võimalusi. <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Stiilid\">Stiilide ja vorminduse "
+"akna</link> abil on võimalik luua, omistada ja muuta lõikude, üksikute "
+"märkide, paneelide ja lehekülgede stiile. Lisaks aitab <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigaator\">Navigaator</link> "
+"liikuda kiirelt dokumendi sees, vaadata dokumenti liigendusvaates ja pidada "
+"arvet dokumenti lisatud objektide kohta."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +474,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Tekstidokumentidesse on võimalik lisada erinevaid <link href=\"text/swriter/01/04120000.xhp\" name=\"registreid ja tabeleid\">registreid ja tabeleid</link>. Registrite ja tabelite struktuuri ja välimust on võimalik defineerida vastavalt vajadusele. Hüperlingid ja järjehoidjad võimaldavad hüpata otse vajalike tekstiosade juurde."
+msgstr ""
+"Tekstidokumentidesse on võimalik lisada erinevaid <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"registreid ja tabeleid\">registreid "
+"ja tabeleid</link>. Registrite ja tabelite struktuuri ja välimust on "
+"võimalik defineerida vastavalt vajadusele. Hüperlingid ja järjehoidjad "
+"võimaldavad hüpata otse vajalike tekstiosade juurde."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +491,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Küljendamine $[officename] Writeri abil"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +499,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer sisaldab mitmeid küljendus- ja joonistusvahendeid, mis aitavad luua professionaalselt kujundatud dokumente, nagu näiteks brošüürid, uudiskirjad ja kutsed. Dokumente on võimalik vormindada kasutades mitmeveerulist küljendust, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"tekstipaneele\">tekstipaneele</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"pilte\">pilte</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabeleid\">tabeleid</link> ja muid objekte."
+msgstr ""
+"$[officename] Writer sisaldab mitmeid küljendus- ja joonistusvahendeid, mis "
+"aitavad luua professionaalselt kujundatud dokumente, nagu näiteks brošüürid, "
+"uudiskirjad ja kutsed. Dokumente on võimalik vormindada kasutades "
+"mitmeveerulist küljendust, <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"tekstipaneele\">tekstipaneele</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"pilte\">pilte</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tabeleid\">tabeleid</link> ja muid objekte."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +519,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Arvutused"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +527,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] Writer sisaldab integreeritud <link href=\"text/swriter/main0214.xhp\" name=\"arvutusfunktsiooni\">arvutusfunktsiooni</link>, mis võimaldab sooritada keerulisi arvutusi või luua loogilisi linke. Arvutuste teostamiseks loo dokumenti lihtne tabel."
+msgstr ""
+"$[officename] Writer sisaldab integreeritud <link "
+"href=\"text/swriter/main0214.xhp\" "
+"name=\"arvutusfunktsiooni\">arvutusfunktsiooni</link>, mis võimaldab sooritada "
+"keerulisi arvutusi või luua loogilisi linke. Arvutuste teostamiseks loo "
+"dokumenti lihtne tabel."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +544,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Joonistamine"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +552,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writeri <link href=\"text/shared/02/01140000.xhp\" name=\"joonistusvahend\">joonistusvahend</link> võimaldab luua joonistusi, pilte, legende ja muud tüüpi joonistusi otse tekstidokumentidesse."
+msgstr ""
+"$[officename] Writeri <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"joonistusvahend\">joonistusvahend</link> võimaldab luua joonistusi, "
+"pilte, legende ja muud tüüpi joonistusi otse tekstidokumentidesse."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +567,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Piltide lisamine"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +575,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Tekstidokumentidesse on võimalik lisada <link href=\"text/shared/00/00000020.xhp\" name=\"erinevates vormingutes\">erinevates vormingutes</link>, kaasa arvatud JPG- ja GIF-vormingus pilte. Lisaks pakub <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerii</link> lõikepiltide kogusid ja <link href=\"text/shared/guide/fontwork.xhp\">Ilukirja galerii</link> võimaldab luua rabavaid fondiefekte."
+msgstr ""
+"Tekstidokumentidesse on võimalik lisada <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"erinevates vormingutes\">erinevates "
+"vormingutes</link>, kaasa arvatud JPG- ja GIF-vormingus pilte. Lisaks pakub "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerii</link> "
+"lõikepiltide kogusid ja <link href=\"text/shared/guide/fontwork.xhp\">Ilukirja "
+"galerii</link> võimaldab luua rabavaid fondiefekte."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +593,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Paindlik kasutajakeskkond"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +601,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Kogu kasutajaliides on disainitud nii, et seda oleks võimalik kohandada vastavalt kasutaja eelistustele, kaasa arvatud ikoonide ja menüüde kohandamine. Erinevaid rakenduse aknaid, nt Stiilide ja vorminduse akent või Navigaatorit, on võimalik paigutada ekraanil ükskõik kuhu. Mõningaid aknaid on võimalik <link href=\"text/shared/guide/autohide.xhp\" name=\"dokkida\">dokkida</link> tööala äärele."
+msgstr ""
+"Kogu kasutajaliides on disainitud nii, et seda oleks võimalik kohandada "
+"vastavalt kasutaja eelistustele, kaasa arvatud ikoonide ja menüüde "
+"kohandamine. Erinevaid rakenduse aknaid, nt Stiilide ja vorminduse akent või "
+"Navigaatorit, on võimalik paigutada ekraanil ükskõik kuhu. Mõningaid aknaid "
+"on võimalik <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dokkida\">dokkida</link> tööala äärele."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +619,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Lohistamine"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +627,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"Lohistusfunktsioon\">Lohistusfunktsioon</link> võimaldab töötada $[officename]'i tekstidokumentidega kiirelt ja mugavalt. Näiteks on võimalik pilte Galeriist dokumendi sisse lohistada. Lisaks on võimalik kõiki objekte lohistada nii dokumendi piires kui ka ühest avatud $[officename]'i dokumendist teise."
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"Lohistusfunktsioon\">Lohistusfunktsioon</link> võimaldab töötada "
+"$[officename]'i tekstidokumentidega kiirelt ja mugavalt. Näiteks on võimalik "
+"pilte Galeriist dokumendi sisse lohistada. Lisaks on võimalik kõiki objekte "
+"lohistada nii dokumendi piires kui ka ühest avatud $[officename]'i "
+"dokumendist teise."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +645,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Abifunktsioonid"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +653,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Abisüsteemi\">Abisüsteemi</link> on võimalik kasutada $[officename]'i rakenduste täieliku juhendina, mis sisaldab ka lihtsate ja keeruliste ülesannete lahendamise <link href=\"text/swriter/guide/main.xhp\" name=\"juhendid\">juhendeid</link>."
+msgstr ""
+"<link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Abisüsteemi\">Abisüsteemi</link> on võimalik kasutada $[officename]'i "
+"rakenduste täieliku juhendina, mis sisaldab ka lihtsate ja keeruliste "
+"ülesannete lahendamise <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"juhendid\">juhendeid</link>."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +669,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Joonistusobjekti omaduste riba"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +677,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Joonistusobjekti omaduste riba\">Joonistusobjekti omaduste riba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Joonistusobjekti omaduste "
+"riba\">Joonistusobjekti omaduste riba</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +689,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Tööriistariba <emph>Joonistusobjekti omadused</emph> leidub Writeris ja Calcis. Vali menüüst Vaade - Tööriistaribad - Joonistusobjekti omadused. Juhtelemendid on kasutatavad, kui joonistusobjekt on valitud. Vastavalt sellele, kas tegu on tekstidokumendi või arvutustabeliga, on tööriistaribal vaikimisi mõned ikoonid erinevad.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Tööriistariba <emph>Joonistusobjekti "
+"omadused</emph> leidub Writeris ja Calcis. Vali menüüst Vaade - "
+"Tööriistaribad - Joonistusobjekti omadused. Juhtelemendid on kasutatavad, "
+"kui joonistusobjekt on valitud. Vastavalt sellele, kas tegu on "
+"tekstidokumendi või arvutustabeliga, on tööriistaribal vaikimisi mõned "
+"ikoonid erinevad.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +705,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Joone stiil</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Joone "
+"stiil</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +717,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Joone laius</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Joone "
+"laius</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +729,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Joone värv</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Joone värv</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Ala stiil/täide</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Ala "
+"stiil/täide</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +753,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Pildiriba"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Pildiriba\">Pildiriba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Pildiriba\">Pildiriba</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Pildiriba</emph> sisaldab piltide vormindamiseks ja paigutamiseks mõeldud funktsioone.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Pildiriba</emph> sisaldab piltide "
+"vormindamiseks ja paigutamiseks mõeldud funktsioone.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda vertikaalselt\">Peegelda vertikaalselt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda "
+"vertikaalselt\">Peegelda vertikaalselt</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda horisontaalselt\">Peegelda horisontaalselt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda "
+"horisontaalselt\">Peegelda horisontaalselt</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Pildi omadused\">Pildi omadused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Pildi omadused\">Pildi "
+"omadused</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +816,7 @@ msgctxt ""
msgid "Insert"
msgstr "Lisamine"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Lisamine\">Lisamine</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +834,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Menüü Lisamine sisaldab uute elementide dokumenti lisamiseks vajalikke käske. Nende all on mõeldud sektsioone, allmärkusi, märkusi, erimärke, pilte ja teistest rakendustest pärinevaid objekte.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menüü Lisamine sisaldab uute elementide dokumenti lisamiseks "
+"vajalikke käske. Nende all on mõeldud sektsioone, allmärkusi, märkusi, "
+"erimärke, pilte ja teistest rakendustest pärinevaid objekte.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +847,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuaalne piir\">Manuaalne piir</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuaalne piir\">Manuaalne "
+"piir</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +861,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Erimärk\">Erimärk</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -641,8 +869,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sektsioon\">Sektsioon</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" name=\"Sektsioon\">Sektsioon</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +880,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +891,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Allmärkus/lõpumärkus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Allmärkus/lõpumärkus</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +905,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Pealdis\">Pealdis</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +913,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Järjehoidja\">Järjehoidja</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Järjehoidja\">Järjehoidja</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +925,10 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Ristviide\">Ristviide</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Ristviide\">Ristviide</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +938,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Märkus\">Märkus</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +948,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +958,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Ümbrik\">Ümbrik</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +968,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Paneel\">Paneel</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +978,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +986,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Rõhtjoon\">Rõhtjoon</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Rõhtjoon\">Rõhtjoon</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +997,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Lahtine paneel\">Lahtine paneel</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Lahtine paneel\">Lahtine "
+"paneel</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1011,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fail\">Fail</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1020,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Paneeliriba"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1028,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Paneeliriba\">Paneeliriba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Paneeliriba\">Paneeliriba</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1039,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Valitud paneeli korral sisaldab<emph>paneeliriba</emph> paneelide vormindamiseks ja paigutamiseks mõeldud tähtsamaid funktsioone.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Valitud paneeli korral "
+"sisaldab<emph>paneeliriba</emph> paneelide vormindamiseks ja paigutamiseks "
+"mõeldud tähtsamaid funktsioone.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1052,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ei mähita\">Ei mähita</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ei mähita\">Ei mähita</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1063,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Selle sätte valimiseks võib kasutada ka kaarti <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Selle sätte "
+"valimiseks võib kasutada ka kaarti <emph>Mähkimine</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1075,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähitakse\">Mähitakse</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähitakse\">Mähitakse</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1086,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>See nupp vastab sättele <emph>Lehekülje mähkimine</emph> kaardil <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>See nupp "
+"vastab sättele <emph>Lehekülje mähkimine</emph> kaardil "
+"<emph>Mähkimine</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1099,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi objekti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi "
+"objekti</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1111,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Seda sätet saab määrata ka kaardil <emph>Mähkimine</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Seda sätet saab "
+"määrata ka kaardil <emph>Mähkimine</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1123,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Taustavärv</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">Taustavärv</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1135,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Paneeli omadused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Paneeli "
+"omadused</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1148,7 @@ msgctxt ""
msgid "Format"
msgstr "Vormindus"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3313,8 +1156,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
-msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Vormindus\">Vormindus</link>"
+msgstr ""
+"<link href=\"text/swriter/main0105.xhp\" name=\"Vormindus\">Vormindus</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1167,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">See menüü sisaldab dokumendi sisu ja paigutuse vormindamiseks mõeldud käske.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">See menüü sisaldab dokumendi sisu ja paigutuse "
+"vormindamiseks mõeldud käske.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1181,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Märk\">Märk</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1191,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Lõik\">Lõik</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1199,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummerdus ja täpid\">Nummerdus ja täpid</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Nummerdus ja täpid\">Nummerdus "
+"ja täpid</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1211,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Lehekülg\">Lehekülg</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Lehekülg\">Lehekülg</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1224,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Veerud\">Veerud</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1232,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sektsioonid\">Sektsioonid</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" "
+"name=\"Sektsioonid\">Sektsioonid</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1246,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Paneel\">Paneel</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1256,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Pilt\">Pilt</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1265,7 @@ msgctxt ""
msgid "Window"
msgstr "Aken"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1275,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Aken\">Aken</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1283,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Sisaldab akende manipuleerimiseks ja kuvamiseks mõeldud käske.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Sisaldab akende "
+"manipuleerimiseks ja kuvamiseks mõeldud käske.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1296,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Lehekülje eelvaade"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1304,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Lehekülje eelvaade</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Lehekülje "
+"eelvaade</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1316,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>Lehekülje eelvaate riba</emph> ilmub, kui aktiivset dokumenti vaadatakse lehekülje eelvaate režiimis."
+msgstr ""
+"<emph>Lehekülje eelvaate riba</emph> ilmub, kui aktiivset dokumenti "
+"vaadatakse lehekülje eelvaate režiimis."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1329,7 @@ msgctxt ""
msgid "View"
msgstr "Vaade"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1339,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vaade\">Vaade</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1347,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">See menüü sisaldab käske dokumendi kuva juhtimiseks.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">See menüü sisaldab käske dokumendi kuva juhtimiseks.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,8 +1358,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Suurendus\">Suurendus</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Suurendus\">Suurendus</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1370,7 @@ msgctxt ""
msgid "Edit"
msgstr "Redigeerimine"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3498,8 +1378,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Redigeerimine\">Redigeerimine</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" "
+"name=\"Redigeerimine\">Redigeerimine</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1390,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">See menüü sisaldab käske aktiivse dokumendi sisu redigeerimiseks.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">See menüü sisaldab käske aktiivse dokumendi sisu "
+"redigeerimiseks.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1402,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Aseta teisiti\">Aseta teisiti</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Aseta teisiti\">Aseta "
+"teisiti</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1414,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vali tekst\">Vali tekst</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Vali tekst\">Vali tekst</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1425,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Võrdle dokumenti\">Võrdle dokumenti</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Võrdle dokumenti\">Võrdle "
+"dokumenti</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1437,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Otsi ja asenda\">Otsi ja asenda</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Otsi ja asenda\">Otsi ja "
+"asenda</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1449,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automaattekst\">Automaattekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"Automaattekst\">Automaattekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1461,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Andmebaasi ühiskasutus\">Andmebaasi ühiskasutus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Andmebaasi "
+"ühiskasutus\">Andmebaasi ühiskasutus</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1475,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Väljad\">Väljad</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1483,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Allmärkused\">Allmärkused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Allmärkused\">Allmärkused</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1495,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indeksi kirje\">Indeksi kirje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Indeksi kirje\">Indeksi "
+"kirje</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1507,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliokirje\">Bibliokirje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Bibliokirje\">Bibliokirje</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1519,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1532,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Lingid\">Lingid</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1540,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Hüperpilt\">Hüperpilt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Hüperpilt\">Hüperpilt</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1552,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Vormindusriba"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1560,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Vormindusriba\">Vormindusriba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" "
+"name=\"Vormindusriba\">Vormindusriba</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1572,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Vormindusriba sisaldab teksti vormindamiseks vajalikke funktsioone.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Vormindusriba sisaldab teksti vormindamiseks "
+"vajalikke funktsioone.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1584,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Fondi värv\">Fondi värv</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Fondi värv\">Fondi värv</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1597,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Täiendavad nupud"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1606,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Suurenda fonti"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1615,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Suurendab valitud teksti fondi suurust.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1624,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Vähenda fonti"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1633,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Vähendab valitud teksti fondi suurust.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1641,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> toetus on aktiivne, kaks lisanuppu on nähtavad."
+msgstr ""
+"If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> toetus "
+"on aktiivne, kaks lisanuppu on nähtavad."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1655,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Vasakult paremale"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vasakult paremale ikoon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">vasakult paremale "
+"ikoon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1675,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst sisestatakse vasakult paremale.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Tekst sisestatakse vasakult "
+"paremale.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1689,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Paremalt vasakule"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">paremalt vasakule ikoon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">paremalt vasakule "
+"ikoon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1709,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Keeruka kirjasüsteemiga keeltes toimub teksti sisestamine paremalt vasakule.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Keeruka kirjasüsteemiga keeltes toimub "
+"teksti sisestamine paremalt vasakule.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1722,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstiobjekti riba"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1730,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstiobjekti riba\">Tekstiobjekti riba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Tekstiobjekti "
+"riba\">Tekstiobjekti riba</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1742,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Sisaldab joonistusobjektis oleva teksti vormindamiseks mõeldud funktsioone.</ahelp> <emph>Tekstiobjekti</emph> riba ilmub, kui teha joonistusobjektil topeltklõps."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Sisaldab "
+"joonistusobjektis oleva teksti vormindamiseks mõeldud funktsioone.</ahelp> "
+"<emph>Tekstiobjekti</emph> riba ilmub, kui teha joonistusobjektil "
+"topeltklõps."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1758,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Ülakiri\">Ülakiri</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1768,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Alakiri\">Alakiri</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1776,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vali kõik\">Vali kõik</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Vali kõik\">Vali kõik</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1789,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Märk\">Märk</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1799,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Lõik\">Lõik</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1807,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Siin on võimalik määrata hetkel valitud lõikude taandeid, vahesid, joondust ja reavahesid."
+msgstr ""
+"Siin on võimalik määrata hetkel valitud lõikude taandeid, vahesid, joondust "
+"ja reavahesid."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1820,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Joonlauad"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3858,8 +1828,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Joonlauad\">Joonlauad</link>"
+msgstr ""
+"<link href=\"text/swriter/main0213.xhp\" name=\"Joonlauad\">Joonlauad</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1839,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Joonlauad kuvavad lehekülje mõõtmeid, tabeldusmärkide asukohti, taandeid, ääriseid ja veerge. Neid kõiki on võimalik hiire abil otse joonlaualt muuta."
+msgstr ""
+"Joonlauad kuvavad lehekülje mõõtmeid, tabeldusmärkide asukohti, taandeid, "
+"ääriseid ja veerge. Neid kõiki on võimalik hiire abil otse joonlaualt muuta."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1851,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Topeltklõps joonlaual avab dialoogi <emph>Lõik</emph>, milles on võimalik omistada aktiivsele lõigule või kõigile valitud lõikudele <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"lõigu otsest vormindust\">lõigu otsest vormindust</link>."
+msgstr ""
+"Topeltklõps joonlaual avab dialoogi <emph>Lõik</emph>, milles on võimalik "
+"omistada aktiivsele lõigule või kõigile valitud lõikudele <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"lõigu otsest "
+"vormindust\">lõigu otsest vormindust</link>."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1866,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] Writeri Abi sissejuhatus"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1876,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writeri abi"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1886,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writeri kasutamine"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1896,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menüüd, tööriistaribad ja kiirklahvid"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1906,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Kust saada abi"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1915,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Tabeliriba"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1923,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Tabeliriba\">Tabeliriba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Tabeliriba\">Tabeliriba</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1934,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabeliriba</emph> sisaldab tabelitega töötamiseks vajalikke funktsioone. See ilmub, kui paigutad kursori mõnda tabelisse.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabeliriba</emph> sisaldab tabelitega "
+"töötamiseks vajalikke funktsioone. See ilmub, kui paigutad kursori mõnda "
+"tabelisse.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1947,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Lahtrite ühendamine</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Lahtrite "
+"ühendamine</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1959,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Kustuta rida</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Kustuta "
+"rida</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +1971,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Kustuta veerg</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Kustuta "
+"veerg</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automaatvormindus\">Automaatvormindus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Automaatvormindus\">Automaatvormindus</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabeli omadused\">Tabeli omadused</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabeli omadused\">Tabeli "
+"omadused</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2016,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menüüd"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2024,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menüüd\">Menüüd</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menüüd\">Menüüd</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2036,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Järgnevas sektsioonis on loetletud menüüsid ja dialooge käsitlevad abi teemad."
+msgstr ""
+"Järgnevas sektsioonis on loetletud menüüsid ja dialooge käsitlevad abi "
+"teemad."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2049,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2058,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Näitab kõiki tekstidokumendis asuvate tabelite lisamiseks ja redigeerimiseks vajalikke käske.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Näitab kõiki tekstidokumendis asuvate tabelite lisamiseks ja "
+"redigeerimiseks vajalikke käske.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2078,7 @@ msgctxt ""
msgid "Insert"
msgstr "Lisamine"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2087,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2096,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Lisab uue tabeli."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2105,7 @@ msgctxt ""
msgid "Columns"
msgstr "Veerud"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2114,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Lisab veerud."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2123,7 @@ msgctxt ""
msgid "Rows"
msgstr "Read"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2132,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Lisab read."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2141,7 @@ msgctxt ""
msgid "Delete"
msgstr "Kustuta"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2150,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2159,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Kustutab aktiivse tabeli.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2168,7 @@ msgctxt ""
msgid "Columns"
msgstr "Veerud"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2177,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Kustutab valitud veerud."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2186,7 @@ msgctxt ""
msgid "Rows"
msgstr "Read"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2195,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Kustutab valitud read."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2204,7 @@ msgctxt ""
msgid "Select"
msgstr "Vali"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2213,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2222,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Valib aktiivse tabeli.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2231,7 @@ msgctxt ""
msgid "Column"
msgstr "Veerg"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2240,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Valib aktiivse veeru."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2249,7 @@ msgctxt ""
msgid "Row"
msgstr "Rida"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2258,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Valib aktiivse rea."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2267,7 @@ msgctxt ""
msgid "Cell"
msgstr "Lahter"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2276,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Valib aktiivse lahtri.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2285,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Lahtrite ühendamine</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2294,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Lahtrite tükeldamine</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabeli automaatvormindus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Tabeli automaatvormindus</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2313,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Automaatsobitus"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2322,7 @@ msgctxt ""
msgid "Column width"
msgstr "Veeru laius"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2331,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Avab dialoogi 'Veeru laius', kus saab muuta veergude laiust."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2340,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimaalne veeru laius</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2349,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Veergude võrdne laius</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2358,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Rea kõrgus"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2367,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Avab dialoogi Rea kõrgus, kus saab muuta ridade kõrgust."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2376,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimaalne rea kõrgus</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Ridade ühtlselt jaotamine</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Ridade ühtlselt jaotamine</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2395,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Reamurdmine lehekülje- ja veerupiiridel"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2404,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Lubab leheküljevahetust aktiivses reas.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2413,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Päiseridade kordamine"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Kordab tabeli päiseid järjestikustel lehtedel, kui tabel ulatub mitmele lehele.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Kordab tabeli päiseid järjestikustel lehtedel, kui tabel "
+"ulatub mitmele lehele.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2433,7 @@ msgctxt ""
msgid "Convert"
msgstr "Teisenda"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2442,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst tabeliks"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada valitud teksti tabeliks.</ahelp> Avab <link href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada valitud teksti tabeliks."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada "
+"valitud teksti tabeliks.</ahelp> Avab <link "
+"href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada "
+"valitud teksti tabeliks."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2464,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabel tekstiks"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada valitud tabeli tekstiks.</ahelp> Avab <link href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada valitud tabeli tekstiks."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada "
+"valitud tabeli tekstiks.</ahelp> Avab <link "
+"href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada "
+"valitud tabeli tekstiks."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2486,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sordi</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2495,18 @@ msgctxt ""
msgid "Formula"
msgstr "Valem"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Avab valemi sisestamiseks või redigeerimiseks <link href=\"text/swriter/main0214.xhp\">valemiriba</link>."
+msgstr ""
+"Avab valemi sisestamiseks või redigeerimiseks <link "
+"href=\"text/swriter/main0214.xhp\">valemiriba</link>."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2515,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Arvu vorming"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Avab <link href=\"text/shared/optionen/01040500.xhp\">dialoogi</link>, kus saab määrata tabelis asuvate arvude vormingu."
+msgstr ""
+"Avab <link href=\"text/shared/optionen/01040500.xhp\">dialoogi</link>, kus "
+"saab määrata tabelis asuvate arvude vormingu."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2535,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabeli joonestik"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Kuvab või peidab tabeli lahtreid ümbritsevad alusvõrgu jooned. Alusvõrk on nähtav ainult ekraanil ja seda ei prindita."
+msgstr ""
+"Kuvab või peidab tabeli lahtreid ümbritsevad alusvõrgu jooned. Alusvõrk on "
+"nähtav ainult ekraanil ja seda ei prindita."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2555,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabeli omadused</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2564,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Number- ja täpploendite riba"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2572,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Number- ja täpploendite riba\">Number- ja täpploendite riba</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Number- ja täpploendite "
+"riba\">Number- ja täpploendite riba</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2584,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Täppide ja nummerduse riba</emph> sisaldab nummerdatud lõikude struktuuri muutmiseks mõeldud funktsioone, kaasa arvatud lõikude järjekorra muutmine ja erinevate tasemete kirjeldamine.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Täppide ja nummerduse riba</emph> "
+"sisaldab nummerdatud lõikude struktuuri muutmiseks mõeldud funktsioone, "
+"kaasa arvatud lõikude järjekorra muutmine ja erinevate tasemete "
+"kirjeldamine.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2599,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Tööriistaribad"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2607,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tööriistaribad\">Tööriistaribad</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Tööriistaribad\">Tööriistaribad</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2619,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Järgnev sektsioon annab ülevaate $[officename] Writeri tööriistaribadest. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Järgnev sektsioon annab ülevaate $[officename] Writeri tööriistaribadest. "
+"<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2632,7 @@ msgctxt ""
msgid "File"
msgstr "Fail"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2642,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fail\">Fail</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2650,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Need käsud mõjuvad aktiivsele dokumendile, ava uus dokument või sulge rakendus.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Need käsud mõjuvad aktiivsele dokumendile, ava uus dokument "
+"või sulge rakendus.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2664,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Ava\">Ava</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2672,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salvesta kui\">Salvesta kui</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Salvesta kui\">Salvesta "
+"kui</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2684,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioonid\">Versioonid</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versioonid\">Versioonid</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2695,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Omadused\">Omadused</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Omadused\">Omadused</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2708,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Prindi\">Prindi</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2716,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printeri sätted\">Printeri sätted</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printeri sätted\">Printeri "
+"sätted</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2729,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Valemiriba"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2737,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Valemiriba</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Valemiriba</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2749,6 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>Valemiriba</emph> võimaldab luua ja lisada arvutusi tekstidokumenti.</ahelp> <emph>Valemiriba</emph> aktiveerimiseks klõpsa F2."
+msgstr ""
+"<ahelp hid=\".\"><emph>Valemiriba</emph> võimaldab luua ja lisada arvutusi "
+"tekstidokumenti.</ahelp> <emph>Valemiriba</emph> aktiveerimiseks klõpsa F2."
diff --git a/source/et/helpcontent2/source/text/swriter/librelogo.po b/source/et/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..de4d85662d9
--- /dev/null
+++ b/source/et/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-07-08 23:28+0200\n"
+"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: et\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Olekuriba"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Olekuriba</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Olekuriba sisaldab teavet aktiivse dokumendi kohta ning erinevaid spetsiaalfunktsioonide nuppe."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Keel"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Kuvab valitud teksti keele. <br/>Klõpsamisel avaneb menüü, kus saab valitud teksti või aktiivse lõigu jaoks valida teise keele. <br/>Teksti õigekirjakontrolli ja poolitamise keelamiseks vali Puudub. <br/>Sätetes määratud vaikimisi keele taasrakendamiseks valitud tekstile või aktiivsele lõigule vali Lähtesta vaikimisi keelele. <br/>Rohkemate sätete nägemiseks dialoogis klõpsa Rohkem.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digiallkiri"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vaata ka: <link href=\"text/shared/guide/digital_signatures.xhp\">Digiallkirjad</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Suurendus ja vaate paigutus"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Kolm Writeri olekuriba juhtelementi võimaldavad muuta sinu tekstidokumentide suurendust ja vaate paigutust."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vaate paigutuse ikoonid vasakult paremale: ühe veeru režiim, vaaterežiim mitme kõrvutiasuva leheküljega, raamaturežiim kahe kõrvutiasuva leheküljega nagu avatud raamat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Rohkemate lehekülgede kuvamiseks lohista suurenduse liugurit vasakule, ühe lehekülje ja sellest väikema ala kuvamiseks lohista liugurit paremale.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Tööriistad"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tööriistad\">Tööriistad</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Sisaldab töövahendeid õigekirja kontrollimiseks ja kujunduselementide lisamiseks dokumendile ning käske menüüde kohandamiseks ja rakenduse sätete muutmiseks.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numberliigendus\">Numberliigendus</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Ridade nummerdamine\">Ridade nummerdamine</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Allmärkused\">Allmärkused</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Automaatkorrektuuri sätted</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kohandamine</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objektide riba"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektide riba\">OLE-objektide riba</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektide riba</emph> kuvatakse siis, kui on valitud mõni objekt, ja see sisaldab tähtsamaid objektide vormindamise ja paigutamise funktsioone.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine puudub\">Mähkimine puudub</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Seda sätet saab määrata ka kaardil <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähkimine\">Mähkimine</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> See nupp vastab sättele <emph>Lehekülje mähkimine</emph> kaardil <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi objekti</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Sama efekti saavutamiseks võib kasutada kaarti <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekti omadused</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writeri võimalused"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writeri võimalused</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer võimaldab kujundada ja luua pilte, tableid ning diagramme sisaldavaid tekstidokumente. Dokumente saab salvestada paljudesse vormingutesse, kaasa arvatud stardardne OpenDocument vorming (ODF), Microsoft Wordi .doc vorming ja HTML. Lihtne on eksportida dokumente ka PDF-vormingusse (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Kirjutamine"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer võimaldab luua nii lihtdokumente, nagu memod, <link href=\"text/shared/guide/fax.xhp\" name=\"faksid\">faksid</link>, kirjad, elulookirjeldused ja <link href=\"text/swriter/01/01150000.xhp\" name=\"automaatselt koostatud dokumendid\">automaatselt koostatud dokumendid</link> kui ka pikki ja keerulisi või mitmeosalisi dokumente, mis sisaldavad bibliograafiat, viidete tabeleid ja registreid."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Lisaks sisaldab $[officename] Writer selliseid kasulikke funktsioone nagu <link href=\"text/shared/01/06010000.xhp\" name=\"õigekirja kontroll\">õigekirja kontroll</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"tesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automaatkorrektuur\">automaatkorrektuur</link> ja <link href=\"text/swriter/01/06030000.xhp\" name=\"poolitamine\">poolitamine</link>, aga ka <link href=\"text/shared/01/01010100.xhp\" name=\"dokumendimalle\">dokumendimalle</link> peaaegu igaks otstarbeks. Nõustajate abil on võimalik luua ka isiklikke dokumendimalle."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Kujundamine ja struktureerimine"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] pakub dokumentide disainimiseks mitmeid võimalusi. <link href=\"text/swriter/01/05140000.xhp\" name=\"Stiilid\">Stiilide ja vorminduse akna</link> abil on võimalik luua, omistada ja muuta lõikude, üksikute märkide, paneelide ja lehekülgede stiile. Lisaks aitab <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigaator\">Navigaator</link> liikuda kiirelt dokumendi sees, vaadata dokumenti liigendusvaates ja pidada arvet dokumenti lisatud objektide kohta."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Tekstidokumentidesse on võimalik lisada erinevaid <link href=\"text/swriter/01/04120000.xhp\" name=\"registreid ja tabeleid\">registreid ja tabeleid</link>. Registrite ja tabelite struktuuri ja välimust on võimalik defineerida vastavalt vajadusele. Hüperlingid ja järjehoidjad võimaldavad hüpata otse vajalike tekstiosade juurde."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Küljendamine $[officename] Writeri abil"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer sisaldab mitmeid küljendus- ja joonistusvahendeid, mis aitavad luua professionaalselt kujundatud dokumente, nagu näiteks brošüürid, uudiskirjad ja kutsed. Dokumente on võimalik vormindada kasutades mitmeveerulist küljendust, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"tekstipaneele\">tekstipaneele</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"pilte\">pilte</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabeleid\">tabeleid</link> ja muid objekte."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Arvutused"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] Writer sisaldab integreeritud <link href=\"text/swriter/main0214.xhp\" name=\"arvutusfunktsiooni\">arvutusfunktsiooni</link>, mis võimaldab sooritada keerulisi arvutusi või luua loogilisi linke. Arvutuste teostamiseks loo dokumenti lihtne tabel."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Joonistamine"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writeri <link href=\"text/shared/02/01140000.xhp\" name=\"joonistusvahend\">joonistusvahend</link> võimaldab luua joonistusi, pilte, legende ja muud tüüpi joonistusi otse tekstidokumentidesse."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Piltide lisamine"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Tekstidokumentidesse on võimalik lisada <link href=\"text/shared/00/00000020.xhp\" name=\"erinevates vormingutes\">erinevates vormingutes</link>, kaasa arvatud JPG- ja GIF-vormingus pilte. Lisaks pakub <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galerii</link> lõikepiltide kogusid ja <link href=\"text/shared/guide/fontwork.xhp\">Ilukirja galerii</link> võimaldab luua rabavaid fondiefekte."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Paindlik kasutajakeskkond"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Kogu kasutajaliides on disainitud nii, et seda oleks võimalik kohandada vastavalt kasutaja eelistustele, kaasa arvatud ikoonide ja menüüde kohandamine. Erinevaid rakenduse aknaid, nt Stiilide ja vorminduse akent või Navigaatorit, on võimalik paigutada ekraanil ükskõik kuhu. Mõningaid aknaid on võimalik <link href=\"text/shared/guide/autohide.xhp\" name=\"dokkida\">dokkida</link> tööala äärele."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Lohistamine"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"Lohistusfunktsioon\">Lohistusfunktsioon</link> võimaldab töötada $[officename]'i tekstidokumentidega kiirelt ja mugavalt. Näiteks on võimalik pilte Galeriist dokumendi sisse lohistada. Lisaks on võimalik kõiki objekte lohistada nii dokumendi piires kui ka ühest avatud $[officename]'i dokumendist teise."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Abifunktsioonid"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Abisüsteemi\">Abisüsteemi</link> on võimalik kasutada $[officename]'i rakenduste täieliku juhendina, mis sisaldab ka lihtsate ja keeruliste ülesannete lahendamise <link href=\"text/swriter/guide/main.xhp\" name=\"juhendid\">juhendeid</link>."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Joonistusobjekti omaduste riba"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Joonistusobjekti omaduste riba\">Joonistusobjekti omaduste riba</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Tööriistariba <emph>Joonistusobjekti omadused</emph> leidub Writeris ja Calcis. Vali menüüst Vaade - Tööriistaribad - Joonistusobjekti omadused. Juhtelemendid on kasutatavad, kui joonistusobjekt on valitud. Vastavalt sellele, kas tegu on tekstidokumendi või arvutustabeliga, on tööriistaribal vaikimisi mõned ikoonid erinevad.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Joone stiil</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Joone laius</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Joone värv</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Ala stiil/täide</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Pildiriba"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Pildiriba\">Pildiriba</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Pildiriba</emph> sisaldab piltide vormindamiseks ja paigutamiseks mõeldud funktsioone.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda vertikaalselt\">Peegelda vertikaalselt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Peegelda horisontaalselt\">Peegelda horisontaalselt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Pildi omadused\">Pildi omadused</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Lisamine"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Lisamine\">Lisamine</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menüü Lisamine sisaldab uute elementide dokumenti lisamiseks vajalikke käske. Nende all on mõeldud sektsioone, allmärkusi, märkusi, erimärke, pilte ja teistest rakendustest pärinevaid objekte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuaalne piir\">Manuaalne piir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Erimärk\">Erimärk</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sektsioon\">Sektsioon</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Allmärkus/lõpumärkus</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Pealdis\">Pealdis</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Järjehoidja\">Järjehoidja</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Ristviide\">Ristviide</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Märkus\">Märkus</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Ümbrik\">Ümbrik</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Paneel\">Paneel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Rõhtjoon\">Rõhtjoon</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Lahtine paneel\">Lahtine paneel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fail\">Fail</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Paneeliriba"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Paneeliriba\">Paneeliriba</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Valitud paneeli korral sisaldab<emph>paneeliriba</emph> paneelide vormindamiseks ja paigutamiseks mõeldud tähtsamaid funktsioone.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ei mähita\">Ei mähita</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Selle sätte valimiseks võib kasutada ka kaarti <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Mähitakse\">Mähitakse</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>See nupp vastab sättele <emph>Lehekülje mähkimine</emph> kaardil <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Läbi objekti\">Läbi objekti</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Seda sätet saab määrata ka kaardil <emph>Mähkimine</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Taustavärv</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Paneeli omadused</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Vormindus"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Vormindus\">Vormindus</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">See menüü sisaldab dokumendi sisu ja paigutuse vormindamiseks mõeldud käske.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Märk\">Märk</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Lõik\">Lõik</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummerdus ja täpid\">Nummerdus ja täpid</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Lehekülg\">Lehekülg</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Veerud\">Veerud</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sektsioonid\">Sektsioonid</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Paneel\">Paneel</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Pilt\">Pilt</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Aken"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Aken\">Aken</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Sisaldab akende manipuleerimiseks ja kuvamiseks mõeldud käske.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Lehekülje eelvaade"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Lehekülje eelvaade</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>Lehekülje eelvaate riba</emph> ilmub, kui aktiivset dokumenti vaadatakse lehekülje eelvaate režiimis."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vaade"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Vaade\">Vaade</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">See menüü sisaldab käske dokumendi kuva juhtimiseks.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Suurendus\">Suurendus</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Redigeerimine"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Redigeerimine\">Redigeerimine</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">See menüü sisaldab käske aktiivse dokumendi sisu redigeerimiseks.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Aseta teisiti\">Aseta teisiti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vali tekst\">Vali tekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Võrdle dokumenti\">Võrdle dokumenti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Otsi ja asenda\">Otsi ja asenda</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automaattekst\">Automaattekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Andmebaasi ühiskasutus\">Andmebaasi ühiskasutus</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Väljad\">Väljad</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Allmärkused\">Allmärkused</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indeksi kirje\">Indeksi kirje</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliokirje\">Bibliokirje</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hüperlink\">Hüperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Lingid\">Lingid</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Hüperpilt\">Hüperpilt</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Vormindusriba"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Vormindusriba\">Vormindusriba</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Vormindusriba sisaldab teksti vormindamiseks vajalikke funktsioone.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Fondi värv\">Fondi värv</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Täiendavad nupud"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Suurenda fonti"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Suurendab valitud teksti fondi suurust.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Vähenda fonti"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vähendab valitud teksti fondi suurust.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> toetus on aktiivne, kaks lisanuppu on nähtavad."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Vasakult paremale"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vasakult paremale ikoon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst sisestatakse vasakult paremale.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Paremalt vasakule"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">paremalt vasakule ikoon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Keeruka kirjasüsteemiga keeltes toimub teksti sisestamine paremalt vasakule.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstiobjekti riba"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstiobjekti riba\">Tekstiobjekti riba</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\" visibility=\"visible\">Sisaldab joonistusobjektis oleva teksti vormindamiseks mõeldud funktsioone.</ahelp> <emph>Tekstiobjekti</emph> riba ilmub, kui teha joonistusobjektil topeltklõps."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Ülakiri\">Ülakiri</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Alakiri\">Alakiri</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vali kõik\">Vali kõik</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Märk\">Märk</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Lõik\">Lõik</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Siin on võimalik määrata hetkel valitud lõikude taandeid, vahesid, joondust ja reavahesid."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Joonlauad"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Joonlauad\">Joonlauad</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Joonlauad kuvavad lehekülje mõõtmeid, tabeldusmärkide asukohti, taandeid, ääriseid ja veerge. Neid kõiki on võimalik hiire abil otse joonlaualt muuta."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Topeltklõps joonlaual avab dialoogi <emph>Lõik</emph>, milles on võimalik omistada aktiivsele lõigule või kõigile valitud lõikudele <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"lõigu otsest vormindust\">lõigu otsest vormindust</link>."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] Writeri Abi sissejuhatus"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writeri abi"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writeri kasutamine"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menüüd, tööriistaribad ja kiirklahvid"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Kust saada abi"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Tabeliriba"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Tabeliriba\">Tabeliriba</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabeliriba</emph> sisaldab tabelitega töötamiseks vajalikke funktsioone. See ilmub, kui paigutad kursori mõnda tabelisse.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Lahtrite ühendamine</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Kustuta rida</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Kustuta veerg</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automaatvormindus\">Automaatvormindus</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabeli omadused\">Tabeli omadused</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortimine\">Sortimine</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menüüd"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menüüd\">Menüüd</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Järgnevas sektsioonis on loetletud menüüsid ja dialooge käsitlevad abi teemad."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Näitab kõiki tekstidokumendis asuvate tabelite lisamiseks ja redigeerimiseks vajalikke käske.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Lisamine"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Lisab uue tabeli."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Veerud"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Lisab veerud."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Read"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Lisab read."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Kustuta"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Kustutab aktiivse tabeli.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Veerud"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Kustutab valitud veerud."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Read"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Kustutab valitud read."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Vali"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valib aktiivse tabeli.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Veerg"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Valib aktiivse veeru."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rida"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Valib aktiivse rea."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Lahter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Valib aktiivse lahtri.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Lahtrite ühendamine</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Lahtrite tükeldamine</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabeli automaatvormindus</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Automaatsobitus"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Veeru laius"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Avab dialoogi 'Veeru laius', kus saab muuta veergude laiust."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimaalne veeru laius</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Veergude võrdne laius</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Rea kõrgus"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Avab dialoogi Rea kõrgus, kus saab muuta ridade kõrgust."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimaalne rea kõrgus</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Ridade ühtlselt jaotamine</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Reamurdmine lehekülje- ja veerupiiridel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Lubab leheküljevahetust aktiivses reas.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Päiseridade kordamine"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Kordab tabeli päiseid järjestikustel lehtedel, kui tabel ulatub mitmele lehele.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Teisenda"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst tabeliks"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada valitud teksti tabeliks.</ahelp> Avab <link href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada valitud teksti tabeliks."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabel tekstiks"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi, kus saab teisendada valitud tabeli tekstiks.</ahelp> Avab <link href=\"text/swriter/01/06090000.xhp\">dialoogi</link>, kus saab teisendada valitud tabeli tekstiks."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sordi</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Valem"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Avab valemi sisestamiseks või redigeerimiseks <link href=\"text/swriter/main0214.xhp\">valemiriba</link>."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Arvu vorming"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Avab <link href=\"text/shared/optionen/01040500.xhp\">dialoogi</link>, kus saab määrata tabelis asuvate arvude vormingu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabeli joonestik"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Kuvab või peidab tabeli lahtreid ümbritsevad alusvõrgu jooned. Alusvõrk on nähtav ainult ekraanil ja seda ei prindita."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabeli omadused</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Number- ja täpploendite riba"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Number- ja täpploendite riba\">Number- ja täpploendite riba</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Täppide ja nummerduse riba</emph> sisaldab nummerdatud lõikude struktuuri muutmiseks mõeldud funktsioone, kaasa arvatud lõikude järjekorra muutmine ja erinevate tasemete kirjeldamine.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Tööriistaribad"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tööriistaribad\">Tööriistaribad</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Järgnev sektsioon annab ülevaate $[officename] Writeri tööriistaribadest. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fail"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fail\">Fail</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Need käsud mõjuvad aktiivsele dokumendile, ava uus dokument või sulge rakendus.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Ava\">Ava</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salvesta kui\">Salvesta kui</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioonid\">Versioonid</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Omadused\">Omadused</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Prindi\">Prindi</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printeri sätted\">Printeri sätted</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Valemiriba"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Valemiriba</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>Valemiriba</emph> võimaldab luua ja lisada arvutusi tekstidokumenti.</ahelp> <emph>Valemiriba</emph> aktiveerimiseks klõpsa F2."
diff --git a/source/eu/helpcontent2/source/text/swriter.po b/source/eu/helpcontent2/source/text/swriter.po
index dd0c92cdece..828f93f94c2 100644
--- a/source/eu/helpcontent2/source/text/swriter.po
+++ b/source/eu/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-12-24 19:50+0200\n"
"Last-Translator: Mikel <mikel@akaita.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Egoera-barra"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Egoera-barra\">Egoera-barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Egoera-barra\">Egoera-"
+"barra</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Egoera-barrak uneko dokumentuari buruzko informazioa bistaratzen du eta funtzio bereziak dituzten hainbat botoi eskaintzen ditu."
+msgstr ""
+"Egoera-barrak uneko dokumentuari buruzko informazioa bistaratzen du eta "
+"funtzio bereziak dituzten hainbat botoi eskaintzen ditu."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Hizkuntza"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako testuaren hizkuntza bistaratzen du. <br/>Egin klik menu bat irekitzeko eta hautatutako testurako edo uneko paragraforako beste hizkuntza bat aukeratzeko. <br/>Aukeratu 'Bat ere ez' testuari ortografia-zuzenketa eta hitz-zatiketa ez aplikatzeko.<br/>Aukeratu 'Leheneratu hizkuntza lehenetsira' hautapena edo paragrafoaren hizkuntza lehenetsia berriro aplikatzeko. <br/>Aukeratu 'Gehiago' aukera gehiago dauzkan elkarrizketa-koadro bat irekitzeko.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Hautatutako testuaren hizkuntza bistaratzen du. <br/>Egin "
+"klik menu bat irekitzeko eta hautatutako testurako edo uneko paragraforako "
+"beste hizkuntza bat aukeratzeko. <br/>Aukeratu 'Bat ere ez' testuari "
+"ortografia-zuzenketa eta hitz-zatiketa ez aplikatzeko.<br/>Aukeratu "
+"'Leheneratu hizkuntza lehenetsira' hautapena edo paragrafoaren hizkuntza "
+"lehenetsia berriro aplikatzeko. <br/>Aukeratu 'Gehiago' aukera gehiago "
+"dauzkan elkarrizketa-koadro bat irekitzeko.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Sinadura digitala"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Ikus hau ere: <link href=\"text/shared/guide/digital_signatures.xhp\">Sinadura digitalak</link>."
+msgstr ""
+"Ikus hau ere: <link href=\"text/shared/guide/digital_signatures.xhp\">Sinadura "
+"digitalak</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +103,43 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zooma eta ikuspegiaren diseinua"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Writer-eko egoera-barrako hiru kontrolen bidez, testu-dokumentuen zooma alda dezakezu, eta haien diseinua bistaratu."
+msgstr ""
+"Writer-eko egoera-barrako hiru kontrolen bidez, testu-dokumentuen zooma alda "
+"dezakezu, eta haien diseinua bistaratu."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Diseinua bistaratzeko ikonoak ezkerretik eskuinera erakusten dira: Zutabe bakarreko modua. Orriak alboz albo erakusten dituen bistaratze modua. Aldi berean bi orri bistaratzen dituen liburu modua, irekitako liburu batean bezala.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Diseinua bistaratzeko ikonoak ezkerretik eskuinera erakusten "
+"dira: Zutabe bakarreko modua. Orriak alboz albo erakusten dituen bistaratze "
+"modua. Aldi berean bi orri bistaratzen dituen liburu modua, irekitako liburu "
+"batean bezala.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrastatu zoomaren graduatzailea ezkerrerantz orri gehiago bistaratzeko, edo arrastatu eskuinera orri batean zoom egiteko eta orriaren eremu txikiagoa erakusteko.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arrastatu zoomaren graduatzailea ezkerrerantz orri gehiago "
+"bistaratzeko, edo arrastatu eskuinera orri batean zoom egiteko eta orriaren "
+"eremu txikiagoa erakusteko.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "Tresnak"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tresnak\">Tresnak</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +166,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Ortografia-tresnak, dokumentuan gehi dezakezun objektuen galeria eta menuak konfiguratzeko eta programa-hobespenak ezartzeko tresnak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ortografia-tresnak, dokumentuan gehi dezakezun objektuen "
+"galeria eta menuak konfiguratzeko eta programa-hobespenak ezartzeko tresnak "
+"ditu.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +179,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitulu-numerazioa\">Kapitulu-numerazioa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitulu-numerazioa"
+"\">Kapitulu-numerazioa</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +191,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Lerro-numerazioa\">Lerro-numerazioa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Lerro-numerazioa\">Lerro-"
+"numerazioa</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +203,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Oin-oharrak\">Oin-oharrak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Oin-oharrak\">Oin-"
+"oharrak</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +217,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenatu</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +225,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autozuzenketa\">Autozuzenketako aukerak</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"Autozuzenketa\">Autozuzenketako aukerak</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +237,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Pertsonalizatu\">Pertsonalizatu</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Pertsonalizatu\">Pertsonalizatu</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +250,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE objektua barra"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +258,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE objektua barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE objektua "
+"barra</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +270,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE objektua</emph> barra objektuak hautatutakoan agertzen da, eta objektuak formateatzeko eta kokatzeko funtziorik garrantzitsuenak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE objektua</emph> barra objektuak "
+"hautatutakoan agertzen da, eta objektuak formateatzeko eta kokatzeko "
+"funtziorik garrantzitsuenak ditu.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +283,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ez itzulbiratu\">Ez itzulbiratu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ez itzulbiratu\">Ez "
+"itzulbiratu</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +295,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori "
+"<emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +307,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Itzulbiratu\">Itzulbiratu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Itzulbiratu\">Itzulbiratu</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono hori <emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> aukerari dagokio."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono hori "
+"<emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> "
+"aukerari dagokio."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +332,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Itzulbiratu\">Itzulbiratu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Itzulbiratu\">Itzulbiratu</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +344,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Efektu bera <emph>Itzulbiratu</emph> fitxaren bidez ere lor dezakezu."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Efektu bera "
+"<emph>Itzulbiratu</emph> fitxaren bidez ere lor dezakezu."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektu-propietateak\">Objektu-propietateak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektu-propietateak"
+"\">Objektu-propietateak</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer-eko eginbideak"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer-eko eginbideak\">$[officename] Writer-eko eginbideak</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer-eko eginbideak\">$[officename] Writer-eko "
+"eginbideak</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +390,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer-ek grafikoak, taulak edo diagramak dauzkaten testu-dokumentuak diseinatu eta sortzeko aukera ematen dizu. Ondoren, dokumentuak hainbat formatutan gorde ditzakezu: OpenDocument formatu estandarrean (ODF), Microsoft Word-en .doc formatuan, edo HTMLn. Horrez gain, dokumentua erraz esporta dezakezu Portable Document Format (PDF) formatura."
+msgstr ""
+"$[officename] Writer-ek grafikoak, taulak edo diagramak dauzkaten testu-"
+"dokumentuak diseinatu eta sortzeko aukera ematen dizu. Ondoren, dokumentuak "
+"hainbat formatutan gorde ditzakezu: OpenDocument formatu estandarrean (ODF), "
+"Microsoft Word-en .doc formatuan, edo HTMLn. Horrez gain, dokumentua erraz "
+"esporta dezakezu Portable Document Format (PDF) formatura."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +407,7 @@ msgctxt ""
msgid "Writing"
msgstr "Idaztea"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +415,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer-en bidez oinarrizko dokumentuk sor ditzakezu, esaterako, zirkularrak, <link href=\"text/shared/guide/fax.xhp\" name=\"faxak\">faxak</link>, gutunak, txostenak eta <link href=\"text/swriter/01/01150000.xhp\" name=\"dokumentu-batzeak\">dokumentu-batzeak</link>, baita dokumentu luze eta konplexuak edo hainbat zatidun dokumentuak ere, bibliografia, erreferentzia-taula eta indizeekin osatuak."
+msgstr ""
+"$[officename] Writer-en bidez oinarrizko dokumentuk sor ditzakezu, "
+"esaterako, zirkularrak, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxak\">faxak</link>, gutunak, txostenak eta <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"dokumentu-batzeak\">dokumentu-"
+"batzeak</link>, baita dokumentu luze eta konplexuak edo hainbat zatidun "
+"dokumentuak ere, bibliografia, erreferentzia-taula eta indizeekin osatuak."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +431,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer-ek eginbide erabilgarriak eskaintzen ditu, adibidez, <link href=\"text/shared/01/06010000.xhp\" name=\"ortografia-egiaztatzea\">ortografia-egiaztatzea</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"sinonimoak\">sinonimoak</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autozuzenketa\">Autozuzenketa</link> eta <link href=\"text/swriter/01/06030000.xhp\" name=\"hitz-zatiketa\">hitz-zatiketa</link>, baita ia helburu guztietarako hainbat <link href=\"text/shared/01/01010100.xhp\" name=\"txantiloi\">txantiloi</link> ere. Morroien bidez zeure txantiloiak ere sor ditzakezu."
-
+msgstr ""
+"$[officename] Writer-ek eginbide erabilgarriak eskaintzen ditu, adibidez, "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"ortografia-egiaztatzea"
+"\">ortografia-egiaztatzea</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"sinonimoak\">sinonimoak</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"Autozuzenketa\">Autozuzenketa</link> "
+"eta <link href=\"text/swriter/01/06030000.xhp\" name=\"hitz-zatiketa\">hitz-"
+"zatiketa</link>, baita ia helburu guztietarako hainbat <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"txantiloi\">txantiloi</link> ere. "
+"Morroien bidez zeure txantiloiak ere sor ditzakezu."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +453,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Diseinatzea eta egituratzea"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +461,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] aplikazioak dokumentuak diseinatzeko aukera zabala eskaintzen du. Erabili <link href=\"text/swriter/01/05140000.xhp\" name=\"Estiloa\">Estiloak eta formatua leihoa</link> paragrafo, karaktere, marko eta orrialdeentzako estiloak sortzeko, esleitzeko eta aldatzeko. Halaber, <link href=\"text/swriter/01/02110000.xhp\" name=\"Nabigatzailea\">Nabigatzaileak</link> dokumentuetan azkar mugitzen, dokumentua eskema-ikuspegian ikusten eta dokumentuan txertatutako objektuen segimendua egiten laguntzen dizu."
+msgstr ""
+"$[officename] aplikazioak dokumentuak diseinatzeko aukera zabala eskaintzen "
+"du. Erabili <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Estiloa\">Estiloak eta formatua leihoa</link> paragrafo, karaktere, "
+"marko eta orrialdeentzako estiloak sortzeko, esleitzeko eta aldatzeko. "
+"Halaber, <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Nabigatzailea\">Nabigatzaileak</link> dokumentuetan azkar mugitzen, "
+"dokumentua eskema-ikuspegian ikusten eta dokumentuan txertatutako objektuen "
+"segimendua egiten laguntzen dizu."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +479,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Testu-dokumentuan <link href=\"text/swriter/01/04120000.xhp\" name=\"indizeak eta taulak\">indizeak eta taulak</link> ere sor ditzakezu. Indize eta taulen egitura eta itxura zure beharretara egoki ditzakezu. Zuzeneko hiperesteken eta liburu-marken bidez testuko elementuetara zuzenean joan ahal izango zara."
+msgstr ""
+"Testu-dokumentuan <link href=\"text/swriter/01/04120000.xhp\" name=\"indizeak "
+"eta taulak\">indizeak eta taulak</link> ere sor ditzakezu. Indize eta taulen "
+"egitura eta itxura zure beharretara egoki ditzakezu. Zuzeneko hiperesteken "
+"eta liburu-marken bidez testuko elementuetara zuzenean joan ahal izango "
+"zara."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +496,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Autoedizioa (Desktop Publishing) $[officename] Writer-ekin"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +504,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer-ek autoediziorako eta marrazteko hainbat tresna ditu, eta horiek estilodun dokumentuak profesionalki sortzen laguntzen dute, adibidez, liburuxkak, buletinak eta gonbiteak. Dokumentuetan zutabe anitzeko diseinuak, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"testu-markoak\">testu-markoak</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafikoak\">grafikoak</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taulak\">taulak</link> eta beste objektu batzuk aplika ditzakezu."
-
+msgstr ""
+"$[officename] Writer-ek autoediziorako eta marrazteko hainbat tresna ditu, "
+"eta horiek estilodun dokumentuak profesionalki sortzen laguntzen dute, "
+"adibidez, liburuxkak, buletinak eta gonbiteak. Dokumentuetan zutabe anitzeko "
+"diseinuak, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"testu-"
+"markoak\">testu-markoak</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"grafikoak\">grafikoak</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"taulak\">taulak</link> eta "
+"beste objektu batzuk aplika ditzakezu."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +525,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Kalkuluak"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +533,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] aplikazioko testu-dokumentuek <link href=\"text/swriter/main0214.xhp\" name=\"kalkulu-funtzioa\">kalkulu-funtzio</link> integratua dute, eta horrek kalkulu sofistikatuak eta esteka logikoak exekutatzen laguntzen dizu. Testu-dokumentutan oso erraz sor dezakezu taula bat kalkuluak egiteko."
+msgstr ""
+"$[officename] aplikazioko testu-dokumentuek <link "
+"href=\"text/swriter/main0214.xhp\" name=\"kalkulu-funtzioa\">kalkulu-"
+"funtzio</link> integratua dute, eta horrek kalkulu sofistikatuak eta esteka "
+"logikoak exekutatzen laguntzen dizu. Testu-dokumentutan oso erraz sor "
+"dezakezu taula bat kalkuluak egiteko."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +550,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Marrazkiak sortzea"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +558,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer-eko <link href=\"text/shared/02/01140000.xhp\" name=\"Marrazkia tresnak\">Marrazkia tresnak</link> marrazkiak, grafikoak, legendak eta beste marrazki mota batzuk zuzenean testu-dokumentuetan sortzeko aukera ematen dizu."
+msgstr ""
+"$[officename] Writer-eko <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"Marrazkia tresnak\">Marrazkia tresnak</link> marrazkiak, grafikoak, "
+"legendak eta beste marrazki mota batzuk zuzenean testu-dokumentuetan "
+"sortzeko aukera ematen dizu."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +574,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Grafikoak txertatzea"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +582,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Era askotako formatuak\">Era askotako formatuak</link> dauzkaten irudiak txerta ditzakezu testu-dokumentu batean, esate baterako, JPG edo GIF formatua daukaten grafikoak. Horrez gain, <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeriak</link> clipart grafiko ugari eskaintzen ditu, eta <link href=\"text/shared/guide/fontwork.xhp\">Fontwork galeriak</link> letra-tipoetarako efektu txundigarriak sortzen ditu."
+msgstr ""
+"<link href=\"text/shared/00/00000020.xhp\" name=\"Era askotako formatuak\">Era "
+"askotako formatuak</link> dauzkaten irudiak txerta ditzakezu testu-dokumentu "
+"batean, esate baterako, JPG edo GIF formatua daukaten grafikoak. Horrez "
+"gain, <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeriak</link> "
+"clipart grafiko ugari eskaintzen ditu, eta <link "
+"href=\"text/shared/guide/fontwork.xhp\">Fontwork galeriak</link> letra-"
+"tipoetarako efektu txundigarriak sortzen ditu."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +601,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Aplikazio-interfaze malgua"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +609,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Programaren interfazea programa zure lehentasunen arabera konfiguratzeko diseinatuta dago, ikonoak eta menuak pertsonalizatzea barne. Hainbat leiho koka ditzakezu leiho mugikor gisa pantailako edozein lekutan, adibidez, Estiloak eta formatua leihoa edo Nabigatzailea leihoa. Leiho batzuk laneko arearen ertzean ere <link href=\"text/shared/guide/autohide.xhp\" name=\"atraka\">atraka</link> ditzakezu."
+msgstr ""
+"Programaren interfazea programa zure lehentasunen arabera konfiguratzeko "
+"diseinatuta dago, ikonoak eta menuak pertsonalizatzea barne. Hainbat leiho "
+"koka ditzakezu leiho mugikor gisa pantailako edozein lekutan, adibidez, "
+"Estiloak eta formatua leihoa edo Nabigatzailea leihoa. Leiho batzuk laneko "
+"arearen ertzean ere <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"atraka\">atraka</link> ditzakezu."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +627,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrastatu eta jaregin"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +635,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"Arrastatu eta jaregin\">Arrastatu eta jaregin</link> eginbidearen bidez azkar eta eraginkortasunez lan egin dezakezu $[officename] aplikazioko testu-dokumentuetan. Adibidez, objektuak (esaterako, galeriako grafikoak) kokaleku batetik bestera arrastatu eta jaregin ditzakezu dokumentu berean edo irekitako $[officename] dokumentuen artean."
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"Arrastatu eta "
+"jaregin\">Arrastatu eta jaregin</link> eginbidearen bidez azkar eta "
+"eraginkortasunez lan egin dezakezu $[officename] aplikazioko testu-"
+"dokumentuetan. Adibidez, objektuak (esaterako, galeriako grafikoak) kokaleku "
+"batetik bestera arrastatu eta jaregin ditzakezu dokumentu berean edo "
+"irekitako $[officename] dokumentuen artean."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +653,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Laguntza-funtzioak"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +661,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Laguntza-sistema\">Laguntza-sistema</link> erabil dezakezu $[officename] aplikazioetarako erreferentzia oso gisa, zeregin sinple eta konplexuentzako <link href=\"text/swriter/guide/main.xhp\" name=\"argibideak\">argibideak</link> barne."
+msgstr ""
+"<link href=\"text/shared/05/00000110.xhp\" name=\"Laguntza-sistema\">Laguntza-"
+"sistema</link> erabil dezakezu $[officename] aplikazioetarako erreferentzia "
+"oso gisa, zeregin sinple eta konplexuentzako <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"argibideak\">argibideak</link> "
+"barne."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +677,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Marrazki-objektuen propietateen barra"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +685,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Marrazki-objektuen propitateak barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar"
+"\">Marrazki-objektuen propitateak barra</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +697,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Marrazki-objektuaren propietateak</emph> barra ikus dezakezu Writer eta Calc-en. Hautatu Ikusi - Tresna-barrak- Marrazki-objektuaren propietateak menua. Kontrolak gaituta egongo dira marrazketako objektu bat hautatuta dagoenean. Lehenetsi gisa, ikono desberdin batzuk ikusiko dituzu, uneko dokumentua testu-dokumentua edo kalkulu-orria izatearen arabera.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Marrazki-objektuaren propietateak</emph> "
+"barra ikus dezakezu Writer eta Calc-en. Hautatu Ikusi - Tresna-barrak- "
+"Marrazki-objektuaren propietateak menua. Kontrolak gaituta egongo dira "
+"marrazketako objektu bat hautatuta dagoenean. Lehenetsi gisa, ikono "
+"desberdin batzuk ikusiko dituzu, uneko dokumentua testu-dokumentua edo "
+"kalkulu-orria izatearen arabera.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +713,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Marra-estiloa</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Marra-"
+"estiloa</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +725,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Marra-zabalera</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Marra-"
+"zabalera</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +737,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Marra-kolorea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Marra-"
+"kolorea</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +749,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Arearen estiloa/betetzea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Arearen "
+"estiloa/betetzea</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +762,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Irudia barra"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Irudia barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Irudia "
+"barra</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Irudia</emph> barrak hautatutako bit-maparen grafikoak formateatzeko eta kokatzeko funtzioak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Irudia</emph> barrak hautatutako bit-"
+"maparen grafikoak formateatzeko eta kokatzeko funtzioak ditu.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Irauli bertikalki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Irauli "
+"bertikalki</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Irauli horizontalki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Irauli "
+"horizontalki</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikoen propietateak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Grafikoen propietateak</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +826,7 @@ msgctxt ""
msgid "Insert"
msgstr "Txertatu"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +836,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Txertatu</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +844,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">'Txertatu' menuak dokumentuan elementu berriak txertatzeko komandoak dauzka. Esate baterako, hauek txerta ditzakezu: sekzioak, oin-oharrak, iruzkinak, karaktere bereziak, grafikoak eta beste aplikazioetako objektuak.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">'Txertatu' menuak dokumentuan elementu berriak txertatzeko "
+"komandoak dauzka. Esate baterako, hauek txerta ditzakezu: sekzioak, oin-"
+"oharrak, iruzkinak, karaktere bereziak, grafikoak eta beste aplikazioetako "
+"objektuak.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +858,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Eskuzko jauzia</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Eskuzko "
+"jauzia</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +870,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karaktere berezia</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karaktere "
+"berezia</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +884,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Sekzioa</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +892,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperesteka</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperesteka</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +903,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Oin-oharrak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Oin-oharrak</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +914,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Epigrafea</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Epigrafea</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +925,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Laster-marka</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Laster-"
+"marka</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +937,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Erreferentzia gurutzatua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Erreferentzia gurutzatua</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +951,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Iruzkina</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script-a</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +969,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Gutun-azala</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Gutun-azala</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Markoa</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +992,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Taula</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1000,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Erregela horizontala</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Erregela "
+"horizontala</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1012,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Marko mugikorra</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Marko "
+"mugikorra</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fitxategia</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1035,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Markoa barra"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1043,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Markoa barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Markoa barra</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1054,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Marko bat hautatutakoan, <emph>Markoa</emph> barrak markoa formateatzeko eta kokatzeko funtzio garrantzitsuenak eskaintzen ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Marko bat hautatutakoan, <emph>Markoa</emph> "
+"barrak markoa formateatzeko eta kokatzeko funtzio garrantzitsuenak "
+"eskaintzen ditu.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1067,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Inguratzea desaktibatuta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Inguratzea "
+"desaktibatuta</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1079,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori "
+"<emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1091,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Inguratzea aktibatuta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Inguratzea "
+"aktibatuta</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1103,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono horrek <emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> aukera irudikatzen du."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono horrek "
+"<emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> aukera "
+"irudikatzen du."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1116,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Itzulbiratu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Itzulbiratu</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1128,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere defini dezakezu."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezarpen hori "
+"<emph>Itzulbiratu</emph> fitxan ere defini dezakezu."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1140,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Atzeko planoaren kolorea</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Atzeko "
+"planoaren kolorea</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1152,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Markoaren propietateak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Markoaren "
+"propietateak</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1165,7 @@ msgctxt ""
msgid "Format"
msgstr "Formatua"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1175,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatua\">Formatua</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1183,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Dokumentuaren diseinua eta edukia formateatzeko komandoak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Dokumentuaren diseinua eta edukia formateatzeko "
+"komandoak ditu.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1195,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1206,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1217,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Buletak eta numerazioa\">Buletak eta numerazioa</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Buletak eta "
+"numerazioa\">Buletak eta numerazioa</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1229,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Orrialdea\">Orrialdea</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Orrialdea\">Orrialdea</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1240,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Zutabeak\">Zutabeak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Zutabeak\">Zutabeak</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1251,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekzioak\">Sekzioak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekzioak\">Sekzioak</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1264,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Markoa\">Markoa</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1274,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Irudia\">Irudia</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1283,7 @@ msgctxt ""
msgid "Window"
msgstr "Leihoa"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1293,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Leihoa\">Leihoa</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1301,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Dokumentu-leihoak manipulatzeko eta bistaratzeko komandoak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Dokumentu-leihoak "
+"manipulatzeko eta bistaratzeko komandoak ditu.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1314,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Orrialdearen aurrebista"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1322,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Orrialdearen aurrebista</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Orrialdearen "
+"aurrebista</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1334,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>Orrialdearen aurrebista</emph> barra uneko dokumentua orrialdearen aurrebista moduan ikustean agertzen da."
+msgstr ""
+"<emph>Orrialdearen aurrebista</emph> barra uneko dokumentua orrialdearen "
+"aurrebista moduan ikustean agertzen da."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1347,7 @@ msgctxt ""
msgid "View"
msgstr "Ikusi"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1357,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Ikusi</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1365,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu horretan dokumentuaren pantailako bistaratzea kontrolatzeko komandoak daude.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu horretan dokumentuaren pantailako bistaratzea "
+"kontrolatzeko komandoak daude.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1379,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zooma</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1388,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editatu"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1398,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editatu\">Editatu</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1406,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu horrek dokumentuaren edukia editatzeko komandoak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu horrek dokumentuaren edukia editatzeko komandoak "
+"ditu.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1418,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Itsatsi berezia\">Itsatsi berezia</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Itsatsi berezia\">Itsatsi "
+"berezia</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1430,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Hautatu testua\">Hautatu testua</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Hautatu testua\">Hautatu "
+"testua</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1442,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Konparatu dokumentua\">Konparatu dokumentua</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Konparatu "
+"dokumentua\">Konparatu dokumentua</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1454,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Bilatu eta ordeztu\">Bilatu eta ordeztu</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Bilatu eta ordeztu\">Bilatu "
+"eta ordeztu</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1466,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotestua\">Autotestua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"Autotestua\">Autotestua</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1478,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Trukatu datu-basea\">Trukatu datu-basea</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Trukatu datu-basea\">Trukatu "
+"datu-basea</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Eremuak\">Eremuak</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1500,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Oin-oharrak\">Oin-oharrak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Oin-oharrak\">Oin-"
+"oharrak</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1512,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indize-sarrera\">Indize-sarrera</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Indize-sarrera\">Indize-"
+"sarrera</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1524,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Sarrera bibliografikoa\">Sarrera bibliografikoa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Sarrera "
+"bibliografikoa\">Sarrera bibliografikoa</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1536,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperesteka\">Hiperesteka</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperesteka\">Hiperesteka</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1550,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Estekak\">Estekak</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1558,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Irudi-mapa\">Irudi-mapa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Irudi-mapa\">Irudi-mapa</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1570,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formatua barra"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1578,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatua barra\">Formatua barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatua barra\">Formatua "
+"barra</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1590,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formatua barrak testua formateatzeko hainbat funtzio ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Formatua barrak testua formateatzeko hainbat "
+"funtzio ditu.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1602,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Letra-kolorea\">Letra-kolorea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Letra-kolorea\">Letra-"
+"kolorea</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1616,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Ikono gehigarriak"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1625,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Handitu letra-tipoa"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako testuaren letra-tamaina handitzen du.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Hautatutako testuaren letra-tamaina handitzen du.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1644,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Txikitu letra-tipoa"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako testuaren letra-tamaina txikitzen du.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Hautatutako testuaren letra-tamaina txikitzen du.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1662,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> onarpena gaituta badago, bi ikono gehiago egongo dira ikusgai."
+msgstr ""
+"<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> onarpena "
+"gaituta badago, bi ikono gehiago egongo dira ikusgai."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1676,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Ezkerretik eskuinera"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ezkerretik eskuinerako ikonoa</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ezkerretik eskuinerako "
+"ikonoa</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1696,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Testua ezkerretik eskuinera sartzen da.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Testua ezkerretik eskuinera sartzen "
+"da.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1710,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Eskuinetik ezkerrera"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">eskuinetik ezkerrerako ikonoa</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">eskuinetik ezkerrerako "
+"ikonoa</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1730,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Testu-diseinuaren hizkuntza konplexuan formateatutako testua eskuinetik ezkerrera sartzen da.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Testu-diseinuaren hizkuntza konplexuan "
+"formateatutako testua eskuinetik ezkerrera sartzen da.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1743,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Testu-objektua barra"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1751,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Testu-objektua barra\">Testu-objektua barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Testu-objektua barra\">Testu-"
+"objektua barra</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1763,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Marrazki-objektuetako testua formateatzeko komandoak ditu.</ahelp> <emph>Testu-objektua</emph> barra marrazki-objektuan klik bikoitza eginez agertzen da."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Marrazki-objektuetako testua "
+"formateatzeko komandoak ditu.</ahelp> <emph>Testu-objektua</emph> barra "
+"marrazki-objektuan klik bikoitza eginez agertzen da."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1776,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Goi-indizea\">Goi-indizea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Goi-indizea\">Goi-"
+"indizea</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1788,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Azpindizea\">Azpindizea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Azpindizea\">Azpindizea</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1799,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Hautatu dena\">Hautatu dena</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Hautatu dena\">Hautatu "
+"dena</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1811,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1822,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1833,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Hemen hautatutako paragrafoaren koskak, lerrokatzea eta lerro-tartea zehatz ditzakezu."
+msgstr ""
+"Hemen hautatutako paragrafoaren koskak, lerrokatzea eta lerro-tartea zehatz "
+"ditzakezu."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1846,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Erregelak"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3858,8 +1854,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Erregelak\">Erregelak</link>"
+msgstr ""
+"<link href=\"text/swriter/main0213.xhp\" name=\"Erregelak\">Erregelak</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1865,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Erregelek orrialdearen neurriak eta tabulazio, koska, ertz eta zutabeen kokalekua bistaratzen dute. Hori dena aldatzeko sagua erabil dezakezu."
+msgstr ""
+"Erregelek orrialdearen neurriak eta tabulazio, koska, ertz eta zutabeen "
+"kokalekua bistaratzen dute. Hori dena aldatzeko sagua erabil dezakezu."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1877,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Erregelan klik bikoitza eginda, <emph>Paragrafoa</emph> elkarrizketa-koadroa irekitzen da, eta hor <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"zuzeneko paragrafo-formatua\">zuzeneko paragrafo-formatua</link> eslei dieziokezu uneko paragrafoari edo hautatutako paragrafo guztiei."
+msgstr ""
+"Erregelan klik bikoitza eginda, <emph>Paragrafoa</emph> elkarrizketa-koadroa "
+"irekitzen da, eta hor <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"zuzeneko paragrafo-formatua\">zuzeneko paragrafo-formatua</link> eslei "
+"dieziokezu uneko paragrafoari edo hautatutako paragrafo guztiei."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1892,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Ongi etorri $[officename] Writer-en laguntzara"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1902,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-en laguntza"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1912,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer-ekin lan egitea"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1922,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menuak, tresna-barrak eta teklak"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1932,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Laguntza lortzea"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1941,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Taula barra"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1949,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Taula barra\">Taula barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Taula barra\">Taula barra</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1960,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taula</emph> barrak taulekin lan egitean behar diren funtzioak ditu. Kurtsorea taularen barrura eramatean agertzen da.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taula</emph> barrak taulekin lan "
+"egitean behar diren funtzioak ditu. Kurtsorea taularen barrura eramatean "
+"agertzen da.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1973,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gelaxkak batu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gelaxkak "
+"batu</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1985,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Ezabatu errenkada\">Ezabatu errenkada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Ezabatu errenkada\">Ezabatu "
+"errenkada</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1997,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Ezabatu zutabea\">Ezabatu zutabea</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Ezabatu zutabea\">Ezabatu "
+"zutabea</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormatua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">AutoFormatua</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Taula-propietateak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Taula-"
+"propietateak</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2032,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenatu</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2041,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menuak"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2049,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menuak</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menuak</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2061,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Atal honetan menu eta elkarrizketa-koadroentzako laguntza-gai erabilgarriak zerrendatzen dira."
+msgstr ""
+"Atal honetan menu eta elkarrizketa-koadroentzako laguntza-gai erabilgarriak "
+"zerrendatzen dira."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2074,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2083,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Testu-dokumentuetan taulak txertatzeko, editatzeko eta ezabatzeko komando guztiak ditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Testu-dokumentuetan taulak txertatzeko, editatzeko eta "
+"ezabatzeko komando guztiak ditu.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2103,7 @@ msgctxt ""
msgid "Insert"
msgstr "Txertatu"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2112,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2121,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Taula berria txertatzen du."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2130,7 @@ msgctxt ""
msgid "Columns"
msgstr "Zutabeak"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2139,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Zutabeak txertatzen ditu."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2148,7 @@ msgctxt ""
msgid "Rows"
msgstr "Errenkadak"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2157,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Txertatu errenkadak."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2166,7 @@ msgctxt ""
msgid "Delete"
msgstr "Ezabatu"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2175,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2184,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Uneko taula ezabatzen du.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2193,7 @@ msgctxt ""
msgid "Columns"
msgstr "Zutabeak"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2202,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Hautatutako zutabeak ezabatzen ditu."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2211,7 @@ msgctxt ""
msgid "Rows"
msgstr "Errenkadak"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2220,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Hautatutako errenkada ezabatzen du."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2229,7 @@ msgctxt ""
msgid "Select"
msgstr "Hautatu"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2238,7 @@ msgctxt ""
msgid "Table"
msgstr "Taula"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2247,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Uneko taula hautatzen du.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2256,7 @@ msgctxt ""
msgid "Column"
msgstr "Zutabea"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2265,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Uneko zutabea hautatzen du."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2274,7 @@ msgctxt ""
msgid "Row"
msgstr "Errenkada"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2283,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Uneko errenkada hautatzen du."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2292,7 @@ msgctxt ""
msgid "Cell"
msgstr "Gelaxka"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2301,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Uneko gelaxka hautatzen du.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2310,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Batu gelaxkak</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2319,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Zatitu gelaxkak</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Taulentzako autoformatua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Taulentzako autoformatua</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2338,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autodoitu"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2347,38 @@ msgctxt ""
msgid "Column width"
msgstr "Zutabe-zabalera"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Zutabe-zabalera elkarrizketa-koadroa irekitzen du. Hor zutabeen zabalera alda dezakezu."
+msgstr ""
+"Zutabe-zabalera elkarrizketa-koadroa irekitzen du. Hor zutabeen zabalera "
+"alda dezakezu."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Zutabe-zabalera optimoa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Zutabe-zabalera optimoa</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Banatu zutabeak uniformeki</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Banatu zutabeak uniformeki</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,30 +2387,39 @@ msgctxt ""
msgid "Row Height"
msgstr "Errenkada-altuera"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Errenkada-altuera elkarrizketa-koadroa irekitzen du. Hor errenkaden altuera alda dezakezu."
+msgstr ""
+"Errenkada-altuera elkarrizketa-koadroa irekitzen du. Hor errenkaden altuera "
+"alda dezakezu."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Errenkada-altuera optimoa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Errenkada-altuera optimoa</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Banatu errenkadak uniformeki</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Banatu errenkadak "
+"uniformeki</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2428,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Onartu errenkada zatitzea orrialdeen eta zutabeen artean"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Uneko errenkadan orrialde-jauzia onartzen du.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Uneko errenkadan orrialde-jauzia onartzen du.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2447,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Errepikatu izenburu-errenkadak"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Taularen goiburukoak ondorengo orrialdeetan errepikatzen ditu taulak orrialde bat baino gehiago hartzen baditu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Taularen goiburukoak ondorengo orrialdeetan errepikatzen "
+"ditu taulak orrialde bat baino gehiago hartzen baditu.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2467,7 @@ msgctxt ""
msgid "Convert"
msgstr "Bihurtu"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2476,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Testua taula"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta hor hautatutako testua taula bihur dezakezu.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor hautatutako testua taula bihur dezakezu."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta "
+"hor hautatutako testua taula bihur dezakezu.</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen "
+"du, eta hor hautatutako testua taula bihur dezakezu."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2498,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Taula testu"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta hor uneko taula testu bihur dezakezu.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor uneko taula testu bihur dezakezu."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta "
+"hor uneko taula testu bihur dezakezu.</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen "
+"du, eta hor uneko taula testu bihur dezakezu."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2520,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenatu</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2529,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "<link href=\"text/swriter/main0214.xhp\">Formula barra</link> irekitzen du formulak sartzeko edo editatzeko."
+msgstr ""
+"<link href=\"text/swriter/main0214.xhp\">Formula barra</link> irekitzen du "
+"formulak sartzeko edo editatzeko."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2549,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Zenbaki-formatua"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "<link href=\"text/shared/optionen/01040500.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor taulako zenbakien formatua zehaztu dezakezu."
+msgstr ""
+"<link href=\"text/shared/optionen/01040500.xhp\">Elkarrizketa-koadro "
+"bat</link> irekitzen du, eta hor taulako zenbakien formatua zehaztu "
+"dezakezu."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2570,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Taula-mugak"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Taula-gelaxken inguruko mugak erakusten edo ezkutatzen ditu. Mugak pantailan bakarrik egoten dira ikusgai, eta ez inprimatuta."
+msgstr ""
+"Taula-gelaxken inguruko mugak erakusten edo ezkutatzen ditu. Mugak pantailan "
+"bakarrik egoten dira ikusgai, eta ez inprimatuta."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2590,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Taularen propietateak</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2599,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Buletak eta numerazioa barra"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2607,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Buletak eta numerazioa barra</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Buletak eta numerazioa barra</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2619,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Buletak eta numerazioa</emph> barrak zenbakitutako paragrafoen egitura aldatzeko funtzioak ditu, paragrafoen ordena aldatzeko eta paragrafo-mailak zehazteko funtzioak barne.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Buletak eta numerazioa</emph> barrak "
+"zenbakitutako paragrafoen egitura aldatzeko funtzioak ditu, paragrafoen "
+"ordena aldatzeko eta paragrafo-mailak zehazteko funtzioak barne.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2633,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Tresna-barrak"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2641,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tresna-barrak\">Tresna-barrak</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tresna-"
+"barrak\">Tresna-barrak</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2653,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Atal honetan $[officename] Writer-en erabilgarri dauden tresna-barren ikuspegi orokorra eskaintzen da. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Atal honetan $[officename] Writer-en erabilgarri dauden tresna-barren "
+"ikuspegi orokorra eskaintzen da. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2667,7 @@ msgctxt ""
msgid "File"
msgstr "Fitxategia"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2677,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fitxategia</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2685,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Komando hauek uneko dokumentuari aplikatu, dokumentu berri bat ireki edo aplikazioa ixten dute.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Komando hauek uneko dokumentuari aplikatu, dokumentu berri "
+"bat ireki edo aplikazioa ixten dute.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2699,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Ireki</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2707,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Gorde honela</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Gorde honela</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2718,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Bertsioak</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Bertsioak</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2729,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Propietateak</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">Propietateak</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2743,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Inprimatu</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2751,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Inprimagailuaren ezarpenak</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">Inprimagailuaren ezarpenak</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2764,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formula barra"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2772,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula barra</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formula barra</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2784,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>Formula</emph> barraren bidez kalkuluak testu-dokumentuan sortu eta txerta ditzakezu.</ahelp> <emph>Formula</emph> barra aktibatzeko, sakatu F2."
+msgstr ""
+"<ahelp hid=\".\"><emph>Formula</emph> barraren bidez kalkuluak testu-"
+"dokumentuan sortu eta txerta ditzakezu.</ahelp> <emph>Formula</emph> barra "
+"aktibatzeko, sakatu F2."
diff --git a/source/eu/helpcontent2/source/text/swriter/librelogo.po b/source/eu/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..c79c94998ad
--- /dev/null
+++ b/source/eu/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-12-24 19:50+0200\n"
+"Last-Translator: Mikel <mikel@akaita.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Egoera-barra"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Egoera-barra\">Egoera-barra</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Egoera-barrak uneko dokumentuari buruzko informazioa bistaratzen du eta funtzio bereziak dituzten hainbat botoi eskaintzen ditu."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Hizkuntza"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Hautatutako testuaren hizkuntza bistaratzen du. <br/>Egin klik menu bat irekitzeko eta hautatutako testurako edo uneko paragraforako beste hizkuntza bat aukeratzeko. <br/>Aukeratu 'Bat ere ez' testuari ortografia-zuzenketa eta hitz-zatiketa ez aplikatzeko.<br/>Aukeratu 'Leheneratu hizkuntza lehenetsira' hautapena edo paragrafoaren hizkuntza lehenetsia berriro aplikatzeko. <br/>Aukeratu 'Gehiago' aukera gehiago dauzkan elkarrizketa-koadro bat irekitzeko.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Sinadura digitala"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Ikus hau ere: <link href=\"text/shared/guide/digital_signatures.xhp\">Sinadura digitalak</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zooma eta ikuspegiaren diseinua"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer-eko egoera-barrako hiru kontrolen bidez, testu-dokumentuen zooma alda dezakezu, eta haien diseinua bistaratu."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Diseinua bistaratzeko ikonoak ezkerretik eskuinera erakusten dira: Zutabe bakarreko modua. Orriak alboz albo erakusten dituen bistaratze modua. Aldi berean bi orri bistaratzen dituen liburu modua, irekitako liburu batean bezala.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arrastatu zoomaren graduatzailea ezkerrerantz orri gehiago bistaratzeko, edo arrastatu eskuinera orri batean zoom egiteko eta orriaren eremu txikiagoa erakusteko.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Tresnak"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tresnak\">Tresnak</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ortografia-tresnak, dokumentuan gehi dezakezun objektuen galeria eta menuak konfiguratzeko eta programa-hobespenak ezartzeko tresnak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitulu-numerazioa\">Kapitulu-numerazioa</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Lerro-numerazioa\">Lerro-numerazioa</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Oin-oharrak\">Oin-oharrak</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenatu</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autozuzenketa\">Autozuzenketako aukerak</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Pertsonalizatu\">Pertsonalizatu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE objektua barra"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE objektua barra</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE objektua</emph> barra objektuak hautatutakoan agertzen da, eta objektuak formateatzeko eta kokatzeko funtziorik garrantzitsuenak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ez itzulbiratu\">Ez itzulbiratu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Itzulbiratu\">Itzulbiratu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono hori <emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> aukerari dagokio."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Itzulbiratu\">Itzulbiratu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Efektu bera <emph>Itzulbiratu</emph> fitxaren bidez ere lor dezakezu."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektu-propietateak\">Objektu-propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer-eko eginbideak"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer-eko eginbideak\">$[officename] Writer-eko eginbideak</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer-ek grafikoak, taulak edo diagramak dauzkaten testu-dokumentuak diseinatu eta sortzeko aukera ematen dizu. Ondoren, dokumentuak hainbat formatutan gorde ditzakezu: OpenDocument formatu estandarrean (ODF), Microsoft Word-en .doc formatuan, edo HTMLn. Horrez gain, dokumentua erraz esporta dezakezu Portable Document Format (PDF) formatura."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Idaztea"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer-en bidez oinarrizko dokumentuk sor ditzakezu, esaterako, zirkularrak, <link href=\"text/shared/guide/fax.xhp\" name=\"faxak\">faxak</link>, gutunak, txostenak eta <link href=\"text/swriter/01/01150000.xhp\" name=\"dokumentu-batzeak\">dokumentu-batzeak</link>, baita dokumentu luze eta konplexuak edo hainbat zatidun dokumentuak ere, bibliografia, erreferentzia-taula eta indizeekin osatuak."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer-ek eginbide erabilgarriak eskaintzen ditu, adibidez, <link href=\"text/shared/01/06010000.xhp\" name=\"ortografia-egiaztatzea\">ortografia-egiaztatzea</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"sinonimoak\">sinonimoak</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autozuzenketa\">Autozuzenketa</link> eta <link href=\"text/swriter/01/06030000.xhp\" name=\"hitz-zatiketa\">hitz-zatiketa</link>, baita ia helburu guztietarako hainbat <link href=\"text/shared/01/01010100.xhp\" name=\"txantiloi\">txantiloi</link> ere. Morroien bidez zeure txantiloiak ere sor ditzakezu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Diseinatzea eta egituratzea"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] aplikazioak dokumentuak diseinatzeko aukera zabala eskaintzen du. Erabili <link href=\"text/swriter/01/05140000.xhp\" name=\"Estiloa\">Estiloak eta formatua leihoa</link> paragrafo, karaktere, marko eta orrialdeentzako estiloak sortzeko, esleitzeko eta aldatzeko. Halaber, <link href=\"text/swriter/01/02110000.xhp\" name=\"Nabigatzailea\">Nabigatzaileak</link> dokumentuetan azkar mugitzen, dokumentua eskema-ikuspegian ikusten eta dokumentuan txertatutako objektuen segimendua egiten laguntzen dizu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Testu-dokumentuan <link href=\"text/swriter/01/04120000.xhp\" name=\"indizeak eta taulak\">indizeak eta taulak</link> ere sor ditzakezu. Indize eta taulen egitura eta itxura zure beharretara egoki ditzakezu. Zuzeneko hiperesteken eta liburu-marken bidez testuko elementuetara zuzenean joan ahal izango zara."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Autoedizioa (Desktop Publishing) $[officename] Writer-ekin"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer-ek autoediziorako eta marrazteko hainbat tresna ditu, eta horiek estilodun dokumentuak profesionalki sortzen laguntzen dute, adibidez, liburuxkak, buletinak eta gonbiteak. Dokumentuetan zutabe anitzeko diseinuak, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"testu-markoak\">testu-markoak</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafikoak\">grafikoak</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"taulak\">taulak</link> eta beste objektu batzuk aplika ditzakezu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Kalkuluak"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] aplikazioko testu-dokumentuek <link href=\"text/swriter/main0214.xhp\" name=\"kalkulu-funtzioa\">kalkulu-funtzio</link> integratua dute, eta horrek kalkulu sofistikatuak eta esteka logikoak exekutatzen laguntzen dizu. Testu-dokumentutan oso erraz sor dezakezu taula bat kalkuluak egiteko."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Marrazkiak sortzea"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer-eko <link href=\"text/shared/02/01140000.xhp\" name=\"Marrazkia tresnak\">Marrazkia tresnak</link> marrazkiak, grafikoak, legendak eta beste marrazki mota batzuk zuzenean testu-dokumentuetan sortzeko aukera ematen dizu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Grafikoak txertatzea"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Era askotako formatuak\">Era askotako formatuak</link> dauzkaten irudiak txerta ditzakezu testu-dokumentu batean, esate baterako, JPG edo GIF formatua daukaten grafikoak. Horrez gain, <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeriak</link> clipart grafiko ugari eskaintzen ditu, eta <link href=\"text/shared/guide/fontwork.xhp\">Fontwork galeriak</link> letra-tipoetarako efektu txundigarriak sortzen ditu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Aplikazio-interfaze malgua"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Programaren interfazea programa zure lehentasunen arabera konfiguratzeko diseinatuta dago, ikonoak eta menuak pertsonalizatzea barne. Hainbat leiho koka ditzakezu leiho mugikor gisa pantailako edozein lekutan, adibidez, Estiloak eta formatua leihoa edo Nabigatzailea leihoa. Leiho batzuk laneko arearen ertzean ere <link href=\"text/shared/guide/autohide.xhp\" name=\"atraka\">atraka</link> ditzakezu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrastatu eta jaregin"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"Arrastatu eta jaregin\">Arrastatu eta jaregin</link> eginbidearen bidez azkar eta eraginkortasunez lan egin dezakezu $[officename] aplikazioko testu-dokumentuetan. Adibidez, objektuak (esaterako, galeriako grafikoak) kokaleku batetik bestera arrastatu eta jaregin ditzakezu dokumentu berean edo irekitako $[officename] dokumentuen artean."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Laguntza-funtzioak"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Laguntza-sistema\">Laguntza-sistema</link> erabil dezakezu $[officename] aplikazioetarako erreferentzia oso gisa, zeregin sinple eta konplexuentzako <link href=\"text/swriter/guide/main.xhp\" name=\"argibideak\">argibideak</link> barne."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Marrazki-objektuen propietateen barra"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Marrazki-objektuen propitateak barra</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Marrazki-objektuaren propietateak</emph> barra ikus dezakezu Writer eta Calc-en. Hautatu Ikusi - Tresna-barrak- Marrazki-objektuaren propietateak menua. Kontrolak gaituta egongo dira marrazketako objektu bat hautatuta dagoenean. Lehenetsi gisa, ikono desberdin batzuk ikusiko dituzu, uneko dokumentua testu-dokumentua edo kalkulu-orria izatearen arabera.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Marra-estiloa</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Marra-zabalera</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Marra-kolorea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Arearen estiloa/betetzea</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Irudia barra"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Irudia barra</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Irudia</emph> barrak hautatutako bit-maparen grafikoak formateatzeko eta kokatzeko funtzioak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Irauli bertikalki</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Irauli horizontalki</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Grafikoen propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Txertatu"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Txertatu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">'Txertatu' menuak dokumentuan elementu berriak txertatzeko komandoak dauzka. Esate baterako, hauek txerta ditzakezu: sekzioak, oin-oharrak, iruzkinak, karaktere bereziak, grafikoak eta beste aplikazioetako objektuak.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Eskuzko jauzia</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karaktere berezia</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Sekzioa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperesteka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Oin-oharrak</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Epigrafea</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Laster-marka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Erreferentzia gurutzatua</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Iruzkina</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script-a</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Gutun-azala</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Markoa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Erregela horizontala</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Marko mugikorra</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fitxategia</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Markoa barra"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Markoa barra</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Marko bat hautatutakoan, <emph>Markoa</emph> barrak markoa formateatzeko eta kokatzeko funtzio garrantzitsuenak eskaintzen ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Inguratzea desaktibatuta</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere aukeratu dezakezu."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Inguratzea aktibatuta</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikono horrek <emph>Itzulbiratu</emph> fitxako <emph>Orrialde-itzulbiratzea</emph> aukera irudikatzen du."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Itzulbiratu</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezarpen hori <emph>Itzulbiratu</emph> fitxan ere defini dezakezu."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Atzeko planoaren kolorea</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Markoaren propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formatua"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatua\">Formatua</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Dokumentuaren diseinua eta edukia formateatzeko komandoak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Buletak eta numerazioa\">Buletak eta numerazioa</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Orrialdea\">Orrialdea</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Zutabeak\">Zutabeak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekzioak\">Sekzioak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Markoa\">Markoa</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Irudia\">Irudia</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Leihoa"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Leihoa\">Leihoa</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Dokumentu-leihoak manipulatzeko eta bistaratzeko komandoak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Orrialdearen aurrebista"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Orrialdearen aurrebista</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>Orrialdearen aurrebista</emph> barra uneko dokumentua orrialdearen aurrebista moduan ikustean agertzen da."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Ikusi"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Ikusi</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu horretan dokumentuaren pantailako bistaratzea kontrolatzeko komandoak daude.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zooma</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editatu"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editatu\">Editatu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu horrek dokumentuaren edukia editatzeko komandoak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Itsatsi berezia\">Itsatsi berezia</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Hautatu testua\">Hautatu testua</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Konparatu dokumentua\">Konparatu dokumentua</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Bilatu eta ordeztu\">Bilatu eta ordeztu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotestua\">Autotestua</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Trukatu datu-basea\">Trukatu datu-basea</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Eremuak\">Eremuak</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Oin-oharrak\">Oin-oharrak</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indize-sarrera\">Indize-sarrera</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Sarrera bibliografikoa\">Sarrera bibliografikoa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperesteka\">Hiperesteka</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Estekak\">Estekak</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Irudi-mapa\">Irudi-mapa</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formatua barra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatua barra\">Formatua barra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formatua barrak testua formateatzeko hainbat funtzio ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Letra-kolorea\">Letra-kolorea</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Ikono gehigarriak"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Handitu letra-tipoa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Hautatutako testuaren letra-tamaina handitzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Txikitu letra-tipoa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Hautatutako testuaren letra-tamaina txikitzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> onarpena gaituta badago, bi ikono gehiago egongo dira ikusgai."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Ezkerretik eskuinera"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ezkerretik eskuinerako ikonoa</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Testua ezkerretik eskuinera sartzen da.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Eskuinetik ezkerrera"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">eskuinetik ezkerrerako ikonoa</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Testu-diseinuaren hizkuntza konplexuan formateatutako testua eskuinetik ezkerrera sartzen da.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Testu-objektua barra"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Testu-objektua barra\">Testu-objektua barra</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Marrazki-objektuetako testua formateatzeko komandoak ditu.</ahelp> <emph>Testu-objektua</emph> barra marrazki-objektuan klik bikoitza eginez agertzen da."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Goi-indizea\">Goi-indizea</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Azpindizea\">Azpindizea</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Hautatu dena\">Hautatu dena</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakterea\">Karakterea</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafoa\">Paragrafoa</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Hemen hautatutako paragrafoaren koskak, lerrokatzea eta lerro-tartea zehatz ditzakezu."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Erregelak"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Erregelak\">Erregelak</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Erregelek orrialdearen neurriak eta tabulazio, koska, ertz eta zutabeen kokalekua bistaratzen dute. Hori dena aldatzeko sagua erabil dezakezu."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Erregelan klik bikoitza eginda, <emph>Paragrafoa</emph> elkarrizketa-koadroa irekitzen da, eta hor <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"zuzeneko paragrafo-formatua\">zuzeneko paragrafo-formatua</link> eslei dieziokezu uneko paragrafoari edo hautatutako paragrafo guztiei."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Ongi etorri $[officename] Writer-en laguntzara"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-en laguntza"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer-ekin lan egitea"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menuak, tresna-barrak eta teklak"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Laguntza lortzea"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Taula barra"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Taula barra\">Taula barra</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taula</emph> barrak taulekin lan egitean behar diren funtzioak ditu. Kurtsorea taularen barrura eramatean agertzen da.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gelaxkak batu</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Ezabatu errenkada\">Ezabatu errenkada</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Ezabatu zutabea\">Ezabatu zutabea</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormatua</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Taula-propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenatu</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menuak"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menuak</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Atal honetan menu eta elkarrizketa-koadroentzako laguntza-gai erabilgarriak zerrendatzen dira."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Testu-dokumentuetan taulak txertatzeko, editatzeko eta ezabatzeko komando guztiak ditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Txertatu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Taula berria txertatzen du."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Zutabeak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Zutabeak txertatzen ditu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Errenkadak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Txertatu errenkadak."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Ezabatu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Uneko taula ezabatzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Zutabeak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Hautatutako zutabeak ezabatzen ditu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Errenkadak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Hautatutako errenkada ezabatzen du."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Hautatu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Uneko taula hautatzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Zutabea"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Uneko zutabea hautatzen du."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Errenkada"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Uneko errenkada hautatzen du."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Gelaxka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Uneko gelaxka hautatzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Batu gelaxkak</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Zatitu gelaxkak</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Taulentzako autoformatua</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autodoitu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Zutabe-zabalera"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Zutabe-zabalera elkarrizketa-koadroa irekitzen du. Hor zutabeen zabalera alda dezakezu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Zutabe-zabalera optimoa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Banatu zutabeak uniformeki</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Errenkada-altuera"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Errenkada-altuera elkarrizketa-koadroa irekitzen du. Hor errenkaden altuera alda dezakezu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Errenkada-altuera optimoa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Banatu errenkadak uniformeki</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Onartu errenkada zatitzea orrialdeen eta zutabeen artean"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Uneko errenkadan orrialde-jauzia onartzen du.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Errepikatu izenburu-errenkadak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Taularen goiburukoak ondorengo orrialdeetan errepikatzen ditu taulak orrialde bat baino gehiago hartzen baditu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Bihurtu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Testua taula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta hor hautatutako testua taula bihur dezakezu.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor hautatutako testua taula bihur dezakezu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Taula testu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elkarrizketa-koadro bat irekitzen du, eta hor uneko taula testu bihur dezakezu.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor uneko taula testu bihur dezakezu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenatu</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "<link href=\"text/swriter/main0214.xhp\">Formula barra</link> irekitzen du formulak sartzeko edo editatzeko."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Zenbaki-formatua"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "<link href=\"text/shared/optionen/01040500.xhp\">Elkarrizketa-koadro bat</link> irekitzen du, eta hor taulako zenbakien formatua zehaztu dezakezu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Taula-mugak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Taula-gelaxken inguruko mugak erakusten edo ezkutatzen ditu. Mugak pantailan bakarrik egoten dira ikusgai, eta ez inprimatuta."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Taularen propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Buletak eta numerazioa barra"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Buletak eta numerazioa barra</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Buletak eta numerazioa</emph> barrak zenbakitutako paragrafoen egitura aldatzeko funtzioak ditu, paragrafoen ordena aldatzeko eta paragrafo-mailak zehazteko funtzioak barne.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Tresna-barrak"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tresna-barrak\">Tresna-barrak</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Atal honetan $[officename] Writer-en erabilgarri dauden tresna-barren ikuspegi orokorra eskaintzen da. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fitxategia"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fitxategia</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Komando hauek uneko dokumentuari aplikatu, dokumentu berri bat ireki edo aplikazioa ixten dute.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Ireki</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Gorde honela</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Bertsioak</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Propietateak</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Inprimatu</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Inprimagailuaren ezarpenak</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formula barra"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula barra</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>Formula</emph> barraren bidez kalkuluak testu-dokumentuan sortu eta txerta ditzakezu.</ahelp> <emph>Formula</emph> barra aktibatzeko, sakatu F2."
diff --git a/source/fi/helpcontent2/source/text/swriter.po b/source/fi/helpcontent2/source/text/swriter.po
index 47f31554b3e..3da6ebb7cd6 100644
--- a/source/fi/helpcontent2/source/text/swriter.po
+++ b/source/fi/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-30 17:37+0200\n"
"Last-Translator: Harri <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Tilarivi"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Tilarivi</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Tilarivi</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Tilarivillä on tietoja käsiteltävästä asiakirjasta ja eräitä erikoistoimintoja."
+msgstr ""
+"Tilarivillä on tietoja käsiteltävästä asiakirjasta ja eräitä "
+"erikoistoimintoja."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,21 @@ msgctxt ""
msgid "Language"
msgstr "Kieli"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Kentässä näkyy valitun tekstin kieli.<br/>Napsautus avaa valikon, josta käyttäjä voi valita toisen kielen valitulle tekstille tai kappaleelle, jossa kohdistin on. <br/>Valitse \"Ei mitään\" estämään kappaleen kieliasun tarkistus ja tavutus. <br/>Valinta \"Lisää\" näyttää valintaikkunassa enemmän vaihtoehtoja.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Kentässä näkyy valitun tekstin kieli.<br/>Napsautus avaa "
+"valikon, josta käyttäjä voi valita toisen kielen valitulle tekstille tai "
+"kappaleelle, jossa kohdistin on. <br/>Valitse \"Ei mitään\" estämään kappaleen "
+"kieliasun tarkistus ja tavutus. <br/>Valinta \"Lisää\" näyttää "
+"valintaikkunassa enemmän vaihtoehtoja.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +80,19 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitaalinen allekirjoitus"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Katso myös <link href=\"text/shared/guide/digital_signatures.xhp\">Digitaaliset allekirjoitukset</link>."
+msgstr ""
+"Katso myös <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digitaaliset "
+"allekirjoitukset</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +101,40 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoomaus ja taiton tarkastelu"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Writerin tilarivillä olevat säätimet zoomaavat ja näyttävät tekstiasiakirjojen taiton eli asettelun."
+msgstr ""
+"Writerin tilarivillä olevat säätimet zoomaavat ja näyttävät "
+"tekstiasiakirjojen taiton eli asettelun."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Näytön taiton kuvakkeet vasemmalta oikealle ovat: sivut päällekkäin, sivut vierekkäin ja avoin kirja -katselutila.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Näytön taiton kuvakkeet vasemmalta oikealle ovat: sivut "
+"päällekkäin, sivut vierekkäin ja avoin kirja -katselutila.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Vetämällä hiirellä liukusäädintä vasemmalle näkyy useampia sivuja, vetämällä oikealle näkyy tarkemmin yksityiskohtia.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vetämällä hiirellä liukusäädintä vasemmalle näkyy useampia "
+"sivuja, vetämällä oikealle näkyy tarkemmin yksityiskohtia.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +143,7 @@ msgctxt ""
msgid "Tools"
msgstr "Työkalut"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +153,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Työkalut</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +161,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Valikossa on välineitä kieliasun tarkistukseen, kuvagalleria ja toimintoja niin valikoiden muokkaamiseen kuin ohjelma-asetusten muuttamiseenkin.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Valikossa on välineitä kieliasun tarkistukseen, kuvagalleria "
+"ja toimintoja niin valikoiden muokkaamiseen kuin ohjelma-asetusten "
+"muuttamiseenkin.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +174,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Jäsennysnumerointi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">Jäsennysnumerointi</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +186,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Rivien numerointi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Rivien "
+"numerointi</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +198,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Ala- ja loppuviitteet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Ala- ja "
+"loppuviitteet</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Lajittele</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +220,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automaattinen korjaus\">Automaattisen korjauksen asetukset</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Automaattinen "
+"korjaus\">Automaattisen korjauksen asetukset</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +232,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Mukauta</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Mukauta</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +244,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objekti-palkki"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +252,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekti-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekti-"
+"palkki</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +264,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objekti</emph>-palkki näkyy, kun objekteja on valittuna. Tässä työkalurivissä on tärkeimmät objektien muokkaukseen ja asemointiin tarvittavat toiminnot.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objekti</emph>-palkki näkyy, kun "
+"objekteja on valittuna. Tässä työkalurivissä on tärkeimmät objektien "
+"muokkaukseen ja asemointiin tarvittavat toiminnot.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +277,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Rivitys poissa käytöstä</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Rivitys poissa "
+"käytöstä</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +289,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Saman asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Saman "
+"asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +301,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Sivun rivitys</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Sivun rivitys</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +312,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Kuvakepainike vastaa <emph>Ympärillä</emph>-valintaa <emph>Rivitys</emph> -välilehdellä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> "
+"Kuvakepainike vastaa <emph>Ympärillä</emph>-valintaa <emph>Rivitys</emph> "
+"-välilehdellä."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +325,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä läpi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä "
+"läpi</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +337,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Samaan tulokseen pääsee <emph>Rivitys</emph> -välilehdeltä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Samaan "
+"tulokseen pääsee <emph>Rivitys</emph> -välilehdeltä."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +349,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektin ominaisuudet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektin "
+"ominaisuudet</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +362,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Writerin ominaisuudet"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +370,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writerin ominaisuudet</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writerin "
+"ominaisuudet</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +383,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writerilla laaditaan tekstidokumentteja, joissa voi myös olla kuvitusta, taulukoita tai kaavioita. Asiakirja voidaan tallentaa erilaisiin tiedostomuotoihin, mukaan luettuina normitettu OpenDocument-muoto (ODF), Microsoft Word .doc ja HTML. Asiakirja on myös helposti vietävissä PDF-muotoon."
+msgstr ""
+"$[officename] Writerilla laaditaan tekstidokumentteja, joissa voi myös olla "
+"kuvitusta, taulukoita tai kaavioita. Asiakirja voidaan tallentaa erilaisiin "
+"tiedostomuotoihin, mukaan luettuina normitettu OpenDocument-muoto (ODF), "
+"Microsoft Word .doc ja HTML. Asiakirja on myös helposti vietävissä PDF-"
+"muotoon."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +400,7 @@ msgctxt ""
msgid "Writing"
msgstr "Kirjoittaminen"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +408,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writerilla voidaan luoda perustekstejä kuten muistioita, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakseja</link>, kirjeitä, hakemuksia ja <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">joukkokirjeitä</link>. Sillä voi kirjoittaa myös pitkiä ja monimutkaisia tai monesta osasta koostuvia asiakirjoja lähdeviitteineen, sisällysluetteloineen ja hakemistoineen."
+msgstr ""
+"$[officename] Writerilla voidaan luoda perustekstejä kuten muistioita, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakseja</link>, kirjeitä, "
+"hakemuksia ja <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">joukkokirjeitä</link>. Sillä voi kirjoittaa myös pitkiä ja "
+"monimutkaisia tai monesta osasta koostuvia asiakirjoja lähdeviitteineen, "
+"sisällysluetteloineen ja hakemistoineen."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +424,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writerissa on lisäksi sellaisia hyödyllisiä toimintoja kuin <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">oikeakielisyystarkistus</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonyymisanakirja</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">automaattinen korjaus</link> ja <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">tavutus</link> kuin myös lukuisia <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">mallipohjia</link> useimpiin tarkoituksiin. Ohjatulla toiminnolla voi käyttäjä luoda itsekin mieleisiään mallipohjia."
-
+msgstr ""
+"$[officename] Writerissa on lisäksi sellaisia hyödyllisiä toimintoja kuin "
+"<link href=\"text/shared/01/06010000.xhp\" "
+"name=\"spellchecker\">oikeakielisyystarkistus</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">synonyymisanakirja</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">automaattinen "
+"korjaus</link> ja <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">tavutus</link> kuin myös lukuisia <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">mallipohjia</link> "
+"useimpiin tarkoituksiin. Ohjatulla toiminnolla voi käyttäjä luoda itsekin "
+"mieleisiään mallipohjia."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +447,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Suunnittelu ja jäsentely"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +455,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] tarjoaa asiakirjan suunnitteluun laajat mahdollisuudet. <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Tyyli ja muotoilu -ikkunaa</link> voi käyttää kappaleiden, yksittäisten merkkien, kehysten ja sivujen erillisten tyylien luomiseen, määritykseen ja muokkaamiseen. Lisäksi <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">rakenneselaimella</link> voidaan siirtyä sujuvasti asiakirjassa ja tarkastelemaan sen jäsennystä sekä pitämään kirjaa käyttäjän asiakirjaan lisäämistä kohteista."
+msgstr ""
+"$[officename] tarjoaa asiakirjan suunnitteluun laajat mahdollisuudet. <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Tyyli ja muotoilu "
+"-ikkunaa</link> voi käyttää kappaleiden, yksittäisten merkkien, kehysten ja "
+"sivujen erillisten tyylien luomiseen, määritykseen ja muokkaamiseen. Lisäksi "
+"<link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">rakenneselaimella</link> voidaan siirtyä sujuvasti "
+"asiakirjassa ja tarkastelemaan sen jäsennystä sekä pitämään kirjaa käyttäjän "
+"asiakirjaan lisäämistä kohteista."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +473,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Käyttäjän on mahdollista myös luoda erilaisia <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">hakemistoja ja taulukoita</link> tekstiasiakirjoihinsa. Hän voi määritellä niiden rakenteen ja ulkoasun mieleisekseen. Aktiiviset hyperlinkit ja kirjanmerkit sallivat siirtymisen suoraan vastaavaan tekstin kohtaan."
+msgstr ""
+"Käyttäjän on mahdollista myös luoda erilaisia <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">hakemistoja ja "
+"taulukoita</link> tekstiasiakirjoihinsa. Hän voi määritellä niiden "
+"rakenteen ja ulkoasun mieleisekseen. Aktiiviset hyperlinkit ja kirjanmerkit "
+"sallivat siirtymisen suoraan vastaavaan tekstin kohtaan."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +490,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Työpöytäjulkaiseminen $[officename] Writerilla"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +498,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writerissa on lukuisia työpöytäjulkaisemiseen ja kuvittamiseen tarvittavia työvälineitä, joilla käyttäjä voi luoda ammattimaisesti tyyliteltyjä esitteitä, myyntikirjeitä, kutsuja jne. Niissä voi käyttää useampia palstoja, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstikehyksiä</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">kuvitusta</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">taulukoita</link> ja muita komponentteja."
-
+msgstr ""
+"$[officename] Writerissa on lukuisia työpöytäjulkaisemiseen ja kuvittamiseen "
+"tarvittavia työvälineitä, joilla käyttäjä voi luoda ammattimaisesti "
+"tyyliteltyjä esitteitä, myyntikirjeitä, kutsuja jne. Niissä voi käyttää "
+"useampia palstoja, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">tekstikehyksiä</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">kuvitusta</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">taulukoita</link> "
+"ja muita komponentteja."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +519,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Laskenta"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +527,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename]:in tekstidokumenteissa on <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">laskentatoiminto</link>, jolla käyttäjä voi suorittaa vaativia lasku- tai loogisia toimintoja. Käyttäjän on myös helppo luoda asiakirjaan taulukko, johon voi liittää laskentaa."
+msgstr ""
+"$[officename]:in tekstidokumenteissa on <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation "
+"function\">laskentatoiminto</link>, jolla käyttäjä voi suorittaa vaativia "
+"lasku- tai loogisia toimintoja. Käyttäjän on myös helppo luoda asiakirjaan "
+"taulukko, johon voi liittää laskentaa."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +544,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Piirtäminen"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +552,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Käyttäjä voi luoda $[officename] Writerin <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">piirrostoiminnolla</link> piirroksia, kuvia, koristekirjaimia ja muuta kuvitusta suoraan tekstiasiakirjaan."
+msgstr ""
+"Käyttäjä voi luoda $[officename] Writerin <link "
+"href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">piirrostoiminnolla</link> piirroksia, kuvia, koristekirjaimia ja muuta "
+"kuvitusta suoraan tekstiasiakirjaan."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +568,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Kuvittaminen"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +576,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Käyttäjä voi kuvittaa tekstiään <link href=\"text/shared/00/00000020.xhp\" name=\"eri tiedostomuodot\">eri tiedostomuodoissa</link> olevilla kuvilla, mm. JPG- tai GIF-kuvatiedostoilla. Lisäksi <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriassa</link> on käytettävissä aiheen mukaisesti järjestetty leikekuvakokoelma ja <link href=\"text/shared/guide/fontwork.xhp\">fonttipajan gallerialla</link> voi luoda häikäiseviä fonttitehosteita."
+msgstr ""
+"Käyttäjä voi kuvittaa tekstiään <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"eri tiedostomuodot\">eri tiedostomuodoissa</link> olevilla kuvilla, mm. "
+"JPG- tai GIF-kuvatiedostoilla. Lisäksi <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriassa</link> on "
+"käytettävissä aiheen mukaisesti järjestetty leikekuvakokoelma ja <link "
+"href=\"text/shared/guide/fontwork.xhp\">fonttipajan gallerialla</link> voi "
+"luoda häikäiseviä fonttitehosteita."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +595,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Joustava käyttöliittymä"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +603,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Ohjelman käyttöliittymä on siten suunniteltu, että käyttäjä voi asetella sen mieltymystensä mukaiseksi, mm. mukauttamalla kuvakkeita ja valikoita. Erilaisia irrallisia ohjelmaikkunoita, kuten tyylit ja muotoilu tai rakenneselainikkuna, voidaan asemoida näytöllä mihin vain. Käyttäjä voi myös <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">kiinnittää</link> joitakin ikkunoita työtilan reunaan."
+msgstr ""
+"Ohjelman käyttöliittymä on siten suunniteltu, että käyttäjä voi asetella sen "
+"mieltymystensä mukaiseksi, mm. mukauttamalla kuvakkeita ja valikoita. "
+"Erilaisia irrallisia ohjelmaikkunoita, kuten tyylit ja muotoilu tai "
+"rakenneselainikkuna, voidaan asemoida näytöllä mihin vain. Käyttäjä voi myös "
+"<link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">kiinnittää</link> "
+"joitakin ikkunoita työtilan reunaan."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +621,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Vedä ja pudota"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +629,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Käyttämällä <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">vedä ja pudota</link> -toimintoa $[officename]-tekstiasiakirjojen työstäminen on vaivatonta ja tehokasta. Vedä ja pudota -toiminnolla voidaan siirtää objekteja, esimerkiksi kuvia galleriasta, paikasta toiseen saman asiakirjan sisällä tai avoimien $[officename]-asiakirjojen välillä."
+msgstr ""
+"Käyttämällä <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">vedä ja pudota</link> -toimintoa $[officename]-tekstiasiakirjojen "
+"työstäminen on vaivatonta ja tehokasta. Vedä ja pudota -toiminnolla voidaan "
+"siirtää objekteja, esimerkiksi kuvia galleriasta, paikasta toiseen saman "
+"asiakirjan sisällä tai avoimien $[officename]-asiakirjojen välillä."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +646,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Ohjetoiminnot"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +654,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Tässä esillä olevaa <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ohjetoimintoa</link> voidaan käyttää $[officename]-sovelluksien kattavana käsikirjana. Se sisältää <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">ohjeistuksen</link> niin helpoille kuin monimutkaisillekin tehtäville."
+msgstr ""
+"Tässä esillä olevaa <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">ohjetoimintoa</link> voidaan käyttää $[officename]-sovelluksien "
+"kattavana käsikirjana. Se sisältää <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">ohjeistuksen</link> niin helpoille kuin "
+"monimutkaisillekin tehtäville."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +670,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Piirroksen ominaisuudet -palkki"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +678,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Piirroksen ominaisuudet -palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Piirroksen ominaisuudet -palkki</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +690,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Piirroksen ominaisuudet</emph> -palkki näkyy Writerissa ja Calcissa. Valitaan Näytä - Työkalurivit - Piirroksen ominaisuudet. Ohjausobjektit ovat käytettävissä, kun piirrosobjekti on valittuna. Oletuksena näkyy hieman eri kokoelma kuvakkeita tekstiasiakirjoissa ja laskentataulukoissa.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Piirroksen ominaisuudet</emph> -palkki "
+"näkyy Writerissa ja Calcissa. Valitaan Näytä - Työkalurivit - Piirroksen "
+"ominaisuudet. Ohjausobjektit ovat käytettävissä, kun piirrosobjekti on "
+"valittuna. Oletuksena näkyy hieman eri kokoelma kuvakkeita "
+"tekstiasiakirjoissa ja laskentataulukoissa.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +705,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Viivatyyli</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Viivatyyli</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +716,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Viivan leveys</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Viivan "
+"leveys</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +728,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Viivan väri</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Viivan "
+"väri</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Aluetyyli/täyttö</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">Aluetyyli/täyttö</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +753,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Kuva-palkki"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kuva-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kuva-palkki</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Kuva</emph>-palkin välineillä voidaan muokata ja asemoida valittuja bittikarttakuvia.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Kuva</emph>-palkin välineillä voidaan "
+"muokata ja asemoida valittuja bittikarttakuvia.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Käännä pystysuunnassa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Käännä "
+"pystysuunnassa</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Käännä vaakatasossa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Käännä "
+"vaakatasossa</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Kuvan ominaisuudet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Kuvan "
+"ominaisuudet</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +816,7 @@ msgctxt ""
msgid "Insert"
msgstr "Lisää"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Lisää</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +834,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Lisää-valikossa lisätään asiakirjaan uusia osatekijöitä, kuten kappaleita, alaviitteitä, huomautuksia, erikoismerkkejä, kuvia ja objekteja toisista sovelluksista.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Lisää-valikossa lisätään asiakirjaan uusia osatekijöitä, "
+"kuten kappaleita, alaviitteitä, huomautuksia, erikoismerkkejä, kuvia ja "
+"objekteja toisista sovelluksista.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +847,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pakotettu vaihto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pakotettu "
+"vaihto</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +859,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Merkki</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special "
+"Character\">Merkki</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +873,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Osa</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +881,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +892,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Alaviite\">Alaviite/Loppuviite</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Alaviite\">Alaviite/Loppuviite</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +904,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Kuvaotsikko</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Kuvaotsikko</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +915,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Kirjanmerkki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Bookmark\">Kirjanmerkki</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +927,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Ristiviite</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Ristiviite</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +939,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Huomautus\">Huomautus</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Huomautus\">Huomautus</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -704,8 +950,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Komentosarja</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Komentosarja</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +961,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Kirjekuori</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Kirjekuori</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kehys</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +984,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Taulukko</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +992,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vaakaviiva\">Vaakaviiva</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" "
+"name=\"Vaakaviiva\">Vaakaviiva</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1004,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Irrallinen kehys</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Irrallinen "
+"kehys</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1018,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Tiedosto</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1027,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Kehys-palkki"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1035,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kehys-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kehys-palkki</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1046,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\"><emph>Kehys</emph>-palkki tarjoaa tärkeimmät toiminnot, joita valitun kehyksen muotoiluun ja asemointiin tarvitaan.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\"><emph>Kehys</emph>-palkki tarjoaa tärkeimmät "
+"toiminnot, joita valitun kehyksen muotoiluun ja asemointiin "
+"tarvitaan.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1059,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Rivitys poissa käytöstä</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Rivitys poissa "
+"käytöstä</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1071,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Saman asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Saman "
+"asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1083,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Sivun rivitys</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Sivun "
+"rivitys</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1095,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tämä kuvake vastaa <emph>Ympärillä</emph>-vaihtoehtoa <emph>Rivitys</emph>-välilehdellä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tämä kuvake "
+"vastaa <emph>Ympärillä</emph>-vaihtoehtoa <emph>Rivitys</emph>-välilehdellä."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1107,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä läpi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä "
+"läpi</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1119,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Samat asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdellä."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Samat asetuksen "
+"voi tehdä myös <emph>Rivitys</emph>-välilehdellä."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1131,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Taustaväri</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">Taustaväri</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1143,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kehyksen ominaisuudet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kehyksen "
+"ominaisuudet</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1156,7 @@ msgctxt ""
msgid "Format"
msgstr "Muotoilu"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1166,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Muotoilu</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1174,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Valikossa muutetaan asiakirjan taittoa ja sisältöä muun muassa värin ja koon suhteen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Valikossa muutetaan asiakirjan taittoa ja "
+"sisältöä muun muassa värin ja koon suhteen.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1188,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Fontti</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1196,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1207,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Luettelomerkit ja numeroinnit</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numbering/Bullets\">Luettelomerkit ja numeroinnit</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1221,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Sivu</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1231,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Palstat</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Osat</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1251,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kehys</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1261,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Kuva</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1270,7 @@ msgctxt ""
msgid "Window"
msgstr "Ikkuna"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1280,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Ikkuna</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1288,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Valikossa käsitellään asiakirjaikkunoita ja niiden näkyvyyttä.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Valikossa käsitellään "
+"asiakirjaikkunoita ja niiden näkyvyyttä.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1301,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Esikatselu"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1309,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Esikatselu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Esikatselu</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1322,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr "<emph>Esikatselupalkki</emph> näkyy sivun esikatselutilassa."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1331,7 @@ msgctxt ""
msgid "View"
msgstr "Näytä"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1341,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Näytä</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1349,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Valikossa säädetään asiakirjan esittämistä näytöllä ja käytetään tietolähteitä.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Valikossa säädetään asiakirjan esittämistä näytöllä ja "
+"käytetään tietolähteitä.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1363,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoomaus</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1372,7 @@ msgctxt ""
msgid "Edit"
msgstr "Muokkaa"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1382,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Muokkaa</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1390,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Valikon toiminnot painottuvat käsiteltävän asiakirjan sisällön lisäämiseen tai vähentämiseen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Valikon toiminnot painottuvat käsiteltävän asiakirjan "
+"sisällön lisäämiseen tai vähentämiseen.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1402,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Liitä määräten</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Liitä "
+"määräten</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1414,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Valitse teksti</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Valitse "
+"teksti</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1426,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Vertaa asiakirjaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Vertaa "
+"asiakirjaa</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1438,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Etsi ja korvaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Etsi ja "
+"korvaa</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1450,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Automaattinen teksti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Automaattinen "
+"teksti</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1462,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Vaihda tietokannat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Vaihda "
+"tietokannat</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1476,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Kenttä</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1484,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Alaviite</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Alaviite</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1495,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Hakemistomerkintä</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index "
+"Entry\">Hakemistomerkintä</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1507,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Lähdeviite</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Lähdeviite</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1519,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1532,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Linkit</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1540,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Kuvakartta</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Kuvakartta</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1552,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Muotoilu-palkki"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1560,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Muotoilu-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Muotoilu-"
+"palkki</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1572,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Muotoilu-palkissa on lukuisia tekstinmuotoilutoimintoja</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Muotoilu-palkissa on lukuisia "
+"tekstinmuotoilutoimintoja</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1584,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Fontin väri</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Fontin "
+"väri</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1598,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Lisäkuvakkeet"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1607,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Suurenna fonttia"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1616,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Kasvatetaan valitun tekstin fonttikokoa.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1625,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Pienennä fonttia"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1634,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Pienennetään valitun tekstin fonttikokoa.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1642,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Jos <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-tuki on toiminnassa, näkyy kaksi lisäkuvaketta."
+msgstr ""
+"Jos <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-tuki "
+"on toiminnassa, näkyy kaksi lisäkuvaketta."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1656,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Vasemmalta oikealle"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vasemmalta oikealle -kuvake</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">vasemmalta oikealle "
+"-kuvake</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1676,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksti kirjoitetaan vasemmalta oikealle.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Teksti kirjoitetaan vasemmalta "
+"oikealle.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1690,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Oikealta vasemmalle"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">oikealta vasemmalle -kuvake</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">oikealta vasemmalle "
+"-kuvake</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1710,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Kielen määräämän ulkoasun mukaisesti teksti kirjoitetaan oikealta vasemmalle.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Kielen määräämän ulkoasun mukaisesti "
+"teksti kirjoitetaan oikealta vasemmalle.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1723,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstiobjekti-palkki"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1731,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstiobjekti-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstiobjekti-"
+"palkki</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1743,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Piirroksissa olevaa tekstiä voi muokata</ahelp> <emph>Tekstiobjekti</emph>-palkin toiminnoilla. Sen saa esille kaksoisnapsauttamalla piirrosta."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Piirroksissa olevaa tekstiä voi "
+"muokata</ahelp> <emph>Tekstiobjekti</emph>-palkin toiminnoilla. Sen saa "
+"esille kaksoisnapsauttamalla piirrosta."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1756,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Yläindeksi</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Yläindeksi</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1768,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Alaindeksi</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Alaindeksi</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1779,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Valitse kaikki</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Valitse "
+"kaikki</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1793,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Merkki</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1801,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1812,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Valitun kappaleen sisennykset, sana- ja rivivälit sekä tasaukset voidaan määrittää tässä toiminnossa."
+msgstr ""
+"Valitun kappaleen sisennykset, sana- ja rivivälit sekä tasaukset voidaan "
+"määrittää tässä toiminnossa."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1825,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Viivaimet"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1835,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Viivaimet</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1843,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Viivaimet näyttävät sivun koon ja sarkainten, sisennysten, reunojen ja palstojen sijainnin. Näitä kaikkia voidaan muuttaa viivaimista hiirellä."
+msgstr ""
+"Viivaimet näyttävät sivun koon ja sarkainten, sisennysten, reunojen ja "
+"palstojen sijainnin. Näitä kaikkia voidaan muuttaa viivaimista hiirellä."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1855,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Kaksoisnapsauttamalla viivainta avataan <emph>Kappale</emph>-valintaikkuna, jossa voidaan <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">muokata suoraan</link> joko nykyistä kappaletta tai kaikkia valittuja kappaleita."
+msgstr ""
+"Kaksoisnapsauttamalla viivainta avataan <emph>Kappale</emph>-valintaikkuna, "
+"jossa voidaan <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">muokata suoraan</link> joko nykyistä "
+"kappaletta tai kaikkia valittuja kappaleita."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1870,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1880,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1890,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writerin käyttö"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1900,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Valikot, työkalurivit ja pikanäppäimet"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1910,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Ohjeiden käyttö"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1919,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Taulukko-palkki"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1927,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Taulukko-palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Taulukko-"
+"palkki</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1939,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taulukko</emph>-palkissa on taulukkojen työstämiseen tarvittavia toimintoja. Se näkyy, kun tekstikohdistin on taulukossa.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taulukko</emph>-palkissa on taulukkojen "
+"työstämiseen tarvittavia toimintoja. Se näkyy, kun tekstikohdistin on "
+"taulukossa.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1952,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Yhdistä solut\">Yhdistä solut</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Yhdistä solut\">Yhdistä "
+"solut</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1964,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Poista rivi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Poista "
+"rivi</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1976,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Poista sarake</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Poista "
+"sarake</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automaattinen muotoilu\">Automaattinen muotoilu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Automaattinen "
+"muotoilu\">Automaattinen muotoilu</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Taulukon ominaisuudet\">Taulukon ominaisuudet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Taulukon "
+"ominaisuudet\">Taulukon ominaisuudet</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2011,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Lajittele</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2020,7 @@ msgctxt ""
msgid "Menus"
msgstr "Valikot"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2028,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Valikot</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Valikot</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2040,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Lyhyesti: osiossa on valikoiden ja valintaikkunoiden ohjeet luettelomaisesti."
+msgstr ""
+"Lyhyesti: osiossa on valikoiden ja valintaikkunoiden ohjeet "
+"luettelomaisesti."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2053,7 @@ msgctxt ""
msgid "Table"
msgstr "Taulukko"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2062,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Taulukko</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Valikossa lisätään, muokataan ja poistetaan tekstiasiakirjan taulukoita.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Valikossa lisätään, muokataan ja poistetaan tekstiasiakirjan "
+"taulukoita.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2082,7 @@ msgctxt ""
msgid "Insert"
msgstr "Lisää"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2091,7 @@ msgctxt ""
msgid "Table"
msgstr "Taulukko"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2100,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Lisätään taulukko."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2109,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sarakkeita"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2118,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Lisätään sarakkeita."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2127,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rivejä"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2136,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Lisätään rivejä."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2145,7 @@ msgctxt ""
msgid "Delete"
msgstr "Poista"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2154,7 @@ msgctxt ""
msgid "Table"
msgstr "Taulu"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2163,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Poistaa taulukon, jossa kohdistin on.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2172,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sarakkeet"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2181,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Poistaa valitut sarakkeet."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2190,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rivejä"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2199,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Poistaa valitut taulukon rivit."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2208,7 @@ msgctxt ""
msgid "Select"
msgstr "Valitse"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2217,7 @@ msgctxt ""
msgid "Table"
msgstr "Taulu"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2226,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Valitaan taulukko, jossa kohdistin sijaitsee.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2235,7 @@ msgctxt ""
msgid "Column"
msgstr "Sarake"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2244,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Valitaan sarake, jossa kohdistin on."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2253,7 @@ msgctxt ""
msgid "Row"
msgstr "Rivi"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2262,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Valitaan taulukon rivi, jossa kohdistin on."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2271,7 @@ msgctxt ""
msgid "Cell"
msgstr "Solu"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2280,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Valitaan solu, jossa kohdistin on.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2289,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Yhdistä solut</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2298,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Jaa solut</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2307,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automaattinen muotoilu</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2316,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Sovita koko automaattisesti"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2325,7 @@ msgctxt ""
msgid "Column width"
msgstr "Sarakkeen leveys"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,22 +2334,27 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Avataan valintaikkuna, jossa sarakeleveyttä voidaan muuttaa."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimaalinen sarakeleveys</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Optimaalinen sarakeleveys</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Jaa sarakkeet tasaisesti</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Jaa sarakkeet tasaisesti</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2363,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Rivikorkeus"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,14 +2372,17 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Avataan lomake, jossa rivin korkeutta voidaan säätää."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimaalinen rivikorkeus</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Optimaalinen rivikorkeus</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2391,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Jaa rivit tasaisesti</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2400,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Salli rivin jakautua sivuille ja sarakkeihin"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2409,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Sallitaan sivujako käsiteltävällä rivillä.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2418,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Toista otsikkorivit"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Taulukon otsikko toistetaan useamman sivun kattavissa taulukoissa.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Taulukon otsikko toistetaan useamman sivun kattavissa "
+"taulukoissa.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2438,7 @@ msgctxt ""
msgid "Convert"
msgstr "Muunna"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2447,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekstistä taulukoksi"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu teksti voidaan muuntaa taulukoksi.</ahelp> Avataan <link href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu teksti voidaan muuntaa taulukoksi."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu "
+"teksti voidaan muuntaa taulukoksi.</ahelp> Avataan <link "
+"href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu "
+"teksti voidaan muuntaa taulukoksi."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2469,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Taulukosta tekstiksi"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu taulukko voidaan muuntaa tekstiksi.</ahelp> Avataan <link href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu taulukko voidaan muuntaa tekstiksi."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu "
+"taulukko voidaan muuntaa tekstiksi.</ahelp> Avataan <link "
+"href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu "
+"taulukko voidaan muuntaa tekstiksi."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2491,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Lajittele</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2500,18 @@ msgctxt ""
msgid "Formula"
msgstr "Kaava"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Avataan <link href=\"text/swriter/main0214.xhp\">kaavarivi</link> laskentalausekkeiden muokkaamiseksi."
+msgstr ""
+"Avataan <link href=\"text/swriter/main0214.xhp\">kaavarivi</link> "
+"laskentalausekkeiden muokkaamiseksi."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2520,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Lukumuoto"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Avataan <link href=\"text/shared/optionen/01040500.xhp\">valintaikkuna</link>, jossa taulukon lukujen esitystapa voidaan määritellä."
+msgstr ""
+"Avataan <link href=\"text/shared/optionen/01040500.xhp\">valintaikkuna</link>, "
+"jossa taulukon lukujen esitystapa voidaan määritellä."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2540,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Taulukon rajat"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Näyttää tai kätkee taulukon solujen reunaviivat. Reunaviivat näkyvät vain näytöllä, eivät tulosteessa."
+msgstr ""
+"Näyttää tai kätkee taulukon solujen reunaviivat. Reunaviivat näkyvät vain "
+"näytöllä, eivät tulosteessa."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2560,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Taulukon ominaisuudet</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2569,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Luettelomerkit ja numerointi -palkki"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2577,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Luettelomerkit ja numerointi -palkki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Luettelomerkit ja numerointi -palkki</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2589,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Luettelomerkit ja numerointi</emph> -palkissa on toimintoja, joilla voi muokata numeroitujen kappaleiden rakennetta, mm. vaihtaa kappaleiden järjestystä ja järjestellä niiden syvyyttä.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Luettelomerkit ja numerointi</emph> "
+"-palkissa on toimintoja, joilla voi muokata numeroitujen kappaleiden "
+"rakennetta, mm. vaihtaa kappaleiden järjestystä ja järjestellä niiden "
+"syvyyttä.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2604,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Työkalurivit"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2612,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Työkalurivit</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Työkalurivit</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2624,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Tässä osiossa annetaan perustietoja $[officename] Writerin työkaluriveistä eli työkalupalkeista. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Tässä osiossa annetaan perustietoja $[officename] Writerin työkaluriveistä "
+"eli työkalupalkeista. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2638,7 @@ msgctxt ""
msgid "File"
msgstr "Tiedosto"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2648,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Tiedosto</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2656,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Valikon komennot kohdistuvat avoimeen asiakirjaan kokonaisuudessaan, uuden avaamiseen tai sovelluksen sulkemiseen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Valikon komennot kohdistuvat avoimeen asiakirjaan "
+"kokonaisuudessaan, uuden avaamiseen tai sovelluksen sulkemiseen.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2670,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Avaa</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2678,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Tallenna nimellä</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Tallenna "
+"nimellä</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2692,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versiot</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2700,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Ominaisuudet</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">Ominaisuudet</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2714,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Tulosta</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2722,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Tulostimen asetukset</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Tulostimen "
+"asetukset</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2735,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Kaavarivi"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2743,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Kaavarivi</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Kaavarivi</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2755,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>Kaavarivillä</emph> voidaan lisätä toimivia laskulausekkeita tekstiin.</ahelp> <emph>Kaavarivi</emph> aktivoidaan F2-näppäimellä."
+msgstr ""
+"<ahelp hid=\".\"><emph>Kaavarivillä</emph> voidaan lisätä toimivia "
+"laskulausekkeita tekstiin.</ahelp> <emph>Kaavarivi</emph> aktivoidaan "
+"F2-näppäimellä."
diff --git a/source/fi/helpcontent2/source/text/swriter/librelogo.po b/source/fi/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..c6ce243c195
--- /dev/null
+++ b/source/fi/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-30 17:37+0200\n"
+"Last-Translator: Harri <hatapitk@iki.fi>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Tilarivi"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Tilarivi</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Tilarivillä on tietoja käsiteltävästä asiakirjasta ja eräitä erikoistoimintoja."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Kieli"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Kentässä näkyy valitun tekstin kieli.<br/>Napsautus avaa valikon, josta käyttäjä voi valita toisen kielen valitulle tekstille tai kappaleelle, jossa kohdistin on. <br/>Valitse \"Ei mitään\" estämään kappaleen kieliasun tarkistus ja tavutus. <br/>Valinta \"Lisää\" näyttää valintaikkunassa enemmän vaihtoehtoja.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitaalinen allekirjoitus"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Katso myös <link href=\"text/shared/guide/digital_signatures.xhp\">Digitaaliset allekirjoitukset</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoomaus ja taiton tarkastelu"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writerin tilarivillä olevat säätimet zoomaavat ja näyttävät tekstiasiakirjojen taiton eli asettelun."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Näytön taiton kuvakkeet vasemmalta oikealle ovat: sivut päällekkäin, sivut vierekkäin ja avoin kirja -katselutila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vetämällä hiirellä liukusäädintä vasemmalle näkyy useampia sivuja, vetämällä oikealle näkyy tarkemmin yksityiskohtia.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Työkalut"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Työkalut</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valikossa on välineitä kieliasun tarkistukseen, kuvagalleria ja toimintoja niin valikoiden muokkaamiseen kuin ohjelma-asetusten muuttamiseenkin.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Jäsennysnumerointi</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Rivien numerointi</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Ala- ja loppuviitteet</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Lajittele</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automaattinen korjaus\">Automaattisen korjauksen asetukset</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Mukauta</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objekti-palkki"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objekti-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objekti</emph>-palkki näkyy, kun objekteja on valittuna. Tässä työkalurivissä on tärkeimmät objektien muokkaukseen ja asemointiin tarvittavat toiminnot.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Rivitys poissa käytöstä</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Saman asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Sivun rivitys</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Kuvakepainike vastaa <emph>Ympärillä</emph>-valintaa <emph>Rivitys</emph> -välilehdellä."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä läpi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Samaan tulokseen pääsee <emph>Rivitys</emph> -välilehdeltä."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektin ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Writerin ominaisuudet"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writerin ominaisuudet</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writerilla laaditaan tekstidokumentteja, joissa voi myös olla kuvitusta, taulukoita tai kaavioita. Asiakirja voidaan tallentaa erilaisiin tiedostomuotoihin, mukaan luettuina normitettu OpenDocument-muoto (ODF), Microsoft Word .doc ja HTML. Asiakirja on myös helposti vietävissä PDF-muotoon."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Kirjoittaminen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writerilla voidaan luoda perustekstejä kuten muistioita, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakseja</link>, kirjeitä, hakemuksia ja <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">joukkokirjeitä</link>. Sillä voi kirjoittaa myös pitkiä ja monimutkaisia tai monesta osasta koostuvia asiakirjoja lähdeviitteineen, sisällysluetteloineen ja hakemistoineen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writerissa on lisäksi sellaisia hyödyllisiä toimintoja kuin <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">oikeakielisyystarkistus</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonyymisanakirja</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">automaattinen korjaus</link> ja <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">tavutus</link> kuin myös lukuisia <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">mallipohjia</link> useimpiin tarkoituksiin. Ohjatulla toiminnolla voi käyttäjä luoda itsekin mieleisiään mallipohjia."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Suunnittelu ja jäsentely"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] tarjoaa asiakirjan suunnitteluun laajat mahdollisuudet. <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Tyyli ja muotoilu -ikkunaa</link> voi käyttää kappaleiden, yksittäisten merkkien, kehysten ja sivujen erillisten tyylien luomiseen, määritykseen ja muokkaamiseen. Lisäksi <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">rakenneselaimella</link> voidaan siirtyä sujuvasti asiakirjassa ja tarkastelemaan sen jäsennystä sekä pitämään kirjaa käyttäjän asiakirjaan lisäämistä kohteista."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Käyttäjän on mahdollista myös luoda erilaisia <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">hakemistoja ja taulukoita</link> tekstiasiakirjoihinsa. Hän voi määritellä niiden rakenteen ja ulkoasun mieleisekseen. Aktiiviset hyperlinkit ja kirjanmerkit sallivat siirtymisen suoraan vastaavaan tekstin kohtaan."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Työpöytäjulkaiseminen $[officename] Writerilla"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writerissa on lukuisia työpöytäjulkaisemiseen ja kuvittamiseen tarvittavia työvälineitä, joilla käyttäjä voi luoda ammattimaisesti tyyliteltyjä esitteitä, myyntikirjeitä, kutsuja jne. Niissä voi käyttää useampia palstoja, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstikehyksiä</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">kuvitusta</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">taulukoita</link> ja muita komponentteja."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Laskenta"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename]:in tekstidokumenteissa on <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">laskentatoiminto</link>, jolla käyttäjä voi suorittaa vaativia lasku- tai loogisia toimintoja. Käyttäjän on myös helppo luoda asiakirjaan taulukko, johon voi liittää laskentaa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Piirtäminen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Käyttäjä voi luoda $[officename] Writerin <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">piirrostoiminnolla</link> piirroksia, kuvia, koristekirjaimia ja muuta kuvitusta suoraan tekstiasiakirjaan."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Kuvittaminen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Käyttäjä voi kuvittaa tekstiään <link href=\"text/shared/00/00000020.xhp\" name=\"eri tiedostomuodot\">eri tiedostomuodoissa</link> olevilla kuvilla, mm. JPG- tai GIF-kuvatiedostoilla. Lisäksi <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriassa</link> on käytettävissä aiheen mukaisesti järjestetty leikekuvakokoelma ja <link href=\"text/shared/guide/fontwork.xhp\">fonttipajan gallerialla</link> voi luoda häikäiseviä fonttitehosteita."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Joustava käyttöliittymä"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Ohjelman käyttöliittymä on siten suunniteltu, että käyttäjä voi asetella sen mieltymystensä mukaiseksi, mm. mukauttamalla kuvakkeita ja valikoita. Erilaisia irrallisia ohjelmaikkunoita, kuten tyylit ja muotoilu tai rakenneselainikkuna, voidaan asemoida näytöllä mihin vain. Käyttäjä voi myös <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">kiinnittää</link> joitakin ikkunoita työtilan reunaan."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Vedä ja pudota"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Käyttämällä <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">vedä ja pudota</link> -toimintoa $[officename]-tekstiasiakirjojen työstäminen on vaivatonta ja tehokasta. Vedä ja pudota -toiminnolla voidaan siirtää objekteja, esimerkiksi kuvia galleriasta, paikasta toiseen saman asiakirjan sisällä tai avoimien $[officename]-asiakirjojen välillä."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Ohjetoiminnot"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Tässä esillä olevaa <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ohjetoimintoa</link> voidaan käyttää $[officename]-sovelluksien kattavana käsikirjana. Se sisältää <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">ohjeistuksen</link> niin helpoille kuin monimutkaisillekin tehtäville."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Piirroksen ominaisuudet -palkki"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Piirroksen ominaisuudet -palkki</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Piirroksen ominaisuudet</emph> -palkki näkyy Writerissa ja Calcissa. Valitaan Näytä - Työkalurivit - Piirroksen ominaisuudet. Ohjausobjektit ovat käytettävissä, kun piirrosobjekti on valittuna. Oletuksena näkyy hieman eri kokoelma kuvakkeita tekstiasiakirjoissa ja laskentataulukoissa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Viivatyyli</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Viivan leveys</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Viivan väri</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Aluetyyli/täyttö</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Kuva-palkki"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kuva-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Kuva</emph>-palkin välineillä voidaan muokata ja asemoida valittuja bittikarttakuvia.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Käännä pystysuunnassa</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Käännä vaakatasossa</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Kuvan ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Lisää"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Lisää</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Lisää-valikossa lisätään asiakirjaan uusia osatekijöitä, kuten kappaleita, alaviitteitä, huomautuksia, erikoismerkkejä, kuvia ja objekteja toisista sovelluksista.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pakotettu vaihto</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Merkki</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Osa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Alaviite\">Alaviite/Loppuviite</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Kuvaotsikko</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Kirjanmerkki</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Ristiviite</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Huomautus\">Huomautus</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Komentosarja</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Kirjekuori</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kehys</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Taulukko</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vaakaviiva\">Vaakaviiva</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Irrallinen kehys</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Tiedosto</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Kehys-palkki"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kehys-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\"><emph>Kehys</emph>-palkki tarjoaa tärkeimmät toiminnot, joita valitun kehyksen muotoiluun ja asemointiin tarvitaan.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Rivitys poissa käytöstä</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Saman asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdeltä."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Sivun rivitys</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Tämä kuvake vastaa <emph>Ympärillä</emph>-vaihtoehtoa <emph>Rivitys</emph>-välilehdellä."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Rivitä läpi</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Samat asetuksen voi tehdä myös <emph>Rivitys</emph>-välilehdellä."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Taustaväri</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Kehyksen ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Muotoilu"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Muotoilu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Valikossa muutetaan asiakirjan taittoa ja sisältöä muun muassa värin ja koon suhteen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Fontti</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Luettelomerkit ja numeroinnit</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Sivu</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Palstat</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Osat</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Kehys</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Kuva</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Ikkuna"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Ikkuna</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Valikossa käsitellään asiakirjaikkunoita ja niiden näkyvyyttä.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Esikatselu"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Esikatselu</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>Esikatselupalkki</emph> näkyy sivun esikatselutilassa."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Näytä"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Näytä</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valikossa säädetään asiakirjan esittämistä näytöllä ja käytetään tietolähteitä.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoomaus</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Muokkaa"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Muokkaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valikon toiminnot painottuvat käsiteltävän asiakirjan sisällön lisäämiseen tai vähentämiseen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Liitä määräten</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Valitse teksti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Vertaa asiakirjaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Etsi ja korvaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Automaattinen teksti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Vaihda tietokannat</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Kenttä</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Alaviite</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Hakemistomerkintä</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Lähdeviite</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlinkki</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Linkit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Kuvakartta</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Muotoilu-palkki"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Muotoilu-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Muotoilu-palkissa on lukuisia tekstinmuotoilutoimintoja</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Fontin väri</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Lisäkuvakkeet"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Suurenna fonttia"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Kasvatetaan valitun tekstin fonttikokoa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Pienennä fonttia"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Pienennetään valitun tekstin fonttikokoa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Jos <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-tuki on toiminnassa, näkyy kaksi lisäkuvaketta."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Vasemmalta oikealle"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vasemmalta oikealle -kuvake</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksti kirjoitetaan vasemmalta oikealle.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Oikealta vasemmalle"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">oikealta vasemmalle -kuvake</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Kielen määräämän ulkoasun mukaisesti teksti kirjoitetaan oikealta vasemmalle.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstiobjekti-palkki"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstiobjekti-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Piirroksissa olevaa tekstiä voi muokata</ahelp> <emph>Tekstiobjekti</emph>-palkin toiminnoilla. Sen saa esille kaksoisnapsauttamalla piirrosta."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Yläindeksi</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Alaindeksi</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Valitse kaikki</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Merkki</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Kappale</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Valitun kappaleen sisennykset, sana- ja rivivälit sekä tasaukset voidaan määrittää tässä toiminnossa."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Viivaimet"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Viivaimet</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Viivaimet näyttävät sivun koon ja sarkainten, sisennysten, reunojen ja palstojen sijainnin. Näitä kaikkia voidaan muuttaa viivaimista hiirellä."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Kaksoisnapsauttamalla viivainta avataan <emph>Kappale</emph>-valintaikkuna, jossa voidaan <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">muokata suoraan</link> joko nykyistä kappaletta tai kaikkia valittuja kappaleita."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writerin käyttö"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Valikot, työkalurivit ja pikanäppäimet"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Ohjeiden käyttö"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Taulukko-palkki"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Taulukko-palkki</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Taulukko</emph>-palkissa on taulukkojen työstämiseen tarvittavia toimintoja. Se näkyy, kun tekstikohdistin on taulukossa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Yhdistä solut\">Yhdistä solut</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Poista rivi</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Poista sarake</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automaattinen muotoilu\">Automaattinen muotoilu</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Taulukon ominaisuudet\">Taulukon ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Lajittele</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Valikot"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Valikot</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Lyhyesti: osiossa on valikoiden ja valintaikkunoiden ohjeet luettelomaisesti."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taulukko"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Taulukko</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valikossa lisätään, muokataan ja poistetaan tekstiasiakirjan taulukoita.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Lisää"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taulukko"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Lisätään taulukko."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Sarakkeita"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Lisätään sarakkeita."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rivejä"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Lisätään rivejä."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Poista"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taulu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Poistaa taulukon, jossa kohdistin on.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Sarakkeet"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Poistaa valitut sarakkeet."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rivejä"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Poistaa valitut taulukon rivit."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Valitse"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Taulu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valitaan taulukko, jossa kohdistin sijaitsee.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Sarake"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Valitaan sarake, jossa kohdistin on."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rivi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Valitaan taulukon rivi, jossa kohdistin on."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Solu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Valitaan solu, jossa kohdistin on.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Yhdistä solut</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Jaa solut</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automaattinen muotoilu</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Sovita koko automaattisesti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Sarakkeen leveys"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Avataan valintaikkuna, jossa sarakeleveyttä voidaan muuttaa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimaalinen sarakeleveys</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Jaa sarakkeet tasaisesti</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Rivikorkeus"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Avataan lomake, jossa rivin korkeutta voidaan säätää."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimaalinen rivikorkeus</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Jaa rivit tasaisesti</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Salli rivin jakautua sivuille ja sarakkeihin"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Sallitaan sivujako käsiteltävällä rivillä.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Toista otsikkorivit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Taulukon otsikko toistetaan useamman sivun kattavissa taulukoissa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Muunna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekstistä taulukoksi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu teksti voidaan muuntaa taulukoksi.</ahelp> Avataan <link href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu teksti voidaan muuntaa taulukoksi."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Taulukosta tekstiksi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan valintaikkuna, jossa valittu taulukko voidaan muuntaa tekstiksi.</ahelp> Avataan <link href=\"text/swriter/01/06090000.xhp\">valintaikkuna</link>, jossa valittu taulukko voidaan muuntaa tekstiksi."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Lajittele</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Kaava"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Avataan <link href=\"text/swriter/main0214.xhp\">kaavarivi</link> laskentalausekkeiden muokkaamiseksi."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Lukumuoto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Avataan <link href=\"text/shared/optionen/01040500.xhp\">valintaikkuna</link>, jossa taulukon lukujen esitystapa voidaan määritellä."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Taulukon rajat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Näyttää tai kätkee taulukon solujen reunaviivat. Reunaviivat näkyvät vain näytöllä, eivät tulosteessa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Taulukon ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Luettelomerkit ja numerointi -palkki"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Luettelomerkit ja numerointi -palkki</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Luettelomerkit ja numerointi</emph> -palkissa on toimintoja, joilla voi muokata numeroitujen kappaleiden rakennetta, mm. vaihtaa kappaleiden järjestystä ja järjestellä niiden syvyyttä.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Työkalurivit"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Työkalurivit</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Tässä osiossa annetaan perustietoja $[officename] Writerin työkaluriveistä eli työkalupalkeista. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Tiedosto"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Tiedosto</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Valikon komennot kohdistuvat avoimeen asiakirjaan kokonaisuudessaan, uuden avaamiseen tai sovelluksen sulkemiseen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Avaa</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Tallenna nimellä</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versiot</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Ominaisuudet</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Tulosta</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Tulostimen asetukset</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Kaavarivi"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Kaavarivi</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>Kaavarivillä</emph> voidaan lisätä toimivia laskulausekkeita tekstiin.</ahelp> <emph>Kaavarivi</emph> aktivoidaan F2-näppäimellä."
diff --git a/source/fr/helpcontent2/source/text/swriter.po b/source/fr/helpcontent2/source/text/swriter.po
index 2d855cd2f19..220e70f2216 100644
--- a/source/fr/helpcontent2/source/text/swriter.po
+++ b/source/fr/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-03-01 18:37+0200\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barre d'état"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barre d'état\">Barre d'état</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barre d'état\">Barre "
+"d'état</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La barre d'état affiche des informations relatives au document actif et comporte différents boutons ayant des fonctions spécifiques."
+msgstr ""
+"La barre d'état affiche des informations relatives au document actif et "
+"comporte différents boutons ayant des fonctions spécifiques."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Langue"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche la langue du texte sélectionné. <br/>Cliquez pour ouvrir un menu dans lequel vous pouvez choisir une autre langue pour le texte sélectionné ou pour le paragraphe actif. <br/>Choisissez Aucun pour exclure le texte de la correction orthographique et de la coupure des mots. <br/>Choisissez Rétablir la langue par défaut pour appliquer de nouveau la langue par défaut à la sélection ou au paragraphe. <br/>Choisissez Plus pour ouvrir une boîte de dialogue contenant des options supplémentaires.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Affiche la langue du texte sélectionné. <br/>Cliquez pour "
+"ouvrir un menu dans lequel vous pouvez choisir une autre langue pour le "
+"texte sélectionné ou pour le paragraphe actif. <br/>Choisissez Aucun pour "
+"exclure le texte de la correction orthographique et de la coupure des mots. "
+"<br/>Choisissez Rétablir la langue par défaut pour appliquer de nouveau la "
+"langue par défaut à la sélection ou au paragraphe. <br/>Choisissez Plus pour "
+"ouvrir une boîte de dialogue contenant des options supplémentaires.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,19 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Signature numérique"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Voir également <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures numériques</link>."
+msgstr ""
+"Voir également <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Signatures "
+"numériques</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +104,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom & Mise en page"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Trois contrôles dans la barre d'état de Writer permettent de modifier le zoom et la disposition des documents texte."
+msgstr ""
+"Trois contrôles dans la barre d'état de Writer permettent de modifier le "
+"zoom et la disposition des documents texte."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Les icônes de disposition des pages affichent de gauche à droite : le mode simple colonne, un mode d'affichage avec les pages côte à côte, un mode livre avec deux pages comme pour un livre ouvert.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Les icônes de disposition des pages affichent de gauche à "
+"droite : le mode simple colonne, un mode d'affichage avec les pages côte à "
+"côte, un mode livre avec deux pages comme pour un livre ouvert.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Glissez l'ascenseur de zoom vers la gauche pour afficher plus de pages, glissez vers la droite pour zoomer à l'intérieur d'une page et afficher une zone plus petite de la page.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Glissez l'ascenseur de zoom vers la gauche pour afficher plus "
+"de pages, glissez vers la droite pour zoomer à l'intérieur d'une page et "
+"afficher une zone plus petite de la page.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "Outils"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Outils\">Outils</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +166,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contient des outils linguistiques, une galerie d'objets artistiques que vous pouvez ajouter à votre document, des outils pour configurer les menus ainsi que des préférences de paramétrage de programme.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contient des outils linguistiques, une galerie d'objets "
+"artistiques que vous pouvez ajouter à votre document, des outils pour "
+"configurer les menus ainsi que des préférences de paramétrage de "
+"programme.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numérotation des chapitres\">Numérotation des chapitres</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numérotation des "
+"chapitres\">Numérotation des chapitres</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numérotation des lignes\">Numérotation des lignes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numérotation des "
+"lignes\">Numérotation des lignes</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +204,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes de bas de page\">Notes de bas de page</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes de bas de page\">Notes "
+"de bas de page</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +218,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Trier\">Trier</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +226,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrection\">Options d'AutoCorrection</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrection\">Options "
+"d'AutoCorrection</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +238,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personnaliser\">Personnaliser</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personnaliser\">Personnaliser</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +251,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barre Objets OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +259,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barre d'objets OLE\">Barre d'objets OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barre d'objets OLE\">Barre "
+"d'objets OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +271,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barre <emph>Objets OLE</emph> apparaît lorsque des objets sont sélectionnés ; elle contient les principales fonctions de formatage et de positionnement des objets.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">La barre <emph>Objets OLE</emph> apparaît "
+"lorsque des objets sont sélectionnés ; elle contient les principales "
+"fonctions de formatage et de positionnement des objets.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +284,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas d'adaptation</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas "
+"d'adaptation</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +296,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vous pouvez également sélectionner cette option sous l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vous pouvez "
+"également sélectionner cette option sous l'onglet <emph>Adaptation du "
+"texte</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +309,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du texte\">Adaptation du texte</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du "
+"texte\">Adaptation du texte</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +321,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Cette icône correspond à l'option <emph>Renvoi relatif à la page</emph> de l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Cette icône "
+"correspond à l'option <emph>Renvoi relatif à la page</emph> de l'onglet "
+"<emph>Adaptation du texte</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +334,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +345,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez également sélectionner cette option sous l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez "
+"également sélectionner cette option sous l'onglet <emph>Adaptation du "
+"texte</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +358,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriétés de l'objet\">Propriétés de l'objet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriétés de "
+"l'objet\">Propriétés de l'objet</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +371,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Fonctionnalités de $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +379,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Fonctions disponibles dans $[officename] Writer\">Fonctions disponibles dans $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Fonctions disponibles dans $[officename] Writer\">Fonctions disponibles "
+"dans $[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +392,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer vous permet de concevoir et de produire des documents texte qui peuvent inclure des images, des tableaux ou des diagrammes. Vous pouvez ensuite enregistrer les documents dans différents formats, incluant le format standardisé OpenDocument Format (ODF), le format .doc Microsoft Word ou HTML. Vous pouvez facilement exporter vos documents au format Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer vous permet de concevoir et de produire des documents "
+"texte qui peuvent inclure des images, des tableaux ou des diagrammes. Vous "
+"pouvez ensuite enregistrer les documents dans différents formats, incluant "
+"le format standardisé OpenDocument Format (ODF), le format .doc Microsoft "
+"Word ou HTML. Vous pouvez facilement exporter vos documents au format "
+"Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +410,7 @@ msgctxt ""
msgid "Writing"
msgstr "Rédaction"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +418,16 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer vous permet de créer des documents simples, tels que des mémos, des <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, des lettres, des curriculum vitae et des <link href=\"text/swriter/01/01150000.xhp\" name=\"mailing\">mailing</link>, tout comme des documents volumineux et complexes ou des documents composés de plusieurs éléments, par exemple, des bibliographies, des tables de références et des index."
+msgstr ""
+"$[officename] Writer vous permet de créer des documents simples, tels que "
+"des mémos, des <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, "
+"des lettres, des curriculum vitae et des <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"mailing\">mailing</link>, tout "
+"comme des documents volumineux et complexes ou des documents composés de "
+"plusieurs éléments, par exemple, des bibliographies, des tables de "
+"références et des index."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +435,21 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer dispose également de fonctions très utiles : <link href=\"text/shared/01/06010000.xhp\" name=\"vérificateur d'orthographe\">vérificateur d'orthographe</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dictionnaire des synonymes\">dictionnaire des synonymes</link>, outil <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrection\">AutoCorrection</link>, outil de <link href=\"text/swriter/01/06030000.xhp\" name=\"coupure des mots\">coupure des mots</link>, ainsi qu'une vaste gamme de <link href=\"text/shared/01/01010100.xhp\" name=\"modèles\">modèles</link> pour les principaux types de documents utilisés. Vous pouvez également créer vos propres modèles à l'aide des assistants."
-
+msgstr ""
+"$[officename] Writer dispose également de fonctions très utiles : <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"vérificateur "
+"d'orthographe\">vérificateur d'orthographe</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dictionnaire des "
+"synonymes\">dictionnaire des synonymes</link>, outil <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrection\">AutoCorrection</link>, outil de <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"coupure des mots\">coupure des "
+"mots</link>, ainsi qu'une vaste gamme de <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"modèles\">modèles</link> pour les "
+"principaux types de documents utilisés. Vous pouvez également créer vos "
+"propres modèles à l'aide des assistants."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +459,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Création et structuration"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +467,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] met à votre disposition une grande variété d'options pour la conception de vos documents. La <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">fenêtre Styles et formatage</link> permet de créer, d'assigner et de modifier des styles pour des paragraphes, des caractères, des cadres et des pages spécifiques. De plus, le <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigateur\">Navigateur</link> permet de se déplacer rapidement au sein des documents, d'afficher un document en mode Plan et d'effectuer le suivi des objets insérés dans un document."
-
+msgstr ""
+"$[officename] met à votre disposition une grande variété d'options pour la "
+"conception de vos documents. La <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">fenêtre Styles et formatage</link> permet de créer, d'assigner "
+"et de modifier des styles pour des paragraphes, des caractères, des cadres "
+"et des pages spécifiques. De plus, le <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigateur\">Navigateur</link> "
+"permet de se déplacer rapidement au sein des documents, d'afficher un "
+"document en mode Plan et d'effectuer le suivi des objets insérés dans un "
+"document."
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +486,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Vous pouvez aussi créer différents <link href=\"text/swriter/01/04120000.xhp\" name=\"index et tables\">index et tables</link> dans les documents texte, puis définir leur structure et leur apparence en fonction de vos besoins spécifiques. Les hyperliens actifs et les repères de texte vous permettent d'accéder directement aux éléments correspondants dans le texte."
+msgstr ""
+"Vous pouvez aussi créer différents <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"index et tables\">index et tables</link> dans les documents texte, "
+"puis définir leur structure et leur apparence en fonction de vos besoins "
+"spécifiques. Les hyperliens actifs et les repères de texte vous permettent "
+"d'accéder directement aux éléments correspondants dans le texte."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +503,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer et la publication assistée par ordinateur (PAO)"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +511,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contient de nombreux outils de dessin et de publication assistée par ordinateur qui vous aident à créer des documents professionnels élaborés, tels que des prospectus, des bulletins d'information ou des invitations. Vous pouvez formater les documents sur plusieurs colonnes et y inclure des <link href=\"text/swriter/guide/text_frame.xhp\" name=\"cadres texte\">cadres texte</link>, des <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"images\">images</link>, des <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tableaux\">tableaux</link> et bien d'autres objets."
-
+msgstr ""
+"$[officename] Writer contient de nombreux outils de dessin et de publication "
+"assistée par ordinateur qui vous aident à créer des documents "
+"professionnels élaborés, tels que des prospectus, des bulletins "
+"d'information ou des invitations. Vous pouvez formater les documents sur "
+"plusieurs colonnes et y inclure des <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"cadres texte\">cadres "
+"texte</link>, des <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"images\">images</link>, des <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tableaux\">tableaux</link> "
+"et bien d'autres objets."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +533,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calculs"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +541,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Les documents texte de $[officename] disposent d'une <link href=\"text/swriter/main0214.xhp\" name=\"fonction de calcul\">fonction de calcul</link> intégrée grâce à laquelle il est possible d'effectuer des calculs même compliqués ou encore des opérations logiques ; vous n'aurez aucun problème à créer un tableau contenant des calculs."
+msgstr ""
+"Les documents texte de $[officename] disposent d'une <link "
+"href=\"text/swriter/main0214.xhp\" name=\"fonction de calcul\">fonction de "
+"calcul</link> intégrée grâce à laquelle il est possible d'effectuer des "
+"calculs même compliqués ou encore des opérations logiques ; vous n'aurez "
+"aucun problème à créer un tableau contenant des calculs."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +558,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Création de dessins"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +566,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"outil de dessin\">outil de dessin</link> de $[officename] Writer vous permet de créer des dessins, des images, des légendes et d'autres types d'objets de dessin directement dans les documents texte."
+msgstr ""
+"L'<link href=\"text/shared/02/01140000.xhp\" name=\"outil de dessin\">outil de "
+"dessin</link> de $[officename] Writer vous permet de créer des dessins, des "
+"images, des légendes et d'autres types d'objets de dessin directement dans "
+"les documents texte."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +582,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Insertion d'images"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +590,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Vous pouvez insérer des images dans des <link href=\"text/shared/00/00000020.xhp\" name=\"formats différents \">formats différents</link> dans les documents texte, incluant des images au format JPG ou GIF. De plus, la <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> fournit une collection d'images clipart et <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> fournit des effets de police étonnants."
+msgstr ""
+"Vous pouvez insérer des images dans des <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"formats différents \">formats "
+"différents</link> dans les documents texte, incluant des images au format "
+"JPG ou GIF. De plus, la <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Gallery\">Gallery</link> fournit une collection d'images clipart et "
+"<link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> fournit des "
+"effets de police étonnants."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +609,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexibilité de l'interface du programme"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +617,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "L'interface du programme a été conçue pour que vous puissiez la configurer selon vos préférences et notamment organiser les icônes et les menus comme vous le souhaitez. Vous pouvez placer partout sur l'écran, sous forme de fenêtres flottantes, différentes fenêtres du programme, telles que les fenêtres Styles et formatage ou le Navigateur. Vous pouvez également <link href=\"text/shared/guide/autohide.xhp\" name=\"ancrer\">ancrer</link> certaines fenêtres au bord de la zone de travail."
+msgstr ""
+"L'interface du programme a été conçue pour que vous puissiez la configurer "
+"selon vos préférences et notamment organiser les icônes et les menus comme "
+"vous le souhaitez. Vous pouvez placer partout sur l'écran, sous forme de "
+"fenêtres flottantes, différentes fenêtres du programme, telles que les "
+"fenêtres Styles et formatage ou le Navigateur. Vous pouvez également <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"ancrer\">ancrer</link> certaines "
+"fenêtres au bord de la zone de travail."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +636,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Glisser-Déposer"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +644,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La fonction <link href=\"text/shared/guide/dragdrop.xhp\" name=\"glisser-déposer\">glisser-déposer</link> permet de travailler de manière rapide et efficace dans des documents texte $[officename]. Par exemple, vous pouvez faire glisser et déposer des objets (comme des images de la Gallery) d'un endroit à un autre au sein d'un même document ou bien d'un document $[officename] ouvert vers un autre."
+msgstr ""
+"La fonction <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"glisser-déposer\">glisser-déposer</link> permet de travailler de "
+"manière rapide et efficace dans des documents texte $[officename]. Par "
+"exemple, vous pouvez faire glisser et déposer des objets (comme des images "
+"de la Gallery) d'un endroit à un autre au sein d'un même document ou bien "
+"d'un document $[officename] ouvert vers un autre."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +662,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Fonctions d'aide"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +670,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Vous pouvez vous servir du <link href=\"text/shared/05/00000110.xhp\" name=\"système d'aide\">système d'aide</link> comme d'une référence complète pour les applications $[officename]. Vous y trouverez notamment des <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> sur les tâches simples et celles plus complexes."
+msgstr ""
+"Vous pouvez vous servir du <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"système d'aide\">système d'aide</link> comme d'une référence complète "
+"pour les applications $[officename]. Vous y trouverez notamment des <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> "
+"sur les tâches simples et celles plus complexes."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +686,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barre Propriétés de l'objet de dessin"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +694,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barre Propriétés de l'objet de dessin\">Barre Propriétés de l'objet de dessin</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barre Propriétés de l'objet de "
+"dessin\">Barre Propriétés de l'objet de dessin</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +706,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Vous pouvez afficher la barre <emph>Propriétés de l'objet de dessin</emph> dans Writer et Calc. Sélectionnez le menu Affichage - Barres d'outils - Propriété de l'objet de dessin. Les contrôles sont activés lorsque d'un objet de dessin est sélectionné. Vous affichez des icônes différentes par défaut suivant que le document est un document de texte ou un classeur.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Vous pouvez afficher la barre <emph>Propriétés "
+"de l'objet de dessin</emph> dans Writer et Calc. Sélectionnez le menu "
+"Affichage - Barres d'outils - Propriété de l'objet de dessin. Les contrôles "
+"sont activés lorsque d'un objet de dessin est sélectionné. Vous affichez des "
+"icônes différentes par défaut suivant que le document est un document de "
+"texte ou un classeur.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +722,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Style de ligne\">Style de ligne</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Style de ligne\">Style de "
+"ligne</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +734,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largeur de ligne\">Largeur de ligne</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Largeur de ligne\">Largeur de "
+"ligne</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +746,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Couleur de ligne\">Couleur de ligne</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Couleur de ligne\">Couleur de "
+"ligne</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +758,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Style de remplissage\">Style de remplissage</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Style de remplissage\">Style "
+"de remplissage</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +771,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barre Image"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barre Image\">Barre Image</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barre Image\">Barre Image</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barre <emph>Image</emph> contient les fonctions pour formater et positionner les images bitmap sélectionnées.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barre <emph>Image</emph> contient les "
+"fonctions pour formater et positionner les images bitmap "
+"sélectionnées.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner verticalement\">Retourner verticalement</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner "
+"verticalement\">Retourner verticalement</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner horizontalement\">Retourner horizontalement</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner "
+"horizontalement\">Retourner horizontalement</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriétés des images\">Propriétés des images</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriétés des "
+"images\">Propriétés des images</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +835,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insertion"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -605,8 +843,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insertion\">Insertion</link>"
+msgstr ""
+"<link href=\"text/swriter/main0104.xhp\" name=\"Insertion\">Insertion</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +854,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Le menu Insertion contient les commandes permettant d'insérer des éléments nouveaux dans un document. Ces éléments peuvent être des sections, des notes de bas de page, des commentaires, des caractères spéciaux, des images ou des objets issus d'autres applications.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Le menu Insertion contient les commandes permettant d'insérer "
+"des éléments nouveaux dans un document. Ces éléments peuvent être des "
+"sections, des notes de bas de page, des commentaires, des caractères "
+"spéciaux, des images ou des objets issus d'autres applications.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +868,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Saut manuel\">Saut manuel</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Saut manuel\">Saut "
+"manuel</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +880,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caractère spécial\">Caractère spécial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caractère spécial\">Caractère "
+"spécial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +894,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +902,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +913,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Note de bas de page\">Note de bas de page/de fin</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Note de bas de page\">Note de "
+"bas de page/de fin</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +927,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Légende\">Légende</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +935,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Repère de texte\">Repère de texte</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Repère de texte\">Repère de "
+"texte</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +949,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Renvoi\">Renvoi</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +957,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Commentaire\">Commentaire</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" "
+"name=\"Commentaire\">Commentaire</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +971,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +979,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Enveloppe\">Enveloppe</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Enveloppe\">Enveloppe</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +992,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cadre\">Cadre</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +1002,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tableau\">Tableau</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1010,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Ligne horizontale\">Ligne horizontale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Ligne horizontale\">Ligne "
+"horizontale</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1022,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Cadre flottant\">Cadre flottant</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Cadre flottant\">Cadre "
+"flottant</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1036,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fichier\">Fichier</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1045,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barre Cadre"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1053,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barre Cadre\">Barre Cadre</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barre Cadre\">Barre Cadre</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1064,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Lorsqu'un cadre est sélectionné, la barre <emph>Cadre</emph> offre les principales fonctions de formatage et de positionnement.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Lorsqu'un cadre est sélectionné, la barre "
+"<emph>Cadre</emph> offre les principales fonctions de formatage et de "
+"positionnement.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1077,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas d'adaptation</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas "
+"d'adaptation</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1089,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Pour définir ce paramètre, vous pouvez également passer par l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Pour définir "
+"ce paramètre, vous pouvez également passer par l'onglet <emph>Adaptation du "
+"texte</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1102,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du texte\">Adaptation du texte</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du "
+"texte\">Adaptation du texte</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1114,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La fonction de cette icône équivaut à celle de l'option <emph>Renvoi relatif à la page</emph> sur l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La fonction "
+"de cette icône équivaut à celle de l'option <emph>Renvoi relatif à la "
+"page</emph> sur l'onglet <emph>Adaptation du texte</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1127,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1138,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez également passer par l'onglet <emph>Adaptation du texte</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez "
+"également passer par l'onglet <emph>Adaptation du texte</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1150,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Couleur d'arrière-plan\">Couleur d'arrière-plan</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Couleur d'arrière-"
+"plan\">Couleur d'arrière-plan</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1162,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriétés du cadre\">Propriétés du cadre</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriétés du "
+"cadre\">Propriétés du cadre</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1175,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1185,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1193,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contient des commandes de formatage de la mise en page et du contenu du document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contient des commandes de formatage de la mise "
+"en page et du contenu du document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1205,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1216,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1227,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numérotation/Puces\">Puces et numérotation</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numérotation/Puces\">Puces et "
+"numérotation</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1249,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonnes\">Colonnes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonnes\">Colonnes</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1260,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1273,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cadre\">Cadre</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1283,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Image</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1292,7 @@ msgctxt ""
msgid "Window"
msgstr "Fenêtre"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1302,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fenêtre\">Fenêtre</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1310,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contient des commandes permettant de manipuler et d'afficher les fenêtres du document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contient des commandes "
+"permettant de manipuler et d'afficher les fenêtres du document.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1323,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Aperçu de la page"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1331,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Barre Aperçu\">Barre Aperçu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Barre Aperçu\">Barre "
+"Aperçu</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1343,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barre <emph>Aperçu</emph> s'affiche lorsque vous visualisez le document actif en mode Aperçu."
+msgstr ""
+"La barre <emph>Aperçu</emph> s'affiche lorsque vous visualisez le document "
+"actif en mode Aperçu."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1356,7 @@ msgctxt ""
msgid "View"
msgstr "Afficher"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3463,8 +1364,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Affichage\">Affichage</link>"
+msgstr ""
+"<link href=\"text/swriter/main0103.xhp\" name=\"Affichage\">Affichage</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1375,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ce menu contient des commandes permettant de contrôler l'affichage à l'écran du document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ce menu contient des commandes permettant de contrôler "
+"l'affichage à l'écran du document.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1389,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1398,7 @@ msgctxt ""
msgid "Edit"
msgstr "Éditer"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1408,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Édition\">Édition</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1416,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ce menu contient des commandes pour l'édition du contenu du document actif.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ce menu contient des commandes pour l'édition du contenu du "
+"document actif.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1428,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Collage spécial\">Collage spécial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Collage spécial\">Collage "
+"spécial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1440,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Sélectionner le texte\">Sélectionner le texte</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Sélectionner le "
+"texte\">Sélectionner le texte</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1452,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparer les documents\">Comparer les documents</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Comparer les "
+"documents\">Comparer les documents</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1464,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Rechercher & Remplacer\">Rechercher & Remplacer</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Rechercher & "
+"Remplacer\">Rechercher & Remplacer</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1476,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexte\">AutoTexte</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexte\">AutoTexte</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1487,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Changer de base de données\">Changer de base de données</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Changer de base de "
+"données\">Changer de base de données</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1501,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Champs\">Champs</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1509,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes de bas de page\">Notes de bas de page</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes de bas de page\">Notes "
+"de bas de page</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1521,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrée d'index\">Entrée d'index</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrée d'index\">Entrée "
+"d'index</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1533,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrée de bibliographie\">Entrée de bibliographie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrée de "
+"bibliographie\">Entrée de bibliographie</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1545,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1558,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Liens\">Liens</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1566,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1578,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barre Formatage"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1586,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barre Formatage\">Barre Formatage</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barre Formatage\">Barre "
+"Formatage</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1598,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barre de Formatage comporte plusieurs fonctions de formatage du texte.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La barre de Formatage comporte plusieurs "
+"fonctions de formatage du texte.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1610,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Couleur de police\">Couleur de police</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Couleur de police\">Couleur de "
+"police</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1624,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Icônes supplémentaires"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1633,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Agrandir la police"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Augmente la taille de la police du texte sélectionné.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Augmente la taille de la police du texte sélectionné.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1652,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Réduire la police"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Réduit la taille de la police du texte sélectionné.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Réduit la taille de la police du texte sélectionné.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1670,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Si la prise en charge des <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">Scripts complexes</link> est activée, deux icônes supplémentaires sont visibles."
+msgstr ""
+"Si la prise en charge des <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">Scripts complexes</link> est activée, deux icônes supplémentaires "
+"sont visibles."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1685,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "De gauche à droite"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">Icône de gauche à droite</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">Icône de gauche à "
+"droite</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1705,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Le texte est saisi de gauche à droite.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Le texte est saisi de gauche à "
+"droite.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1719,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De droite à gauche"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">Icône de droite à gauche</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id2405774\">Icône de droite à "
+"gauche</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1739,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Le texte formaté dans une langue à scripts complexes est saisi de droite à gauche.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Le texte formaté dans une langue à scripts "
+"complexes est saisi de droite à gauche.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1752,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barre Objet de texte"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1760,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barre d'objets de texte\">Barre d'objets de texte</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barre d'objets de texte\">Barre "
+"d'objets de texte</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1772,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contient des commandes de formatage pour le texte contenu dans un objet de dessin.</ahelp> La barre <emph>Objets de texte</emph> s'affiche lorsque vous double-cliquez à l'intérieur d'un objet de dessin."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contient des commandes de formatage pour "
+"le texte contenu dans un objet de dessin.</ahelp> La barre <emph>Objets de "
+"texte</emph> s'affiche lorsque vous double-cliquez à l'intérieur d'un objet "
+"de dessin."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1786,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Exposant\">Exposant</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Exposant\">Exposant</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1799,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indice\">Indice</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1807,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Tout sélectionner\">Tout sélectionner</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Tout sélectionner\">Tout "
+"sélectionner</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1819,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1830,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1841,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Un clic sur cette icône vous permettra de définir retraits, écarts, alignement et interligne du paragraphe actif."
+msgstr ""
+"Un clic sur cette icône vous permettra de définir retraits, écarts, "
+"alignement et interligne du paragraphe actif."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1854,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Règles"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1864,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Règles\">Règles</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1872,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Les règles indiquent non seulement les dimensions de la page mais également les taquets de tabulation, retraits, marges et colonnes, que vous pouvez modifier à l'aide de la souris."
+msgstr ""
+"Les règles indiquent non seulement les dimensions de la page mais également "
+"les taquets de tabulation, retraits, marges et colonnes, que vous pouvez "
+"modifier à l'aide de la souris."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1885,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Double-cliquez dans une zone libre (grise) des règles pour activer la boîte de dialogue <emph>Paragraphe</emph> permettant de définir des <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatages directs\">formatages directs</link> applicables au paragraphe actif ou à l'ensemble des paragraphes sélectionnés."
+msgstr ""
+"Double-cliquez dans une zone libre (grise) des règles pour activer la boîte "
+"de dialogue <emph>Paragraphe</emph> permettant de définir des <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatages "
+"directs\">formatages directs</link> applicables au paragraphe actif ou à "
+"l'ensemble des paragraphes sélectionnés."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1901,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bienvenue dans l'aide de $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1911,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Aide de %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1921,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Utilisation de %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1931,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, barres d'outils et touches"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1941,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obtention d'aide"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1950,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barre Tableau"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1958,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1969,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barre <emph>Tableau</emph> contient les fonctions dont vous avez besoin lorsque vous utilisez des tableaux. Elle s'affiche lorsque vous placez le curseur dans un tableau.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La barre <emph>Tableau</emph> contient les "
+"fonctions dont vous avez besoin lorsque vous utilisez des tableaux. Elle "
+"s'affiche lorsque vous placez le curseur dans un tableau.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1982,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Fusionner les cellules\">Fusionner les cellules</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Fusionner les "
+"cellules\">Fusionner les cellules</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1994,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Supprimer la ligne\">Supprimer la ligne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Supprimer la "
+"ligne\">Supprimer la ligne</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +2006,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Supprimer la colonne\">Supprimer la colonne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Supprimer la "
+"colonne\">Supprimer la colonne</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriétés du tableau\">Propriétés du tableau</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriétés du "
+"tableau\">Propriétés du tableau</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2041,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Trier\">Trier</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2050,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2058,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2070,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "La section suivante liste les sujets d'aide disponibles pour les menus et les boîtes de dialogue."
+msgstr ""
+"La section suivante liste les sujets d'aide disponibles pour les menus et "
+"les boîtes de dialogue."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2083,7 @@ msgctxt ""
msgid "Table"
msgstr "Tableau"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2092,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tableau</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche les commandes pour insérer, éditer et supprimer un tableau à l'intérieur d'un document texte.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Affiche les commandes pour insérer, éditer et supprimer un "
+"tableau à l'intérieur d'un document texte.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2112,7 @@ msgctxt ""
msgid "Insert"
msgstr "Insérer"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2121,7 @@ msgctxt ""
msgid "Table"
msgstr "Tableau"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2130,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insère un nouveau tableau."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2139,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colonnes"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2148,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insère des colonnes."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2157,7 @@ msgctxt ""
msgid "Rows"
msgstr "Lignes"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2166,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insère des lignes."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2175,7 @@ msgctxt ""
msgid "Delete"
msgstr "Supprimer"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2184,7 @@ msgctxt ""
msgid "Table"
msgstr "Tableau"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2193,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Supprime le tableau actif.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2202,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colonnes"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2211,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Supprime les colonnes sélectionnées."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2220,7 @@ msgctxt ""
msgid "Rows"
msgstr "Lignes"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2229,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Supprime les lignes sélectionnées."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2238,7 @@ msgctxt ""
msgid "Select"
msgstr "Sélectionner"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2247,7 @@ msgctxt ""
msgid "Table"
msgstr "Tableau"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2256,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Sélectionne le tableau actif.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2265,7 @@ msgctxt ""
msgid "Column"
msgstr "Colonne"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2274,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Sélectionne la colonne active."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2283,7 @@ msgctxt ""
msgid "Row"
msgstr "Ligne"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2292,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Sélectionne la ligne active."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2301,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cellule"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2310,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Sélectionne la cellule active.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2319,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusionner les cellules</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2328,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Scinder les cellules</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2337,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat de tableau</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2346,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Adaptation"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2355,39 @@ msgctxt ""
msgid "Column width"
msgstr "Largeur de colonne"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Ouvre la boîte de dialogue Largeur de colonne dans laquelle vous pouvez modifier la largeur d'une colonne."
+msgstr ""
+"Ouvre la boîte de dialogue Largeur de colonne dans laquelle vous pouvez "
+"modifier la largeur d'une colonne."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largeur de colonne optimale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Largeur de colonne optimale</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Répartir les colonnes régulièrement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Répartir les colonnes "
+"régulièrement</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,30 +2396,39 @@ msgctxt ""
msgid "Row Height"
msgstr "Hauteur de ligne"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Ouvre la boîte de dialogue Hauteur de ligne dans laquelle vous pouvez modifier la hauteur d'une ligne."
+msgstr ""
+"Ouvre la boîte de dialogue Hauteur de ligne dans laquelle vous pouvez "
+"modifier la hauteur d'une ligne."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Hauteur de ligne optimale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Hauteur de ligne optimale</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Répartir les lignes régulièrement</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Répartir les lignes "
+"régulièrement</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2437,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Autoriser le fractionnement des lignes sur plusieurs pages et colonnes"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2446,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Insère un saut de page dans la ligne active.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2455,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Répéter les lignes de titres"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Si le tableau comporte plusieurs pages, le titre du tableau est reproduit sur chacune des pages suivantes.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Si le tableau comporte plusieurs pages, le titre du "
+"tableau est reproduit sur chacune des pages suivantes.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2475,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convertir"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2484,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texte en tableau"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle vous pouvez convertir le texte sélectionné en tableau. </ahelp>Ouvre <link href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans laquelle vous pouvez convertir le texte sélectionné en tableau."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle "
+"vous pouvez convertir le texte sélectionné en tableau. </ahelp>Ouvre <link "
+"href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans "
+"laquelle vous pouvez convertir le texte sélectionné en tableau."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2506,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tableau en texte"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle vous pouvez convertir le tableau actif en texte. </ahelp>Ouvre <link href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans laquelle vous pouvez convertir le tableau actif en texte."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle "
+"vous pouvez convertir le tableau actif en texte. </ahelp>Ouvre <link "
+"href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans "
+"laquelle vous pouvez convertir le tableau actif en texte."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2528,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Tri</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2537,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formule"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Ouvre la <link href=\"text/swriter/main0214.xhp\">barre Formule</link> permettant de saisir ou d'éditer une formule."
+msgstr ""
+"Ouvre la <link href=\"text/swriter/main0214.xhp\">barre Formule</link> "
+"permettant de saisir ou d'éditer une formule."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2557,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Format numérique"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Ouvre <link href=\"text/shared/optionen/01040500.xhp\">une boîte de dialogue </link> dans laquelle vous pouvez spécifier le format des nombres figurant dans le tableau."
+msgstr ""
+"Ouvre <link href=\"text/shared/optionen/01040500.xhp\">une boîte de dialogue "
+"</link> dans laquelle vous pouvez spécifier le format des nombres figurant "
+"dans le tableau."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2578,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Délimitations des tableaux"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Affiche ou masque les délimitations des cellules du tableau. Les délimitations sont visibles à l'écran mais pas à l'impression."
+msgstr ""
+"Affiche ou masque les délimitations des cellules du tableau. Les "
+"délimitations sont visibles à l'écran mais pas à l'impression."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2598,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriétés du tableau</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2607,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barre Puces et numérotation"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2615,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barre Puces et numérotation\">Barre Puces et numérotation</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barre Puces et "
+"numérotation\">Barre Puces et numérotation</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2627,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barre <emph>Puces et numérotation</emph> comporte des fonctions qui permettent de modifier la structure des paragraphes numérotés, notamment de changer l'ordre des paragraphes et de définir des niveaux de paragraphe différents.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La barre <emph>Puces et numérotation</emph> "
+"comporte des fonctions qui permettent de modifier la structure des "
+"paragraphes numérotés, notamment de changer l'ordre des paragraphes et de "
+"définir des niveaux de paragraphe différents.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2642,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barres d'outils"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2650,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'outils\">Barres d'outils</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres "
+"d'outils\">Barres d'outils</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2662,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Cette section offre une présentation générale des barres d'outils disponibles dans $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Cette section offre une présentation générale des barres d'outils "
+"disponibles dans $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2676,7 @@ msgctxt ""
msgid "File"
msgstr "Fichier"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2686,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fichier\">Fichier</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2694,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ces commandes s'appliquent au document actif, ouvrez un nouveau document ou fermez l'application.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ces commandes s'appliquent au document actif, ouvrez un "
+"nouveau document ou fermez l'application.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2708,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Ouvrir\">Ouvrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2716,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Enregistrer sous\">Enregistrer sous</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Enregistrer sous\">Enregistrer "
+"sous</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2728,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2739,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propriétés\">Propriétés</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Propriétés\">Propriétés</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2750,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimer\">Imprimer</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimer\">Imprimer</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2761,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Paramètrages de l'imprimante\">Paramètrages de l'imprimante</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Paramètrages de "
+"l'imprimante\">Paramètrages de l'imprimante</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2774,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barre de formule"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2782,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barre Formule\">Barre Formule</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barre Formule\">Barre Formule</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2794,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La barre <emph>Formule</emph> permet de créer et d'insérer des calculs dans un document texte.</ahelp> Pour activer la barre <emph>Formule</emph>, appuyez sur F2."
+msgstr ""
+"<ahelp hid=\".\">La barre <emph>Formule</emph> permet de créer et d'insérer "
+"des calculs dans un document texte.</ahelp> Pour activer la barre "
+"<emph>Formule</emph>, appuyez sur F2."
diff --git a/source/fr/helpcontent2/source/text/swriter/librelogo.po b/source/fr/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..7d66a2394f7
--- /dev/null
+++ b/source/fr/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-03-01 18:37+0200\n"
+"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barre d'état"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barre d'état\">Barre d'état</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La barre d'état affiche des informations relatives au document actif et comporte différents boutons ayant des fonctions spécifiques."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Langue"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Affiche la langue du texte sélectionné. <br/>Cliquez pour ouvrir un menu dans lequel vous pouvez choisir une autre langue pour le texte sélectionné ou pour le paragraphe actif. <br/>Choisissez Aucun pour exclure le texte de la correction orthographique et de la coupure des mots. <br/>Choisissez Rétablir la langue par défaut pour appliquer de nouveau la langue par défaut à la sélection ou au paragraphe. <br/>Choisissez Plus pour ouvrir une boîte de dialogue contenant des options supplémentaires.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Signature numérique"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Voir également <link href=\"text/shared/guide/digital_signatures.xhp\">Signatures numériques</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom & Mise en page"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Trois contrôles dans la barre d'état de Writer permettent de modifier le zoom et la disposition des documents texte."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Les icônes de disposition des pages affichent de gauche à droite : le mode simple colonne, un mode d'affichage avec les pages côte à côte, un mode livre avec deux pages comme pour un livre ouvert.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Glissez l'ascenseur de zoom vers la gauche pour afficher plus de pages, glissez vers la droite pour zoomer à l'intérieur d'une page et afficher une zone plus petite de la page.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Outils"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Outils\">Outils</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contient des outils linguistiques, une galerie d'objets artistiques que vous pouvez ajouter à votre document, des outils pour configurer les menus ainsi que des préférences de paramétrage de programme.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numérotation des chapitres\">Numérotation des chapitres</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numérotation des lignes\">Numérotation des lignes</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notes de bas de page\">Notes de bas de page</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Trier\">Trier</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrection\">Options d'AutoCorrection</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personnaliser\">Personnaliser</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barre Objets OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barre d'objets OLE\">Barre d'objets OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">La barre <emph>Objets OLE</emph> apparaît lorsque des objets sont sélectionnés ; elle contient les principales fonctions de formatage et de positionnement des objets.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas d'adaptation</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Vous pouvez également sélectionner cette option sous l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du texte\">Adaptation du texte</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Cette icône correspond à l'option <emph>Renvoi relatif à la page</emph> de l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez également sélectionner cette option sous l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriétés de l'objet\">Propriétés de l'objet</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Fonctionnalités de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Fonctions disponibles dans $[officename] Writer\">Fonctions disponibles dans $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer vous permet de concevoir et de produire des documents texte qui peuvent inclure des images, des tableaux ou des diagrammes. Vous pouvez ensuite enregistrer les documents dans différents formats, incluant le format standardisé OpenDocument Format (ODF), le format .doc Microsoft Word ou HTML. Vous pouvez facilement exporter vos documents au format Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Rédaction"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer vous permet de créer des documents simples, tels que des mémos, des <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, des lettres, des curriculum vitae et des <link href=\"text/swriter/01/01150000.xhp\" name=\"mailing\">mailing</link>, tout comme des documents volumineux et complexes ou des documents composés de plusieurs éléments, par exemple, des bibliographies, des tables de références et des index."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer dispose également de fonctions très utiles : <link href=\"text/shared/01/06010000.xhp\" name=\"vérificateur d'orthographe\">vérificateur d'orthographe</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dictionnaire des synonymes\">dictionnaire des synonymes</link>, outil <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrection\">AutoCorrection</link>, outil de <link href=\"text/swriter/01/06030000.xhp\" name=\"coupure des mots\">coupure des mots</link>, ainsi qu'une vaste gamme de <link href=\"text/shared/01/01010100.xhp\" name=\"modèles\">modèles</link> pour les principaux types de documents utilisés. Vous pouvez également créer vos propres modèles à l'aide des assistants."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Création et structuration"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] met à votre disposition une grande variété d'options pour la conception de vos documents. La <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">fenêtre Styles et formatage</link> permet de créer, d'assigner et de modifier des styles pour des paragraphes, des caractères, des cadres et des pages spécifiques. De plus, le <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigateur\">Navigateur</link> permet de se déplacer rapidement au sein des documents, d'afficher un document en mode Plan et d'effectuer le suivi des objets insérés dans un document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Vous pouvez aussi créer différents <link href=\"text/swriter/01/04120000.xhp\" name=\"index et tables\">index et tables</link> dans les documents texte, puis définir leur structure et leur apparence en fonction de vos besoins spécifiques. Les hyperliens actifs et les repères de texte vous permettent d'accéder directement aux éléments correspondants dans le texte."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer et la publication assistée par ordinateur (PAO)"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contient de nombreux outils de dessin et de publication assistée par ordinateur qui vous aident à créer des documents professionnels élaborés, tels que des prospectus, des bulletins d'information ou des invitations. Vous pouvez formater les documents sur plusieurs colonnes et y inclure des <link href=\"text/swriter/guide/text_frame.xhp\" name=\"cadres texte\">cadres texte</link>, des <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"images\">images</link>, des <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tableaux\">tableaux</link> et bien d'autres objets."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calculs"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Les documents texte de $[officename] disposent d'une <link href=\"text/swriter/main0214.xhp\" name=\"fonction de calcul\">fonction de calcul</link> intégrée grâce à laquelle il est possible d'effectuer des calculs même compliqués ou encore des opérations logiques ; vous n'aurez aucun problème à créer un tableau contenant des calculs."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Création de dessins"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "L'<link href=\"text/shared/02/01140000.xhp\" name=\"outil de dessin\">outil de dessin</link> de $[officename] Writer vous permet de créer des dessins, des images, des légendes et d'autres types d'objets de dessin directement dans les documents texte."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Insertion d'images"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Vous pouvez insérer des images dans des <link href=\"text/shared/00/00000020.xhp\" name=\"formats différents \">formats différents</link> dans les documents texte, incluant des images au format JPG ou GIF. De plus, la <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> fournit une collection d'images clipart et <link href=\"text/shared/guide/fontwork.xhp\">Fontwork</link> fournit des effets de police étonnants."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexibilité de l'interface du programme"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "L'interface du programme a été conçue pour que vous puissiez la configurer selon vos préférences et notamment organiser les icônes et les menus comme vous le souhaitez. Vous pouvez placer partout sur l'écran, sous forme de fenêtres flottantes, différentes fenêtres du programme, telles que les fenêtres Styles et formatage ou le Navigateur. Vous pouvez également <link href=\"text/shared/guide/autohide.xhp\" name=\"ancrer\">ancrer</link> certaines fenêtres au bord de la zone de travail."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Glisser-Déposer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La fonction <link href=\"text/shared/guide/dragdrop.xhp\" name=\"glisser-déposer\">glisser-déposer</link> permet de travailler de manière rapide et efficace dans des documents texte $[officename]. Par exemple, vous pouvez faire glisser et déposer des objets (comme des images de la Gallery) d'un endroit à un autre au sein d'un même document ou bien d'un document $[officename] ouvert vers un autre."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Fonctions d'aide"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Vous pouvez vous servir du <link href=\"text/shared/05/00000110.xhp\" name=\"système d'aide\">système d'aide</link> comme d'une référence complète pour les applications $[officename]. Vous y trouverez notamment des <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> sur les tâches simples et celles plus complexes."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barre Propriétés de l'objet de dessin"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barre Propriétés de l'objet de dessin\">Barre Propriétés de l'objet de dessin</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Vous pouvez afficher la barre <emph>Propriétés de l'objet de dessin</emph> dans Writer et Calc. Sélectionnez le menu Affichage - Barres d'outils - Propriété de l'objet de dessin. Les contrôles sont activés lorsque d'un objet de dessin est sélectionné. Vous affichez des icônes différentes par défaut suivant que le document est un document de texte ou un classeur.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Style de ligne\">Style de ligne</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largeur de ligne\">Largeur de ligne</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Couleur de ligne\">Couleur de ligne</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Style de remplissage\">Style de remplissage</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barre Image"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barre Image\">Barre Image</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barre <emph>Image</emph> contient les fonctions pour formater et positionner les images bitmap sélectionnées.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner verticalement\">Retourner verticalement</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Retourner horizontalement\">Retourner horizontalement</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriétés des images\">Propriétés des images</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insertion"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insertion\">Insertion</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Le menu Insertion contient les commandes permettant d'insérer des éléments nouveaux dans un document. Ces éléments peuvent être des sections, des notes de bas de page, des commentaires, des caractères spéciaux, des images ou des objets issus d'autres applications.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Saut manuel\">Saut manuel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caractère spécial\">Caractère spécial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Note de bas de page\">Note de bas de page/de fin</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Légende\">Légende</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Repère de texte\">Repère de texte</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Renvoi\">Renvoi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Commentaire\">Commentaire</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Enveloppe\">Enveloppe</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cadre\">Cadre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tableau\">Tableau</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Ligne horizontale\">Ligne horizontale</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Cadre flottant\">Cadre flottant</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fichier\">Fichier</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barre Cadre"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barre Cadre\">Barre Cadre</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Lorsqu'un cadre est sélectionné, la barre <emph>Cadre</emph> offre les principales fonctions de formatage et de positionnement.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Pas d'adaptation\">Pas d'adaptation</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Pour définir ce paramètre, vous pouvez également passer par l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Adaptation du texte\">Adaptation du texte</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>La fonction de cette icône équivaut à celle de l'option <emph>Renvoi relatif à la page</emph> sur l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"À travers\">À travers</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Vous pouvez également passer par l'onglet <emph>Adaptation du texte</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Couleur d'arrière-plan\">Couleur d'arrière-plan</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriétés du cadre\">Propriétés du cadre</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contient des commandes de formatage de la mise en page et du contenu du document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numérotation/Puces\">Puces et numérotation</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonnes\">Colonnes</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cadre\">Cadre</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Image</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Fenêtre"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fenêtre\">Fenêtre</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contient des commandes permettant de manipuler et d'afficher les fenêtres du document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Aperçu de la page"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Barre Aperçu\">Barre Aperçu</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barre <emph>Aperçu</emph> s'affiche lorsque vous visualisez le document actif en mode Aperçu."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Afficher"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Affichage\">Affichage</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ce menu contient des commandes permettant de contrôler l'affichage à l'écran du document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Éditer"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Édition\">Édition</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ce menu contient des commandes pour l'édition du contenu du document actif.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Collage spécial\">Collage spécial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Sélectionner le texte\">Sélectionner le texte</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparer les documents\">Comparer les documents</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Rechercher & Remplacer\">Rechercher & Remplacer</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTexte\">AutoTexte</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Changer de base de données\">Changer de base de données</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Champs\">Champs</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes de bas de page\">Notes de bas de page</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrée d'index\">Entrée d'index</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrée de bibliographie\">Entrée de bibliographie</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Liens\">Liens</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barre Formatage"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barre Formatage\">Barre Formatage</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La barre de Formatage comporte plusieurs fonctions de formatage du texte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Couleur de police\">Couleur de police</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Icônes supplémentaires"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Agrandir la police"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Augmente la taille de la police du texte sélectionné.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Réduire la police"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Réduit la taille de la police du texte sélectionné.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Si la prise en charge des <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">Scripts complexes</link> est activée, deux icônes supplémentaires sont visibles."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "De gauche à droite"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">Icône de gauche à droite</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Le texte est saisi de gauche à droite.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De droite à gauche"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">Icône de droite à gauche</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Le texte formaté dans une langue à scripts complexes est saisi de droite à gauche.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barre Objet de texte"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barre d'objets de texte\">Barre d'objets de texte</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contient des commandes de formatage pour le texte contenu dans un objet de dessin.</ahelp> La barre <emph>Objets de texte</emph> s'affiche lorsque vous double-cliquez à l'intérieur d'un objet de dessin."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Exposant\">Exposant</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indice\">Indice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Tout sélectionner\">Tout sélectionner</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractère\">Caractère</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraphe\">Paragraphe</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Un clic sur cette icône vous permettra de définir retraits, écarts, alignement et interligne du paragraphe actif."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Règles"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Règles\">Règles</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Les règles indiquent non seulement les dimensions de la page mais également les taquets de tabulation, retraits, marges et colonnes, que vous pouvez modifier à l'aide de la souris."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Double-cliquez dans une zone libre (grise) des règles pour activer la boîte de dialogue <emph>Paragraphe</emph> permettant de définir des <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatages directs\">formatages directs</link> applicables au paragraphe actif ou à l'ensemble des paragraphes sélectionnés."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bienvenue dans l'aide de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Aide de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Utilisation de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, barres d'outils et touches"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obtention d'aide"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barre Tableau"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La barre <emph>Tableau</emph> contient les fonctions dont vous avez besoin lorsque vous utilisez des tableaux. Elle s'affiche lorsque vous placez le curseur dans un tableau.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Fusionner les cellules\">Fusionner les cellules</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Supprimer la ligne\">Supprimer la ligne</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Supprimer la colonne\">Supprimer la colonne</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriétés du tableau\">Propriétés du tableau</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Trier\">Trier</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "La section suivante liste les sujets d'aide disponibles pour les menus et les boîtes de dialogue."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tableau"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tableau</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Affiche les commandes pour insérer, éditer et supprimer un tableau à l'intérieur d'un document texte.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Insérer"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tableau"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insère un nouveau tableau."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colonnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insère des colonnes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Lignes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insère des lignes."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Supprimer"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tableau"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Supprime le tableau actif.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colonnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Supprime les colonnes sélectionnées."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Lignes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Supprime les lignes sélectionnées."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Sélectionner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tableau"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Sélectionne le tableau actif.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Colonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Sélectionne la colonne active."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Ligne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Sélectionne la ligne active."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cellule"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Sélectionne la cellule active.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusionner les cellules</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Scinder les cellules</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat de tableau</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Adaptation"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Largeur de colonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Ouvre la boîte de dialogue Largeur de colonne dans laquelle vous pouvez modifier la largeur d'une colonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largeur de colonne optimale</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Répartir les colonnes régulièrement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Hauteur de ligne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Ouvre la boîte de dialogue Hauteur de ligne dans laquelle vous pouvez modifier la hauteur d'une ligne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Hauteur de ligne optimale</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Répartir les lignes régulièrement</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Autoriser le fractionnement des lignes sur plusieurs pages et colonnes"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Insère un saut de page dans la ligne active.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Répéter les lignes de titres"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Si le tableau comporte plusieurs pages, le titre du tableau est reproduit sur chacune des pages suivantes.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convertir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texte en tableau"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle vous pouvez convertir le texte sélectionné en tableau. </ahelp>Ouvre <link href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans laquelle vous pouvez convertir le texte sélectionné en tableau."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tableau en texte"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre une boîte de dialogue dans laquelle vous pouvez convertir le tableau actif en texte. </ahelp>Ouvre <link href=\"text/swriter/01/06090000.xhp\">une boîte de dialogue</link> dans laquelle vous pouvez convertir le tableau actif en texte."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Tri</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formule"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Ouvre la <link href=\"text/swriter/main0214.xhp\">barre Formule</link> permettant de saisir ou d'éditer une formule."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format numérique"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Ouvre <link href=\"text/shared/optionen/01040500.xhp\">une boîte de dialogue </link> dans laquelle vous pouvez spécifier le format des nombres figurant dans le tableau."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Délimitations des tableaux"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Affiche ou masque les délimitations des cellules du tableau. Les délimitations sont visibles à l'écran mais pas à l'impression."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriétés du tableau</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barre Puces et numérotation"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barre Puces et numérotation\">Barre Puces et numérotation</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barre <emph>Puces et numérotation</emph> comporte des fonctions qui permettent de modifier la structure des paragraphes numérotés, notamment de changer l'ordre des paragraphes et de définir des niveaux de paragraphe différents.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barres d'outils"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barres d'outils\">Barres d'outils</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Cette section offre une présentation générale des barres d'outils disponibles dans $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fichier"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fichier\">Fichier</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ces commandes s'appliquent au document actif, ouvrez un nouveau document ou fermez l'application.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Ouvrir\">Ouvrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Enregistrer sous\">Enregistrer sous</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propriétés\">Propriétés</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimer\">Imprimer</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Paramètrages de l'imprimante\">Paramètrages de l'imprimante</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barre de formule"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barre Formule\">Barre Formule</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La barre <emph>Formule</emph> permet de créer et d'insérer des calculs dans un document texte.</ahelp> Pour activer la barre <emph>Formule</emph>, appuyez sur F2."
diff --git a/source/gl/helpcontent2/source/text/swriter.po b/source/gl/helpcontent2/source/text/swriter.po
index 9a629f47f8a..ddaf3052cd3 100644
--- a/source/gl/helpcontent2/source/text/swriter.po
+++ b/source/gl/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-25 19:38+0200\n"
"Last-Translator: Antón <meixome@certima.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra de estado"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra Estado\">Barra Estado</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra Estado\">Barra "
+"Estado</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "A barra Estado contén información sobre o documento así como varios botóns con funcións especiais."
+msgstr ""
+"A barra Estado contén información sobre o documento así como varios botóns "
+"con funcións especiais."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,22 @@ msgctxt ""
msgid "Language"
msgstr "Idioma"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o idioma do texto seleccionado. <br/>Prema para abrir un menú onde poida escoller outro idioma para o texto seleccionado ou para o parágrafo actual. <br/>Seleccione Ningún para excluír o texto da corrección e guionización. <br/>Seleccione Restabelecer o idioma predeterminado para reaplicar o idioma predeterminado na selección ou no parágrafo. <br/>Escolla Máis para abrir uma caixa de diálogo con máis opcións.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra o idioma do texto seleccionado. <br/>Prema para abrir "
+"un menú onde poida escoller outro idioma para o texto seleccionado ou para o "
+"parágrafo actual. <br/>Seleccione Ningún para excluír o texto da corrección "
+"e guionización. <br/>Seleccione Restabelecer o idioma predeterminado para "
+"reaplicar o idioma predeterminado na selección ou no parágrafo. <br/>Escolla "
+"Máis para abrir uma caixa de diálogo con máis opcións.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Sinatura dixital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Ver tamén <link href=\"text/shared/guide/digital_signatures.xhp\">Sinaturas dixitais</link>."
+msgstr ""
+"Ver tamén <link href=\"text/shared/guide/digital_signatures.xhp\">Sinaturas "
+"dixitais</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Deseño da visualización e o zoom"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tres controis na Barra de estado de Writer permítenlle cambiar o zoom e ver o deseño dos seus documentos."
+msgstr ""
+"Tres controis na Barra de estado de Writer permítenlle cambiar o zoom e ver "
+"o deseño dos seus documentos."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">As iconas do deseño de visualización móstranse de esquerda a dereita: modo de columna única. Modo de visualización con páxinas a cada lado. Modo libro con dúas páxinas coma nun libro aberto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">As iconas do deseño de visualización móstranse de esquerda a "
+"dereita: modo de columna única. Modo de visualización con páxinas a cada "
+"lado. Modo libro con dúas páxinas coma nun libro aberto.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrastre o control de zoom deslizante á esquerda para mostrar máis páxinas, arrastre cara a dereita para aumentar dentro dunha páxina e mostrar unha área máis pequena da páxina.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arrastre o control de zoom deslizante á esquerda para mostrar "
+"máis páxinas, arrastre cara a dereita para aumentar dentro dunha páxina e "
+"mostrar unha área máis pequena da páxina.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Ferramentas"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +154,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +165,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contén ferramentas de corrección, unha galería de obxectos de arte que pode engadir ao seu documento, así como ferramentas para configuración de menús e configuración de preferencias do programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contén ferramentas de corrección, unha galería de obxectos de "
+"arte que pode engadir ao seu documento, así como ferramentas para "
+"configuración de menús e configuración de preferencias do programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +178,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de esquema\">Numeración de esquema</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de "
+"esquema\">Numeración de esquema</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +190,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de liñas\">Numeración de liñas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de "
+"liñas\">Numeración de liñas</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +202,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas ao pé de páxina\">Notas ao pé de páxina</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas ao pé de páxina\">Notas "
+"ao pé de páxina</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +216,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +224,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrección\">Opcións da Autocorrección</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrección\">Opcións da "
+"Autocorrección</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +236,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizar\">Personalizar</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +249,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra Obxecto OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +257,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Obxecto OLE\">Barra Obxecto OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra Obxecto OLE\">Barra "
+"Obxecto OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +269,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Obxecto OLE</emph> aparece cando os obxectos están seleccionados. Contén as funcións máis importantes para o formatado e posicionamento dos obxectos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Obxecto OLE</emph> aparece cando "
+"os obxectos están seleccionados. Contén as funcións máis importantes para o "
+"formatado e posicionamento dos obxectos.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +282,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sen axuste\">Sen axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Sen axuste\">Sen "
+"axuste</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +294,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Esta configuración tamén pode escollela no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Esta "
+"configuración tamén pode escollela no separador <emph>Axuste</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +308,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste\">Axuste</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona corresponde á opción <emph>Axuste de páxina</emph> no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona "
+"corresponde á opción <emph>Axuste de páxina</emph> no separador "
+"<emph>Axuste</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +329,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a través</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a "
+"través</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +341,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode conseguir o mesmo efecto no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode "
+"conseguir o mesmo efecto no separador <emph>Axuste</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +353,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades de obxecto\">Propiedades de obxecto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades de "
+"obxecto\">Propiedades de obxecto</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +366,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Recursos de $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +374,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Recursos de $[officename] Writer\">Recursos de $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Recursos de $[officename] Writer\">Recursos de $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +387,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer permite deseñar e producir documentos de texto que poden incluír imaxes, táboas ou gráficas. Pode gardalos en varios formatos, incluíndo o estandarizado OpenDocument format (ODF), formato Microsoft Word .doc, ou HTML. E pode exportar facilmente o seu documento a Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer permite deseñar e producir documentos de texto que "
+"poden incluír imaxes, táboas ou gráficas. Pode gardalos en varios formatos, "
+"incluíndo o estandarizado OpenDocument format (ODF), formato Microsoft Word "
+".doc, ou HTML. E pode exportar facilmente o seu documento a Portable "
+"Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +404,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escribir"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +412,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer permite crear documentos básicos, como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documentos\">combinar documentos</link>, así como documentos longos, complexos ou divididos en múltiplas partes, con bibliografías, táboas de referencia e índices."
+msgstr ""
+"$[officename] Writer permite crear documentos básicos, como memorandos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, "
+"currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar "
+"documentos\">combinar documentos</link>, así como documentos longos, "
+"complexos ou divididos en múltiplas partes, con bibliografías, táboas de "
+"referencia e índices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +428,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer tamén inclúe recursos útiles como un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortográfico\">verificador ortográfico</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionario de sinónimos\">dicionario de sinónimos</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrección\">Autocorrección</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"Guionización\">Guionización</link> así como unha variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"modelos\">modelos</link> para practicamente todas as finalidades. Tamén pode crear os seus proprios modelos usando os asistentes."
-
+msgstr ""
+"$[officename] Writer tamén inclúe recursos útiles como un <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"verificador "
+"ortográfico\">verificador ortográfico</link>, un <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionario de "
+"sinónimos\">dicionario de sinónimos</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"Autocorrección\">Autocorrección</link> e <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Guionización\">Guionización</link> "
+"así como unha variedade de <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"modelos\">modelos</link> para practicamente todas as finalidades. Tamén "
+"pode crear os seus proprios modelos usando os asistentes."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +451,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Deseñar e estruturar"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +459,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ofrece unha ampla variedade de opcións para deseñar documentos. Utilice a xanela <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos e formatado\">Estilos e formatado</link> para crear, atribuír e modificar estilos para parágrafos, caracteres individuais, marcos e páxinas. Alén diso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> axiliza o desprazamento polos documentos, permite ver o documento de forma esquemática e fai un seguimento dos obxectos inseridos."
+msgstr ""
+"$[officename] ofrece unha ampla variedade de opcións para deseñar "
+"documentos. Utilice a xanela <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Estilos e formatado\">Estilos e formatado</link> para crear, atribuír e "
+"modificar estilos para parágrafos, caracteres individuais, marcos e "
+"páxinas. Alén diso, o <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navegador\">Navegador</link> axiliza o desprazamento polos documentos, "
+"permite ver o documento de forma esquemática e fai un seguimento dos "
+"obxectos inseridos."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +477,13 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Tamén pode crear <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> e definir a súa estrutura e aparencia segundo as súas necesidades. As hiperligazóns e marcadores animados permiten ir directamente aos elementos correspondentes."
+msgstr ""
+"Tamén pode crear <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índices\">índices</link> e definir a súa estrutura e aparencia segundo "
+"as súas necesidades. As hiperligazóns e marcadores animados permiten ir "
+"directamente aos elementos correspondentes."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +493,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Edición electrónica con $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +501,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer ofrece numerosas ferramentas de edición electrónica e debuxo para axudalo a crear documentos profesionais, como folletos, xornais e convites. Pode formatar os seus documentos con deseños de columnas múltiplas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcos de texto\">marcos de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"imaxes\">imaxes</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"táboas\">táboas</link> e outros obxectos."
+msgstr ""
+"$[officename] Writer ofrece numerosas ferramentas de edición electrónica e "
+"debuxo para axudalo a crear documentos profesionais, como folletos, xornais "
+"e convites. Pode formatar os seus documentos con deseños de columnas "
+"múltiplas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcos de "
+"texto\">marcos de texto</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"imaxes\">imaxes</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" name=\"táboas\">táboas</link> "
+"e outros obxectos."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +521,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Cálculos"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +529,13 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Os documentos de texto de $[officename] posúen unha <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de cálculo</link> integrada que o axuda a executar cálculos sofisticados ou ligazóns lóxicas. Pode crear facilmente táboas para realizar cálculos."
+msgstr ""
+"Os documentos de texto de $[officename] posúen unha <link "
+"href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de "
+"cálculo</link> integrada que o axuda a executar cálculos sofisticados ou "
+"ligazóns lóxicas. Pode crear facilmente táboas para realizar cálculos."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +545,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Crear debuxos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +553,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de debuxo\">ferramenta de debuxo</link> de $[officename] Writer permite crear debuxos, imaxes, lendas e outro tipo de debuxos directamente nos documentos de texto."
+msgstr ""
+"A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de "
+"debuxo\">ferramenta de debuxo</link> de $[officename] Writer permite crear "
+"debuxos, imaxes, lendas e outro tipo de debuxos directamente nos documentos "
+"de texto."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +569,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserir imaxes"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +577,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Pode inserir deseños con <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">diferentes formatos</link> dentro dun documento de texto, incluíndo imaxes con formato JPG ou GIF. Ademais, a <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galería</link> fornece unha colección de imaxes predeseñadas, e a <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea efectos de letra impactantes."
+msgstr ""
+"Pode inserir deseños con <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">diferentes formatos</link> dentro dun documento de "
+"texto, incluíndo imaxes con formato JPG ou GIF. Ademais, a <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galería</link> fornece unha "
+"colección de imaxes predeseñadas, e a <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea "
+"efectos de letra impactantes."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +596,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interface de aplicativo flexíbel"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +604,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "A interface do programa está deseñada de modo que poida configurala segundo as súas preferencias, incluíndo a personalización de iconas e menús. Pode dispor varias xanelas de programas, como por exemplo Estilos e formatado ou Navegador, como xanelas flotantes en calquera punto da pantalla. Tamén pode <link href=\"text/shared/guide/autohide.xhp\" name=\"ancorar\">ancorar</link> xanelas no bordo do espazo de traballo."
+msgstr ""
+"A interface do programa está deseñada de modo que poida configurala segundo "
+"as súas preferencias, incluíndo a personalización de iconas e menús. Pode "
+"dispor varias xanelas de programas, como por exemplo Estilos e formatado ou "
+"Navegador, como xanelas flotantes en calquera punto da pantalla. Tamén pode "
+"<link href=\"text/shared/guide/autohide.xhp\" name=\"ancorar\">ancorar</link> "
+"xanelas no bordo do espazo de traballo."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +622,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrastrar e soltar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +630,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar e soltar\">arrastrar e soltar</link> permite traballar de forma rápida e eficiente con documentos de texto de $[officename]. Por exemplo, pode arrastrar e soltar obxectos ou imaxes da galería dun lugar a outro no mesmo documento ou entre documentos abertos."
+msgstr ""
+"O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar e "
+"soltar\">arrastrar e soltar</link> permite traballar de forma rápida e "
+"eficiente con documentos de texto de $[officename]. Por exemplo, pode "
+"arrastrar e soltar obxectos ou imaxes da galería dun lugar a outro no mesmo "
+"documento ou entre documentos abertos."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +647,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funcións da Axuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +655,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de Axuda\">sistema de Axuda</link> como referencia completa para os aplicativos de $[officename], incluíndo <link href=\"text/swriter/guide/main.xhp\" name=\"instrucións\">instrucións</link> tanto para tarefas simples como complexas."
+msgstr ""
+"Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de "
+"Axuda\">sistema de Axuda</link> como referencia completa para os aplicativos "
+"de $[officename], incluíndo <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instrucións\">instrucións</link> tanto para tarefas simples como "
+"complexas."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +671,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Propiedades de obxecto de debuxo"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +679,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propiedades de obxecto de debuxo\">Barra Propiedades de obxecto de debuxo</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propiedades de obxecto de "
+"debuxo\">Barra Propiedades de obxecto de debuxo</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +691,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pódese ver a barra <emph>Propiedades do obxecto de debuxo</emph> no Writer e no Calc. Seleccione o menu Ver - Barras de ferramentas - Propiedades do obxecto de debuxo. Os controis activaranse cando seleccione un obxecto de debuxo. Veranse algunhas iconas diferentes predeterminadas, cando o documento sexa de texto ou unha folla de cálculo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Pódese ver a barra <emph>Propiedades do "
+"obxecto de debuxo</emph> no Writer e no Calc. Seleccione o menu Ver - Barras "
+"de ferramentas - Propiedades do obxecto de debuxo. Os controis activaranse "
+"cando seleccione un obxecto de debuxo. Veranse algunhas iconas diferentes "
+"predeterminadas, cando o documento sexa de texto ou unha folla de "
+"cálculo.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +707,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de liña\">Estilo de liña</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de liña\">Estilo de "
+"liña</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +719,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largura de liña\">Largura de liña</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Largura de liña\">Largura de "
+"liña</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +731,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Cor de liña\">Cor de liña</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Cor de liña\">Cor de "
+"liña</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +743,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de área/enchemento\">Estilo de área/enchemento</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de "
+"área/enchemento\">Estilo de área/enchemento</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +756,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imaxe"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imaxe\">Barra Imaxe</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imaxe\">Barra Imaxe</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imaxe</emph> contén funcións de formatado e posicionamento de imaxes de mapa de bits.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imaxe</emph> contén funcións "
+"de formatado e posicionamento de imaxes de mapa de bits.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear verticalmente\">Voltear verticalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear "
+"verticalmente\">Voltear verticalmente</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear horizontalmente\">Voltear horizontalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear "
+"horizontalmente\">Voltear horizontalmente</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades da imaxe\">Propiedades da imaxe</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades da "
+"imaxe\">Propiedades da imaxe</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +819,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +829,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserir\">Inserir</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +837,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">O menú Inserir contén ordes para inserción de elementos novos no documento. Isto inclúe seccións, notas, notas a pé, comentarios, caracteres especiais, gráficos e obxecto doutros aplicativos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">O menú Inserir contén ordes para inserción de elementos novos "
+"no documento. Isto inclúe seccións, notas, notas a pé, comentarios, "
+"caracteres especiais, gráficos e obxecto doutros aplicativos.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +850,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +862,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +876,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sección\">Sección</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +884,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperligazón\">Hiperligazón</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperligazón\">Hiperligazón</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +896,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota ao pé/Nota final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota ao pé/Nota "
+"final</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +910,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Lenda\">Lenda</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +918,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +929,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruzada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia "
+"cruzada\">Referencia cruzada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +941,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentario\">Comentario</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comentario\">Comentario</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +954,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +964,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +984,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Táboa\">Táboa</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +992,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Liña horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Liña "
+"horizontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1004,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco flotante</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco "
+"flotante</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -758,2448 +1016,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Ficheiro\">Ficheiro</link>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
msgstr ""
+"<link href=\"text/swriter/01/04190000.xhp\" name=\"Ficheiro\">Ficheiro</link>"
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1028,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra Marco"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1036,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marco\">Barra Marco</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marco\">Barra Marco</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1047,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cando un marco está seleccionado, a barra <emph>Marco</emph> fornece as funcións máis importantes para formatalo e situalo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Cando un marco está seleccionado, a barra "
+"<emph>Marco</emph> fornece as funcións máis importantes para formatalo e "
+"situalo.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1060,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar axuste\">Desactivar axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar "
+"axuste\">Desactivar axuste</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1072,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamén pode escoller esta configuración no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamén pode "
+"escoller esta configuración no separador <emph>Axuste</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1084,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar axuste\">Activar axuste</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar axuste\">Activar "
+"axuste</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1096,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona representa a opción <emph>Axuste de páxina</emph> no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona "
+"representa a opción <emph>Axuste de páxina</emph> no separador "
+"<emph>Axuste</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1109,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a través</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a "
+"través</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1121,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode definir esta configuración no separador <emph>Axuste</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode "
+"definir esta configuración no separador <emph>Axuste</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1133,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Cor de fondo\">Cor de fondo</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Cor de fondo\">Cor de "
+"fondo</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1145,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades de marco\">Propiedades de marco</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades de "
+"marco\">Propiedades de marco</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1158,7 @@ msgctxt ""
msgid "Format"
msgstr "Formato"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1168,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1176,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contén ordes para formatar o deseño e o contido de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contén ordes para formatar o deseño e o contido "
+"de documentos.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1188,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1199,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1210,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Viñetas e numeración\">Viñetas e numeración</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Viñetas e numeración\">Viñetas "
+"e numeración</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1224,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Páxina\">Páxina</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1232,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1243,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccións\">Seccións</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccións\">Seccións</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1256,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1266,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imaxe\">Imaxe</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1275,7 @@ msgctxt ""
msgid "Window"
msgstr "Xanela"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1285,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Xanela\">Xanela</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1293,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contén ordes para manipular e visualizar xanelas de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contén ordes para "
+"manipular e visualizar xanelas de documentos.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1306,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Previsualización de páxina"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1314,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualización de páxina\">Previsualización de páxina</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Previsualización de "
+"páxina\">Previsualización de páxina</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1326,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "A barra <emph>Previsualización de páxina</emph> móstrase se abre o documento en modo previsualización de páxina."
+msgstr ""
+"A barra <emph>Previsualización de páxina</emph> móstrase se abre o documento "
+"en modo previsualización de páxina."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1339,7 @@ msgctxt ""
msgid "View"
msgstr "Ver"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1349,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Ver\">Ver</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1357,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú contén ordes para controlar a presentación en pantalla do documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú contén ordes para controlar a presentación en "
+"pantalla do documento.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1371,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1380,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editar"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1390,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1398,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú contén ordes para editar os contidos do documento actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menú contén ordes para editar os contidos do documento "
+"actual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1410,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado "
+"especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1422,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar texto\">Seleccionar texto</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar "
+"texto\">Seleccionar texto</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1434,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar "
+"documento</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1446,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e substituír\">Localizar e substituír</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e "
+"substituír\">Localizar e substituír</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1458,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Texto automático\">Texto automático</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Texto automático\">Texto "
+"automático</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1470,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de "
+"datos\">Intercambiar base de datos</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1484,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1492,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas ao pé de páxina\">Notas ao pé de páxina</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas ao pé de páxina\">Notas "
+"ao pé de páxina</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1504,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada de índice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada "
+"de índice</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1516,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliográfica\">Entrada bibliográfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1528,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperligazón\">Hiperligazón</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperligazón\">Hiperligazón</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1540,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Ligazóns\">Ligazóns</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Ligazóns\">Ligazóns</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1551,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imaxe\">Mapa de imaxe</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imaxe\">Mapa de "
+"imaxe</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1564,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra Formatado"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1572,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra Formatado\">Barra Formatado</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra Formatado\">Barra "
+"Formatado</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1584,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra Formatado contén varias funcións de formatado de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra Formatado contén varias funcións de "
+"formatado de texto.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1596,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Cor de tipo de letra\">Cor de tipo de letra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Cor de tipo de letra\">Cor de "
+"tipo de letra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1610,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Iconas adicionais"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1619,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Aumentar tipo de letra"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Aumenta o tamaño do tipo de letra do texto seleccionado.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aumenta o tamaño do tipo de letra do texto "
+"seleccionado.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1639,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reducir tipo de letra"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Reduce o tamaño do tipo de letra do texto seleccionado.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Reduce o tamaño do tipo de letra do texto "
+"seleccionado.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1658,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Se o soporte <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> está habilitado, aparecen dúas iconas adicionais."
+msgstr ""
+"Se o soporte <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> está habilitado, aparecen dúas iconas adicionais."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1672,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Da esquerda á dereita"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona de esquerda a dereita</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">icona de esquerda a "
+"dereita</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1692,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto introdúcese da esquerda á dereita.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">O texto introdúcese da esquerda á "
+"dereita.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1706,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Da dereita á esquerda"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dereita a esquerda</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dereita a "
+"esquerda</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1726,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado nunha lingua de disposición complexa de texto introdúcese da dereita á esquerda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado nunha lingua de "
+"disposición complexa de texto introdúcese da dereita á esquerda.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1739,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra de obxectos de texto"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1747,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Obxecto de texto\">Barra Obxecto de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra Obxecto de texto\">Barra "
+"Obxecto de texto</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1759,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contén ordes de formatado para textos contidos en obxectos de debuxo.</ahelp> A barra <emph>Obxecto de texto</emph> aparece se preme dúas veces nun obxecto de debuxo."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contén ordes de formatado para textos "
+"contidos en obxectos de debuxo.</ahelp> A barra <emph>Obxecto de "
+"texto</emph> aparece se preme dúas veces nun obxecto de debuxo."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1772,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndice\">Superíndice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superíndice\">Superíndice</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1784,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1795,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar todo</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar "
+"todo</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1807,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1818,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1829,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Aquí pode definir sangrías, espazamento, aliñamento e espazamento entre liñas para o parágrafo seleccionado."
+msgstr ""
+"Aquí pode definir sangrías, espazamento, aliñamento e espazamento entre "
+"liñas para o parágrafo seleccionado."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1842,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Regras"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regras\">Regras</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1860,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "As regras mostran as dimensións da páxina e a posición das tabulacións, sangrías, bordos e columnas. Pode usar o rato para modificar estas opcións."
+msgstr ""
+"As regras mostran as dimensións da páxina e a posición das tabulacións, "
+"sangrías, bordos e columnas. Pode usar o rato para modificar estas opcións."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1872,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Se preme dúas veces na regra ábrese a caixa de diálogo <emph>Parágrafo</emph> e pode <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatar directamente\">formatar directamente</link> o parágrafo actual ou os seleccionados."
+msgstr ""
+"Se preme dúas veces na regra ábrese a caixa de diálogo "
+"<emph>Parágrafo</emph> e pode <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatar "
+"directamente\">formatar directamente</link> o parágrafo actual ou os "
+"seleccionados."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1888,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Benvido(a) á Axuda de $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1898,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Axuda de %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1908,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Utilización de %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1918,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menús, barras de ferramentas e teclas"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1928,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Para comprender a Axuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1937,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra Táboa"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1945,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de táboa\">Barra de táboa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra de táboa\">Barra de "
+"táboa</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1957,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Táboa</emph> contén as funcións necesarias para traballar con táboas. Aparece se sitúa o cursor dentro dunha táboa.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Táboa</emph> contén as funcións "
+"necesarias para traballar con táboas. Aparece se sitúa o cursor dentro "
+"dunha táboa.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1970,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Fusionar celas</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Fusionar "
+"celas</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1982,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Eliminar fila\">Eliminar fila</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Eliminar fila\">Eliminar "
+"fila</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1994,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Eliminar columna\">Eliminar columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Eliminar columna\">Eliminar "
+"columna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formato automático\">Formato automático</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Formato automático\">Formato "
+"automático</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de obxecto\">Propiedades de obxecto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de "
+"obxecto\">Propiedades de obxecto</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2029,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2038,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menús"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2046,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menús\">Menús</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2058,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "A seguinte sección lista os temas de axuda dipoñíbeis en menús e caixas de diálogo."
+msgstr ""
+"A seguinte sección lista os temas de axuda dipoñíbeis en menús e caixas de "
+"diálogo."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2071,7 @@ msgctxt ""
msgid "Table"
msgstr "Táboa"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2080,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Táboa</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra ordes para inserir, editar e eliminar unha táboa dentro dun documento de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra ordes para inserir, editar e eliminar unha táboa "
+"dentro dun documento de texto.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2100,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2109,7 @@ msgctxt ""
msgid "Table"
msgstr "Táboa"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2118,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insire unha nova táboa."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2127,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnas"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2136,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insire columnas."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2145,7 @@ msgctxt ""
msgid "Rows"
msgstr "Filas"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2154,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insire filas."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2163,7 @@ msgctxt ""
msgid "Delete"
msgstr "Eliminar"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2172,7 @@ msgctxt ""
msgid "Table"
msgstr "Táboa"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2181,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Elimina a táboa actual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2190,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columnas"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2199,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Elimina as columnas seleccionadas."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2208,7 @@ msgctxt ""
msgid "Rows"
msgstr "Filas"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2217,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Elimina as filas seleccionadas."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2226,7 @@ msgctxt ""
msgid "Select"
msgstr "Seleccionar"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2235,7 @@ msgctxt ""
msgid "Table"
msgstr "Táboa"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2244,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccione a táboa actual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2253,7 @@ msgctxt ""
msgid "Column"
msgstr "Columna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2262,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selecciona a columna actual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2271,7 @@ msgctxt ""
msgid "Row"
msgstr "Fila"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2280,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selecciona a fila actual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2289,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cela"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2298,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selecciona a cela actual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2307,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusionar celas</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2316,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir celas</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formato automático de táboa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Formato automático de táboa</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2335,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Axustar automaticamente"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2344,39 @@ msgctxt ""
msgid "Column width"
msgstr "Largura de columna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Abre a caixa de diálogo Largura de columna onde pode modificar a largura dunha columna."
+msgstr ""
+"Abre a caixa de diálogo Largura de columna onde pode modificar a largura "
+"dunha columna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura ideal de columna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Largura ideal de columna</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuír columnas regularmente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuír columnas "
+"regularmente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2385,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Altura de fila"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Abre a caixa de diálogo Altura de fila onde pode modificar a altura dunha fila."
+msgstr ""
+"Abre a caixa de diálogo Altura de fila onde pode modificar a altura dunha "
+"fila."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2405,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura ideal de fila</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas regularmente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas "
+"regularmente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2425,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permitir a quebra de fila en páxinas e columnas"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permite unha quebra de páxina na fila actual.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permite unha quebra de páxina na fila actual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2444,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repetición de filas de título"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Se a táboa se estende por máis dunha páxina, repite as cabeceiras das táboas nas páxinas seguintes .</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Se a táboa se estende por máis dunha páxina, repite as "
+"cabeceiras das táboas nas páxinas seguintes .</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2464,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converter"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2473,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texto en táboa"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode converter en táboa o texto seleccionado.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode converter en táboa o texto seleccionado."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode "
+"converter en táboa o texto seleccionado.</ahelp> Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode "
+"converter en táboa o texto seleccionado."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2495,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Táboa en texto"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode converter a táboa actual en texto.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode converter a táboa actual en texto."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode "
+"converter a táboa actual en texto.</ahelp> Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode "
+"converter a táboa actual en texto."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2517,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2526,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+msgstr ""
+"Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter "
+"or edit a formula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2546,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formato numérico"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">unha caixa de diálogo</link> onde pode especificar o formato dos números."
+msgstr ""
+"Abre <link href=\"text/shared/optionen/01040500.xhp\">unha caixa de "
+"diálogo</link> onde pode especificar o formato dos números."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2566,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Límites de táboa"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra ou oculta os límites en torno das celas da táboa. Só se ven na pantalla e non se imprimen."
+msgstr ""
+"Mostra ou oculta os límites en torno das celas da táboa. Só se ven na "
+"pantalla e non se imprimen."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2586,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedades de táboa</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2595,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Viñetas e numeración"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2603,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Viñetas e numeración\">Barra Viñetas e numeración</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra Viñetas e "
+"numeración\">Barra Viñetas e numeración</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2615,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Viñetas e numeración</emph> contén funcións para modificar a estrutura dos parágrafos numerados, incluído o cambio de orde dos parágrafos ou a definición de diferentes niveis.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Viñetas e numeración</emph> "
+"contén funcións para modificar a estrutura dos parágrafos numerados, "
+"incluído o cambio de orde dos parágrafos ou a definición de diferentes "
+"niveis.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2630,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barras de ferramentas"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2638,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de ferramentas\">Barras de ferramentas</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras "
+"de ferramentas\">Barras de ferramentas</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2650,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta sección fornece unha visión xeral das barras de ferramentas dispoñíbeis en $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta sección fornece unha visión xeral das barras de ferramentas dispoñíbeis "
+"en $[officename] Writer.<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2664,7 @@ msgctxt ""
msgid "File"
msgstr "Ficheiro"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2674,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Ficheiro\">Ficheiro</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2682,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Estas orde aplícanselle ao documento actual, abra un documento novo ou peche o aplicativo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Estas orde aplícanselle ao documento actual, abra un "
+"documento novo ou peche o aplicativo.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2696,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2704,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Gardar como\">Gardar como</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Gardar como\">Gardar "
+"como</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2716,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versións\">Versións</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versións\">Versións</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2727,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedades\">Propiedades</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Propiedades\">Propiedades</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2739,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2750,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración da impresora\">Configuración da impresora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración da "
+"impresora\">Configuración da impresora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2763,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmulas"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2771,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2783,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">A <emph>barra de fórmulas</emph> permite crear e inserir cálculos en documentos de texto.</ahelp> Para activar a <emph>barra de fórmulas</emph>, prema en F2."
+msgstr ""
+"<ahelp hid=\".\">A <emph>barra de fórmulas</emph> permite crear e inserir "
+"cálculos en documentos de texto.</ahelp> Para activar a <emph>barra de "
+"fórmulas</emph>, prema en F2."
diff --git a/source/gl/helpcontent2/source/text/swriter/librelogo.po b/source/gl/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..6571a7a5dfa
--- /dev/null
+++ b/source/gl/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-25 19:38+0200\n"
+"Last-Translator: Antón <meixome@certima.net>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra de estado"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra Estado\">Barra Estado</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "A barra Estado contén información sobre o documento así como varios botóns con funcións especiais."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Idioma"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra o idioma do texto seleccionado. <br/>Prema para abrir un menú onde poida escoller outro idioma para o texto seleccionado ou para o parágrafo actual. <br/>Seleccione Ningún para excluír o texto da corrección e guionización. <br/>Seleccione Restabelecer o idioma predeterminado para reaplicar o idioma predeterminado na selección ou no parágrafo. <br/>Escolla Máis para abrir uma caixa de diálogo con máis opcións.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Sinatura dixital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Ver tamén <link href=\"text/shared/guide/digital_signatures.xhp\">Sinaturas dixitais</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Deseño da visualización e o zoom"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tres controis na Barra de estado de Writer permítenlle cambiar o zoom e ver o deseño dos seus documentos."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">As iconas do deseño de visualización móstranse de esquerda a dereita: modo de columna única. Modo de visualización con páxinas a cada lado. Modo libro con dúas páxinas coma nun libro aberto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arrastre o control de zoom deslizante á esquerda para mostrar máis páxinas, arrastre cara a dereita para aumentar dentro dunha páxina e mostrar unha área máis pequena da páxina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Ferramentas"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contén ferramentas de corrección, unha galería de obxectos de arte que pode engadir ao seu documento, así como ferramentas para configuración de menús e configuración de preferencias do programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeración de esquema\">Numeración de esquema</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeración de liñas\">Numeración de liñas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas ao pé de páxina\">Notas ao pé de páxina</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrección\">Opcións da Autocorrección</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra Obxecto OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Obxecto OLE\">Barra Obxecto OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Obxecto OLE</emph> aparece cando os obxectos están seleccionados. Contén as funcións máis importantes para o formatado e posicionamento dos obxectos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sen axuste\">Sen axuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Esta configuración tamén pode escollela no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste\">Axuste</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona corresponde á opción <emph>Axuste de páxina</emph> no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a través</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode conseguir o mesmo efecto no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propiedades de obxecto\">Propiedades de obxecto</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Recursos de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Recursos de $[officename] Writer\">Recursos de $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer permite deseñar e producir documentos de texto que poden incluír imaxes, táboas ou gráficas. Pode gardalos en varios formatos, incluíndo o estandarizado OpenDocument format (ODF), formato Microsoft Word .doc, ou HTML. E pode exportar facilmente o seu documento a Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escribir"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer permite crear documentos básicos, como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"combinar documentos\">combinar documentos</link>, así como documentos longos, complexos ou divididos en múltiplas partes, con bibliografías, táboas de referencia e índices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer tamén inclúe recursos útiles como un <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortográfico\">verificador ortográfico</link>, un <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionario de sinónimos\">dicionario de sinónimos</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorrección\">Autocorrección</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"Guionización\">Guionización</link> así como unha variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"modelos\">modelos</link> para practicamente todas as finalidades. Tamén pode crear os seus proprios modelos usando os asistentes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Deseñar e estruturar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ofrece unha ampla variedade de opcións para deseñar documentos. Utilice a xanela <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos e formatado\">Estilos e formatado</link> para crear, atribuír e modificar estilos para parágrafos, caracteres individuais, marcos e páxinas. Alén diso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> axiliza o desprazamento polos documentos, permite ver o documento de forma esquemática e fai un seguimento dos obxectos inseridos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Tamén pode crear <link href=\"text/swriter/01/04120000.xhp\" name=\"índices\">índices</link> e definir a súa estrutura e aparencia segundo as súas necesidades. As hiperligazóns e marcadores animados permiten ir directamente aos elementos correspondentes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Edición electrónica con $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer ofrece numerosas ferramentas de edición electrónica e debuxo para axudalo a crear documentos profesionais, como folletos, xornais e convites. Pode formatar os seus documentos con deseños de columnas múltiplas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"marcos de texto\">marcos de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"imaxes\">imaxes</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"táboas\">táboas</link> e outros obxectos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Cálculos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Os documentos de texto de $[officename] posúen unha <link href=\"text/swriter/main0214.xhp\" name=\"función de cálculo\">función de cálculo</link> integrada que o axuda a executar cálculos sofisticados ou ligazóns lóxicas. Pode crear facilmente táboas para realizar cálculos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Crear debuxos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de debuxo\">ferramenta de debuxo</link> de $[officename] Writer permite crear debuxos, imaxes, lendas e outro tipo de debuxos directamente nos documentos de texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserir imaxes"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Pode inserir deseños con <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">diferentes formatos</link> dentro dun documento de texto, incluíndo imaxes con formato JPG ou GIF. Ademais, a <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galería</link> fornece unha colección de imaxes predeseñadas, e a <link href=\"text/shared/guide/fontwork.xhp\">Galería de Fontwork</link> crea efectos de letra impactantes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interface de aplicativo flexíbel"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "A interface do programa está deseñada de modo que poida configurala segundo as súas preferencias, incluíndo a personalización de iconas e menús. Pode dispor varias xanelas de programas, como por exemplo Estilos e formatado ou Navegador, como xanelas flotantes en calquera punto da pantalla. Tamén pode <link href=\"text/shared/guide/autohide.xhp\" name=\"ancorar\">ancorar</link> xanelas no bordo do espazo de traballo."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrastrar e soltar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastrar e soltar\">arrastrar e soltar</link> permite traballar de forma rápida e eficiente con documentos de texto de $[officename]. Por exemplo, pode arrastrar e soltar obxectos ou imaxes da galería dun lugar a outro no mesmo documento ou entre documentos abertos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funcións da Axuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de Axuda\">sistema de Axuda</link> como referencia completa para os aplicativos de $[officename], incluíndo <link href=\"text/swriter/guide/main.xhp\" name=\"instrucións\">instrucións</link> tanto para tarefas simples como complexas."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Propiedades de obxecto de debuxo"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propiedades de obxecto de debuxo\">Barra Propiedades de obxecto de debuxo</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pódese ver a barra <emph>Propiedades do obxecto de debuxo</emph> no Writer e no Calc. Seleccione o menu Ver - Barras de ferramentas - Propiedades do obxecto de debuxo. Os controis activaranse cando seleccione un obxecto de debuxo. Veranse algunhas iconas diferentes predeterminadas, cando o documento sexa de texto ou unha folla de cálculo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de liña\">Estilo de liña</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largura de liña\">Largura de liña</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Cor de liña\">Cor de liña</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de área/enchemento\">Estilo de área/enchemento</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imaxe"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Imaxe\">Barra Imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imaxe</emph> contén funcións de formatado e posicionamento de imaxes de mapa de bits.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear verticalmente\">Voltear verticalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Voltear horizontalmente\">Voltear horizontalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propiedades da imaxe\">Propiedades da imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserir\">Inserir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">O menú Inserir contén ordes para inserción de elementos novos no documento. Isto inclúe seccións, notas, notas a pé, comentarios, caracteres especiais, gráficos e obxecto doutros aplicativos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carácter especial\">Carácter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sección\">Sección</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperligazón\">Hiperligazón</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota ao pé/Nota final</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Lenda\">Lenda</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referencia cruzada\">Referencia cruzada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentario\">Comentario</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Sobre\">Sobre</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Táboa\">Táboa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Liña horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marco flotante\">Marco flotante</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Ficheiro\">Ficheiro</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra Marco"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Marco\">Barra Marco</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Cando un marco está seleccionado, a barra <emph>Marco</emph> fornece as funcións máis importantes para formatalo e situalo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desactivar axuste\">Desactivar axuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Tamén pode escoller esta configuración no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Activar axuste\">Activar axuste</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esta icona representa a opción <emph>Axuste de páxina</emph> no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste a través\">Axuste a través</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Tamén pode definir esta configuración no separador <emph>Axuste</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Cor de fondo\">Cor de fondo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propiedades de marco\">Propiedades de marco</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formato"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contén ordes para formatar o deseño e o contido de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Viñetas e numeración\">Viñetas e numeración</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Páxina\">Páxina</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columnas\">Columnas</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seccións\">Seccións</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Marco\">Marco</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Imaxe\">Imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Xanela"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Xanela\">Xanela</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contén ordes para manipular e visualizar xanelas de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Previsualización de páxina"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualización de páxina\">Previsualización de páxina</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "A barra <emph>Previsualización de páxina</emph> móstrase se abre o documento en modo previsualización de páxina."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Ver"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Ver\">Ver</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú contén ordes para controlar a presentación en pantalla do documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editar"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menú contén ordes para editar os contidos do documento actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleccionar texto\">Seleccionar texto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e substituír\">Localizar e substituír</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Texto automático\">Texto automático</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercambiar base de datos\">Intercambiar base de datos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas ao pé de páxina\">Notas ao pé de páxina</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada de índice</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperligazón\">Hiperligazón</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Ligazóns\">Ligazóns</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imaxe\">Mapa de imaxe</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra Formatado"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra Formatado\">Barra Formatado</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra Formatado contén varias funcións de formatado de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Cor de tipo de letra\">Cor de tipo de letra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Iconas adicionais"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Aumentar tipo de letra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aumenta o tamaño do tipo de letra do texto seleccionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reducir tipo de letra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduce o tamaño do tipo de letra do texto seleccionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Se o soporte <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> está habilitado, aparecen dúas iconas adicionais."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Da esquerda á dereita"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona de esquerda a dereita</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto introdúcese da esquerda á dereita.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Da dereita á esquerda"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona de dereita a esquerda</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado nunha lingua de disposición complexa de texto introdúcese da dereita á esquerda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra de obxectos de texto"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra Obxecto de texto\">Barra Obxecto de texto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contén ordes de formatado para textos contidos en obxectos de debuxo.</ahelp> A barra <emph>Obxecto de texto</emph> aparece se preme dúas veces nun obxecto de debuxo."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superíndice\">Superíndice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subíndice\">Subíndice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleccionar todo\">Seleccionar todo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carácter\">Carácter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Aquí pode definir sangrías, espazamento, aliñamento e espazamento entre liñas para o parágrafo seleccionado."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Regras"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Regras\">Regras</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "As regras mostran as dimensións da páxina e a posición das tabulacións, sangrías, bordos e columnas. Pode usar o rato para modificar estas opcións."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Se preme dúas veces na regra ábrese a caixa de diálogo <emph>Parágrafo</emph> e pode <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatar directamente\">formatar directamente</link> o parágrafo actual ou os seleccionados."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Benvido(a) á Axuda de $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Axuda de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Utilización de %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menús, barras de ferramentas e teclas"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Para comprender a Axuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra Táboa"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de táboa\">Barra de táboa</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Táboa</emph> contén as funcións necesarias para traballar con táboas. Aparece se sitúa o cursor dentro dunha táboa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Fusionar celas</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Eliminar fila\">Eliminar fila</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Eliminar columna\">Eliminar columna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formato automático\">Formato automático</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propiedades de obxecto\">Propiedades de obxecto</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordenar\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menús"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menús\">Menús</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "A seguinte sección lista os temas de axuda dipoñíbeis en menús e caixas de diálogo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Táboa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra ordes para inserir, editar e eliminar unha táboa dentro dun documento de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insire unha nova táboa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insire columnas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Filas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insire filas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Eliminar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Elimina a táboa actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Elimina as columnas seleccionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Filas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Elimina as filas seleccionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Seleccionar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Seleccione a táboa actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selecciona a columna actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selecciona a fila actual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selecciona a cela actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Fusionar celas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir celas</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formato automático de táboa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Axustar automaticamente"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Largura de columna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Abre a caixa de diálogo Largura de columna onde pode modificar a largura dunha columna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura ideal de columna</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuír columnas regularmente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Altura de fila"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Abre a caixa de diálogo Altura de fila onde pode modificar a altura dunha fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura ideal de fila</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas regularmente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permitir a quebra de fila en páxinas e columnas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permite unha quebra de páxina na fila actual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repetición de filas de título"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Se a táboa se estende por máis dunha páxina, repite as cabeceiras das táboas nas páxinas seguintes .</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texto en táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode converter en táboa o texto seleccionado.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode converter en táboa o texto seleccionado."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Táboa en texto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre unha caixa de diálogo onde pode converter a táboa actual en texto.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">unha caixa de diálogo</link> onde pode converter a táboa actual en texto."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formato numérico"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">unha caixa de diálogo</link> onde pode especificar o formato dos números."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Límites de táboa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra ou oculta os límites en torno das celas da táboa. Só se ven na pantalla e non se imprimen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedades de táboa</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Viñetas e numeración"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Viñetas e numeración\">Barra Viñetas e numeración</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Viñetas e numeración</emph> contén funcións para modificar a estrutura dos parágrafos numerados, incluído o cambio de orde dos parágrafos ou a definición de diferentes niveis.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barras de ferramentas"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de ferramentas\">Barras de ferramentas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta sección fornece unha visión xeral das barras de ferramentas dispoñíbeis en $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Ficheiro"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Ficheiro\">Ficheiro</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Estas orde aplícanselle ao documento actual, abra un documento novo ou peche o aplicativo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Gardar como\">Gardar como</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versións\">Versións</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propiedades\">Propiedades</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configuración da impresora\">Configuración da impresora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmulas"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmulas\">Barra de fórmulas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">A <emph>barra de fórmulas</emph> permite crear e inserir cálculos en documentos de texto.</ahelp> Para activar a <emph>barra de fórmulas</emph>, prema en F2."
diff --git a/source/gu/helpcontent2/source/text/swriter.po b/source/gu/helpcontent2/source/text/swriter.po
index d2dd92aa0b8..146617bb579 100644
--- a/source/gu/helpcontent2/source/text/swriter.po
+++ b/source/gu/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-12 21:28+0200\n"
"Last-Translator: sweta <swkothar@redhat.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "સ્થિતિદર્શક પટ્ટી"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+msgstr ""
+"The Status Bar contains information about the current document and offers "
+"various buttons with special functions."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +57,7 @@ msgctxt ""
msgid "Language"
msgstr "ભાષા"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +66,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +75,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital Signature"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +84,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +93,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +102,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +111,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +120,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +129,7 @@ msgctxt ""
msgid "Tools"
msgstr "Tools"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +139,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +149,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +157,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline "
+"Numbering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +169,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line "
+"Numbering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +181,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -168,6 +195,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +203,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">AutoCorrect</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +215,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Customize</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Customize</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +227,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-Object Bar"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +235,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object "
+"Bar</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +247,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when "
+"objects are selected, and contains the most important functions for "
+"formatting and positioning objects.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -221,6 +262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +270,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +292,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon "
+"corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> "
+"tab page."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -257,6 +307,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +315,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also "
+"achieve the same effect through the <emph>Wrap</emph> tab page."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +327,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object "
+"Properties</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +340,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer Features"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +348,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"Features</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -301,6 +363,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +373,7 @@ msgctxt ""
msgid "Writing"
msgstr "Writing"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +381,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+msgstr ""
+"$[officename] Writer lets you create both basic documents, such as memos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , "
+"resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">merge documents</link>, as well as long and complex or multi-part "
+"documents, complete with bibliographies, reference tables and indexes."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +396,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-
+msgstr ""
+"$[officename] Writer also includes such useful features as a <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, "
+"a <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">AutoCorrect</link>, and <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as "
+"well as a variety of <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">templates</link> for almost every purpose. You can also "
+"create your own templates using the wizards."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +417,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Designing and Structuring"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +425,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+msgstr ""
+"$[officename] offers a wide variety of options to design documents. Use the "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and "
+"Formatting window</link> to create, assign and modify styles for paragraphs, "
+"individual characters, frames and pages. In addition, the <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps "
+"you to quickly move around inside your documents, lets you look at your "
+"document in an outline view, and keeps track of the objects that you have "
+"inserted into your document."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +443,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+msgstr ""
+"You can also create various <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indexes and tables</link> in text documents. You "
+"can define the structure and appearance of the indexes and tables according "
+"to your individual needs. Live hyperlinks and bookmarks let you jump "
+"directly to the corresponding items in the text."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +460,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing with $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +468,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-
+msgstr ""
+"$[officename] Writer contains numerous desktop publishing and drawing tools "
+"to assist you in creating professionally styled documents, such as "
+"brochures, newsletters and invitations. You can format your documents with "
+"multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"text frames\">text frames</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">graphics</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and "
+"other objects."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +489,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calculations"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +497,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+msgstr ""
+"Text documents in $[officename] have an integrated <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation "
+"function</link> that helps you execute sophisticated calculations or logical "
+"links. You can easily create a table in a text document in order to perform "
+"calculations."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +514,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creating Drawings"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +522,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+msgstr ""
+"The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, "
+"legends, and other types of drawings directly in text documents."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +537,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserting Graphics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -427,6 +547,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +557,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexible Application Interface"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +565,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+msgstr ""
+"The program interface is designed so that you can configure it according to "
+"your preferences, including customizing icons and menus. You can position "
+"various program windows, such as the Styles and Formatting window or the "
+"Navigator as floating windows anywhere on the screen. You can also <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows "
+"to the edge of the workspace."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +583,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +591,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+msgstr ""
+"The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-"
+"and-drop</link> feature enables you to work quickly and efficiently with "
+"text documents in $[officename]. For example, you can drag-and-drop objects, "
+"such as graphics from the Gallery, from one location to another in the same "
+"document, or between open $[officename] documents."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +608,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Help Functions"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +616,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+msgstr ""
+"You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Help system</link> as a complete reference for $[officename] "
+"applications, including <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">instructions</link> for simple and complex tasks."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +631,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Drawing Object Properties Bar"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +639,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Drawing Object Properties Bar</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -507,6 +653,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +661,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +672,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +683,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +694,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area "
+"Style/Filling</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +707,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Picture Bar"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains "
+"functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip "
+"Vertically</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip "
+"Horizontally</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Graphics Properties</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +770,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +780,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -617,6 +790,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +798,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual "
+"Break</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +810,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special "
+"Character</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +824,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#. FWpM
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -654,6 +835,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,8 +843,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -672,6 +856,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,8 +864,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,8 +875,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-"
+"reference</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -699,6 +889,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">Note</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -708,6 +899,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,8 +907,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#. rn2(
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -727,6 +921,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -736,6 +931,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -743,8 +939,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">Horizontal Line</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">Horizontal "
+"Line</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -752,8 +951,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating "
+"Frame</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -763,2446 +965,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3211,6 +974,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Frame Bar"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3218,8 +982,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3227,8 +993,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame "
+"</emph>Bar provides the most important functions for formatting and "
+"positioning the frame.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3236,8 +1006,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3245,8 +1017,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also "
+"choose this setting on the <emph>Wrap</emph> tab page."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3256,6 +1031,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3263,8 +1039,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon "
+"represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab "
+"page."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3274,6 +1054,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3281,8 +1062,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also "
+"define this setting on the <emph>Wrap</emph> tab page."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3290,8 +1074,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background "
+"Color</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3299,8 +1086,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame "
+"Properties</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3309,6 +1099,7 @@ msgctxt ""
msgid "Format"
msgstr "બંધારણ"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3318,6 +1109,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3325,8 +1117,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and "
+"the contents of your document.</ahelp>"
+#. QGMs
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3335,8 +1130,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special "
+"Character</link>"
+#. okm/
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3345,8 +1143,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3354,8 +1154,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets "
+"and Numbering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3365,6 +1168,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3374,6 +1178,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3381,8 +1186,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#. T9wG
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3393,6 +1200,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3402,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3410,6 +1219,7 @@ msgctxt ""
msgid "Window"
msgstr "વિન્ડો"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3419,6 +1229,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3426,8 +1237,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for "
+"manipulating and displaying document windows.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3436,6 +1250,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "પાનાનું પૂર્વદર્શન"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3443,8 +1258,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page "
+"Preview</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3452,8 +1270,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+msgstr ""
+"The <emph>Page Preview</emph> Bar appears when you view the current document "
+"in the page preview mode."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3462,6 +1283,7 @@ msgctxt ""
msgid "View"
msgstr "જુઓ"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3471,6 +1293,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3480,6 +1303,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3489,6 +1313,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3497,6 +1322,7 @@ msgctxt ""
msgid "Edit"
msgstr "ફેરફાર"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3506,6 +1332,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3515,6 +1342,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3522,8 +1350,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste "
+"Special</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3531,8 +1362,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select "
+"Text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3540,8 +1374,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare "
+"Document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3549,8 +1386,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & "
+"Replace</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3558,8 +1398,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3567,8 +1409,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange "
+"Database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3578,6 +1423,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3585,8 +1431,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3594,8 +1442,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index "
+"Entry</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3603,8 +1454,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Bibliography Entry</link>"
+#. 04j?
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3615,6 +1469,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,6 +1479,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3631,8 +1487,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,6 +1499,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formatting Bar"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3648,8 +1507,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting "
+"Bar</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3657,8 +1519,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text "
+"formatting functions.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3666,8 +1531,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3677,6 +1544,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Additional icons"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3685,6 +1553,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3693,6 +1562,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3701,6 +1571,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,6 +1580,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3716,8 +1588,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+msgstr ""
+"If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> "
+"support is enabled, two additional icons are visible."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3727,14 +1602,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "ડાબી થી જમણી તરફ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3742,8 +1621,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to "
+"right.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3753,14 +1635,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "જમણી થી ડાબી તરફ"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3768,8 +1654,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text "
+"layout language is entered from right to left.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,6 +1667,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "લખાણ વસ્તુ પટ્ટી"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3785,8 +1675,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object "
+"Bar</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3794,8 +1687,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text "
+"that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar "
+"appears when you double-click inside a draw object."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3803,8 +1700,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Superscript</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3812,8 +1712,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3821,8 +1723,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#. zh#3
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3831,8 +1735,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special "
+"Character</link>"
+#. HFrp
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3841,8 +1748,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3850,8 +1759,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+msgstr ""
+"Here you can define the indents, spacing, alignment and line spacing for the "
+"paragraph currently selected."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1772,7 @@ msgctxt ""
msgid "Rulers"
msgstr "માપપટ્ટીઓ"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,6 +1782,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1790,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+msgstr ""
+"Rulers display the dimensions of the page, and the position of tabs, "
+"indents, borders and columns. You can modify all of these on the rulers "
+"using the mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3885,8 +1803,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+msgstr ""
+"By double-clicking on the ruler, you can open the <emph>Paragraph</emph> "
+"dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">direct paragraph formatting</link> for "
+"the current paragraph or all selected paragraphs."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1818,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Welcome to the $[officename] Writer Help"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1828,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME લેખક મદદ"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1838,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Working With %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1848,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, Toolbars, and Keys"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3931,6 +1858,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Getting Help"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1867,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Table Bar"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1875,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1886,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions "
+"you need when working with tables. It appears when you move the cursor into "
+"a table.</ahelp>"
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3965,8 +1900,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,8 +1911,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete "
+"Row</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,8 +1923,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete "
+"Column</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3992,8 +1935,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4001,8 +1947,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object "
+"Properties</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4012,6 +1961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4020,6 +1970,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4027,8 +1978,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4036,8 +1990,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "The following section lists the help topics available for menus and dialogs."
+msgstr ""
+"The following section lists the help topics available for menus and dialogs."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4046,6 +2002,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4054,6 +2011,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4062,6 +2020,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4070,6 +2029,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4078,6 +2038,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4086,6 +2047,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserts a new table."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4094,6 +2056,7 @@ msgctxt ""
msgid "Columns"
msgstr "સ્તંભ"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4102,6 +2065,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserts columns."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4110,6 +2074,7 @@ msgctxt ""
msgid "Rows"
msgstr "હરોળ"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4118,6 +2083,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserts rows."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4126,6 +2092,7 @@ msgctxt ""
msgid "Delete"
msgstr "દૂર કરો"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4134,6 +2101,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4142,6 +2110,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4150,6 +2119,7 @@ msgctxt ""
msgid "Columns"
msgstr "સ્તંભ"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4158,6 +2128,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Deletes the selected columns."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4166,6 +2137,7 @@ msgctxt ""
msgid "Rows"
msgstr "હરોળ"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4174,6 +2146,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Deletes the selected rows."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4182,6 +2155,7 @@ msgctxt ""
msgid "Select"
msgstr "પસંદ કરો"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4190,6 +2164,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4199,6 +2174,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">Selects the current table.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4207,6 +2183,7 @@ msgctxt ""
msgid "Column"
msgstr "સ્તંભ"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4215,6 +2192,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selects the current column."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4223,6 +2201,7 @@ msgctxt ""
msgid "Row"
msgstr "હરોળ"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4231,6 +2210,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selects the current row."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4239,6 +2219,7 @@ msgctxt ""
msgid "Cell"
msgstr "ખાનું"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4247,6 +2228,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#. Btf,
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4254,16 +2236,21 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#. ^A_]
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4272,6 +2259,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4280,6 +2268,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autofit"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4288,14 +2277,17 @@ msgctxt ""
msgid "Column width"
msgstr "સ્તંભની પહોળાઈ"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opens the Column Width dialog where you can change the width of a column."
+msgstr ""
+"Opens the Column Width dialog where you can change the width of a column."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4304,6 +2296,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4312,6 +2305,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4320,6 +2314,7 @@ msgctxt ""
msgid "Row Height"
msgstr "હરોળ ઊંચાઈ"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4328,6 +2323,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Opens the Row Height dialog where you can change the height of a row."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4336,6 +2332,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4344,6 +2341,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4352,6 +2350,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Allow Row to Break Across Pages and Columns"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4360,6 +2359,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4368,14 +2368,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Heading Rows Repeat"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the "
+"table spans one or more pages.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4384,6 +2388,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convert"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4392,14 +2397,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text to Table"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the "
+"selected text to a table.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert "
+"the selected text to a table."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4408,14 +2419,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Table to Text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the "
+"current table to text.</ahelp> Opens <link "
+"href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert "
+"the current table to text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4424,6 +2441,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4432,14 +2450,18 @@ msgctxt ""
msgid "Formula"
msgstr "સૂત્ર"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+msgstr ""
+"Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter "
+"or edit a formula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4448,14 +2470,18 @@ msgctxt ""
msgid "Number Format"
msgstr "સંખ્યાનું બંધારણ"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+msgstr ""
+"Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where "
+"you can specifiy the format of numbers in the table."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4464,14 +2490,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Table Boundaries"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+msgstr ""
+"Shows or hides the boundaries around table cells. The boundaries are only "
+"visible on screen and are not printed."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4480,6 +2510,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4488,6 +2519,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Bullets and Numbering Bar"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4495,8 +2527,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Bullets and Numbering Bar</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4504,8 +2539,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar "
+"contains functions to modify the structure of numbered paragraphs, including "
+"changing the order of paragraphs and defining different paragraph "
+"levels.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4514,6 +2554,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "સાધનપટ્ટીઓ"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4521,8 +2562,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Toolbars</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4530,8 +2574,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "This section provides an overview of the toolbars available in $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"This section provides an overview of the toolbars available in $[officename] "
+"Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4540,6 +2587,7 @@ msgctxt ""
msgid "File"
msgstr "ફાઇલ"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4549,6 +2597,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4558,6 +2607,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4567,6 +2617,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4576,6 +2627,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4583,8 +2635,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4592,8 +2646,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4603,6 +2659,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4610,8 +2667,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer "
+"Settings</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4620,6 +2680,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "સૂત્ર પટ્ટી"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4627,8 +2688,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formula Bar</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4636,4 +2700,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+msgstr ""
+"<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert "
+"calculations into a text document.</ahelp> To activate the "
+"<emph>Formula</emph> Bar, press F2."
diff --git a/source/gu/helpcontent2/source/text/swriter/librelogo.po b/source/gu/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..4cfebcd573f
--- /dev/null
+++ b/source/gu/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4489 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-12 21:28+0200\n"
+"Last-Translator: sweta <swkothar@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "સ્થિતિદર્શક પટ્ટી"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "ભાષા"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital Signature"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Tools"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Customize</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-Object Bar"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer Features"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Writing"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Designing and Structuring"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing with $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calculations"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creating Drawings"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserting Graphics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexible Application Interface"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Help Functions"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Drawing Object Properties Bar"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Picture Bar"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">Note</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">Horizontal Line</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Frame Bar"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "બંધારણ"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "વિન્ડો"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "પાનાનું પૂર્વદર્શન"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "જુઓ"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "ફેરફાર"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formatting Bar"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Additional icons"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "ડાબી થી જમણી તરફ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "જમણી થી ડાબી તરફ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "લખાણ વસ્તુ પટ્ટી"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "માપપટ્ટીઓ"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Welcome to the $[officename] Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME લેખક મદદ"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Working With %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, Toolbars, and Keys"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Getting Help"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Table Bar"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "The following section lists the help topics available for menus and dialogs."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserts a new table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "સ્તંભ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserts columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "હરોળ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserts rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "દૂર કરો"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "સ્તંભ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Deletes the selected columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "હરોળ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Deletes the selected rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "પસંદ કરો"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">Selects the current table.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "સ્તંભ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selects the current column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "હરોળ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selects the current row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "ખાનું"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autofit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "સ્તંભની પહોળાઈ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opens the Column Width dialog where you can change the width of a column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "હરોળ ઊંચાઈ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opens the Row Height dialog where you can change the height of a row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Allow Row to Break Across Pages and Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Heading Rows Repeat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text to Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Table to Text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "સૂત્ર"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "સંખ્યાનું બંધારણ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Table Boundaries"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Bullets and Numbering Bar"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "સાધનપટ્ટીઓ"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "This section provides an overview of the toolbars available in $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ફાઇલ"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "સૂત્ર પટ્ટી"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
diff --git a/source/he/helpcontent2/source/text/swriter.po b/source/he/helpcontent2/source/text/swriter.po
index 68b9d370d87..d26f92fd57b 100644
--- a/source/he/helpcontent2/source/text/swriter.po
+++ b/source/he/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-05 20:27+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "סרגל מצב"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +43,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+msgstr ""
+"The Status Bar contains information about the current document and offers "
+"various buttons with special functions."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +56,7 @@ msgctxt ""
msgid "Language"
msgstr "Language"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +65,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +74,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital Signature"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +83,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +92,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +101,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +110,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +119,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +128,7 @@ msgctxt ""
msgid "Tools"
msgstr "כלים"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +138,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +148,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +168,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +178,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +188,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +198,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +208,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +217,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-Object Bar"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,6 +227,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,6 +237,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +247,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +257,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +267,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,6 +277,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +287,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,6 +297,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +307,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +316,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "יכולות $[officename] קאלק"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,6 +326,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +334,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including Microsoft Word, HTML, or Adobe's Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer lets you design and produce text documents that can "
+"include graphics, tables, or charts. You can then save the documents in a "
+"variety of formats, including Microsoft Word, HTML, or Adobe's Portable "
+"Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +350,7 @@ msgctxt ""
msgid "Writing"
msgstr "Writing"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,6 +360,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,6 +370,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +380,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Designing and Structuring"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,6 +390,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,6 +400,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +410,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing with $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,6 +420,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +430,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calculations"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,6 +440,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +450,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creating Drawings"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,6 +460,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +470,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserting Graphics"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,6 +480,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +490,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexible Application Interface"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,6 +500,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +510,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,6 +520,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +530,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Help Functions"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,6 +540,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +549,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "סרגל עיצוב כיתוב"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,6 +559,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +569,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +579,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +589,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +599,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,6 +609,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +618,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "סרגל תכונות עצמי ציור"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,6 +627,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -566,6 +636,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +645,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +654,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +663,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +672,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +682,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -616,6 +692,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +702,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +712,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +722,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +732,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +742,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +752,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +762,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +782,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +792,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +802,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +812,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +822,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +832,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +842,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +861,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Frame Bar"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +871,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,6 +881,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +891,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,6 +901,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +911,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,6 +921,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +931,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,6 +941,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +951,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +970,7 @@ msgctxt ""
msgid "Format"
msgstr "צורה"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +980,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +990,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1000,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1010,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,6 +1020,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1030,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1040,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1050,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1060,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1070,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1079,7 @@ msgctxt ""
msgid "Window"
msgstr "חלון"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1089,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1099,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1108,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "סרגל תצוגה מקדימה"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1118,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1126,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The \\<emph\\>Page Preview\\</emph\\> Bar appears when you view the current document in the page preview mode."
+msgstr ""
+"The \\<emph\\>Page Preview\\</emph\\> Bar appears when you view the current "
+"document in the page preview mode."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1139,7 @@ msgctxt ""
msgid "View"
msgstr "תצוגה"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1149,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1159,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1169,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1178,7 @@ msgctxt ""
msgid "Edit"
msgstr "עריכה"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1188,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1198,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,6 +1208,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1218,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1228,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1248,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,6 +1258,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1268,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1278,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1288,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1298,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1308,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1318,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1328,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1337,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "סרגל עיצוב"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1347,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,6 +1357,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1367,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1377,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Additional icons"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1386,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1395,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1404,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1413,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1423,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,6 +1433,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Left-To-Right"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3728,6 +1442,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1452,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,6 +1462,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Right-To-Left"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3754,6 +1471,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,6 +1481,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1490,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Text Object Bar"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,6 +1500,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,6 +1510,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1520,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1530,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1540,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1550,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1560,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1568,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+msgstr ""
+"Here you can define the indents, spacing, alignment and line spacing for the "
+"paragraph currently selected."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1581,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Rulers"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1591,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1599,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+msgstr ""
+"Rulers display the dimensions of the page, and the position of tabs, "
+"indents, borders and columns. You can modify all of these on the rulers "
+"using the mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,6 +1614,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1623,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "ברוכים הבאים לסיוע 'קאלק' של $[officename]"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1633,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer Help"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1643,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Working With %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1653,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, Toolbars, and Keys"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1663,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Getting Help"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1672,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Table Bar"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1682,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,6 +1692,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1702,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1712,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1722,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1731,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1740,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1749,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1758,7 @@ msgctxt ""
msgid "Menus"
msgstr "תפריטים"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1768,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +1776,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "The following section lists the help topics available for menus and dialogs."
+msgstr ""
+"The following section lists the help topics available for menus and dialogs."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1788,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1797,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1806,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1815,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1824,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1833,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserts a new table."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1842,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1851,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserts columns."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1860,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1869,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserts rows."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1878,7 @@ msgctxt ""
msgid "Delete"
msgstr "Delete"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +1887,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +1896,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +1905,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +1914,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Deletes the selected columns."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +1923,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rows"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +1932,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Deletes the selected rows."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +1941,7 @@ msgctxt ""
msgid "Select"
msgstr "Select"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +1950,7 @@ msgctxt ""
msgid "Table"
msgstr "Table"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +1959,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +1968,7 @@ msgctxt ""
msgid "Column"
msgstr "Column"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +1977,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selects the current column."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +1986,7 @@ msgctxt ""
msgid "Row"
msgstr "Row"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +1995,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selects the current row."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2004,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cell"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2013,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2022,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2031,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2040,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2049,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autofit"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2058,17 @@ msgctxt ""
msgid "Column width"
msgstr "Column width"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opens the Column Width dialog where you can change the width of a column."
+msgstr ""
+"Opens the Column Width dialog where you can change the width of a column."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2077,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2086,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2095,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Row Height"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2104,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Opens the Row Height dialog where you can change the height of a row."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2113,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2122,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2131,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Allow Row to Break Across Pages and Columns"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2140,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2149,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Heading Rows Repeat"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2158,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2167,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convert"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2176,7 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text to Table"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2185,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2194,7 @@ msgctxt ""
msgid "Table to Text"
msgstr "Table to Text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2203,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2221,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2230,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2239,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Number Format"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2248,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2257,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Table Boundaries"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+msgstr ""
+"Shows or hides the boundaries around table cells. The boundaries are only "
+"visible on screen and are not printed."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2277,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2286,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "סרגל נוסחאות"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2296,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4491,6 +2306,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2315,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "סרגלי כלים"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2325,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4517,6 +2335,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2344,7 @@ msgctxt ""
msgid "File"
msgstr "קובץ"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2354,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2364,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2374,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2384,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2394,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2404,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2414,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2424,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2433,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "סרגל תמונות"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2443,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/he/helpcontent2/source/text/swriter/librelogo.po b/source/he/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..6320f3582c5
--- /dev/null
+++ b/source/he/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,3351 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-05 20:27+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: he\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "סרגל מצב"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "The Status Bar contains information about the current document and offers various buttons with special functions."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Language"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital Signature"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "כלים"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-Object Bar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "יכולות $[officename] קאלק"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including Microsoft Word, HTML, or Adobe's Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Writing"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Designing and Structuring"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing with $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calculations"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creating Drawings"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserting Graphics"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexible Application Interface"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Help Functions"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "סרגל עיצוב כיתוב"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "סרגל תכונות עצמי ציור"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Frame Bar"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "צורה"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "חלון"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "סרגל תצוגה מקדימה"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The \\<emph\\>Page Preview\\</emph\\> Bar appears when you view the current document in the page preview mode."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "תצוגה"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "עריכה"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "סרגל עיצוב"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Additional icons"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Left-To-Right"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Right-To-Left"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Text Object Bar"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Rulers"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "ברוכים הבאים לסיוע 'קאלק' של $[officename]"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer Help"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Working With %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, Toolbars, and Keys"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Getting Help"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Table Bar"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "תפריטים"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "The following section lists the help topics available for menus and dialogs."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserts a new table."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserts columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserts rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Delete"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Deletes the selected columns."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rows"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Deletes the selected rows."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Select"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Column"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selects the current column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Row"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selects the current row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autofit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Column width"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opens the Column Width dialog where you can change the width of a column."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Row Height"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opens the Row Height dialog where you can change the height of a row."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Allow Row to Break Across Pages and Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Heading Rows Repeat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convert"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Text to Table"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Table to Text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Number Format"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Table Boundaries"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "סרגל נוסחאות"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "סרגלי כלים"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "קובץ"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "סרגל תמונות"
diff --git a/source/hi/helpcontent2/source/text/swriter.po b/source/hi/helpcontent2/source/text/swriter.po
index 189f4208423..93c92de17a8 100644
--- a/source/hi/helpcontent2/source/text/swriter.po
+++ b/source/hi/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-05 20:35+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "स्थिति पट्टी"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +43,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "स्थिति पट्टी में मौजूदा दस्तावेज़ के बारे में जानकारियाँ होती हैं तथा विशिष्ट क्रियाओं हेतु बहुत से बटन होते हैं."
+msgstr ""
+"स्थिति पट्टी में मौजूदा दस्तावेज़ के बारे में जानकारियाँ होती हैं तथा "
+"विशिष्ट क्रियाओं हेतु बहुत से बटन होते हैं."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +56,7 @@ msgctxt ""
msgid "Language"
msgstr "भाषा"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +65,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +74,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "डिजिटल हस्ताक्षर"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +83,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +92,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +101,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +110,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +119,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +128,7 @@ msgctxt ""
msgid "Tools"
msgstr "औज़ार"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +138,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +148,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +168,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +178,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +188,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +198,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +208,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +217,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "ओएलई-ऑब्जैक्ट पट्टी"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,6 +227,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,6 +237,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +247,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +257,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +267,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,6 +277,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +287,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,6 +297,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +307,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +316,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr ""
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,6 +326,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,6 +336,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +346,7 @@ msgctxt ""
msgid "Writing"
msgstr "लेखन"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,6 +356,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,6 +366,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "डिज़ाइन बनाना तथा स्ट्रक्चर बनाना"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,6 +386,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,6 +396,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +406,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] राइटर के साथ डेस्कटॉप प्रकाशन कार्य"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,6 +416,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +426,7 @@ msgctxt ""
msgid "Calculations"
msgstr "गणनाएँ"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,6 +436,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +446,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "ड्राइंग तैयार करना"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,6 +456,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +466,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "ग्राफ़िक्स प्रविष्ट करना"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,6 +476,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +486,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "लचीला अनुप्रयोग इंटरफ़ेस"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,6 +496,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +506,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "खींचें व छोड़ें"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,6 +516,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +526,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "मदद क्रियाएँ"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,6 +536,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +545,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "ड्राइंग वस्तु गुण पट्टी"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,6 +555,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +565,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +575,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +585,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +595,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,6 +605,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +614,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "छवि पट्टी"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,6 +623,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -566,6 +632,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +641,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +650,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +659,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +668,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +678,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -616,6 +688,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +698,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +708,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +718,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +728,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +738,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +748,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +758,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +768,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +778,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +788,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +798,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +808,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +818,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +838,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +848,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +857,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "फ्रेम पट्टी"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +867,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,6 +877,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +887,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,6 +897,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +907,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,6 +917,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +927,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,6 +937,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +947,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +957,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +966,7 @@ msgctxt ""
msgid "Format"
msgstr "प्रारुप"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +976,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +986,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +996,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1006,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,6 +1016,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1036,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1046,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1056,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1066,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1075,7 @@ msgctxt ""
msgid "Window"
msgstr "विंडो"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1085,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1095,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1104,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "पृष्ठ पूर्वावलोकन"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1114,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1124,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1133,7 @@ msgctxt ""
msgid "View"
msgstr "दृश्य"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1143,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1153,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1163,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1172,7 @@ msgctxt ""
msgid "Edit"
msgstr "संपादन"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1182,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1192,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,6 +1202,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1212,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1222,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1232,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1242,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,6 +1252,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1282,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1292,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1302,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1312,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1322,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1331,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "फॉर्मेटिंग पट्टी"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1341,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,6 +1351,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1361,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1371,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "अतिरिक्त प्रतीक"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1380,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1389,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1398,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1407,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1417,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,6 +1427,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "दाएँ-से-बाएँ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3728,6 +1436,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1446,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,6 +1456,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "दाएँ-से-बाएँ"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3754,6 +1465,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,6 +1475,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1484,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "पाठ वस्तु पट्टी"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,6 +1494,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,6 +1504,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1514,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1524,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1534,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1544,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1554,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1562,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "यहाँ पर आप चयनित अनुच्छेद के हाशिए, स्पेसिंग, क्रमबद्धता तथा पंक्ति के बीच की दूरियों को तय कर सकते हैं."
+msgstr ""
+"यहाँ पर आप चयनित अनुच्छेद के हाशिए, स्पेसिंग, क्रमबद्धता तथा पंक्ति के बीच "
+"की दूरियों को तय कर सकते हैं."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1575,7 @@ msgctxt ""
msgid "Rulers"
msgstr "मापक"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1585,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1593,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "मापक के जरिए आप पृष्ठ के आकार, टैब की स्थिति, हाशिए, किनारे तथा स्तम्भों की स्थितियों को देख सकते हैं. मापक के ऊपर ही माउस के जरिए इन्हें आप परिवर्धित कर सकते हैं."
+msgstr ""
+"मापक के जरिए आप पृष्ठ के आकार, टैब की स्थिति, हाशिए, किनारे तथा स्तम्भों की "
+"स्थितियों को देख सकते हैं. मापक के ऊपर ही माउस के जरिए इन्हें आप परिवर्धित "
+"कर सकते हैं."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,6 +1608,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1617,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] राइटर मदद में आपका स्वागत है"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1627,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr ""
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1637,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr ""
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1647,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "मेन्यू, औज़ारपट्टियाँ, तथा कुंजियाँ"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1657,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "मदद प्राप्त की जा रही है"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1666,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "तालिका पट्टी"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1676,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,6 +1686,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1696,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1706,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1716,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1725,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1734,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1743,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1752,7 @@ msgctxt ""
msgid "Menus"
msgstr "मेन्यू"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1762,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +1770,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "मेन्यू तथा संवादों के लिए मदद विषयों को नीचे दिए गए खण्ड में दिखाया गया है."
+msgstr ""
+"मेन्यू तथा संवादों के लिए मदद विषयों को नीचे दिए गए खण्ड में दिखाया गया है."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1782,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1791,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1800,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1809,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1818,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1827,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "एक नई तालिका जोड़ें."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1836,7 @@ msgctxt ""
msgid "Columns"
msgstr "स्तम्भ"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1845,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "स्तम्भ जोड़ें."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1854,7 @@ msgctxt ""
msgid "Rows"
msgstr "पंक्ति"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1863,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "पंक्तियाँ जोड़ें."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1872,7 @@ msgctxt ""
msgid "Delete"
msgstr "मिटाएँ"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +1881,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +1890,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +1899,7 @@ msgctxt ""
msgid "Columns"
msgstr "स्तम्भ"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +1908,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "चयनित स्तम्भों को मिटाता है."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +1917,7 @@ msgctxt ""
msgid "Rows"
msgstr "पंक्ति"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +1926,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "चयनित पंक्तियों को मिटाता है."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +1935,7 @@ msgctxt ""
msgid "Select"
msgstr "चुनें"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +1944,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +1953,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +1962,7 @@ msgctxt ""
msgid "Column"
msgstr "स्तम्भ"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +1971,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "मौज़ूदा स्तम्भ को चुनता है."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +1980,7 @@ msgctxt ""
msgid "Row"
msgstr "पंक्ति"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +1989,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "वर्तमान पंक्ति को चुनता है."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +1998,7 @@ msgctxt ""
msgid "Cell"
msgstr "कक्ष"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2007,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2016,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2025,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2034,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2043,7 @@ msgctxt ""
msgid "Autofit"
msgstr "स्वतःफिट"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2052,17 @@ msgctxt ""
msgid "Column width"
msgstr "स्तम्भ चौडाई"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "स्तम्भ चौड़ाई संवाद खोलता है जिसके जरिए आप स्तम्भ की चौड़ाई बदल सकते हैं."
+msgstr ""
+"स्तम्भ चौड़ाई संवाद खोलता है जिसके जरिए आप स्तम्भ की चौड़ाई बदल सकते हैं."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2071,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2080,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2089,7 @@ msgctxt ""
msgid "Row Height"
msgstr "पंक्ति ऊँचाई"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2098,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "पंक्ति ऊंचाई संवाद खोलता है जिसके जरिए आप पंक्ति की ऊँचाई बदल सकते हैं."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2107,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2116,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2125,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "पृष्ठों तथा स्तम्भों में पंक्तियों को तोड़ना सक्षम करें"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2134,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2143,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "शीर्षक पंक्तियाँ दोहराएँ"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2152,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2161,7 @@ msgctxt ""
msgid "Convert"
msgstr "बदलें"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2170,7 @@ msgctxt ""
msgid "Text to Table"
msgstr "पाठ से तालिका"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2179,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2188,7 @@ msgctxt ""
msgid "Table to Text"
msgstr "तालिका से पाठ"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2197,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2206,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2215,7 @@ msgctxt ""
msgid "Formula"
msgstr "सूत्र"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2224,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2233,7 @@ msgctxt ""
msgid "Number Format"
msgstr "संख्या फ़ॉर्मेट"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2242,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2251,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "तालिका सीमाएँ"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "तालिका कक्षों के चारों ओर सीमाओं को दिखाता या छुपाता है. सीमाएँ सिर्फ स्क्रीन पर दिखाई देंगी तथा छपेंगी नहीं."
+msgstr ""
+"तालिका कक्षों के चारों ओर सीमाओं को दिखाता या छुपाता है. सीमाएँ सिर्फ "
+"स्क्रीन पर दिखाई देंगी तथा छपेंगी नहीं."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2271,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2280,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "चिह्न तथा क्रमांक डालने की पट्टी"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2290,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4491,6 +2300,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2309,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "औज़ार-पट्टियाँ"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2319,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4517,6 +2329,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2338,7 @@ msgctxt ""
msgid "File"
msgstr "फ़ाइल"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2348,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2358,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2368,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2378,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2388,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2398,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2408,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2418,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2427,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "सूत्र पट्टी"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2437,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/hi/helpcontent2/source/text/swriter/librelogo.po b/source/hi/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..e175feddd5e
--- /dev/null
+++ b/source/hi/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,3277 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-05 20:35+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "स्थिति पट्टी"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "स्थिति पट्टी में मौजूदा दस्तावेज़ के बारे में जानकारियाँ होती हैं तथा विशिष्ट क्रियाओं हेतु बहुत से बटन होते हैं."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "भाषा"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "डिजिटल हस्ताक्षर"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "औज़ार"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "ओएलई-ऑब्जैक्ट पट्टी"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "लेखन"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "डिज़ाइन बनाना तथा स्ट्रक्चर बनाना"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] राइटर के साथ डेस्कटॉप प्रकाशन कार्य"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "गणनाएँ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "ड्राइंग तैयार करना"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "ग्राफ़िक्स प्रविष्ट करना"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "लचीला अनुप्रयोग इंटरफ़ेस"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "खींचें व छोड़ें"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "मदद क्रियाएँ"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "ड्राइंग वस्तु गुण पट्टी"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "छवि पट्टी"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "फ्रेम पट्टी"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "प्रारुप"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "विंडो"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "पृष्ठ पूर्वावलोकन"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "दृश्य"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "संपादन"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "फॉर्मेटिंग पट्टी"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "अतिरिक्त प्रतीक"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "दाएँ-से-बाएँ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "दाएँ-से-बाएँ"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "पाठ वस्तु पट्टी"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "यहाँ पर आप चयनित अनुच्छेद के हाशिए, स्पेसिंग, क्रमबद्धता तथा पंक्ति के बीच की दूरियों को तय कर सकते हैं."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "मापक"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "मापक के जरिए आप पृष्ठ के आकार, टैब की स्थिति, हाशिए, किनारे तथा स्तम्भों की स्थितियों को देख सकते हैं. मापक के ऊपर ही माउस के जरिए इन्हें आप परिवर्धित कर सकते हैं."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] राइटर मदद में आपका स्वागत है"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "मेन्यू, औज़ारपट्टियाँ, तथा कुंजियाँ"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "मदद प्राप्त की जा रही है"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "तालिका पट्टी"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "मेन्यू"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "मेन्यू तथा संवादों के लिए मदद विषयों को नीचे दिए गए खण्ड में दिखाया गया है."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "एक नई तालिका जोड़ें."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "स्तम्भ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "स्तम्भ जोड़ें."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "पंक्ति"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "पंक्तियाँ जोड़ें."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "मिटाएँ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "स्तम्भ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "चयनित स्तम्भों को मिटाता है."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "पंक्ति"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "चयनित पंक्तियों को मिटाता है."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "चुनें"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "स्तम्भ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "मौज़ूदा स्तम्भ को चुनता है."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "पंक्ति"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "वर्तमान पंक्ति को चुनता है."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "कक्ष"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "स्वतःफिट"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "स्तम्भ चौडाई"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "स्तम्भ चौड़ाई संवाद खोलता है जिसके जरिए आप स्तम्भ की चौड़ाई बदल सकते हैं."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "पंक्ति ऊँचाई"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "पंक्ति ऊंचाई संवाद खोलता है जिसके जरिए आप पंक्ति की ऊँचाई बदल सकते हैं."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "पृष्ठों तथा स्तम्भों में पंक्तियों को तोड़ना सक्षम करें"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "शीर्षक पंक्तियाँ दोहराएँ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "बदलें"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "पाठ से तालिका"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "तालिका से पाठ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "सूत्र"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "संख्या फ़ॉर्मेट"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "तालिका सीमाएँ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "तालिका कक्षों के चारों ओर सीमाओं को दिखाता या छुपाता है. सीमाएँ सिर्फ स्क्रीन पर दिखाई देंगी तथा छपेंगी नहीं."
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "चिह्न तथा क्रमांक डालने की पट्टी"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "औज़ार-पट्टियाँ"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "फ़ाइल"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "सूत्र पट्टी"
diff --git a/source/hr/helpcontent2/source/text/swriter.po b/source/hr/helpcontent2/source/text/swriter.po
index 7242e7ea1fd..337b99f4629 100644
--- a/source/hr/helpcontent2/source/text/swriter.po
+++ b/source/hr/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-05-03 10:42+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11,10 +12,12 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"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"
+"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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statusna traka"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +36,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -41,6 +46,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr ""
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +55,7 @@ msgctxt ""
msgid "Language"
msgstr "Jezik"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +64,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +73,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitalni potpis"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +82,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +91,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Izgled povećanja i pogleda"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +100,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +109,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +118,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +127,7 @@ msgctxt ""
msgid "Tools"
msgstr "Alati"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +137,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +147,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +157,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +167,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +177,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +187,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +197,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +207,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +216,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr ""
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,6 +226,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,6 +236,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +246,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +256,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +266,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,6 +276,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,6 +296,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +306,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +315,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Svojstva $[officename] Writer-a"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,6 +325,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,6 +335,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +345,7 @@ msgctxt ""
msgid "Writing"
msgstr "Zapisivanje"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,6 +355,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,6 +365,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +375,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr ""
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,6 +385,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,6 +395,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +405,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,6 +415,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +425,7 @@ msgctxt ""
msgid "Calculations"
msgstr ""
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,6 +435,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +445,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr ""
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,6 +455,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +465,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr ""
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,6 +475,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +485,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr ""
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,6 +495,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +505,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr ""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,6 +515,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +525,7 @@ msgctxt ""
msgid "Help Functions"
msgstr ""
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,6 +535,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +544,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr ""
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,6 +554,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +564,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +574,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +584,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +594,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,6 +604,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +613,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr ""
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,6 +622,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -566,6 +631,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +640,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +649,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +658,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +667,7 @@ msgctxt ""
msgid "Insert"
msgstr "Ubaci"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +677,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -616,6 +687,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +697,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +707,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +717,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +727,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +737,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +747,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +757,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +767,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +777,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +787,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +797,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +807,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +817,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +827,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +837,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +847,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +856,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr ""
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +866,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,6 +876,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +886,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,6 +896,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +906,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,6 +916,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +926,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,6 +936,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +946,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +965,7 @@ msgctxt ""
msgid "Format"
msgstr "Oblik"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +975,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +985,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +995,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1005,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,6 +1015,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1025,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1035,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1045,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1055,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1065,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1074,7 @@ msgctxt ""
msgid "Window"
msgstr "Prozor"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1084,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1094,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1103,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Pregled stranice"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1113,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1123,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1132,7 @@ msgctxt ""
msgid "View"
msgstr "Pogled"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1142,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1152,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1162,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1171,7 @@ msgctxt ""
msgid "Edit"
msgstr "Uređivanje"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1181,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1191,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,6 +1201,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1211,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1221,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1231,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,6 +1251,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1261,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1271,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1281,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1291,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1301,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1311,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1321,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1330,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr ""
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1340,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,6 +1350,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1360,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1370,7 @@ msgctxt ""
msgid "Additional icons"
msgstr ""
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1379,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Povećaj pismo"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1388,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1397,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Smanji pismo"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1406,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1416,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,6 +1426,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "s lijeva na desno"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3728,6 +1435,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1445,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,6 +1455,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "S desna na lijevo"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3754,6 +1464,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,6 +1474,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1483,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Traka objekta teksta"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,6 +1493,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,6 +1503,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1513,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1523,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1533,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1543,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1553,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,6 +1563,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1572,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Ravnala"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1582,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,6 +1592,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,6 +1602,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1611,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr ""
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1621,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer pomoć"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1631,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr ""
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1641,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr ""
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1651,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Dobivanje pomoći."
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1660,7 @@ msgctxt ""
msgid "Table Bar"
msgstr ""
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1670,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,6 +1680,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1690,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1700,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1710,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1719,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1728,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1737,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1746,7 @@ msgctxt ""
msgid "Menus"
msgstr "Izbornici"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1756,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4025,6 +1766,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1775,7 @@ msgctxt ""
msgid "Table"
msgstr "Tablica"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1784,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1793,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1802,7 @@ msgctxt ""
msgid "Insert"
msgstr "Ubaci"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1811,7 @@ msgctxt ""
msgid "Table"
msgstr "Tablica"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1820,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr ""
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1829,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1838,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr ""
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1847,7 @@ msgctxt ""
msgid "Rows"
msgstr "Retci"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1856,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr ""
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1865,7 @@ msgctxt ""
msgid "Delete"
msgstr "Obriši"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +1874,7 @@ msgctxt ""
msgid "Table"
msgstr "Tablica"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +1883,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +1892,7 @@ msgctxt ""
msgid "Columns"
msgstr "Columns"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +1901,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr ""
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +1910,7 @@ msgctxt ""
msgid "Rows"
msgstr "Retci"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +1919,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr ""
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +1928,7 @@ msgctxt ""
msgid "Select"
msgstr "Odabir"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +1937,7 @@ msgctxt ""
msgid "Table"
msgstr "Tablica"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +1946,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +1955,7 @@ msgctxt ""
msgid "Column"
msgstr "Stupac"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +1964,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr ""
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +1973,7 @@ msgctxt ""
msgid "Row"
msgstr "Redak"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +1982,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr ""
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +1991,7 @@ msgctxt ""
msgid "Cell"
msgstr "Ćelija"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2000,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2009,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2018,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2027,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2036,7 @@ msgctxt ""
msgid "Autofit"
msgstr ""
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2045,7 @@ msgctxt ""
msgid "Column width"
msgstr "Širina stupca"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2054,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2063,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2072,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2081,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Visina retka"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2090,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2099,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2108,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2117,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Dopustite redovima da se lome preko stranica i stupaca"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2126,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2135,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Ponavljanje zaglavlja redaka"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2144,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2153,7 @@ msgctxt ""
msgid "Convert"
msgstr "Pretvori"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2162,7 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst u tablicu"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2171,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2180,7 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tablica u tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2189,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2198,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2207,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2216,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2225,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Oblik broja"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2234,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2243,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Granice tablice"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2252,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2261,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2270,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2280,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4491,6 +2290,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2299,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Alatne trake"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2309,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4517,6 +2319,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2328,7 @@ msgctxt ""
msgid "File"
msgstr "Datoteka"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2338,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2348,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2358,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2368,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2378,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2388,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2398,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2408,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2417,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Traka formule"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2427,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/hr/helpcontent2/source/text/swriter/librelogo.po b/source/hr/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..e6adcc21a0c
--- /dev/null
+++ b/source/hr/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,3111 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-05-03 10:42+0200\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"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-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statusna traka"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Jezik"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitalni potpis"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Izgled povećanja i pogleda"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Alati"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Svojstva $[officename] Writer-a"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Zapisivanje"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Ubaci"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Oblik"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Prozor"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Pregled stranice"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Pogled"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Uređivanje"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Povećaj pismo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Smanji pismo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "s lijeva na desno"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "S desna na lijevo"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Traka objekta teksta"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Ravnala"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer pomoć"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Dobivanje pomoći."
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Izbornici"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tablica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Ubaci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tablica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Retci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Obriši"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tablica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Columns"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Retci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Odabir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tablica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Stupac"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Redak"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Ćelija"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Širina stupca"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Visina retka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Dopustite redovima da se lome preko stranica i stupaca"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Ponavljanje zaglavlja redaka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Pretvori"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst u tablicu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tablica u tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Oblik broja"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Granice tablice"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Alatne trake"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Datoteka"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Traka formule"
diff --git a/source/hu/helpcontent2/source/text/swriter.po b/source/hu/helpcontent2/source/text/swriter.po
index b7f653bb3e6..92cc8d7f29d 100644
--- a/source/hu/helpcontent2/source/text/swriter.po
+++ b/source/hu/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-05-11 21:52+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Állapotsor"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Állapotsor\">Állapotsor</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Állapotsor\">Állapotsor</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Az Állapotsor információkat jelenít meg az aktuális dokumentumról, és különleges funkcióval rendelkező gombokat tartalmaz."
+msgstr ""
+"Az Állapotsor információkat jelenít meg az aktuális dokumentumról, és "
+"különleges funkcióval rendelkező gombokat tartalmaz."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,24 @@ msgctxt ""
msgid "Language"
msgstr "Nyelv"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Megjeleníti a kijelölt szöveg nyelvét.<br/>Kattintson egy menü megnyitásához, ahol kiválaszthatja a kijelölt szöveg vagy az aktuális bekezdés nyelvét. <br/>Válassza a Nincs lehetőséget a kijelölt szöveg helyesírás-ellenőrzésből és elválasztásból történő kizárásához.<br/>Válassza a Vissza az alapértelmezett nyelvre lehetőséget az alapértelmezett nyelv a kijelölésre vagy a bekezdésre való ismételt alkalmazásához. <br/>Válassza a További lehetőséget a további lehetőségeket tartalmazó párbeszédablak megnyitásához.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Megjeleníti a kijelölt szöveg nyelvét.<br/>Kattintson egy "
+"menü megnyitásához, ahol kiválaszthatja a kijelölt szöveg vagy az aktuális "
+"bekezdés nyelvét. <br/>Válassza a Nincs lehetőséget a kijelölt szöveg "
+"helyesírás-ellenőrzésből és elválasztásból történő kizárásához.<br/>Válassza "
+"a Vissza az alapértelmezett nyelvre lehetőséget az alapértelmezett nyelv a "
+"kijelölésre vagy a bekezdésre való ismételt alkalmazásához. <br/>Válassza a "
+"További lehetőséget a további lehetőségeket tartalmazó párbeszédablak "
+"megnyitásához.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitális aláírás"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Lásd még: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitális aláírások</link>."
+msgstr ""
+"Lásd még: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitális "
+"aláírások</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +103,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Nagyítás és képernyőn elrendezés"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Három vezérlőelem a Writer állapotsorán lehetővé teszi a szöveges dokumentumok nagyításának és a képernyőn elrendezésének módosítását."
+msgstr ""
+"Három vezérlőelem a Writer állapotsorán lehetővé teszi a szöveges "
+"dokumentumok nagyításának és a képernyőn elrendezésének módosítását."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">A Képernyőelrendezés ikonok balról jobbra: egyoldalas nézet, több oldal egymás mellett és könyvmód, azaz két oldal egymás mellett, mint egy nyitott könyvben.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">A Képernyőelrendezés ikonok balról jobbra: egyoldalas nézet, "
+"több oldal egymás mellett és könyvmód, azaz két oldal egymás mellett, mint "
+"egy nyitott könyvben.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">A Nagyítás/kicsinyítés csúszkát balra húzva több oldalt tekinthet meg, jobbra húzva pedig ráközelíthet az oldalra, és egy kisebb részét tekintheti meg.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">A Nagyítás/kicsinyítés csúszkát balra húzva több oldalt "
+"tekinthet meg, jobbra húzva pedig ráközelíthet az oldalra, és egy kisebb "
+"részét tekintheti meg.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +147,7 @@ msgctxt ""
msgid "Tools"
msgstr "Eszközök"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +157,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eszközök\">Eszközök</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +165,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Helyesírási eszközöket, a dokumentumhoz hozzáadható objektumok tárát, valamint a menük beállítására és a program tulajdonságainak megadására szolgáló eszközöket tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Helyesírási eszközöket, a dokumentumhoz hozzáadható "
+"objektumok tárát, valamint a menük beállítására és a program "
+"tulajdonságainak megadására szolgáló eszközöket tartalmazza.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +178,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Vázlatszintek számozása\">Vázlatszintek számozása</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Vázlatszintek "
+"számozása\">Vázlatszintek számozása</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +190,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Sorszámozás\">Sorszámozás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"Sorszámozás\">Sorszámozás</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +202,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +214,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +225,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automatikus javítás\">Automatikus javítás beállításai</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Automatikus "
+"javítás\">Automatikus javítás beállításai</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +237,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Testreszabás\">Testreszabás</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Testreszabás\">Testreszabás</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +250,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objektum eszköztár"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +258,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektum eszköztár\">OLE-objektum eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektum eszköztár\">OLE-"
+"objektum eszköztár</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +270,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Az <emph>OLE-objektum</emph> eszköztár egy objektum kiválasztásakor jelenik meg, és a legfontosabb, objektumot formázó és elhelyező funkciókat tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Az <emph>OLE-objektum</emph> eszköztár egy "
+"objektum kiválasztásakor jelenik meg, és a legfontosabb, objektumot formázó "
+"és elhelyező funkciókat tartalmazza.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +283,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs körbefuttatás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs "
+"körbefuttatás</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +295,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ezt a "
+"beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +307,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Körbefuttatás\">Körbefuttatás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Körbefuttatás\">Körbefuttatás</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ez az ikon a <emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> lehetőségét testesíti meg."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ez az ikon "
+"a <emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> "
+"lehetőségét testesíti meg."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +332,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +344,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ugyanezt a hatást a <emph>Körbefuttatás</emph> lapon is elérheti."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ugyanezt a "
+"hatást a <emph>Körbefuttatás</emph> lapon is elérheti."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektum tulajdonságai\">Objektum tulajdonságai</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektum "
+"tulajdonságai\">Objektum tulajdonságai</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "A $[officename] Writer funkciói"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"A $[officename] Writer funkciói\">A $[officename] Writer funkciói</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"A "
+"$[officename] Writer funkciói\">A $[officename] Writer "
+"funkciói</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +390,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "A $[officename] Writer segítségével grafikákat, táblázatokat vagy diagramokat tartalmazó szöveges dokumentumokat tervezhet és állíthat elő. A kész dokumentumokat ezután számos különböző formátumba mentheti, többek között a szabványosított OpenDocument (ODF), Microsoft Word vagy HTML formátumba. Ezen kívül a dokumentumait PDF formátumba is exportálhatja."
+msgstr ""
+"A $[officename] Writer segítségével grafikákat, táblázatokat vagy "
+"diagramokat tartalmazó szöveges dokumentumokat tervezhet és állíthat elő. A "
+"kész dokumentumokat ezután számos különböző formátumba mentheti, többek "
+"között a szabványosított OpenDocument (ODF), Microsoft Word vagy HTML "
+"formátumba. Ezen kívül a dokumentumait PDF formátumba is exportálhatja."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +407,7 @@ msgctxt ""
msgid "Writing"
msgstr "Írás"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +415,16 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "A $[officename] Writer segítségével alapvető dokumentumokat, például feljegyzéseket, <link href=\"text/shared/guide/fax.xhp\" name=\"faxokat\">faxokat</link>, leveleket, önéletrajzokat és <link href=\"text/swriter/01/01150000.xhp\" name=\"körleveleket\">körleveleket</link>, valamint hosszabb, összetettebb, illetve több részből álló dokumentumokat is létrehozhat, amelyek irodalomjegyzéket, hivatkozási táblázatokat és más jegyzékeket is tartalmazhatnak."
+msgstr ""
+"A $[officename] Writer segítségével alapvető dokumentumokat, például "
+"feljegyzéseket, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxokat\">faxokat</link>, leveleket, önéletrajzokat és <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"körleveleket\">körleveleket</link>, "
+"valamint hosszabb, összetettebb, illetve több részből álló dokumentumokat "
+"is létrehozhat, amelyek irodalomjegyzéket, hivatkozási táblázatokat és más "
+"jegyzékeket is tartalmazhatnak."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +432,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "A $[officename] Writer olyan hasznos funkciókat is tartalmaz, mint a <link href=\"text/shared/01/06010000.xhp\" name=\"helyesírás-ellenőrző\">helyesírás-ellenőrző</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"szókincstár\">szókincstár</link>, az <link href=\"text/shared/01/06040000.xhp\" name=\"Automatikus javítás\">automatikus javítás</link> és az <link href=\"text/swriter/01/06030000.xhp\" name=\"Elválasztás\">elválasztás</link>, valamint számos <link href=\"text/shared/01/01010100.xhp\" name=\"sablonnal\">sablonnal</link> is rendelkezik, majdnem mindenféle felhasználásra. Saját sablonokat is létrehozhat a Tündérek segítségével."
-
+msgstr ""
+"A $[officename] Writer olyan hasznos funkciókat is tartalmaz, mint a <link "
+"href=\"text/shared/01/06010000.xhp\" "
+"name=\"helyesírás-ellenőrző\">helyesírás-ellenőrző</link>, a <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"szókincstár\">szókincstár</link>, az <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"Automatikus javítás\">automatikus "
+"javítás</link> és az <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Elválasztás\">elválasztás</link>, valamint számos <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"sablonnal\">sablonnal</link> is "
+"rendelkezik, majdnem mindenféle felhasználásra. Saját sablonokat is "
+"létrehozhat a Tündérek segítségével."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +455,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Tervezés és strukturálás"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +463,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "A $[officename] a dokumentumok megtervezését segítő eszközök széles választékát kínálja. A <link href=\"text/swriter/01/05140000.xhp\" name=\"Stílusok\">Stílusok és formázás ablak</link> segítségével létrehozhatja, kioszthatja és módosíthatja az egyes bekezdésekhez, karakterekhez keretekhez és oldalakhoz tartozó stílusokat. Ezenfelül a <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> segít gyorsan mozogni a dokumentumon belül, áttekintheti a dokumentum szerkezeti felépítését, és nyomon követheti a dokumentumba beszúrt objektumokat."
+msgstr ""
+"A $[officename] a dokumentumok megtervezését segítő eszközök széles "
+"választékát kínálja. A <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Stílusok\">Stílusok és formázás ablak</link> segítségével "
+"létrehozhatja, kioszthatja és módosíthatja az egyes bekezdésekhez, "
+"karakterekhez keretekhez és oldalakhoz tartozó stílusokat. Ezenfelül a <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> segít "
+"gyorsan mozogni a dokumentumon belül, áttekintheti a dokumentum szerkezeti "
+"felépítését, és nyomon követheti a dokumentumba beszúrt objektumokat."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +481,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Különböző <link href=\"text/swriter/01/04120000.xhp\" name=\"jegyzékeket és táblázatokat\">jegyzékeket és táblázatokat</link> is létrehozhat a szöveges dokumentumokban. Az egyes jegyzékek és táblázatok felépítését és megjelenítési módját az egyedi igényeihez szabhatja. Az élő hiperhivatkozások és a könyvjelzők segítségével közvetlenül egy szöveg adott elemére lehet ugrani."
+msgstr ""
+"Különböző <link href=\"text/swriter/01/04120000.xhp\" name=\"jegyzékeket és "
+"táblázatokat\">jegyzékeket és táblázatokat</link> is létrehozhat a szöveges "
+"dokumentumokban. Az egyes jegyzékek és táblázatok felépítését és "
+"megjelenítési módját az egyedi igényeihez szabhatja. Az élő "
+"hiperhivatkozások és a könyvjelzők segítségével közvetlenül egy szöveg adott "
+"elemére lehet ugrani."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +499,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Kiadványszerkesztés a $[officename] Writer programmal"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +507,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "A $[officename] Writer számos kiadványszerkesztő- és rajzolóeszközt tartalmaz, ezzel segítve a professzionálisan stilizált dokumentumok, mint például brosúrák, hírlevelek és meghívók készítését. A dokumentumokat formázhatja több-hasábos elrendezés, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"szövegkeretek\">szövegkeretek</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"képek\">képek</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"táblázatok\">táblázatok</link>"
-
+msgstr ""
+"A $[officename] Writer számos kiadványszerkesztő- és rajzolóeszközt "
+"tartalmaz, ezzel segítve a professzionálisan stilizált dokumentumok, mint "
+"például brosúrák, hírlevelek és meghívók készítését. A dokumentumokat "
+"formázhatja több-hasábos elrendezés, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"szövegkeretek\">szövegkeretek</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"képek\">képek</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"táblázatok\">táblázatok</link>"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +528,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Számítások"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +536,15 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "és más objektumok segítségével. A szöveges dokumentumok a $[officename] programban beépíttet <link href=\"text/swriter/main0214.xhp\" name=\"számítási funkcióval\">számítási funkcióval</link> rendelkeznek, amelynek segítségével kifinomult számításokat végezhet és logikai kapcsolatokat hozhat létre. Könnyedén hozhat létre egy táblázatot egy szöveges dokumentumban a számítások elvégzéséhez."
+msgstr ""
+"és más objektumok segítségével. A szöveges dokumentumok a $[officename] "
+"programban beépíttet <link href=\"text/swriter/main0214.xhp\" name=\"számítási "
+"funkcióval\">számítási funkcióval</link> rendelkeznek, amelynek segítségével "
+"kifinomult számításokat végezhet és logikai kapcsolatokat hozhat létre. "
+"Könnyedén hozhat létre egy táblázatot egy szöveges dokumentumban a "
+"számítások elvégzéséhez."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +554,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Rajzok létrehozása"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +562,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "A $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"rajzeszközével\">rajzeszközével</link> rajzokat, grafikákat, jelmagyarázatokat és más grafikai elemeket illeszthet be közvetlenül a szöveges dokumentumokba."
+msgstr ""
+"A $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"rajzeszközével\">rajzeszközével</link> rajzokat, grafikákat, "
+"jelmagyarázatokat és más grafikai elemeket illeszthet be közvetlenül a "
+"szöveges dokumentumokba."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +578,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Képek beszúrása"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +586,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Különböző formátumú\">Különböző formátumú</link> , például JPG- vagy GIF-képeket szúrhat be a szöveges dokumentumba. Ezenkívül rendelkezésre állnak a <link href=\"text/shared/01/gallery.xhp\" name=\"Képtár\">Képtár</link> clipart-képgyűjteménye, a <link href=\"text/shared/guide/fontwork.xhp\">Betűbűvész-képtár</link> pedig lenyűgöző betűhatásokat készíthet."
+msgstr ""
+"<link href=\"text/shared/00/00000020.xhp\" name=\"Különböző "
+"formátumú\">Különböző formátumú</link> , például JPG- vagy GIF-képeket "
+"szúrhat be a szöveges dokumentumba. Ezenkívül rendelkezésre állnak a <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Képtár\">Képtár</link> "
+"clipart-képgyűjteménye, a <link "
+"href=\"text/shared/guide/fontwork.xhp\">Betűbűvész-képtár</link> pedig "
+"lenyűgöző betűhatásokat készíthet."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +605,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Rugalmas alkalmazásfelület"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +613,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "A program felületét úgy tervezték, hogy azt a saját igényei szerint átalakíthassa, beleértve a menüket és az ikonokat is. A program különböző ablakait, például a Stílusok és formázás ablakot vagy a Navigátort lebegő ablakként tetszés szerint áthelyezheti. Egyes ablakokat <link href=\"text/shared/guide/autohide.xhp\" name=\"dokkolhat\">dokkolhat</link> is a munkaterület széléhez."
+msgstr ""
+"A program felületét úgy tervezték, hogy azt a saját igényei szerint "
+"átalakíthassa, beleértve a menüket és az ikonokat is. A program különböző "
+"ablakait, például a Stílusok és formázás ablakot vagy a Navigátort lebegő "
+"ablakként tetszés szerint áthelyezheti. Egyes ablakokat <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dokkolhat\">dokkolhat</link> is a "
+"munkaterület széléhez."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +631,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Fogd és vidd"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +639,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "A <link href=\"text/shared/guide/dragdrop.xhp\" name=\"fogd és vidd\">fogd és vidd</link> módszer használatával gyorsan és hatékonyan kezelheti a dokumentumokat a $[officename] programban. Például, fogd és vidd módszerrel objektumokat (például a Képtárból képeket) húzhat át egyik helyről a másikra ugyanabban a dokumentumban, vagy megnyitott $[officename]-dokumentumok között."
+msgstr ""
+"A <link href=\"text/shared/guide/dragdrop.xhp\" name=\"fogd és vidd\">fogd és "
+"vidd</link> módszer használatával gyorsan és hatékonyan kezelheti a "
+"dokumentumokat a $[officename] programban. Például, fogd és vidd módszerrel "
+"objektumokat (például a Képtárból képeket) húzhat át egyik helyről a másikra "
+"ugyanabban a dokumentumban, vagy megnyitott $[officename]-dokumentumok "
+"között."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +657,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Súgófunkciók"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +665,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Használhatja a <link href=\"text/shared/05/00000110.xhp\" name=\"Súgórendszert\">Súgórendszert</link> mint a $[officename]-alkalmazások teljes leírását, beleértve az egyszerű és összetettebb feladatok <link href=\"text/swriter/guide/main.xhp\" name=\"útmutatásait\">útmutatásait</link> is."
+msgstr ""
+"Használhatja a <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Súgórendszert\">Súgórendszert</link> mint a $[officename]-alkalmazások "
+"teljes leírását, beleértve az egyszerű és összetettebb feladatok <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"útmutatásait\">útmutatásait</link> "
+"is."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +681,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Rajzobjektum tulajdonságai eszköztár"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +689,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Rajzobjektum tulajdonságai eszköztár\">Rajzobjektum tulajdonságai eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Rajzobjektum tulajdonságai "
+"eszköztár\">Rajzobjektum tulajdonságai eszköztár</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +701,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">A <emph>Rajzobjektumok tulajdonságai</emph> eszköztár megjelenítéséhez a Writerben és a Calcban válassza a Nézet - Eszköztárak - Rajzobjektumok tulajdonságai menüparancsot. A vezérlőelemek akkor lesznek aktívak, amikor egy rajzobjektum van kijelölve. Alapértelmezett esetben különböző ikonok vannak az eszköztáron szöveges dokumentum és munkafüzet esetén.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">A <emph>Rajzobjektumok tulajdonságai</emph> "
+"eszköztár megjelenítéséhez a Writerben és a Calcban válassza a Nézet - "
+"Eszköztárak - Rajzobjektumok tulajdonságai menüparancsot. A vezérlőelemek "
+"akkor lesznek aktívak, amikor egy rajzobjektum van kijelölve. "
+"Alapértelmezett esetben különböző ikonok vannak az eszköztáron szöveges "
+"dokumentum és munkafüzet esetén.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +717,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonalstílus\">Vonalstílus</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"Vonalstílus\">Vonalstílus</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +729,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonalvastagság\">Vonalvastagság</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" "
+"name=\"Vonalvastagság\">Vonalvastagság</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +741,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonal színe\">Vonal színe</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Vonal színe\">Vonal "
+"színe</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +753,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Területstílus / Kitöltés\">Területstílus / Kitöltés</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Területstílus / "
+"Kitöltés\">Területstílus / Kitöltés</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +766,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Kép eszköztár"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Kép eszköztár\">Kép eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Kép eszköztár\">Kép "
+"eszköztár</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A <emph>Kép</emph> eszköztár egyes bitképek formázásával és elhelyezésével kapcsolatos műveletek ikonjait tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A <emph>Kép</emph> eszköztár egyes bitképek "
+"formázásával és elhelyezésével kapcsolatos műveletek ikonjait "
+"tartalmazza.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Függőleges tükrözés\">Függőleges tükrözés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Függőleges "
+"tükrözés\">Függőleges tükrözés</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Vízszintes tükrözés\">Vízszintes tükrözés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Vízszintes "
+"tükrözés\">Vízszintes tükrözés</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Kép tulajdonságai\">Kép tulajdonságai</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Kép tulajdonságai\">Kép "
+"tulajdonságai</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +831,7 @@ msgctxt ""
msgid "Insert"
msgstr "Beszúrás"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +841,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Beszúrás\">Beszúrás</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +849,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">A Beszúrás menü új elemek dokumentumba való beszúrásához szükséges parancsokat tartalmazza. Ide tartoznak a szakaszok, a lábjegyzetek, a megjegyzések, a speciális karakterek, a képek és más alkalmazásokból származó objektumok.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">A Beszúrás menü új elemek dokumentumba való beszúrásához "
+"szükséges parancsokat tartalmazza. Ide tartoznak a szakaszok, a "
+"lábjegyzetek, a megjegyzések, a speciális karakterek, a képek és más "
+"alkalmazásokból származó objektumok.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +863,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Töréspont\">Töréspont</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Töréspont\">Töréspont</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +874,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Különleges karakter\">Különleges karakter</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Különleges "
+"karakter\">Különleges karakter</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +888,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Szakasz\">Szakasz</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +896,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +908,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Lábjegyzet\">Lábjegyzet/végjegyzet</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Lábjegyzet\">Lábjegyzet/végjegyzet</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +922,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Felirat\">Felirat</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +930,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Könyvjelző\">Könyvjelző</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Könyvjelző\">Könyvjelző</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +942,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Kereszthivatkozás\">Kereszthivatkozás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Kereszthivatkozás\">Kereszthivatkozás</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +954,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Megjegyzés\">Megjegyzés</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Megjegyzés\">Megjegyzés</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -704,8 +965,11 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Parancsfájl\">Parancsfájl</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" "
+"name=\"Parancsfájl\">Parancsfájl</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +979,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Boríték\">Boríték</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +989,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret\">Keret</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -731,8 +997,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Táblázat\">Táblázat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04150000.xhp\" name=\"Táblázat\">Táblázat</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1008,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vízszintes vonal\">Vízszintes vonal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Vízszintes vonal\">Vízszintes "
+"vonal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1020,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Úszó keret\">Úszó keret</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Úszó keret\">Úszó keret</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1033,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fájl\">Fájl</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1042,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Keret eszköztár"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1050,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Keret eszköztár\">Keret eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Keret eszköztár\">Keret "
+"eszköztár</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1062,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Amikor kijelöl egy keretet, a <emph>Keret</emph> eszköztár a legfontosabb parancsokat tartalmazza a keretek formázásához és pozicionálásához.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Amikor kijelöl egy keretet, a "
+"<emph>Keret</emph> eszköztár a legfontosabb parancsokat tartalmazza a "
+"keretek formázásához és pozicionálásához.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1075,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs körbefuttatás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs "
+"körbefuttatás</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1087,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezt a "
+"beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1099,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Körbefuttatás be\">Körbefuttatás be</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Körbefuttatás "
+"be\">Körbefuttatás be</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1111,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ez az ikon a <emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> lehetőségét testesíti meg."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ez az ikon a "
+"<emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> "
+"lehetőségét testesíti meg."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1124,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1136,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is megadhatja."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezt a "
+"beállítást a <emph>Körbefuttatás</emph> lapon is megadhatja."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1148,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Háttérszín\">Háttérszín</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Háttérszín\">Háttérszín</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1159,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret tulajdonságai\">Keret tulajdonságai</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret tulajdonságai\">Keret "
+"tulajdonságai</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1172,7 @@ msgctxt ""
msgid "Format"
msgstr "Formátum"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1182,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formátum\">Formátum</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1190,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">A dokumentum elrendezésének és tartalmának formázására szolgáló parancsokat tartalmaz.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">A dokumentum elrendezésének és tartalmának "
+"formázására szolgáló parancsokat tartalmaz.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1202,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1213,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1224,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Számozás/felsorolás\">Felsorolás és számozás</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Számozás/felsorolás\">Felsorolás és számozás</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Oldal\">Oldal</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1248,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Hasábok\">Hasábok</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1256,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Szakaszok\">Szakaszok</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Szakaszok\">Szakaszok</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1269,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret\">Keret</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Kép\">Kép</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1288,7 @@ msgctxt ""
msgid "Window"
msgstr "Ablak"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1298,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ablak\">Ablak</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1306,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">A dokumentumablakok kezeléséhez és megjelenítéséhez szükséges parancsokat tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">A dokumentumablakok "
+"kezeléséhez és megjelenítéséhez szükséges parancsokat tartalmazza.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1319,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Nyomtatási kép"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1327,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Nyomtatási kép\">Nyomtatási kép</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Nyomtatási kép\">Nyomtatási "
+"kép</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1339,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "A <emph>Nyomtatási kép</emph> eszköztár akkor jelenik meg, amikor az aktuális dokumentumot nyomtatásikép-módban tekinti meg."
+msgstr ""
+"A <emph>Nyomtatási kép</emph> eszköztár akkor jelenik meg, amikor az "
+"aktuális dokumentumot nyomtatásikép-módban tekinti meg."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1352,7 @@ msgctxt ""
msgid "View"
msgstr "Nézet"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1362,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Nézet\">Nézet</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1370,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ez a menü a dokumentum a képernyőn való megjelenítését szabályozó parancsokat tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ez a menü a dokumentum a képernyőn való megjelenítését "
+"szabályozó parancsokat tartalmazza.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,8 +1382,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Nagyítás\">Nagyítás</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Nagyítás\">Nagyítás</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1394,7 @@ msgctxt ""
msgid "Edit"
msgstr "Szerkesztés"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3498,8 +1402,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Szerkesztés\">Szerkesztés</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"Szerkesztés\">Szerkesztés</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1413,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ez a menü az aktuális dokumentum tartalmának szerkesztésére vonatkozó parancsokat tartalmazza.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ez a menü az aktuális dokumentum tartalmának szerkesztésére "
+"vonatkozó parancsokat tartalmazza.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1425,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Irányított beillesztés\">Irányított beillesztés</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Irányított "
+"beillesztés\">Irányított beillesztés</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1437,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Szöveg kijelölése\">Szöveg kijelölése</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Szöveg kijelölése\">Szöveg "
+"kijelölése</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1449,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Dokumentumok összehasonlítása\">Dokumentumok összehasonlítása</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Dokumentumok "
+"összehasonlítása\">Dokumentumok összehasonlítása</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1461,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Keresés és csere\">Keresés és csere</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Keresés és csere\">Keresés és "
+"csere</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1473,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Szövegblokk\">Szövegblokk</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"Szövegblokk\">Szövegblokk</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1485,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Adatbázisok kiválasztása\">Adatbázisok kiválasztása</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Adatbázisok "
+"kiválasztása\">Adatbázisok kiválasztása</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1499,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Mezők\">Mezők</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1507,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1519,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Jegyzékbejegyzés\">Jegyzékbejegyzés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"Jegyzékbejegyzés\">Jegyzékbejegyzés</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1531,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Irodalomjegyzék-bejegyzés\">Irodalomjegyzék-bejegyzés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Irodalomjegyzék-bejegyzés\">Irodalomjegyzék-bejegyzés</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1543,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1555,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Hivatkozások\">Hivatkozások</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" "
+"name=\"Hivatkozások\">Hivatkozások</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1567,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Interaktív kép\">Interaktív kép</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Interaktív kép\">Interaktív "
+"kép</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1580,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formázás eszköztár"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1588,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formázás eszköztár\">Formázás eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formázás eszköztár\">Formázás "
+"eszköztár</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1600,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A Formázás eszköztár számos szövegformázó funkciót tartalmaz.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">A Formázás eszköztár számos szövegformázó "
+"funkciót tartalmaz.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1612,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Betűszín\">Betűszín</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Betűszín\">Betűszín</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1625,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "További ikonok"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1634,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Betűméret növelése"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1643,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">A kijelölt szöveg betűméretét növeli.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1652,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Betűméret csökkentése"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1661,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">A kijelölt szöveg betűméretét csökkenti.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1669,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ha a <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-támogatás engedélyezve van, további két ikon látható."
+msgstr ""
+"Ha a <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>-támogatás engedélyezve van, további két ikon látható."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1683,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Balról jobbra"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">balról jobbra ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">balról jobbra ikon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1702,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">A szöveg balról jobbra haladva vihető be.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">A szöveg balról jobbra haladva vihető "
+"be.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1716,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Jobbról balra"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">jobbról balra ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">jobbról balra ikon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1735,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">A komplex megjelenítésű szövegekben a szövegek bevitele jobbról balra haladva történik.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">A komplex megjelenítésű szövegekben a "
+"szövegek bevitele jobbról balra haladva történik.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1748,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Szövegobjektum eszköztár"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1756,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Szövegobjektum eszköztár\">Szövegobjektum eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Szövegobjektum "
+"eszköztár\">Szövegobjektum eszköztár</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1768,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Egy rajzobjektumban lévő szöveg formázására szolgáló parancsokat tartalmaz.</ahelp> A <emph>Szövegobjektum</emph> eszköztár akkor jelenik meg, amikor egy rajzobjektum belsejében duplán kattint."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Egy rajzobjektumban lévő szöveg "
+"formázására szolgáló parancsokat tartalmaz.</ahelp> A "
+"<emph>Szövegobjektum</emph> eszköztár akkor jelenik meg, amikor egy "
+"rajzobjektum belsejében duplán kattint."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1782,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Felső index\">Felső index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Felső index\">Felső "
+"index</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1794,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Alsó index\">Alsó index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Alsó index\">Alsó index</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1805,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Mindet kijelöli\">Mindet kijelöli</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Mindet kijelöli\">Mindet "
+"kijelöli</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1817,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1828,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1839,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Itt adhatja meg az aktuálisan kijelölt bekezdés behúzását, térközét, igazítását és sortávolságát."
+msgstr ""
+"Itt adhatja meg az aktuálisan kijelölt bekezdés behúzását, térközét, "
+"igazítását és sortávolságát."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1852,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Vonalzók"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1862,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Vonalzók\">Vonalzók</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1870,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "A vonalzók az oldal méreteit, a tabulátorok, behúzások, szegélyek és hasábok pozícióit jelenítik meg. Ezek mindegyikét az egér segítségével módosíthatja a vonalzókon."
+msgstr ""
+"A vonalzók az oldal méreteit, a tabulátorok, behúzások, szegélyek és hasábok "
+"pozícióit jelenítik meg. Ezek mindegyikét az egér segítségével módosíthatja "
+"a vonalzókon."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1883,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "A vonalzókra duplán kattintva megnyithatja a <emph>Bekezdés</emph> párbeszédablakot, és <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"közvetlenül formázhatja\">közvetlenül formázhatja</link> az aktuális vagy az összes kijelölt bekezdést."
+msgstr ""
+"A vonalzókra duplán kattintva megnyithatja a <emph>Bekezdés</emph> "
+"párbeszédablakot, és <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"közvetlenül formázhatja\">közvetlenül formázhatja</link> az aktuális "
+"vagy az összes kijelölt bekezdést."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1898,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Üdvözöljük a $[officename] Writer Súgójában"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1908,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer Súgó"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1918,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "A %PRODUCTNAME Writer használata"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1928,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menük, eszköztárak és billentyűk"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1938,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Segítség kérése"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1947,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Táblázat eszköztár"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1955,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Táblázat eszköztár\">Táblázat eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Táblázat eszköztár\">Táblázat "
+"eszköztár</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1967,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A <emph>Táblázat </emph> eszköztár a táblázatok kezelésekor használt parancsokat tartalmazza. Akkor jelenik meg, amikor a kurzort egy táblázatba helyezi.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">A <emph>Táblázat </emph> eszköztár a "
+"táblázatok kezelésekor használt parancsokat tartalmazza. Akkor jelenik meg, "
+"amikor a kurzort egy táblázatba helyezi.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1980,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Cellák egyesítése\">Cellák egyesítése</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Cellák egyesítése\">Cellák "
+"egyesítése</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1992,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Sor törlése\">Sor törlése</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Sor törlése\">Sor "
+"törlése</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +2004,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Oszlop törlése\">Oszlop törlése</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Oszlop törlése\">Oszlop "
+"törlése</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatikus formázás\">Automatikus formázás</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatikus "
+"formázás\">Automatikus formázás</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Táblázattulajdonságok\">Táblázattulajdonságok</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" "
+"name=\"Táblázattulajdonságok\">Táblázattulajdonságok</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2049,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menük"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2057,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menük\">Menük</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menük\">Menük</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2069,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "A következő szakasz felsorolja a menükhöz és párbeszédablakokhoz tartozó súgótémaköröket."
+msgstr ""
+"A következő szakasz felsorolja a menükhöz és párbeszédablakokhoz tartozó "
+"súgótémaköröket."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2082,7 @@ msgctxt ""
msgid "Table"
msgstr "Táblázat"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2091,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Táblázat</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Egy szöveges dokumentum táblázatára vonatkozó összes beszúrási, szerkesztési és törlési parancsot jeleníti meg.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Egy szöveges dokumentum táblázatára vonatkozó összes "
+"beszúrási, szerkesztési és törlési parancsot jeleníti meg.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2111,7 @@ msgctxt ""
msgid "Insert"
msgstr "Beszúrás"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2120,7 @@ msgctxt ""
msgid "Table"
msgstr "Táblázat"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2129,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Beszúr egy új táblázatot."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2138,7 @@ msgctxt ""
msgid "Columns"
msgstr "Oszlopok"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2147,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Oszlopokat szúr be."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2156,7 @@ msgctxt ""
msgid "Rows"
msgstr "Sorok"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2165,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Sorokat szúr be."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2174,7 @@ msgctxt ""
msgid "Delete"
msgstr "Törlés"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2183,7 @@ msgctxt ""
msgid "Table"
msgstr "Táblázat"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2192,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Törli az aktuális táblázatot.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2201,7 @@ msgctxt ""
msgid "Columns"
msgstr "Oszlopok"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2210,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Törli a kijelölt oszlopokat."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2219,7 @@ msgctxt ""
msgid "Rows"
msgstr "Sorok"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2228,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Törli a kijelölt sorokat."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2237,7 @@ msgctxt ""
msgid "Select"
msgstr "Kiválasztás"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2246,7 @@ msgctxt ""
msgid "Table"
msgstr "Táblázat"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2255,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Kijelöli az aktuális táblázatot.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2264,7 @@ msgctxt ""
msgid "Column"
msgstr "Oszlop"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2273,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Kijelöli az aktuális oszlopot."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2282,7 @@ msgctxt ""
msgid "Row"
msgstr "Sor"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2291,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Kijelöli az aktuális sort."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2300,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cella"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2309,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Kijelöli az aktuális cellát.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2318,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Cellák egyesítése</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2327,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Cellák felosztása</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Táblázat automatikus formázása</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Táblázat automatikus "
+"formázása</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2347,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Méretező"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2356,39 @@ msgctxt ""
msgid "Column width"
msgstr "Oszlopszélesség"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Megnyitja az Oszlopszélesség párbeszédablakot, amelyben módosíthatja egy oszlop szélességét."
+msgstr ""
+"Megnyitja az Oszlopszélesség párbeszédablakot, amelyben módosíthatja egy "
+"oszlop szélességét."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimális oszlopszélesség</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Optimális oszlopszélesség</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Oszlopok egyenletes elosztása</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Oszlopok egyenletes "
+"elosztása</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2397,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Sormagasság"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Megnyitja a Sormagasság párbeszédablakot, amelyben módosíthatja egy sor magasságát."
+msgstr ""
+"Megnyitja a Sormagasság párbeszédablakot, amelyben módosíthatja egy sor "
+"magasságát."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2417,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimális sormagasság</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Sorok egyenlő elosztása</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Sorok egyenlő elosztása</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2436,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "A sorok megtörhetnek oldalak és hasábok között"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2445,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Sortörést tesz lehetővé az aktuális sorban.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2454,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Fejlécsorok ismétlése"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Megismétli a táblázat fejlécét az aktuálisat követő oldalon, ha a táblázat egy vagy több oldalra is átnyúlik.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Megismétli a táblázat fejlécét az aktuálisat követő "
+"oldalon, ha a táblázat egy vagy több oldalra is átnyúlik.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2474,7 @@ msgctxt ""
msgid "Convert"
msgstr "Átalakítás"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2483,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Szöveg átalakítása táblázattá"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben táblázattá alakíthatja a kijelölt szöveget.</ahelp> Megnyit <link href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben táblázattá alakíthatja a kijelölt szöveget."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben "
+"táblázattá alakíthatja a kijelölt szöveget.</ahelp> Megnyit <link "
+"href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben "
+"táblázattá alakíthatja a kijelölt szöveget."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2505,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Táblázat átalakítása szöveggé"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben szöveggé alakíthatja át az aktuális táblázatot.</ahelp> Megnyit <link href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben szöveggé alakíthatja át az aktuális táblázatot."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben "
+"szöveggé alakíthatja át az aktuális táblázatot.</ahelp> Megnyit <link "
+"href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben "
+"szöveggé alakíthatja át az aktuális táblázatot."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2527,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Rendezés</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2536,18 @@ msgctxt ""
msgid "Formula"
msgstr "Képlet"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Megnyitja a <link href=\"text/swriter/main0214.xhp\">Képlet eszköztárat</link> képlet beviteléhez vagy szerkesztéséhez."
+msgstr ""
+"Megnyitja a <link href=\"text/swriter/main0214.xhp\">Képlet eszköztárat</link> "
+"képlet beviteléhez vagy szerkesztéséhez."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2556,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Számformátum"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Megnyit <link href=\"text/shared/optionen/01040500.xhp\">egy párbeszédablakot</link>, amelyben megadhatja egy táblázat számainak formátumát."
+msgstr ""
+"Megnyit <link href=\"text/shared/optionen/01040500.xhp\">egy "
+"párbeszédablakot</link>, amelyben megadhatja egy táblázat számainak "
+"formátumát."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2577,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Táblázatszegélyek"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Megjeleníti vagy elrejti a táblázatcellák szegélyeit. A szegélyek csak a képernyőn láthatóak, azok nem lesznek kinyomtatva."
+msgstr ""
+"Megjeleníti vagy elrejti a táblázatcellák szegélyeit. A szegélyek csak a "
+"képernyőn láthatóak, azok nem lesznek kinyomtatva."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2597,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Táblázat tulajdonságai</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2606,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Felsorolás és számozás eszköztár"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2614,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Felsorolás és számozás eszköztár\">Felsorolás és számozás eszköztár</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Felsorolás és számozás "
+"eszköztár\">Felsorolás és számozás eszköztár</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2626,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A <emph>Felsorolás és számozás</emph> eszköztár a számozott bekezdések szerkezetét módosító funkciókat, például a bekezdések sorrendjét megváltoztató és különböző bekezdésszinteket maghatározó parancsokat tartalmaz.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">A <emph>Felsorolás és számozás</emph> eszköztár "
+"a számozott bekezdések szerkezetét módosító funkciókat, például a "
+"bekezdések sorrendjét megváltoztató és különböző bekezdésszinteket "
+"maghatározó parancsokat tartalmaz.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2641,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Eszköztárak"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2649,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Eszköztárak\">Eszköztárak</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Eszköztárak\">Eszköztárak</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2661,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Ez a szakasz áttekintést nyújt a $[officename] Writerben elérhető eszköztárakról. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Ez a szakasz áttekintést nyújt a $[officename] Writerben elérhető "
+"eszköztárakról. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2675,7 @@ msgctxt ""
msgid "File"
msgstr "Fájl"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2685,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fájl\">Fájl</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2693,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ezek a parancsok az aktuális dokumentumra érvényesek; nyisson meg egy új dokumentumot, vagy zárja be az alkalmazást.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ezek a parancsok az aktuális dokumentumra érvényesek; nyisson "
+"meg egy új dokumentumot, vagy zárja be az alkalmazást.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,8 +2705,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Megnyitás\">Megnyitás</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Megnyitás\">Megnyitás</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2716,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Mentés másként\">Mentés másként</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Mentés másként\">Mentés "
+"másként</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2730,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verziók\">Verziók</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2738,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Tulajdonságok\">Tulajdonságok</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Tulajdonságok\">Tulajdonságok</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2750,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Nyomtatás\">Nyomtatás</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Nyomtatás\">Nyomtatás</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2761,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nyomtatóbeállítások\">Nyomtatóbeállítások</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"Nyomtatóbeállítások\">Nyomtatóbeállítások</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2774,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Képlet eszköztár"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2782,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Képlet eszköztár\">Képlet eszköztár</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Képlet eszköztár\">Képlet eszköztár</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2794,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">A <emph>Képlet eszköztár</emph> segítségével számításokat hozhat létre és illeszthet be egy szöveges dokumentumba.</ahelp> A <emph>Képlet eszköztár</emph> aktiválásához nyomja meg az F2 billentyűt."
+msgstr ""
+"<ahelp hid=\".\">A <emph>Képlet eszköztár</emph> segítségével számításokat "
+"hozhat létre és illeszthet be egy szöveges dokumentumba.</ahelp> A "
+"<emph>Képlet eszköztár</emph> aktiválásához nyomja meg az F2 billentyűt."
diff --git a/source/hu/helpcontent2/source/text/swriter/librelogo.po b/source/hu/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..ea44a1f7b56
--- /dev/null
+++ b/source/hu/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-05-11 21:52+0200\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Állapotsor"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Állapotsor\">Állapotsor</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Az Állapotsor információkat jelenít meg az aktuális dokumentumról, és különleges funkcióval rendelkező gombokat tartalmaz."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Nyelv"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Megjeleníti a kijelölt szöveg nyelvét.<br/>Kattintson egy menü megnyitásához, ahol kiválaszthatja a kijelölt szöveg vagy az aktuális bekezdés nyelvét. <br/>Válassza a Nincs lehetőséget a kijelölt szöveg helyesírás-ellenőrzésből és elválasztásból történő kizárásához.<br/>Válassza a Vissza az alapértelmezett nyelvre lehetőséget az alapértelmezett nyelv a kijelölésre vagy a bekezdésre való ismételt alkalmazásához. <br/>Válassza a További lehetőséget a további lehetőségeket tartalmazó párbeszédablak megnyitásához.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitális aláírás"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Lásd még: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitális aláírások</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Nagyítás és képernyőn elrendezés"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Három vezérlőelem a Writer állapotsorán lehetővé teszi a szöveges dokumentumok nagyításának és a képernyőn elrendezésének módosítását."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">A Képernyőelrendezés ikonok balról jobbra: egyoldalas nézet, több oldal egymás mellett és könyvmód, azaz két oldal egymás mellett, mint egy nyitott könyvben.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">A Nagyítás/kicsinyítés csúszkát balra húzva több oldalt tekinthet meg, jobbra húzva pedig ráközelíthet az oldalra, és egy kisebb részét tekintheti meg.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Eszközök"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Eszközök\">Eszközök</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Helyesírási eszközöket, a dokumentumhoz hozzáadható objektumok tárát, valamint a menük beállítására és a program tulajdonságainak megadására szolgáló eszközöket tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Vázlatszintek számozása\">Vázlatszintek számozása</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Sorszámozás\">Sorszámozás</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automatikus javítás\">Automatikus javítás beállításai</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Testreszabás\">Testreszabás</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objektum eszköztár"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-objektum eszköztár\">OLE-objektum eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Az <emph>OLE-objektum</emph> eszköztár egy objektum kiválasztásakor jelenik meg, és a legfontosabb, objektumot formázó és elhelyező funkciókat tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs körbefuttatás</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Körbefuttatás\">Körbefuttatás</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ez az ikon a <emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> lehetőségét testesíti meg."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ugyanezt a hatást a <emph>Körbefuttatás</emph> lapon is elérheti."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektum tulajdonságai\">Objektum tulajdonságai</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "A $[officename] Writer funkciói"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"A $[officename] Writer funkciói\">A $[officename] Writer funkciói</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "A $[officename] Writer segítségével grafikákat, táblázatokat vagy diagramokat tartalmazó szöveges dokumentumokat tervezhet és állíthat elő. A kész dokumentumokat ezután számos különböző formátumba mentheti, többek között a szabványosított OpenDocument (ODF), Microsoft Word vagy HTML formátumba. Ezen kívül a dokumentumait PDF formátumba is exportálhatja."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Írás"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "A $[officename] Writer segítségével alapvető dokumentumokat, például feljegyzéseket, <link href=\"text/shared/guide/fax.xhp\" name=\"faxokat\">faxokat</link>, leveleket, önéletrajzokat és <link href=\"text/swriter/01/01150000.xhp\" name=\"körleveleket\">körleveleket</link>, valamint hosszabb, összetettebb, illetve több részből álló dokumentumokat is létrehozhat, amelyek irodalomjegyzéket, hivatkozási táblázatokat és más jegyzékeket is tartalmazhatnak."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "A $[officename] Writer olyan hasznos funkciókat is tartalmaz, mint a <link href=\"text/shared/01/06010000.xhp\" name=\"helyesírás-ellenőrző\">helyesírás-ellenőrző</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"szókincstár\">szókincstár</link>, az <link href=\"text/shared/01/06040000.xhp\" name=\"Automatikus javítás\">automatikus javítás</link> és az <link href=\"text/swriter/01/06030000.xhp\" name=\"Elválasztás\">elválasztás</link>, valamint számos <link href=\"text/shared/01/01010100.xhp\" name=\"sablonnal\">sablonnal</link> is rendelkezik, majdnem mindenféle felhasználásra. Saját sablonokat is létrehozhat a Tündérek segítségével."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Tervezés és strukturálás"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "A $[officename] a dokumentumok megtervezését segítő eszközök széles választékát kínálja. A <link href=\"text/swriter/01/05140000.xhp\" name=\"Stílusok\">Stílusok és formázás ablak</link> segítségével létrehozhatja, kioszthatja és módosíthatja az egyes bekezdésekhez, karakterekhez keretekhez és oldalakhoz tartozó stílusokat. Ezenfelül a <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> segít gyorsan mozogni a dokumentumon belül, áttekintheti a dokumentum szerkezeti felépítését, és nyomon követheti a dokumentumba beszúrt objektumokat."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Különböző <link href=\"text/swriter/01/04120000.xhp\" name=\"jegyzékeket és táblázatokat\">jegyzékeket és táblázatokat</link> is létrehozhat a szöveges dokumentumokban. Az egyes jegyzékek és táblázatok felépítését és megjelenítési módját az egyedi igényeihez szabhatja. Az élő hiperhivatkozások és a könyvjelzők segítségével közvetlenül egy szöveg adott elemére lehet ugrani."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Kiadványszerkesztés a $[officename] Writer programmal"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "A $[officename] Writer számos kiadványszerkesztő- és rajzolóeszközt tartalmaz, ezzel segítve a professzionálisan stilizált dokumentumok, mint például brosúrák, hírlevelek és meghívók készítését. A dokumentumokat formázhatja több-hasábos elrendezés, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"szövegkeretek\">szövegkeretek</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"képek\">képek</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"táblázatok\">táblázatok</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Számítások"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "és más objektumok segítségével. A szöveges dokumentumok a $[officename] programban beépíttet <link href=\"text/swriter/main0214.xhp\" name=\"számítási funkcióval\">számítási funkcióval</link> rendelkeznek, amelynek segítségével kifinomult számításokat végezhet és logikai kapcsolatokat hozhat létre. Könnyedén hozhat létre egy táblázatot egy szöveges dokumentumban a számítások elvégzéséhez."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Rajzok létrehozása"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "A $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"rajzeszközével\">rajzeszközével</link> rajzokat, grafikákat, jelmagyarázatokat és más grafikai elemeket illeszthet be közvetlenül a szöveges dokumentumokba."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Képek beszúrása"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Különböző formátumú\">Különböző formátumú</link> , például JPG- vagy GIF-képeket szúrhat be a szöveges dokumentumba. Ezenkívül rendelkezésre állnak a <link href=\"text/shared/01/gallery.xhp\" name=\"Képtár\">Képtár</link> clipart-képgyűjteménye, a <link href=\"text/shared/guide/fontwork.xhp\">Betűbűvész-képtár</link> pedig lenyűgöző betűhatásokat készíthet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Rugalmas alkalmazásfelület"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "A program felületét úgy tervezték, hogy azt a saját igényei szerint átalakíthassa, beleértve a menüket és az ikonokat is. A program különböző ablakait, például a Stílusok és formázás ablakot vagy a Navigátort lebegő ablakként tetszés szerint áthelyezheti. Egyes ablakokat <link href=\"text/shared/guide/autohide.xhp\" name=\"dokkolhat\">dokkolhat</link> is a munkaterület széléhez."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Fogd és vidd"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "A <link href=\"text/shared/guide/dragdrop.xhp\" name=\"fogd és vidd\">fogd és vidd</link> módszer használatával gyorsan és hatékonyan kezelheti a dokumentumokat a $[officename] programban. Például, fogd és vidd módszerrel objektumokat (például a Képtárból képeket) húzhat át egyik helyről a másikra ugyanabban a dokumentumban, vagy megnyitott $[officename]-dokumentumok között."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Súgófunkciók"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Használhatja a <link href=\"text/shared/05/00000110.xhp\" name=\"Súgórendszert\">Súgórendszert</link> mint a $[officename]-alkalmazások teljes leírását, beleértve az egyszerű és összetettebb feladatok <link href=\"text/swriter/guide/main.xhp\" name=\"útmutatásait\">útmutatásait</link> is."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Rajzobjektum tulajdonságai eszköztár"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Rajzobjektum tulajdonságai eszköztár\">Rajzobjektum tulajdonságai eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">A <emph>Rajzobjektumok tulajdonságai</emph> eszköztár megjelenítéséhez a Writerben és a Calcban válassza a Nézet - Eszköztárak - Rajzobjektumok tulajdonságai menüparancsot. A vezérlőelemek akkor lesznek aktívak, amikor egy rajzobjektum van kijelölve. Alapértelmezett esetben különböző ikonok vannak az eszköztáron szöveges dokumentum és munkafüzet esetén.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonalstílus\">Vonalstílus</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonalvastagság\">Vonalvastagság</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Vonal színe\">Vonal színe</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Területstílus / Kitöltés\">Területstílus / Kitöltés</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Kép eszköztár"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Kép eszköztár\">Kép eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A <emph>Kép</emph> eszköztár egyes bitképek formázásával és elhelyezésével kapcsolatos műveletek ikonjait tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Függőleges tükrözés\">Függőleges tükrözés</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Vízszintes tükrözés\">Vízszintes tükrözés</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Kép tulajdonságai\">Kép tulajdonságai</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Beszúrás"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Beszúrás\">Beszúrás</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">A Beszúrás menü új elemek dokumentumba való beszúrásához szükséges parancsokat tartalmazza. Ide tartoznak a szakaszok, a lábjegyzetek, a megjegyzések, a speciális karakterek, a képek és más alkalmazásokból származó objektumok.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Töréspont\">Töréspont</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Különleges karakter\">Különleges karakter</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Szakasz\">Szakasz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Lábjegyzet\">Lábjegyzet/végjegyzet</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Felirat\">Felirat</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Könyvjelző\">Könyvjelző</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Kereszthivatkozás\">Kereszthivatkozás</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Megjegyzés\">Megjegyzés</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Parancsfájl\">Parancsfájl</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Boríték\">Boríték</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret\">Keret</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Táblázat\">Táblázat</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vízszintes vonal\">Vízszintes vonal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Úszó keret\">Úszó keret</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fájl\">Fájl</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Keret eszköztár"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Keret eszköztár\">Keret eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Amikor kijelöl egy keretet, a <emph>Keret</emph> eszköztár a legfontosabb parancsokat tartalmazza a keretek formázásához és pozicionálásához.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Nincs körbefuttatás\">Nincs körbefuttatás</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is kiválaszthatja."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Körbefuttatás be\">Körbefuttatás be</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ez az ikon a <emph>Körbefuttatás</emph> lap <emph>Körbefuttatás minden oldalon</emph> lehetőségét testesíti meg."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Keresztülfuttatás\">Keresztülfuttatás</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ezt a beállítást a <emph>Körbefuttatás</emph> lapon is megadhatja."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Háttérszín\">Háttérszín</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret tulajdonságai\">Keret tulajdonságai</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formátum"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formátum\">Formátum</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">A dokumentum elrendezésének és tartalmának formázására szolgáló parancsokat tartalmaz.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Számozás/felsorolás\">Felsorolás és számozás</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Oldal\">Oldal</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Hasábok\">Hasábok</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Szakaszok\">Szakaszok</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Keret\">Keret</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Kép\">Kép</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Ablak"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Ablak\">Ablak</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">A dokumentumablakok kezeléséhez és megjelenítéséhez szükséges parancsokat tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Nyomtatási kép"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Nyomtatási kép\">Nyomtatási kép</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "A <emph>Nyomtatási kép</emph> eszköztár akkor jelenik meg, amikor az aktuális dokumentumot nyomtatásikép-módban tekinti meg."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Nézet"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Nézet\">Nézet</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ez a menü a dokumentum a képernyőn való megjelenítését szabályozó parancsokat tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Nagyítás\">Nagyítás</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Szerkesztés"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Szerkesztés\">Szerkesztés</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ez a menü az aktuális dokumentum tartalmának szerkesztésére vonatkozó parancsokat tartalmazza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Irányított beillesztés\">Irányított beillesztés</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Szöveg kijelölése\">Szöveg kijelölése</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Dokumentumok összehasonlítása\">Dokumentumok összehasonlítása</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Keresés és csere\">Keresés és csere</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Szövegblokk\">Szövegblokk</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Adatbázisok kiválasztása\">Adatbázisok kiválasztása</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Mezők\">Mezők</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Lábjegyzetek\">Lábjegyzetek</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Jegyzékbejegyzés\">Jegyzékbejegyzés</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Irodalomjegyzék-bejegyzés\">Irodalomjegyzék-bejegyzés</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperhivatkozás\">Hiperhivatkozás</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Hivatkozások\">Hivatkozások</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Interaktív kép\">Interaktív kép</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formázás eszköztár"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formázás eszköztár\">Formázás eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A Formázás eszköztár számos szövegformázó funkciót tartalmaz.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Betűszín\">Betűszín</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "További ikonok"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Betűméret növelése"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">A kijelölt szöveg betűméretét növeli.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Betűméret csökkentése"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">A kijelölt szöveg betűméretét csökkenti.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ha a <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-támogatás engedélyezve van, további két ikon látható."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Balról jobbra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">balról jobbra ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">A szöveg balról jobbra haladva vihető be.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Jobbról balra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">jobbról balra ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">A komplex megjelenítésű szövegekben a szövegek bevitele jobbról balra haladva történik.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Szövegobjektum eszköztár"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Szövegobjektum eszköztár\">Szövegobjektum eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Egy rajzobjektumban lévő szöveg formázására szolgáló parancsokat tartalmaz.</ahelp> A <emph>Szövegobjektum</emph> eszköztár akkor jelenik meg, amikor egy rajzobjektum belsejében duplán kattint."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Felső index\">Felső index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Alsó index\">Alsó index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Mindet kijelöli\">Mindet kijelöli</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Karakter\">Karakter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Bekezdés\">Bekezdés</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Itt adhatja meg az aktuálisan kijelölt bekezdés behúzását, térközét, igazítását és sortávolságát."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Vonalzók"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Vonalzók\">Vonalzók</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "A vonalzók az oldal méreteit, a tabulátorok, behúzások, szegélyek és hasábok pozícióit jelenítik meg. Ezek mindegyikét az egér segítségével módosíthatja a vonalzókon."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "A vonalzókra duplán kattintva megnyithatja a <emph>Bekezdés</emph> párbeszédablakot, és <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"közvetlenül formázhatja\">közvetlenül formázhatja</link> az aktuális vagy az összes kijelölt bekezdést."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Üdvözöljük a $[officename] Writer Súgójában"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer Súgó"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "A %PRODUCTNAME Writer használata"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menük, eszköztárak és billentyűk"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Segítség kérése"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Táblázat eszköztár"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Táblázat eszköztár\">Táblázat eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A <emph>Táblázat </emph> eszköztár a táblázatok kezelésekor használt parancsokat tartalmazza. Akkor jelenik meg, amikor a kurzort egy táblázatba helyezi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Cellák egyesítése\">Cellák egyesítése</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Sor törlése\">Sor törlése</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Oszlop törlése\">Oszlop törlése</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatikus formázás\">Automatikus formázás</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Táblázattulajdonságok\">Táblázattulajdonságok</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Rendezés\">Rendezés</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menük"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menük\">Menük</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "A következő szakasz felsorolja a menükhöz és párbeszédablakokhoz tartozó súgótémaköröket."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táblázat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Táblázat</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Egy szöveges dokumentum táblázatára vonatkozó összes beszúrási, szerkesztési és törlési parancsot jeleníti meg.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Beszúrás"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táblázat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Beszúr egy új táblázatot."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Oszlopok"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Oszlopokat szúr be."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Sorok"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Sorokat szúr be."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Törlés"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táblázat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Törli az aktuális táblázatot.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Oszlopok"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Törli a kijelölt oszlopokat."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Sorok"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Törli a kijelölt sorokat."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Kiválasztás"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Táblázat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Kijelöli az aktuális táblázatot.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Oszlop"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Kijelöli az aktuális oszlopot."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Sor"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Kijelöli az aktuális sort."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Kijelöli az aktuális cellát.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Cellák egyesítése</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Cellák felosztása</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Táblázat automatikus formázása</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Méretező"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Oszlopszélesség"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Megnyitja az Oszlopszélesség párbeszédablakot, amelyben módosíthatja egy oszlop szélességét."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimális oszlopszélesség</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Oszlopok egyenletes elosztása</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Sormagasság"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Megnyitja a Sormagasság párbeszédablakot, amelyben módosíthatja egy sor magasságát."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimális sormagasság</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Sorok egyenlő elosztása</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "A sorok megtörhetnek oldalak és hasábok között"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Sortörést tesz lehetővé az aktuális sorban.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Fejlécsorok ismétlése"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Megismétli a táblázat fejlécét az aktuálisat követő oldalon, ha a táblázat egy vagy több oldalra is átnyúlik.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Átalakítás"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Szöveg átalakítása táblázattá"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben táblázattá alakíthatja a kijelölt szöveget.</ahelp> Megnyit <link href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben táblázattá alakíthatja a kijelölt szöveget."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Táblázat átalakítása szöveggé"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Megnyit egy párbeszédablakot, amelyben szöveggé alakíthatja át az aktuális táblázatot.</ahelp> Megnyit <link href=\"text/swriter/01/06090000.xhp\">egy párbeszédablakot</link>, amelyben szöveggé alakíthatja át az aktuális táblázatot."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Rendezés</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Képlet"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Megnyitja a <link href=\"text/swriter/main0214.xhp\">Képlet eszköztárat</link> képlet beviteléhez vagy szerkesztéséhez."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Számformátum"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Megnyit <link href=\"text/shared/optionen/01040500.xhp\">egy párbeszédablakot</link>, amelyben megadhatja egy táblázat számainak formátumát."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Táblázatszegélyek"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Megjeleníti vagy elrejti a táblázatcellák szegélyeit. A szegélyek csak a képernyőn láthatóak, azok nem lesznek kinyomtatva."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Táblázat tulajdonságai</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Felsorolás és számozás eszköztár"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Felsorolás és számozás eszköztár\">Felsorolás és számozás eszköztár</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A <emph>Felsorolás és számozás</emph> eszköztár a számozott bekezdések szerkezetét módosító funkciókat, például a bekezdések sorrendjét megváltoztató és különböző bekezdésszinteket maghatározó parancsokat tartalmaz.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Eszköztárak"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Eszköztárak\">Eszköztárak</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Ez a szakasz áttekintést nyújt a $[officename] Writerben elérhető eszköztárakról. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fájl"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Fájl\">Fájl</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ezek a parancsok az aktuális dokumentumra érvényesek; nyisson meg egy új dokumentumot, vagy zárja be az alkalmazást.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Megnyitás\">Megnyitás</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Mentés másként\">Mentés másként</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verziók\">Verziók</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Tulajdonságok\">Tulajdonságok</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Nyomtatás\">Nyomtatás</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nyomtatóbeállítások\">Nyomtatóbeállítások</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Képlet eszköztár"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Képlet eszköztár\">Képlet eszköztár</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">A <emph>Képlet eszköztár</emph> segítségével számításokat hozhat létre és illeszthet be egy szöveges dokumentumba.</ahelp> A <emph>Képlet eszköztár</emph> aktiválásához nyomja meg az F2 billentyűt."
diff --git a/source/id/helpcontent2/source/text/swriter.po b/source/id/helpcontent2/source/text/swriter.po
index b0ac1e99469..d97ddc50ebc 100644
--- a/source/id/helpcontent2/source/text/swriter.po
+++ b/source/id/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-07-01 19:12+0200\n"
"Last-Translator: Andika <andika@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Baris Status"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Baris Status</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Baris Status</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Baris Status memiliki sejumlah informasi tentang dokumen yang bersangkutan dan menyediakan beberapa tombol untuk fungsi-fungsi tertentu."
+msgstr ""
+"Baris Status memiliki sejumlah informasi tentang dokumen yang bersangkutan "
+"dan menyediakan beberapa tombol untuk fungsi-fungsi tertentu."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,23 @@ msgctxt ""
msgid "Language"
msgstr "Bahasa"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Menampilkan bahasa untuk teks yang dipilih. <br/>Klik pada bagian ini untuk menampilkan menu dan memlih bahasa yang lain untuk teks atau paragraf yang Anda inginkan. <br/>Klik Nihil untuk menghindari teks tersebut dari pemeriksaan ejaan dan pemenggalan kata. <br/>Klik Kembali ke Bahasa Baku untuk menerapkan lagi bahasa baku untuk bagian teks atau paragraf yang dipilih. <br/>Klik Lainnya untuk membuka dialog dengan opsi lebih lanjut.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menampilkan bahasa untuk teks yang dipilih. <br/>Klik pada "
+"bagian ini untuk menampilkan menu dan memlih bahasa yang lain untuk teks "
+"atau paragraf yang Anda inginkan. <br/>Klik Nihil untuk menghindari teks "
+"tersebut dari pemeriksaan ejaan dan pemenggalan kata. <br/>Klik Kembali ke "
+"Bahasa Baku untuk menerapkan lagi bahasa baku untuk bagian teks atau "
+"paragraf yang dipilih. <br/>Klik Lainnya untuk membuka dialog dengan opsi "
+"lebih lanjut.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Tanda Tangan Digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Lihat juga <link href=\"text/shared/guide/digital_signatures.xhp\">Tanda Tangan Digital</link>."
+msgstr ""
+"Lihat juga <link href=\"text/shared/guide/digital_signatures.xhp\">Tanda "
+"Tangan Digital</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zum & Tata Letak Tampilan"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Dengan adanya tiga ikon kendali pada Baris Status Writer, Anda bisa mengubah ukuran tampilan dan tata letak dokumen di monitor."
+msgstr ""
+"Dengan adanya tiga ikon kendali pada Baris Status Writer, Anda bisa mengubah "
+"ukuran tampilan dan tata letak dokumen di monitor."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikon Tata Letak Tampilan dari kiri ke kanan: Modus halaman tunggal. Modus tampilan saling menyisi. Modus tampilan seperti buku yang dibuka.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikon Tata Letak Tampilan dari kiri ke kanan: Modus halaman "
+"tunggal. Modus tampilan saling menyisi. Modus tampilan seperti buku yang "
+"dibuka.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Seret gagang Zum ke kiri untuk melihat lebih banyak halaman, sementara seret ke kanan untuk melihat halaman lebih besar lagi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Seret gagang Zum ke kiri untuk melihat lebih banyak halaman, "
+"sementara seret ke kanan untuk melihat halaman lebih besar lagi.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +145,7 @@ msgctxt ""
msgid "Tools"
msgstr "Perkakas"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +155,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Perkakas</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +163,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Memiliki sejumlah fungsi untuk mengecek ejaan, galeri seni misalnya gambar yang bisa Anda masukkan ke dalam dokumen, juga terdapat fungsi untuk menata menu, serta preferensi program.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Memiliki sejumlah fungsi untuk mengecek ejaan, galeri seni "
+"misalnya gambar yang bisa Anda masukkan ke dalam dokumen, juga terdapat "
+"fungsi untuk menata menu, serta preferensi program.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +176,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Penomoran Tajuk</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Penomoran "
+"Tajuk</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +188,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Penomoran Baris</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Penomoran "
+"Baris</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +200,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Catatan Kaki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Catatan "
+"Kaki</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +214,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Urut</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +222,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opsi KoreksiOtomatis</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opsi "
+"KoreksiOtomatis</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +234,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kustomasi</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kustomasi</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +246,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Baris Objek OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +254,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Baris Objek OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Baris Objek "
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +266,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Baris <emph> Objek OLE </emph>akan muncul apabila objek OLE yang ada pada dokumen dalam kondisi terpilih. Baris alat ini memiliki sejumlah fungsi untuk memformat dan menentukan letak objek OLE dalam dokumen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Baris <emph> Objek OLE </emph>akan muncul "
+"apabila objek OLE yang ada pada dokumen dalam kondisi terpilih. Baris alat "
+"ini memiliki sejumlah fungsi untuk memformat dan menentukan letak objek OLE "
+"dalam dokumen.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +280,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Tanpa Pembengkokan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Tanpa "
+"Pembengkokan</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +292,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa "
+"memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +304,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Pembengkokan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Pembengkokan</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +315,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ikon ini sama dengan opsi <emph>Pembengkokan Halaman</emph> pada tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ikon ini "
+"sama dengan opsi <emph>Pembengkokan Halaman</emph> pada tab "
+"<emph>Pembengkokan</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +328,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Menerobos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Menerobos</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +340,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Anda juga bisa memperoleh hasil yang sama dari halaman tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Anda juga bisa "
+"memperoleh hasil yang sama dari halaman tab <emph>Pembengkokan</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +352,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Properti Objek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Properti "
+"Objek</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +365,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Fitur $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +373,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Fitur $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Fitur $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +386,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Dengan $[officename], Anda bisa membuat dokumen teks yang dilengkapi gambar, tabel, atau pun bagan. Anda juga bisa menyimpan dokumen-dokumen itu dalam berbagai format, termasuk format berstandar OpenDocument (ODF), Microsoft Word .doc, maupun HTML. Dengan mudah, Anda pun bisa mengekspor dokumen-dokumen tersebut dalam Format Dokumen Portabel (PDF)."
+msgstr ""
+"Dengan $[officename], Anda bisa membuat dokumen teks yang dilengkapi gambar, "
+"tabel, atau pun bagan. Anda juga bisa menyimpan dokumen-dokumen itu dalam "
+"berbagai format, termasuk format berstandar OpenDocument (ODF), Microsoft "
+"Word .doc, maupun HTML. Dengan mudah, Anda pun bisa mengekspor dokumen-"
+"dokumen tersebut dalam Format Dokumen Portabel (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +403,7 @@ msgctxt ""
msgid "Writing"
msgstr "Menulis"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +411,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Dengan $[officename] Writer, Anda juga bisa membuat dokumen sederhana, seperti memo, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">pesan faksimili</link>, surat, resume, dan <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">surat massal</link>, disertai dengan banyak bagian dokumen (multi-part), dilengkapi daftar pustaka, tabel referensi, serta indeks."
+msgstr ""
+"Dengan $[officename] Writer, Anda juga bisa membuat dokumen sederhana, "
+"seperti memo, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">pesan "
+"faksimili</link>, surat, resume, dan <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">surat "
+"massal</link>, disertai dengan banyak bagian dokumen (multi-part), "
+"dilengkapi daftar pustaka, tabel referensi, serta indeks."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +427,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer juga dilengkapi sejumlah fitur, seperti <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">pemeriksa ejaan</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">KoreksiOtomatis</link>, dan <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">pemenggalan kata</link>, serta beragam <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">palet</link> untuk hampir semua keperluan dokumen. Anda bisa membuat palet sendiri menggunakan wahana pandu yang ada."
-
+msgstr ""
+"$[officename] Writer juga dilengkapi sejumlah fitur, seperti <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">pemeriksa "
+"ejaan</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">KoreksiOtomatis</link>, dan <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">pemenggalan "
+"kata</link>, serta beragam <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">palet</link> untuk hampir semua keperluan dokumen. Anda "
+"bisa membuat palet sendiri menggunakan wahana pandu yang ada."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +448,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Mendesain dan Menyusun Dokumen"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +456,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] menawarkan berbagai fungsi untuk mendesain dokumen. Gunakanlah <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">jendela Gaya dan Pemformatan</link> untuk membuat, menerapkan, serta mengubah gaya paragraf, karakter, bingkai, maupun halaman. Fungsi ini turut dilengkapi dengan adanya <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, sehingga Anda bisa berpindah-pindah dengan cepat di dalam dokumen, melihat keseluruhan isi dokumen dalam bentuk kerangka atau outline, serta melacak objek-objek yang Anda masukkan ke dalam dokumen."
-
+msgstr ""
+"$[officename] menawarkan berbagai fungsi untuk mendesain dokumen. Gunakanlah "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">jendela Gaya dan "
+"Pemformatan</link> untuk membuat, menerapkan, serta mengubah gaya paragraf, "
+"karakter, bingkai, maupun halaman. Fungsi ini turut dilengkapi dengan adanya "
+"<link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Navigator</link>, sehingga Anda bisa berpindah-pindah "
+"dengan cepat di dalam dokumen, melihat keseluruhan isi dokumen dalam bentuk "
+"kerangka atau outline, serta melacak objek-objek yang Anda masukkan ke dalam "
+"dokumen."
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +475,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Anda juga bisa membuat berbagai <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeks dan tabel</link> di dalam dokumen teks. Anda bisa memilih struktur serta bentuk tampilan indeks dan tabel tersebut sesuai yang diperlukan. Ditambah pula dengan taut-taut yang membantu Anda melompat secara langsung menuju bagian-bagian tertentu dari dokumen teks yang dibuat."
+msgstr ""
+"Anda juga bisa membuat berbagai <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">indeks dan tabel</link> di dalam dokumen teks. "
+"Anda bisa memilih struktur serta bentuk tampilan indeks dan tabel tersebut "
+"sesuai yang diperlukan. Ditambah pula dengan taut-taut yang membantu Anda "
+"melompat secara langsung menuju bagian-bagian tertentu dari dokumen teks "
+"yang dibuat."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +493,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Penerbitan dengan $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +501,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer memiliki sejumlah fungsi untuk keperluan publikasi/penerbitan dan mendesain gambar. Anda bisa membuat brosur, surat kabar, maupun surat undangan. Dokumen-dokumen itu bisa diformat dengan <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">bingkai teks</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link>, serta beragam objek yang lain."
+msgstr ""
+"$[officename] Writer memiliki sejumlah fungsi untuk keperluan "
+"publikasi/penerbitan dan mendesain gambar. Anda bisa membuat brosur, surat "
+"kabar, maupun surat undangan. Dokumen-dokumen itu bisa diformat dengan <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">bingkai "
+"teks</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">grafik</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link>, serta "
+"beragam objek yang lain."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +521,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Operasi Berhitung"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +529,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Dokumen teks pada $[officename] memiliki <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">fungsi perhitungan (kalkulasi)</link> yang terintegrasi. Dengan begitu, Anda bisa membuat perhitungan matematik maupun logika yang rumit. Anda bisa membuat tabel di dalam dokumen teks untuk menerapkan kalkulasi itu."
+msgstr ""
+"Dokumen teks pada $[officename] memiliki <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">fungsi "
+"perhitungan (kalkulasi)</link> yang terintegrasi. Dengan begitu, Anda bisa "
+"membuat perhitungan matematik maupun logika yang rumit. Anda bisa membuat "
+"tabel di dalam dokumen teks untuk menerapkan kalkulasi itu."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +546,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Membuat Gambar"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +554,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Dengan <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Perkakas menggambar</link> $[officename] Writer, Anda bisa membuat gambar, legenda, serta berbagai jenis gambar lainnya yang Anda buat langsung di dalam dokumen teks."
+msgstr ""
+"Dengan <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Perkakas "
+"menggambar</link> $[officename] Writer, Anda bisa membuat gambar, legenda, "
+"serta berbagai jenis gambar lainnya yang Anda buat langsung di dalam dokumen "
+"teks."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +570,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Memasukkan Gambar"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +578,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Anda bisa menambahkan gambar dengan <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">format berbeda</link> ke dalam dokumen teks, termasuk gambar dengan format JPG maupun GIF. Fungsi ini juga dilengkapi dengan <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeri</link> klip seni dan <link href=\"text/shared/guide/fontwork.xhp\">Galeri Fontwork</link> membuat efek fonta yang memesona."
+msgstr ""
+"Anda bisa menambahkan gambar dengan <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">format berbeda</link> ke dalam dokumen teks, "
+"termasuk gambar dengan format JPG maupun GIF. Fungsi ini juga dilengkapi "
+"dengan <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeri</link> "
+"klip seni dan <link href=\"text/shared/guide/fontwork.xhp\">Galeri "
+"Fontwork</link> membuat efek fonta yang memesona."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +596,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Antarmuka Aplikasi yang Fleksibel"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +604,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Antarmuak program dirancang sehingga Anda dapat menatanya sesuai dengan preferensi Anda, termasuk menggubah ikon dan menu. Anda dapat menempatkan berbagai jendela program, seperti misalnya jendela Gaya dan Pemformatan atau Penavigasi sebagai jendela mengambang dimanapun pada layar. Anda juga dapat <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">menambatkan</link> beberapa jendela ke tepi ruang kerja."
+msgstr ""
+"Antarmuak program dirancang sehingga Anda dapat menatanya sesuai dengan "
+"preferensi Anda, termasuk menggubah ikon dan menu. Anda dapat menempatkan "
+"berbagai jendela program, seperti misalnya jendela Gaya dan Pemformatan atau "
+"Penavigasi sebagai jendela mengambang dimanapun pada layar. Anda juga dapat "
+" <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">menambatkan</link> "
+"beberapa jendela ke tepi ruang kerja."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +622,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Seret & Lepaskan"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +630,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Fitur <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">seret dan lepaskan</link> bisa membuat kerja Anda dengan dokumen teks dalam $[officename] kian cepat dan efisien. Sebagai contoh, Anda bisa menggunakan fitur ini untuk objek, seperti gambar dari Galeri, dari lokasi satu ke lokasi yang lain dalam dokumen yang sama, hingga dokumen $[officename] lain yang berbeda."
+msgstr ""
+"Fitur <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">seret "
+"dan lepaskan</link> bisa membuat kerja Anda dengan dokumen teks dalam "
+"$[officename] kian cepat dan efisien. Sebagai contoh, Anda bisa menggunakan "
+"fitur ini untuk objek, seperti gambar dari Galeri, dari lokasi satu ke "
+"lokasi yang lain dalam dokumen yang sama, hingga dokumen $[officename] lain "
+"yang berbeda."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +648,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Fungsi Bantuan"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +656,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Anda bisa memanfaatkan <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistem Pembantu</link> sebagai rujukan lengkap untuk aplikasi-aplikasi $[officename] termasuk sejumlah <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksi</link> untuk tugas-tugas yang sederhana maupun rumit."
+msgstr ""
+"Anda bisa memanfaatkan <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">sistem Pembantu</link> sebagai rujukan lengkap untuk aplikasi-"
+"aplikasi $[officename] termasuk sejumlah <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksi</link> "
+"untuk tugas-tugas yang sederhana maupun rumit."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +672,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Baris Properti Objek Menggambar"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +680,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Baris Properti Objek Menggambar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Baris Properti Objek Menggambar</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +692,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Anda dapat melihat bilah <emph>Properti Objek Menggambar</emph> pada jendela Writer dan Calc. Klik menu Tampilan - Bilah Alat - Properti Objek Menggambar. Fungsi-fungsi pada bilah tersebut akan diaktifkan bila salah satu objek menggambar dalam kondisi terpilih. Anda akan melihat beberapa ikon yang berbeda, bergantung dari dokumen yang dibuka apakah teks atau lembar pengolah angka.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Anda dapat melihat bilah <emph>Properti Objek "
+"Menggambar</emph> pada jendela Writer dan Calc. Klik menu Tampilan - Bilah "
+"Alat - Properti Objek Menggambar. Fungsi-fungsi pada bilah tersebut akan "
+"diaktifkan bila salah satu objek menggambar dalam kondisi terpilih. Anda "
+"akan melihat beberapa ikon yang berbeda, bergantung dari dokumen yang dibuka "
+"apakah teks atau lembar pengolah angka.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +708,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Gaya Garis</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Gaya Garis</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +719,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Tebal Garis</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Tebal "
+"Garis</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +731,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Warna Garis</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Warna "
+"Garis</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +743,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Gaya Pengisian/Wilayah</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Gaya "
+"Pengisian/Wilayah</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +756,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Baris Gambar"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Baris Gambar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Baris "
+"Gambar</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Baris <emph>Gambar</emph> memiliki sejumlah fungsi untuk memformat dan meletakkan gambar bitmap pada dokumen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Baris <emph>Gambar</emph> memiliki sejumlah "
+"fungsi untuk memformat dan meletakkan gambar bitmap pada dokumen.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Lipat Vertikal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Lipat "
+"Vertikal</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Lipat Horisontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Lipat "
+"Horisontal</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Properti Grafik</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Properti Grafik</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +820,7 @@ msgctxt ""
msgid "Insert"
msgstr "Sisip"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +830,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Sisip</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +838,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu Sisip memiliki sejumlah fungsi untuk menambahkan elemen-elemen baru ke dalam dokumen. Seperti misalnya bagian bab, catatan kaki, komentar, karakter khusus atau simbol, grafik atau gambar, dan objek-objek lainnya dari aplikasi yang berbeda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu Sisip memiliki sejumlah fungsi untuk menambahkan elemen-"
+"elemen baru ke dalam dokumen. Seperti misalnya bagian bab, catatan kaki, "
+"komentar, karakter khusus atau simbol, grafik atau gambar, dan objek-objek "
+"lainnya dari aplikasi yang berbeda.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +852,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pemutus Manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pemutus "
+"Manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +864,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karakter Khusus</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karakter "
+"Khusus</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +878,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Seksi</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +886,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +897,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Catatan Kaki/Akhir</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Catatan "
+"Kaki/Akhir</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +911,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Kapsi</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +919,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Penanda Buku</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Penanda "
+"Buku</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +931,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referensi Silang</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referensi "
+"Silang</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +945,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +955,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skrip</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +965,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Amplop</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +975,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Bingkai</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +985,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabel</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +993,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Garis Horisontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Garis "
+"Horisontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1005,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Bingkai Ambang</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Bingkai "
+"Ambang</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1019,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Berkas</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1028,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Baris Bingkai"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1036,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Baris Bingkai</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Baris Bingkai</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1047,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Apabila sebuah bingkai dalam kondisi terpilih, maka Baris <emph>Bingkai</emph> akan muncul menyediakan sejumlah fungsi untuk memformat dan menentukan posisi bingkai itu pada dokumen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Apabila sebuah bingkai dalam kondisi "
+"terpilih, maka Baris <emph>Bingkai</emph> akan muncul menyediakan sejumlah "
+"fungsi untuk memformat dan menentukan posisi bingkai itu pada "
+"dokumen.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1061,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Pembengkokan Nonaktif</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Pembengkokan "
+"Nonaktif</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1073,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa "
+"memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1085,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Pembengkokan Aktif</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Pembengkokan "
+"Aktif</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1097,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikon ini mewakili opsi <emph>Pembengkokan Halaman</emph> pada tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikon ini "
+"mewakili opsi <emph>Pembengkokan Halaman</emph> pada tab "
+"<emph>Pembengkokan</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1110,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Menerobos</link>>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Menerobos</link>>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1122,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Anda juga bisa "
+"memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1134,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Warna Latar Belakang</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Warna Latar "
+"Belakang</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1146,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Properti Bingkai</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Properti "
+"Bingkai</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1159,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1169,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1177,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Memiliki sejumlah fungsi untuk memformat dan menata letak isi dokumen Anda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Memiliki sejumlah fungsi untuk memformat dan "
+"menata letak isi dokumen Anda.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1189,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1200,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1211,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bulatan dan Penomoran</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bulatan "
+"dan Penomoran</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1225,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Halaman</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1235,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolom</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1245,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Seksi</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1255,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Bingkai</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1265,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Gambar</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1274,7 @@ msgctxt ""
msgid "Window"
msgstr "Jendela"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Jendela</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1292,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Memiliki sejumlah fungsi untuk memanipulasi dan menampilkan jendela dokumen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Memiliki sejumlah fungsi "
+"untuk memanipulasi dan menampilkan jendela dokumen.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1305,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Pratinjau Halaman"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1313,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Pratinjau Halaman</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Pratinjau "
+"Halaman</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1325,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Baris <emph>Pratinjau Halaman</emph> muncul apabila Anda melihat dokumen dengan modus pratampil."
+msgstr ""
+"Baris <emph>Pratinjau Halaman</emph> muncul apabila Anda melihat dokumen "
+"dengan modus pratampil."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1338,7 @@ msgctxt ""
msgid "View"
msgstr "Tampilan"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1348,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Tampilan</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1356,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu ini memiliki fungsi untuk mengendalikan tampilan dokumen pada layar.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu ini memiliki fungsi untuk mengendalikan tampilan dokumen "
+"pada layar.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1370,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zum</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1379,7 @@ msgctxt ""
msgid "Edit"
msgstr "Sunting"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1389,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Sunting</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1397,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu ini memiliki sejumlah fungsi untuk menyunting isi dokumen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu ini memiliki sejumlah fungsi untuk menyunting isi "
+"dokumen.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1409,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Tempel Khusus</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Tempel "
+"Khusus</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1421,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Pilih Teks</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Pilih "
+"Teks</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1433,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Bandingkan Dokumen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Bandingkan "
+"Dokumen</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1445,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Cari & Ganti</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Cari & "
+"Ganti</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1457,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">TeksOtomatis</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">TeksOtomatis</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1469,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Pertukaran Basis Data</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange "
+"Database\">Pertukaran Basis Data</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1483,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Ruas</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1491,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Catatan Kaki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Catatan "
+"Kaki</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1503,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entri Indeks</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entri "
+"Indeks</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1515,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entri Bibliografi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entri "
+"Bibliografi</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1527,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1540,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Taut</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1548,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">PetaCitra</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">PetaCitra</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1560,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Bilah Pemformatan"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1568,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bilah Pemformatan</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bilah "
+"Pemformatan</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1580,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Bilah Pemformatan memuat beberapa fungsi pemformatan teks.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Bilah Pemformatan memuat beberapa fungsi "
+"pemformatan teks.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1592,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Warna Fonta</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Warna "
+"Fonta</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1606,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Ikon tambahan"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1615,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Perbesar Karakter"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Memperbesar ukuran karakter dari teks yang dipilih.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Memperbesar ukuran karakter dari teks yang dipilih.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1634,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Perkecil Karakter"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1643,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Memperkecil karakter dari teks yang dipilih.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1651,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Apabila dukungan terhadap <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> diaktifkan, maka akan terlihat dua ikon lain."
+msgstr ""
+"Apabila dukungan terhadap <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> diaktifkan, maka akan terlihat dua ikon lain."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1665,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Kiri ke Kanan"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikon kiri ke kanan</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ikon kiri ke kanan</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1684,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teks diketik dari kiri ke kanan.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Teks diketik dari kiri ke kanan.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1697,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Kanan ke Kiri"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikon kanan ke kiri</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">ikon kanan ke kiri</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1716,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teks yang memiliki format tata letak teks kompleks akan diketik dari kanan ke kiri</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Teks yang memiliki format tata letak teks "
+"kompleks akan diketik dari kanan ke kiri</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1729,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Baris Objek Teks"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1737,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Baris Objek Teks</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Baris Objek "
+"Teks</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1749,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Memiliki sejumlah fungsi untuk bekerja dengan teks dalam objek menggambar.</ahelp> Baris <emph>Objek Teks</emph> muncul apabila Anda menklik ganda di dalam objek menggambar tersebut."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Memiliki sejumlah fungsi untuk bekerja "
+"dengan teks dalam objek menggambar.</ahelp> Baris <emph>Objek Teks</emph> "
+"muncul apabila Anda menklik ganda di dalam objek menggambar tersebut."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1762,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superskrip</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Superskrip</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1774,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subskrip</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subskrip</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1785,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Pilih Semua</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Pilih "
+"Semua</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1797,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1808,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1819,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Di sini, Anda bisa menentukan indentasi, spasi, perataan, serta jarak antarbaris untuk paragraf yang diinginkan."
+msgstr ""
+"Di sini, Anda bisa menentukan indentasi, spasi, perataan, serta jarak "
+"antarbaris untuk paragraf yang diinginkan."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1832,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Penggaris"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1842,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Penggaris</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1850,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Penggaris menampilkan dimensi dari halaman yang terkait, posisi tab, indentasi, bingkai atau garis luar, serta kolom. Anda bisa mengubah semuanya pada penggaris menggunakan tetikus."
+msgstr ""
+"Penggaris menampilkan dimensi dari halaman yang terkait, posisi tab, "
+"indentasi, bingkai atau garis luar, serta kolom. Anda bisa mengubah semuanya "
+"pada penggaris menggunakan tetikus."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1863,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Dengan menklik ganda pada penggaris, dialog <emph>Paragraf</emph> akan terbuka. Anda bisa <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">langsung memformat paragraf</link> yang diinginkan."
+msgstr ""
+"Dengan menklik ganda pada penggaris, dialog <emph>Paragraf</emph> akan "
+"terbuka. Anda bisa <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">langsung memformat paragraf</link> yang "
+"diinginkan."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1878,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Selamat datang di Bantuan $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1888,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Bantuan %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1898,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Bekerja Dengan %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1908,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menu, Baris Alat, dan Tombol"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1918,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Memperoleh Bantuan"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1927,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Baris Tabel"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1935,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Baris Tabel</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Baris Tabel</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1946,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Baris <emph>Tabel </emph>memiliki sejumlah fungsi untuk bekerja dengan tabel. Baris alat tersebut akan muncul apabila kursor berada di dalam tabel.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Baris <emph>Tabel </emph>memiliki sejumlah "
+"fungsi untuk bekerja dengan tabel. Baris alat tersebut akan muncul apabila "
+"kursor berada di dalam tabel.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1959,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gabung Sel</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gabung "
+"Sel</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1971,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Hapus Baris</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Hapus "
+"Baris</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1983,32 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Hapus Kolom</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Hapus "
+"Kolom</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"OtoFormat\">OtoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"OtoFormat\">OtoFormat</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Properti Tabel</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Properti "
+"Tabel</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Urut</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2026,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menu"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2034,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menu</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menu</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2046,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Bagian berikut adalah daftar bantuan yang tersedia untuk menu dan dialog."
+msgstr ""
+"Bagian berikut adalah daftar bantuan yang tersedia untuk menu dan dialog."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2058,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2067,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Menampilkan fungsi untuk menambahkan, menyunting, serta menghapus tabel di dalam dokumen teks.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menampilkan fungsi untuk menambahkan, menyunting, serta "
+"menghapus tabel di dalam dokumen teks.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2087,7 @@ msgctxt ""
msgid "Insert"
msgstr "Sisip"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2096,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2105,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Menambahkan tabel baru."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2114,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolom"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2123,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Menambahkan kolom."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2132,7 @@ msgctxt ""
msgid "Rows"
msgstr "Baris"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2141,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Menambahkan baris."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2150,7 @@ msgctxt ""
msgid "Delete"
msgstr "Hapus"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2159,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2168,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Menghapus tabel yang dipilih.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2177,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolom"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2186,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Menghapus kolom yang dipilih."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2195,7 @@ msgctxt ""
msgid "Rows"
msgstr "Baris"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2204,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Menghapus baris yang dipilih."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2213,7 @@ msgctxt ""
msgid "Select"
msgstr "Pilih"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2222,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2231,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Memilih tabel ini.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2240,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolom"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2249,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Memilih kolom yang bersangkutan."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2258,7 @@ msgctxt ""
msgid "Row"
msgstr "Baris"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2267,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Memilih baris yang bersangkutan."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2276,7 @@ msgctxt ""
msgid "Cell"
msgstr "Sel"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2285,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Memilih sel yang bersangkutan.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2294,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Gabung Sel</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2303,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Bagi Sel</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2312,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel FormatOtomatis</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2321,7 @@ msgctxt ""
msgid "Autofit"
msgstr "SesuaiOtomatis"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2330,18 @@ msgctxt ""
msgid "Column width"
msgstr "Lebar kolom"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Membuka dialog Lebar Kolom untuk menentukan lebar dari kolom tabel yang bersangkutan."
+msgstr ""
+"Membuka dialog Lebar Kolom untuk menentukan lebar dari kolom tabel yang "
+"bersangkutan."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2350,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Lebar Kolom Optimal</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Samakan Distribusi Kolom</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Samakan Distribusi Kolom</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2369,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Tinggi Baris"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Membuka dialog Tinggi Baris untuk menentukan tinggi dari baris tabel yang bersangkutan."
+msgstr ""
+"Membuka dialog Tinggi Baris untuk menentukan tinggi dari baris tabel yang "
+"bersangkutan."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2389,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Tinggi Baris Optimal</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Samakan Distribusi Baris</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Samakan Distribusi Baris</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2408,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Perbolehkan Baris Terpotong Antara Dua Halaman dan Kolom"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Memperbolehkan pemutus halaman pada baris terkait.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Memperbolehkan pemutus halaman pada baris "
+"terkait.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2428,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Ulang Tajuk Baris"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Mengulang tajuk atau sejumlah baris pertama pada tabel apabila tabel harus bersambung ke halaman selanjutnya.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Mengulang tajuk atau sejumlah baris pertama pada tabel "
+"apabila tabel harus bersambung ke halaman selanjutnya.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2448,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konversi"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2457,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Teks ke Tabel"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi teks ke tabel.</ahelp> Membuka <link href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi teks ke tabel."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi teks ke "
+"tabel.</ahelp> Membuka <link "
+"href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi teks ke "
+"tabel."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2479,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabel ke Teks"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi tabel ke teks.</ahelp> Membuka <link href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi tabel ke teks."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi tabel ke "
+"teks.</ahelp> Membuka <link "
+"href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi tabel ke "
+"teks."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2501,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Urut</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2510,18 @@ msgctxt ""
msgid "Formula"
msgstr "Rumus"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Membuka <link href=\"text/swriter/main0214.xhp\">baris Rumus</link> untuk mengetik dan menyunting rumus."
+msgstr ""
+"Membuka <link href=\"text/swriter/main0214.xhp\">baris Rumus</link> untuk "
+"mengetik dan menyunting rumus."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2530,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Format Angka"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Membuka <link href=\"text/shared/optionen/01040500.xhp\">dialog</link> untuk menentukan format angka pada tabel."
+msgstr ""
+"Membuka <link href=\"text/shared/optionen/01040500.xhp\">dialog</link> untuk "
+"menentukan format angka pada tabel."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2550,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Batas Tabel"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Menampilkan atau menyembunyikan batas-batas di sekeliling tabel. Batas-batas tersebut hanya tampak di monitor dan tidak akan dicetak."
+msgstr ""
+"Menampilkan atau menyembunyikan batas-batas di sekeliling tabel. Batas-batas "
+"tersebut hanya tampak di monitor dan tidak akan dicetak."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2570,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Properti Tabel</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2579,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Baris Bulatan dan Penomoran"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2587,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Baris Bulatan dan Penomoran</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Baris Bulatan dan Penomoran</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2599,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Baris <emph>Bulatan dan Penomoran</emph> memiliki sejumlah fungsi untuk mengubah struktur penomoran paragraf dokumen, termasuk mengubah urutan paragraf dan menentukan tingkat-tingkat penomoran yang berbeda.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Baris <emph>Bulatan dan Penomoran</emph> "
+"memiliki sejumlah fungsi untuk mengubah struktur penomoran paragraf dokumen, "
+"termasuk mengubah urutan paragraf dan menentukan tingkat-tingkat penomoran "
+"yang berbeda.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2614,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Baris Alat"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2622,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Baris Alat</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Baris Alat</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2634,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Bagian berikut akan memberikan Anda sedikit gambaran mengenai baris alat yang tersedia di $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Bagian berikut akan memberikan Anda sedikit gambaran mengenai baris alat "
+"yang tersedia di $[officename] Writer.<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2648,7 @@ msgctxt ""
msgid "File"
msgstr "Berkas"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2658,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Berkas</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2666,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Fungsi ini berlaku untuk dokumen yang sedang aktif, membuka dokumen baru, atau menutup aplikasi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Fungsi ini berlaku untuk dokumen yang sedang aktif, membuka "
+"dokumen baru, atau menutup aplikasi.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2680,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Buka</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2688,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Simpan Sebagai</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Simpan "
+"Sebagai</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2702,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versi</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2710,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properti</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properti</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2723,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Cetak</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2731,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Atur Pencetak</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Atur "
+"Pencetak</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2744,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Baris Rumus"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2752,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Baris Rumus</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Baris Rumus</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2764,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Dengan Baris <emph>Rumus</emph>, Anda bisa membuat perhitungan di dalam dokumen.</ahelp> Untuk mengaktifkan Baris <emph>Rumus</emph> tersebut, tekan F2."
+msgstr ""
+"<ahelp hid=\".\">Dengan Baris <emph>Rumus</emph>, Anda bisa membuat "
+"perhitungan di dalam dokumen.</ahelp> Untuk mengaktifkan Baris "
+"<emph>Rumus</emph> tersebut, tekan F2."
diff --git a/source/id/helpcontent2/source/text/swriter/librelogo.po b/source/id/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..df609cd1dee
--- /dev/null
+++ b/source/id/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-07-01 19:12+0200\n"
+"Last-Translator: Andika <andika@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Baris Status"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Baris Status</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Baris Status memiliki sejumlah informasi tentang dokumen yang bersangkutan dan menyediakan beberapa tombol untuk fungsi-fungsi tertentu."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Bahasa"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menampilkan bahasa untuk teks yang dipilih. <br/>Klik pada bagian ini untuk menampilkan menu dan memlih bahasa yang lain untuk teks atau paragraf yang Anda inginkan. <br/>Klik Nihil untuk menghindari teks tersebut dari pemeriksaan ejaan dan pemenggalan kata. <br/>Klik Kembali ke Bahasa Baku untuk menerapkan lagi bahasa baku untuk bagian teks atau paragraf yang dipilih. <br/>Klik Lainnya untuk membuka dialog dengan opsi lebih lanjut.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Tanda Tangan Digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Lihat juga <link href=\"text/shared/guide/digital_signatures.xhp\">Tanda Tangan Digital</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zum & Tata Letak Tampilan"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Dengan adanya tiga ikon kendali pada Baris Status Writer, Anda bisa mengubah ukuran tampilan dan tata letak dokumen di monitor."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikon Tata Letak Tampilan dari kiri ke kanan: Modus halaman tunggal. Modus tampilan saling menyisi. Modus tampilan seperti buku yang dibuka.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Seret gagang Zum ke kiri untuk melihat lebih banyak halaman, sementara seret ke kanan untuk melihat halaman lebih besar lagi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Perkakas"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Perkakas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Memiliki sejumlah fungsi untuk mengecek ejaan, galeri seni misalnya gambar yang bisa Anda masukkan ke dalam dokumen, juga terdapat fungsi untuk menata menu, serta preferensi program.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Penomoran Tajuk</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Penomoran Baris</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Catatan Kaki</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Urut</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opsi KoreksiOtomatis</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Kustomasi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Baris Objek OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Baris Objek OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Baris <emph> Objek OLE </emph>akan muncul apabila objek OLE yang ada pada dokumen dalam kondisi terpilih. Baris alat ini memiliki sejumlah fungsi untuk memformat dan menentukan letak objek OLE dalam dokumen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Tanpa Pembengkokan</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Pembengkokan</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ikon ini sama dengan opsi <emph>Pembengkokan Halaman</emph> pada tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Menerobos</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Anda juga bisa memperoleh hasil yang sama dari halaman tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Properti Objek</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Fitur $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Fitur $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Dengan $[officename], Anda bisa membuat dokumen teks yang dilengkapi gambar, tabel, atau pun bagan. Anda juga bisa menyimpan dokumen-dokumen itu dalam berbagai format, termasuk format berstandar OpenDocument (ODF), Microsoft Word .doc, maupun HTML. Dengan mudah, Anda pun bisa mengekspor dokumen-dokumen tersebut dalam Format Dokumen Portabel (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Menulis"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Dengan $[officename] Writer, Anda juga bisa membuat dokumen sederhana, seperti memo, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">pesan faksimili</link>, surat, resume, dan <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">surat massal</link>, disertai dengan banyak bagian dokumen (multi-part), dilengkapi daftar pustaka, tabel referensi, serta indeks."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer juga dilengkapi sejumlah fitur, seperti <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">pemeriksa ejaan</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">KoreksiOtomatis</link>, dan <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">pemenggalan kata</link>, serta beragam <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">palet</link> untuk hampir semua keperluan dokumen. Anda bisa membuat palet sendiri menggunakan wahana pandu yang ada."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Mendesain dan Menyusun Dokumen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] menawarkan berbagai fungsi untuk mendesain dokumen. Gunakanlah <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">jendela Gaya dan Pemformatan</link> untuk membuat, menerapkan, serta mengubah gaya paragraf, karakter, bingkai, maupun halaman. Fungsi ini turut dilengkapi dengan adanya <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, sehingga Anda bisa berpindah-pindah dengan cepat di dalam dokumen, melihat keseluruhan isi dokumen dalam bentuk kerangka atau outline, serta melacak objek-objek yang Anda masukkan ke dalam dokumen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Anda juga bisa membuat berbagai <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeks dan tabel</link> di dalam dokumen teks. Anda bisa memilih struktur serta bentuk tampilan indeks dan tabel tersebut sesuai yang diperlukan. Ditambah pula dengan taut-taut yang membantu Anda melompat secara langsung menuju bagian-bagian tertentu dari dokumen teks yang dibuat."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Penerbitan dengan $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer memiliki sejumlah fungsi untuk keperluan publikasi/penerbitan dan mendesain gambar. Anda bisa membuat brosur, surat kabar, maupun surat undangan. Dokumen-dokumen itu bisa diformat dengan <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">bingkai teks</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link>, serta beragam objek yang lain."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Operasi Berhitung"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Dokumen teks pada $[officename] memiliki <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">fungsi perhitungan (kalkulasi)</link> yang terintegrasi. Dengan begitu, Anda bisa membuat perhitungan matematik maupun logika yang rumit. Anda bisa membuat tabel di dalam dokumen teks untuk menerapkan kalkulasi itu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Membuat Gambar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Dengan <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Perkakas menggambar</link> $[officename] Writer, Anda bisa membuat gambar, legenda, serta berbagai jenis gambar lainnya yang Anda buat langsung di dalam dokumen teks."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Memasukkan Gambar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Anda bisa menambahkan gambar dengan <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">format berbeda</link> ke dalam dokumen teks, termasuk gambar dengan format JPG maupun GIF. Fungsi ini juga dilengkapi dengan <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeri</link> klip seni dan <link href=\"text/shared/guide/fontwork.xhp\">Galeri Fontwork</link> membuat efek fonta yang memesona."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Antarmuka Aplikasi yang Fleksibel"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Antarmuak program dirancang sehingga Anda dapat menatanya sesuai dengan preferensi Anda, termasuk menggubah ikon dan menu. Anda dapat menempatkan berbagai jendela program, seperti misalnya jendela Gaya dan Pemformatan atau Penavigasi sebagai jendela mengambang dimanapun pada layar. Anda juga dapat <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">menambatkan</link> beberapa jendela ke tepi ruang kerja."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Seret & Lepaskan"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Fitur <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">seret dan lepaskan</link> bisa membuat kerja Anda dengan dokumen teks dalam $[officename] kian cepat dan efisien. Sebagai contoh, Anda bisa menggunakan fitur ini untuk objek, seperti gambar dari Galeri, dari lokasi satu ke lokasi yang lain dalam dokumen yang sama, hingga dokumen $[officename] lain yang berbeda."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Fungsi Bantuan"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Anda bisa memanfaatkan <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">sistem Pembantu</link> sebagai rujukan lengkap untuk aplikasi-aplikasi $[officename] termasuk sejumlah <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksi</link> untuk tugas-tugas yang sederhana maupun rumit."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Baris Properti Objek Menggambar"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Baris Properti Objek Menggambar</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Anda dapat melihat bilah <emph>Properti Objek Menggambar</emph> pada jendela Writer dan Calc. Klik menu Tampilan - Bilah Alat - Properti Objek Menggambar. Fungsi-fungsi pada bilah tersebut akan diaktifkan bila salah satu objek menggambar dalam kondisi terpilih. Anda akan melihat beberapa ikon yang berbeda, bergantung dari dokumen yang dibuka apakah teks atau lembar pengolah angka.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Gaya Garis</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Tebal Garis</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Warna Garis</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Gaya Pengisian/Wilayah</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Baris Gambar"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Baris Gambar</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Baris <emph>Gambar</emph> memiliki sejumlah fungsi untuk memformat dan meletakkan gambar bitmap pada dokumen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Lipat Vertikal</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Lipat Horisontal</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Properti Grafik</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Sisip"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Sisip</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu Sisip memiliki sejumlah fungsi untuk menambahkan elemen-elemen baru ke dalam dokumen. Seperti misalnya bagian bab, catatan kaki, komentar, karakter khusus atau simbol, grafik atau gambar, dan objek-objek lainnya dari aplikasi yang berbeda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Pemutus Manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Karakter Khusus</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Seksi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Catatan Kaki/Akhir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Kapsi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Penanda Buku</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referensi Silang</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skrip</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Amplop</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Bingkai</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Garis Horisontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Bingkai Ambang</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Berkas</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Baris Bingkai"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Baris Bingkai</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Apabila sebuah bingkai dalam kondisi terpilih, maka Baris <emph>Bingkai</emph> akan muncul menyediakan sejumlah fungsi untuk memformat dan menentukan posisi bingkai itu pada dokumen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Pembengkokan Nonaktif</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Pembengkokan Aktif</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ikon ini mewakili opsi <emph>Pembengkokan Halaman</emph> pada tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Menerobos</link>>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Anda juga bisa memilih opsi ini pada halaman tab <emph>Pembengkokan</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Warna Latar Belakang</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Properti Bingkai</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Memiliki sejumlah fungsi untuk memformat dan menata letak isi dokumen Anda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bulatan dan Penomoran</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Halaman</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Kolom</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Seksi</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Bingkai</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Gambar</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Jendela"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Jendela</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Memiliki sejumlah fungsi untuk memanipulasi dan menampilkan jendela dokumen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Pratinjau Halaman"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Pratinjau Halaman</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Baris <emph>Pratinjau Halaman</emph> muncul apabila Anda melihat dokumen dengan modus pratampil."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Tampilan"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Tampilan</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu ini memiliki fungsi untuk mengendalikan tampilan dokumen pada layar.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zum</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Sunting"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Sunting</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu ini memiliki sejumlah fungsi untuk menyunting isi dokumen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Tempel Khusus</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Pilih Teks</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Bandingkan Dokumen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Cari & Ganti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">TeksOtomatis</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Pertukaran Basis Data</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Ruas</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Catatan Kaki</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entri Indeks</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entri Bibliografi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Taut-Luar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Taut</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">PetaCitra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Bilah Pemformatan"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bilah Pemformatan</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Bilah Pemformatan memuat beberapa fungsi pemformatan teks.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Warna Fonta</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Ikon tambahan"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Perbesar Karakter"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Memperbesar ukuran karakter dari teks yang dipilih.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Perkecil Karakter"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Memperkecil karakter dari teks yang dipilih.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Apabila dukungan terhadap <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> diaktifkan, maka akan terlihat dua ikon lain."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Kiri ke Kanan"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikon kiri ke kanan</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teks diketik dari kiri ke kanan.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Kanan ke Kiri"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikon kanan ke kiri</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teks yang memiliki format tata letak teks kompleks akan diketik dari kanan ke kiri</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Baris Objek Teks"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Baris Objek Teks</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Memiliki sejumlah fungsi untuk bekerja dengan teks dalam objek menggambar.</ahelp> Baris <emph>Objek Teks</emph> muncul apabila Anda menklik ganda di dalam objek menggambar tersebut."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superskrip</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subskrip</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Pilih Semua</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Karakter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraf</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Di sini, Anda bisa menentukan indentasi, spasi, perataan, serta jarak antarbaris untuk paragraf yang diinginkan."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Penggaris"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Penggaris</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Penggaris menampilkan dimensi dari halaman yang terkait, posisi tab, indentasi, bingkai atau garis luar, serta kolom. Anda bisa mengubah semuanya pada penggaris menggunakan tetikus."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Dengan menklik ganda pada penggaris, dialog <emph>Paragraf</emph> akan terbuka. Anda bisa <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">langsung memformat paragraf</link> yang diinginkan."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Selamat datang di Bantuan $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Bantuan %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Bekerja Dengan %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menu, Baris Alat, dan Tombol"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Memperoleh Bantuan"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Baris Tabel"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Baris Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Baris <emph>Tabel </emph>memiliki sejumlah fungsi untuk bekerja dengan tabel. Baris alat tersebut akan muncul apabila kursor berada di dalam tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Gabung Sel</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Hapus Baris</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Hapus Kolom</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"OtoFormat\">OtoFormat</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Properti Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Urut</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menu"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menu</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Bagian berikut adalah daftar bantuan yang tersedia untuk menu dan dialog."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menampilkan fungsi untuk menambahkan, menyunting, serta menghapus tabel di dalam dokumen teks.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Sisip"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Menambahkan tabel baru."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Menambahkan kolom."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Baris"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Menambahkan baris."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Hapus"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Menghapus tabel yang dipilih.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Menghapus kolom yang dipilih."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Baris"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Menghapus baris yang dipilih."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Pilih"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Memilih tabel ini.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Memilih kolom yang bersangkutan."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Baris"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Memilih baris yang bersangkutan."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Sel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Memilih sel yang bersangkutan.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Gabung Sel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Bagi Sel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel FormatOtomatis</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "SesuaiOtomatis"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Lebar kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Membuka dialog Lebar Kolom untuk menentukan lebar dari kolom tabel yang bersangkutan."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Lebar Kolom Optimal</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Samakan Distribusi Kolom</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Tinggi Baris"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Membuka dialog Tinggi Baris untuk menentukan tinggi dari baris tabel yang bersangkutan."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Tinggi Baris Optimal</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Samakan Distribusi Baris</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Perbolehkan Baris Terpotong Antara Dua Halaman dan Kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Memperbolehkan pemutus halaman pada baris terkait.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Ulang Tajuk Baris"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Mengulang tajuk atau sejumlah baris pertama pada tabel apabila tabel harus bersambung ke halaman selanjutnya.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Konversi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Teks ke Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi teks ke tabel.</ahelp> Membuka <link href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi teks ke tabel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabel ke Teks"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Membuka dialog untuk konversi tabel ke teks.</ahelp> Membuka <link href=\"text/swriter/01/06090000.xhp\">dialog</link> untuk konversi tabel ke teks."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Urut</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Rumus"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Membuka <link href=\"text/swriter/main0214.xhp\">baris Rumus</link> untuk mengetik dan menyunting rumus."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format Angka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Membuka <link href=\"text/shared/optionen/01040500.xhp\">dialog</link> untuk menentukan format angka pada tabel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Batas Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Menampilkan atau menyembunyikan batas-batas di sekeliling tabel. Batas-batas tersebut hanya tampak di monitor dan tidak akan dicetak."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Properti Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Baris Bulatan dan Penomoran"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Baris Bulatan dan Penomoran</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Baris <emph>Bulatan dan Penomoran</emph> memiliki sejumlah fungsi untuk mengubah struktur penomoran paragraf dokumen, termasuk mengubah urutan paragraf dan menentukan tingkat-tingkat penomoran yang berbeda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Baris Alat"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Baris Alat</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Bagian berikut akan memberikan Anda sedikit gambaran mengenai baris alat yang tersedia di $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Berkas"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Berkas</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Fungsi ini berlaku untuk dokumen yang sedang aktif, membuka dokumen baru, atau menutup aplikasi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Buka</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Simpan Sebagai</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versi</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properti</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Cetak</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Atur Pencetak</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Baris Rumus"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Baris Rumus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Dengan Baris <emph>Rumus</emph>, Anda bisa membuat perhitungan di dalam dokumen.</ahelp> Untuk mengaktifkan Baris <emph>Rumus</emph> tersebut, tekan F2."
diff --git a/source/is/helpcontent2/source/text/swriter.po b/source/is/helpcontent2/source/text/swriter.po
index b2d45d78a77..d4de0792e47 100644
--- a/source/is/helpcontent2/source/text/swriter.po
+++ b/source/is/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: swriter\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-08-05 09:45+0000\n"
"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
"Language-Team: Icelandic <openoffice@openoffice.is>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Stöðuslá"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stöðuslá\">Stöðuslá</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +43,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Stöðusláin inniheldur upplýsingar um núverandi skjal og birtir ýmsa hnappa með sértækum aðgerðum."
+msgstr ""
+"Stöðusláin inniheldur upplýsingar um núverandi skjal og birtir ýmsa hnappa "
+"með sértækum aðgerðum."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +56,22 @@ msgctxt ""
msgid "Language"
msgstr "Tungumál"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Birtir tungumál núverandi texta. <br/>Smelltu til að opna valmynd þar sem hægt er að velja annað tungumál. <br/>Veldu ekkert til að sleppa að útiloka texta frá stafsetningarleiðréttingu eða orðaskiptingu. <br/>Veldu endursetja í sjálfgefið tungumál til að setja aftur sjálfgefið tungumál fyrir val eða málsgrein. <br/>Veldu 'Meira' til að opna glugga með fleiri möguleikum.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Birtir tungumál núverandi texta. <br/>Smelltu til að opna "
+"valmynd þar sem hægt er að velja annað tungumál. <br/>Veldu ekkert til að "
+"sleppa að útiloka texta frá stafsetningarleiðréttingu eða orðaskiptingu. "
+"<br/>Veldu endursetja í sjálfgefið tungumál til að setja aftur sjálfgefið "
+"tungumál fyrir val eða málsgrein. <br/>Veldu 'Meira' til að opna glugga með "
+"fleiri möguleikum.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +80,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Stafræn undirritun"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Stafræn undirritun</link>."
+msgstr ""
+"See also <link href=\"text/shared/guide/digital_signatures.xhp\">Stafræn "
+"undirritun</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +100,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Framsetning aðdráttar og skoðunar"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Þrjú stjórntæki á stöðuslá Writer leyfa að breyta aðdrætti og skoðun á framsetningu textaskjala."
+msgstr ""
+"Þrjú stjórntæki á stöðuslá Writer leyfa að breyta aðdrætti og skoðun á "
+"framsetningu textaskjala."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Táknmyndir fyrir skoðun framsetningar frá vinstri til hægri: Einn dálkur. Skoðunarhamur með síðum hlið við hlið. Bókarhamur með tveimur síðum eins og í opinni bók.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Táknmyndir fyrir skoðun framsetningar frá vinstri til hægri: "
+"Einn dálkur. Skoðunarhamur með síðum hlið við hlið. Bókarhamur með tveimur "
+"síðum eins og í opinni bók.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Dragðu aðdráttarsleðann til vinstri til að sýna fleiri síður, dragðu til hægri til að draga inn á síðu og sýna þar með minna svæði á síðunni.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dragðu aðdráttarsleðann til vinstri til að sýna fleiri síður, "
+"dragðu til hægri til að draga inn á síðu og sýna þar með minna svæði á "
+"síðunni.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +144,7 @@ msgctxt ""
msgid "Tools"
msgstr "Verkfæri"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Verkfæri\">Verkfæri</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +162,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Inniheldur stafsetningaráhöld og safn með ýmiskonar myndefni sem þú getur sett inn í skjöl, auk tóla til að sérsníða valmyndir og til að breyta hegðun forritsins.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Inniheldur stafsetningaráhöld og safn með ýmiskonar myndefni "
+"sem þú getur sett inn í skjöl, auk tóla til að sérsníða valmyndir og til að "
+"breyta hegðun forritsins.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +175,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Tölusetning efnisskipan\">Tölusetning efnisskipan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Tölusetning "
+"efnisskipan\">Tölusetning efnisskipan</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +187,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Línunúmer\">Línunúmer</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Línunúmer\">Línunúmer</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +198,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Raða\">Raða</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +220,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Valkostir sjálfvirkrar leiðréttingar\">Valkostir sjálfvirkrar leiðréttingar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Valkostir sjálfvirkrar "
+"leiðréttingar\">Valkostir sjálfvirkrar leiðréttingar</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +232,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Sérsníða\">Sérsníða</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Sérsníða\">Sérsníða</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +244,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-hlutaslá"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +252,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-hlutaslá\">OLE-hlutaslá</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-hlutaslá\">OLE-"
+"hlutaslá</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +264,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-hlutur sláin </emph> birtist þegar hlutir eru valdir, og sláin inniheldur mikilvægustu aðgerðirnar fyrir snið og staðsetningu hluta.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-hlutur sláin </emph> birtist þegar "
+"hlutir eru valdir, og sláin inniheldur mikilvægustu aðgerðirnar fyrir snið "
+"og staðsetningu hluta.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +277,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ekkert textaskrið\">Ekkert textaskrið</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ekkert textaskrið\">Ekkert "
+"textaskrið</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +289,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur "
+"einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +301,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið\">Textaskrið</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Textaskrið\">Textaskrið</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +313,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn "
+"samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> "
+"flipanum."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +326,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í gegnum\">Textaskrið í gegnum</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í "
+"gegnum\">Textaskrið í gegnum</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +338,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Einnig er hægt að ná fram sömu áhrifum með <emph>textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Einnig er hægt "
+"að ná fram sömu áhrifum með <emph>textaskrið</emph> flipanum."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +350,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Eiginleikar hlutar\">Eiginleikar hlutar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Eiginleikar "
+"hlutar\">Eiginleikar hlutar</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +363,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Eiginleikar $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +371,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Eiginleikar $[officename] Writer\">Eiginleikar $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Eiginleikar $[officename] Writer\">Eiginleikar $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +384,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer gerir þér kleyft að hanna og útbúa ritvinnsluskjöl sem geta innihaldið grafík, töflur, eða línurit. Hægt er að vista skjölin á margvíslegum sniðum, þar á meðal staðlaða OpenDocument sniðið (ODF), Microsoft Word .doc snið, eða HTML. Og auðveldega er hægt að flytja út skjalið á Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer gerir þér kleyft að hanna og útbúa ritvinnsluskjöl sem "
+"geta innihaldið grafík, töflur, eða línurit. Hægt er að vista skjölin á "
+"margvíslegum sniðum, þar á meðal staðlaða OpenDocument sniðið (ODF), "
+"Microsoft Word .doc snið, eða HTML. Og auðveldega er hægt að flytja út "
+"skjalið á Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +401,7 @@ msgctxt ""
msgid "Writing"
msgstr "Skrifa texta"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +409,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer gerir þér kleyft að búa til bæði grunnskjöl, eins og minnisblöð, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, bréf , ferilskrár og <link href=\"text/swriter/01/01150000.xhp\" name=\"sameiningarskjöl\">sameiningarskjöl</link>, og einnig stór og flókin eða samsett skjöl, með heimildaskrá, tilvitnanir og atriðaskrá."
+msgstr ""
+"$[officename] Writer gerir þér kleyft að búa til bæði grunnskjöl, eins og "
+"minnisblöð, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, "
+"bréf , ferilskrár og <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"sameiningarskjöl\">sameiningarskjöl</link>, og einnig stór og flókin "
+"eða samsett skjöl, með heimildaskrá, tilvitnanir og atriðaskrá."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +424,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer inniheldur einnig gagnleg verkfæri eins og <link href=\"text/shared/01/06010000.xhp\" name=\"stafsetningaryfirferð\">stafsetningaryfirferð</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"samheitaorðasafn\">samheitaorðasafn</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"sjálfvirka leiðréttingu\">sjálfvirka leiðréttingu</link>, og <link href=\"text/swriter/01/06030000.xhp\" name=\"orðskiptingu\">orðskiptingu</link> sem og einnig margvísleg <link href=\"text/shared/01/01010100.xhp\" name=\"sniðmát\">sniðmát</link> fyrir næstum því hvaða tilgang sem er. Einnig er hægt að búa til sín eigin sniðmát með því að nota leiðsagnarforritin."
-
+msgstr ""
+"$[officename] Writer inniheldur einnig gagnleg verkfæri eins og <link "
+"href=\"text/shared/01/06010000.xhp\" "
+"name=\"stafsetningaryfirferð\">stafsetningaryfirferð</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"samheitaorðasafn\">samheitaorðasafn</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"sjálfvirka leiðréttingu\">sjálfvirka "
+"leiðréttingu</link>, og <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"orðskiptingu\">orðskiptingu</link> sem og einnig margvísleg <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"sniðmát\">sniðmát</link> fyrir "
+"næstum því hvaða tilgang sem er. Einnig er hægt að búa til sín eigin sniðmát "
+"með því að nota leiðsagnarforritin."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +447,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Framsetning og uppbygging"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +455,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] býður upp á marga möguleika á að búa til skjöl. Notaðu <link href=\"text/swriter/01/05140000.xhp\" name=\"stíl\">stíl og snið gluggann</link> til að búa til, úthluta og breyta stílum fyrir setningar, einstaka stafi, ramma og síður. Að auki, hjálpar <link href=\"text/swriter/01/02110000.xhp\" name=\"Uppbygging\">Uppbygging</link>-möguleikinn þér að hoppa fljótlega til innan skjalsins, gerir þér kleyft að sjá skjalið í efnisskipulagssýn, og halda utan um hluti sem settir hafa verið inn í skjalið."
+msgstr ""
+"$[officename] býður upp á marga möguleika á að búa til skjöl. Notaðu <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"stíl\">stíl og snið gluggann</link> "
+"til að búa til, úthluta og breyta stílum fyrir setningar, einstaka stafi, "
+"ramma og síður. Að auki, hjálpar <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Uppbygging\">Uppbygging</link>-möguleikinn þér að hoppa fljótlega til "
+"innan skjalsins, gerir þér kleyft að sjá skjalið í efnisskipulagssýn, og "
+"halda utan um hluti sem settir hafa verið inn í skjalið."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +472,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Einnig er hægt að búa til ýmiskonar <link href=\"text/swriter/01/04120000.xhp\" name=\"atriðaskrár og töflur\">atriðaskrár og töflur</link> í ritvinnsluskjölum. Hægt er að skilgreina uppsetningu og útlit á atriðaskrám og töflum samkvæmt þínum hentugleika. Lifandi tenglar og bókamerki leyfa þér að hoppa beint í viðkomandi atriði í textanum."
+msgstr ""
+"Einnig er hægt að búa til ýmiskonar <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"atriðaskrár og töflur\">atriðaskrár "
+"og töflur</link> í ritvinnsluskjölum. Hægt er að skilgreina uppsetningu og "
+"útlit á atriðaskrám og töflum samkvæmt þínum hentugleika. Lifandi tenglar og "
+"bókamerki leyfa þér að hoppa beint í viðkomandi atriði í textanum."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +489,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Útgáfustarfsemi með $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +497,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer inniheldur ýmiskonar útgáfuverkfæri og teiknitól til að hjálpa þér að búa til fagmannlega útlitandi skjöl, eins og bæklinga, fréttabréf og kynningar. Þú getur sniðið skjölin með margdálka útliti, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textarömmum\">textarömmum</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafík\">grafík</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"töflum\">töflum</link>, og öðrum hlutum."
+msgstr ""
+"$[officename] Writer inniheldur ýmiskonar útgáfuverkfæri og teiknitól til að "
+"hjálpa þér að búa til fagmannlega útlitandi skjöl, eins og bæklinga, "
+"fréttabréf og kynningar. Þú getur sniðið skjölin með margdálka útliti, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"textarömmum\">textarömmum</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafík\">grafík</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"töflum\">töflum</link>, og öðrum hlutum."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +517,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Útreikningar"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +525,13 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Textaskjöl í $[officename] eru með innbyggð <link href=\"text/swriter/main0214.xhp\" name=\"reikniföll\">reikniföll</link> sem hjálpa þér með útreikninga eða rökrænar tengingar. Auðvelt er að búa til töflu í textaskjali fyrir útreikninga."
+msgstr ""
+"Textaskjöl í $[officename] eru með innbyggð <link "
+"href=\"text/swriter/main0214.xhp\" name=\"reikniföll\">reikniföll</link> sem "
+"hjálpa þér með útreikninga eða rökrænar tengingar. Auðvelt er að búa til "
+"töflu í textaskjali fyrir útreikninga."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +541,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Búðu til myndefni"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +549,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">teikniáhöldin</link> gera þér kleift að búa til teikningar, myndir, merkingar, og ýmsa aðra teiknaða hluti inni í textaskjölum."
+msgstr ""
+"$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">teikniáhöldin</link> gera þér kleift að búa til teikningar, myndir, "
+"merkingar, og ýmsa aðra teiknaða hluti inni í textaskjölum."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +564,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Settu inn myndefni"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +572,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Hægt er að setja inn myndir á <link href=\"text/shared/00/00000020.xhp\" name=\"mismunandi sniðum\">mismunandi sniðum</link> inn í textaskjal, þar á meðal, JPG eða GIF sniði. Að auki, býður <link href=\"text/shared/01/gallery.xhp\" name=\"myndasafnið\">myndasafnið</link> upp á safn af úrklippumyndum, og <link href=\"text/shared/guide/fontwork.xhp\">letursmiðjusafnið</link> býður upp á að búa til stórkostlegar leturbrellur."
+msgstr ""
+"Hægt er að setja inn myndir á <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"mismunandi sniðum\">mismunandi sniðum</link> inn í textaskjal, þar á "
+"meðal, JPG eða GIF sniði. Að auki, býður <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"myndasafnið\">myndasafnið</link> upp "
+"á safn af úrklippumyndum, og <link "
+"href=\"text/shared/guide/fontwork.xhp\">letursmiðjusafnið</link> býður upp á "
+"að búa til stórkostlegar leturbrellur."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +591,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Sveigjanlegt forritsviðmót"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +599,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Forritsviðmótið er hannað þannig að hægt sé að stilla það fyrir þína notkun, inni í því er að sérsníða táknmyndir og valmyndir. Hægt er að staðsetja hina mismunandi glugga hvar sem er á skjánum, eins og stíla og sniðglugga eða uppbyggingu. Einnig er hægt að <link href=\"text/shared/guide/autohide.xhp\" name=\"festa\">festa</link> suma glugga við jaðar vinnusvæðisins."
+msgstr ""
+"Forritsviðmótið er hannað þannig að hægt sé að stilla það fyrir þína notkun, "
+"inni í því er að sérsníða táknmyndir og valmyndir. Hægt er að staðsetja "
+"hina mismunandi glugga hvar sem er á skjánum, eins og stíla og sniðglugga "
+"eða uppbyggingu. Einnig er hægt að <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"festa\">festa</link> suma glugga "
+"við jaðar vinnusvæðisins."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +617,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Draga&Sleppa"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +625,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"draga-og-sleppa-\">draga-og-sleppa</link> eiginleikinn gerir þér kleyft að vinna hratt og auðveldlega með textaskjöl í $[officename]. Til dæmis, geturðu dregið og sleppt hlutum, eins og grafík frá myndasafni, frá einum stað til annars í sama skjali, eða á milli $[officename] skjala."
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"draga-og-sleppa-\">draga-"
+"og-sleppa</link> eiginleikinn gerir þér kleyft að vinna hratt og auðveldlega "
+"með textaskjöl í $[officename]. Til dæmis, geturðu dregið og sleppt hlutum, "
+"eins og grafík frá myndasafni, frá einum stað til annars í sama skjali, eða "
+"á milli $[officename] skjala."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +642,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Hjálpartæki"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +650,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Hægt er að nota <link href=\"text/shared/05/00000110.xhp\" name=\"hjálparkerfið\">hjálparkerfið</link> sem fullkomið uppsláttarrit fyrir $[officename] forrit, þar með talið <link href=\"text/swriter/guide/main.xhp\" name=\"leiðbeiningar\">leiðbeiningar</link> fyrir einfaldar sem flóknar aðgerðir."
+msgstr ""
+"Hægt er að nota <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"hjálparkerfið\">hjálparkerfið</link> sem fullkomið uppsláttarrit fyrir "
+"$[officename] forrit, þar með talið <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"leiðbeiningar\">leiðbeiningar</link> fyrir einfaldar sem flóknar "
+"aðgerðir."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +666,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Eiginleikaslá fyrir teiknaðan hlut"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +674,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Eiginleikaslá fyrir teiknaðan hlut\">Eiginleikaslá fyrir teiknaðan hlut</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Eiginleikaslá fyrir teiknaðan "
+"hlut\">Eiginleikaslá fyrir teiknaðan hlut</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +686,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Hægt er að sjá <emph>eiginleikaslá fyrir teiknaða hluti</emph> í Writer og Calc. Veldu úr valmyndinni Skoða - Tækjaslár - Eiginleikar teiknaðs hlutar. Aðgerðirnar eru virkar teiknaður hlutur er valinn. Þú sérð venjulega nokkrar mismunandi táknmyndir, hvort sem skjalið er textaskjal eða töflureikniskjal.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Hægt er að sjá <emph>eiginleikaslá fyrir "
+"teiknaða hluti</emph> í Writer og Calc. Veldu úr valmyndinni Skoða - "
+"Tækjaslár - Eiginleikar teiknaðs hlutar. Aðgerðirnar eru virkar teiknaður "
+"hlutur er valinn. Þú sérð venjulega nokkrar mismunandi táknmyndir, hvort sem "
+"skjalið er textaskjal eða töflureikniskjal.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +701,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stíll línu\">Stíll línu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Stíll línu\">Stíll línu</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +712,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Breidd línu\">Breidd línu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Breidd línu\">Breidd "
+"línu</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +724,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Litur línu\">Litur línu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Litur línu\">Litur línu</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +735,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Stíll flatar/Fylling\">Stíll flatar/Fylling</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Stíll flatar/Fylling\">Stíll "
+"flatar/Fylling</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +748,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Myndaslá"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,38 +757,51 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Myndaslá\">Myndaslá</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Myndasláin</emph> inniheldur aðgerðir til að sníða og staðsetja valdar bitamyndir.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Myndasláin</emph> inniheldur aðgerðir "
+"til að sníða og staðsetja valdar bitamyndir.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lóðrétt\">Fletta lóðrétt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lóðrétt\">Fletta "
+"lóðrétt</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lárétt\">Fletta lárétt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lárétt\">Fletta "
+"lárétt</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Eiginleikar myndefnis\">Eiginleikar myndefnis</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Eiginleikar "
+"myndefnis\">Eiginleikar myndefnis</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +810,7 @@ msgctxt ""
msgid "Insert"
msgstr "Setja inn"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -605,8 +818,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Setja inn\">Setja inn</link>"
+msgstr ""
+"<link href=\"text/swriter/main0104.xhp\" name=\"Setja inn\">Setja inn</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +829,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Setja inn valmyndin inniheldur skipanir til að setja inn nýja hluti inn í skjöl. Þar má telja hluti eins og neðanmálsgreinar, athugasemdir, sérstafi, myndefni og hluti frá öðrum forritum.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Setja inn valmyndin inniheldur skipanir til að setja inn nýja "
+"hluti inn í skjöl. Þar má telja hluti eins og neðanmálsgreinar, "
+"athugasemdir, sérstafi, myndefni og hluti frá öðrum forritum.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +842,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Handvirk síðuskil\">Handvirk síðuskil</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Handvirk síðuskil\">Handvirk "
+"síðuskil</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +854,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Sérstafur\">Sérstafur</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Sérstafur\">Sérstafur</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +867,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Kafli\">Kafli</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +875,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +886,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Neðanmálsgrein\">Neðanmálsgrein/aftanmálsgrein</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Neðanmálsgrein\">Neðanmálsgrein/aftanmálsgrein</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +898,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Skýringatexti\">Skýringatexti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Skýringatexti\">Skýringatexti</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +910,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bókamerki\">Bókamerki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bókamerki\">Bókamerki</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +921,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Millivísun\">Millivísun</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Millivísun\">Millivísun</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +933,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Athugasemd\">Athugasemd</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Athugasemd\">Athugasemd</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +946,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skrifta\">Skrifta</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Umslag\">Umslag</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +966,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammi\">Rammi</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +976,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tafla\">Tafla</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +984,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Lárétt reglustika\">Lárétt reglustika</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Lárétt reglustika\">Lárétt "
+"reglustika</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +996,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Fljótandi rammi\">Fljótandi rammi</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Fljótandi rammi\">Fljótandi "
+"rammi</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1010,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Skrá\">Skrá</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1019,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Rammaslá"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +1029,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Rammaslá\">Rammaslá</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1037,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Þegar rammi er valinn, býður <emph>rammasláin</emph> upp á mikilvægustu aðgerðirnar fyrir snið og staðsetningu rammans.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Þegar rammi er valinn, býður "
+"<emph>rammasláin</emph> upp á mikilvægustu aðgerðirnar fyrir snið og "
+"staðsetningu rammans.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1050,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið óvirkt\">Textaskrið óvirkt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið "
+"óvirkt\">Textaskrið óvirkt</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1062,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur "
+"einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1074,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið virkt\">Textaskrið virkt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið virkt\">Textaskrið "
+"virkt</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1086,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn "
+"samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> "
+"flipanum."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1099,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í gegnum\">Textaskrið í gegnum</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í "
+"gegnum\">Textaskrið í gegnum</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1111,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Þú getur "
+"einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1123,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Bakgrunnslitur\">Bakgrunnslitur</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"Bakgrunnslitur\">Bakgrunnslitur</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1135,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Eiginleikar ramma\">Eiginleikar ramma</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Eiginleikar "
+"ramma\">Eiginleikar ramma</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1148,7 @@ msgctxt ""
msgid "Format"
msgstr "Sníða"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Sníða\">Sníða</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1166,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Inniheldur skipanir til að sníða útlit og efni skjalsins.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Inniheldur skipanir til að sníða útlit og efni "
+"skjalsins.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1180,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Stafur\">Stafur</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1188,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1199,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Tölusetning/Áherslumerki\">Áherslumerki og tölusetning</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Tölusetning/Áherslumerki\">Áherslumerki og tölusetning</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Síða\">Síða</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1223,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Dálkar\">Dálkar</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1233,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Hlutar\">Hlutar</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1243,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammi\">Rammi</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1253,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Mynd\">Mynd</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1262,7 @@ msgctxt ""
msgid "Window"
msgstr "Gluggi"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Gluggi\">Gluggi</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1280,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inniheldur skipanir til að sýsla með og birta forritsglugga.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inniheldur skipanir til að "
+"sýsla með og birta forritsglugga.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1293,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Prentskoðun"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1301,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Prentskoðun\">Prentskoðun</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Prentskoðun\">Prentskoðun</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1312,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>Prentskoðunarsláin</emph> birtist þegar þú skoðar núverandi skjal í prentskoðunarham."
+msgstr ""
+"<emph>Prentskoðunarsláin</emph> birtist þegar þú skoðar núverandi skjal í "
+"prentskoðunarham."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1325,7 @@ msgctxt ""
msgid "View"
msgstr "Skoða"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1335,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Skoða\">Skoða</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1343,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Þessi valmynd er með skipunum til stjórnunar á hvernig skjalið er birt á skjánum.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Þessi valmynd er með skipunum til stjórnunar á hvernig "
+"skjalið er birt á skjánum.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,8 +1355,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Aðdráttur\">Aðdráttur</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Aðdráttur\">Aðdráttur</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1367,7 @@ msgctxt ""
msgid "Edit"
msgstr "Breyta"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Breyta\">Breyta</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1385,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Þessi valmynd er með skipunum til breytinga á núverandi skjali.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Þessi valmynd er með skipunum til breytinga á núverandi "
+"skjali.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1397,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Sérstök líming\">Sérstök líming</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Sérstök líming\">Sérstök "
+"líming</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1409,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Velja texta\">Velja texta</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Velja texta\">Velja "
+"texta</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1421,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Bera saman skjal\">Bera saman skjal</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Bera saman skjal\">Bera saman "
+"skjal</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1433,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Finna og skipta út\">Finna og skipta út</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Finna og skipta út\">Finna og "
+"skipta út</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1445,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Sjálfvirkur texti\">Sjálfvirkur texti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Sjálfvirkur "
+"texti\">Sjálfvirkur texti</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1457,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Skipta um gagnagrunn\">Skipta um gagnagrunn</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Skipta um gagnagrunn\">Skipta "
+"um gagnagrunn</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3570,8 +1469,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Gagnasvið\">Gagnasvið</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"Gagnasvið\">Gagnasvið</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1480,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1492,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Efnisyfirlitsfærsla\">Efnisyfirlitsfærsla</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"Efnisyfirlitsfærsla\">Efnisyfirlitsfærsla</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1504,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Heimildaskrárfærsla\">Heimildaskrárfærsla</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Heimildaskrárfærsla\">Heimildaskrárfærsla</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1516,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1529,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Tenglar\">Tenglar</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1537,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Myndakort\">Myndakort</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Myndakort\">Myndakort</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1549,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Sniðslá"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1559,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Sniðslá\">Sniðslá</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1567,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Sniðsláin inniheldur ýmsar aðgerðir til að sníða til texta.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Sniðsláin inniheldur ýmsar aðgerðir til að "
+"sníða til texta.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1579,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Litur á letri\">Litur á letri</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Litur á letri\">Litur á "
+"letri</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1593,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Viðbótartáknmyndir"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1602,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Stækka letur"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1611,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Eykur stærð valins texta.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1620,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Minnka letur"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1629,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Minnkar stærð valins texta.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1637,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ef stuðningur við <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (flókin textaframsetning)er virkur, birtast tvær táknmyndir til viðbótar."
+msgstr ""
+"Ef stuðningur við <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> (flókin textaframsetning)er virkur, birtast tvær "
+"táknmyndir til viðbótar."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1652,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Vinstri-til-hægri"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vinstri-til-hægri táknmynd</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">vinstri-til-hægri "
+"táknmynd</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1672,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Texti er settur inn frá vinstri til hægri.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Texti er settur inn frá vinstri til "
+"hægri.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1686,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Hægri-til-vinstri"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">hægri-til-vinstri táknmynd</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">hægri-til-vinstri "
+"táknmynd</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1706,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Texti sem sniðinn er fyrir tungumál með flókinni textaframsetningu er settur inn frá hægri til vinstri .</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Texti sem sniðinn er fyrir tungumál með "
+"flókinni textaframsetningu er settur inn frá hægri til vinstri .</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1719,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Textahlutaslá"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1727,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Textahlutaslá\">Textahlutaslá</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" "
+"name=\"Textahlutaslá\">Textahlutaslá</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1739,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inniheldur aðgerðir til að sníða texta sem er inn í teiknihlut.</ahelp> <emph>textahlutasláin</emph> birtist þegar þú tvísmellir innan í teiknihlut."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inniheldur aðgerðir til að sníða texta "
+"sem er inn í teiknihlut.</ahelp> <emph>textahlutasláin</emph> birtist þegar "
+"þú tvísmellir innan í teiknihlut."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1754,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Háletur\">Háletur</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1762,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Lágletur \">Lágletur </link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Lágletur \">Lágletur </link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1773,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Velja allt\">Velja allt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Velja allt\">Velja allt</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1786,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Stafur\">Stafur</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1794,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1805,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Hér geturðu skilgreint inndrátt, stafa og orðabil, jöfnun og línubil fyrir valdar málsgreinar."
+msgstr ""
+"Hér geturðu skilgreint inndrátt, stafa og orðabil, jöfnun og línubil fyrir "
+"valdar málsgreinar."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1818,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Reglustikur"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3858,8 +1826,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglustikur\">Reglustikur</link>"
+msgstr ""
+"<link href=\"text/swriter/main0213.xhp\" name=\"Reglustikur\">Reglustikur</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1837,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Reglustikur birta stærðir á síðu, og staðsetningu á inndráttarmerkjum, inndrætti, jöðrum og dálkum. Hægt er að breyta öllu þessu á reglustikunni með því að nota músina."
+msgstr ""
+"Reglustikur birta stærðir á síðu, og staðsetningu á inndráttarmerkjum, "
+"inndrætti, jöðrum og dálkum. Hægt er að breyta öllu þessu á reglustikunni "
+"með því að nota músina."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1850,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Með því að tvísmella á reglustikuna, geturðu opnað <emph>málsgreina</emph>gluggann og breytt <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"snið fyrir málsgrein\">snið fyrir málsgrein</link> á núverandi málsgrein eða fyrir allar valdar málsgreinar."
+msgstr ""
+"Með því að tvísmella á reglustikuna, geturðu opnað "
+"<emph>málsgreina</emph>gluggann og breytt <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"snið fyrir "
+"málsgrein\">snið fyrir málsgrein</link> á núverandi málsgrein eða fyrir allar "
+"valdar málsgreinar."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1866,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Velkominn í hjálpina fyrir $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1876,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer hjálp"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1886,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Að vinna með %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1896,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Valmyndir, tækjaslár og lyklar"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1906,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Til að fá hjálp"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1915,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Töfluslá"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1925,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Töfluslá\">Töfluslá</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1933,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Töflusláin</emph> inniheldur aðgerðir til að vinna með töflur. Sláin birtist þegar þú hreyfir bendilinn inn í töflu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Töflusláin</emph> inniheldur aðgerðir "
+"til að vinna með töflur. Sláin birtist þegar þú hreyfir bendilinn inn í "
+"töflu.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1946,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sameina reiti\">Sameina reiti</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Sameina reiti\">Sameina "
+"reiti</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1958,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Eyða röð\">Eyða röð</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Eyða röð\">Eyða röð</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1969,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Eyða dálki\">Eyða dálki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Eyða dálki\">Eyða "
+"dálki</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"SjálfvirktSnið\">SjálfvirktSnið</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"SjálfvirktSnið\">SjálfvirktSnið</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Eiginleikar töflu\">Eiginleikar töflu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Eiginleikar "
+"töflu\">Eiginleikar töflu</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2004,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Raða\">Raða</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2013,7 @@ msgctxt ""
msgid "Menus"
msgstr "Valmyndir"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2021,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Valmyndir\">Valmyndir</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Valmyndir\">Valmyndir</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2033,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Eftirfarandi er lýsing á hjálparatriðum varðandi valmyndir og samskiptaglugga."
+msgstr ""
+"Eftirfarandi er lýsing á hjálparatriðum varðandi valmyndir og "
+"samskiptaglugga."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2046,7 @@ msgctxt ""
msgid "Table"
msgstr "Tafla"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2055,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tafla</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Sýnir skipanir til að setja inn, breyta og eyða töflum í textaskjölum.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Sýnir skipanir til að setja inn, breyta og eyða töflum í "
+"textaskjölum.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2075,7 @@ msgctxt ""
msgid "Insert"
msgstr "Setja inn"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2084,7 @@ msgctxt ""
msgid "Table"
msgstr "Tafla"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2093,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Setur inn nýja töflu."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2102,7 @@ msgctxt ""
msgid "Columns"
msgstr "Dálkar"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2111,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Setur inn dálka."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2120,7 @@ msgctxt ""
msgid "Rows"
msgstr "Raðir"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2129,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Setur inn raðir."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2138,7 @@ msgctxt ""
msgid "Delete"
msgstr "Eyða"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2147,7 @@ msgctxt ""
msgid "Table"
msgstr "Tafla"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2156,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Eyðir núverandi töflu.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2165,7 @@ msgctxt ""
msgid "Columns"
msgstr "Dálkar"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2174,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Eyðir völdum dálkum."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2183,7 @@ msgctxt ""
msgid "Rows"
msgstr "Raðir"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2192,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Eyðir völdum röðum."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2201,7 @@ msgctxt ""
msgid "Select"
msgstr "Velja"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2210,7 @@ msgctxt ""
msgid "Table"
msgstr "Tafla"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2219,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Velur virka töflu.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2228,7 @@ msgctxt ""
msgid "Column"
msgstr "Dálkur"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2237,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Velur virkan dálk."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2246,7 @@ msgctxt ""
msgid "Row"
msgstr "Röð"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2255,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Velur virka röð."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2264,7 @@ msgctxt ""
msgid "Cell"
msgstr "Reitur"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2273,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Velur virkan reit.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2282,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Sameina reiti</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2291,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Kljúfa reiti</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2300,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Sníða töflu sjálfvirkt</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2309,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Sjálfvirk aðlögun"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2318,7 @@ msgctxt ""
msgid "Column width"
msgstr "Dálkbreidd"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2327,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Opnar glugga með dálkastærð þar sem hægt er að breyta stærð dálka."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2336,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Besta dálkabreidd</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2345,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Dreifa dálkum jafnt</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2354,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Hæð raðar"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2363,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Opnar glugga með hæð raða þar sem hægt er að breyta hæð raða."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2372,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Besta hæð raða</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2381,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Dreifa röðum jafnt</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2390,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Leyfa röð að skiptast yfir blaðsíður og dálka"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2399,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Leyfir síðuskil innan núverandi raðar.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2408,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Fyrirsagnaraðir endurteknar"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Endurtekur töflufyrirsagnir á næstu síðum ef taflan nær yfir fleiri en eina síðu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Endurtekur töflufyrirsagnir á næstu síðum ef taflan nær "
+"yfir fleiri en eina síðu.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2428,7 @@ msgctxt ""
msgid "Convert"
msgstr "Umbreyta"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2437,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texta í töflu"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta völdum texta yfir í töflu.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta völdum texta yfir í töflu."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta "
+"völdum texta yfir í töflu.</ahelp> Opnar <link "
+"href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta "
+"völdum texta yfir í töflu."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2459,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tafla í texta"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta núverandi töflu yfir í texta.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta núverandi töflu yfir í texta."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta "
+"núverandi töflu yfir í texta.</ahelp> Opnar <link "
+"href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta "
+"núverandi töflu yfir í texta."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2481,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Raða</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2490,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formúla"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opnar <link href=\"text/swriter/main0214.xhp\">formúluslánna</link> til að búa til eða breyta formúlu."
+msgstr ""
+"Opnar <link href=\"text/swriter/main0214.xhp\">formúluslánna</link> til að búa "
+"til eða breyta formúlu."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2510,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Tölusnið"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opnar <link href=\"text/shared/optionen/01040500.xhp\">glugga</link> þar sem hægt er að skilgreina snið talna í töflunni."
+msgstr ""
+"Opnar <link href=\"text/shared/optionen/01040500.xhp\">glugga</link> þar sem "
+"hægt er að skilgreina snið talna í töflunni."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2530,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Mörk töflu"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Sýnir eða felur ramma utan um töflureiti. Rammarnir eru bara sýnilegir á skjánum en prentast ekki út."
+msgstr ""
+"Sýnir eða felur ramma utan um töflureiti. Rammarnir eru bara sýnilegir á "
+"skjánum en prentast ekki út."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2550,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Eiginleikar töflu</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2559,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Áherslumerkja- og tölusetningaslá"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2567,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Áherslumerkja- og tölusetningaslá\">Áherslumerkja- og tölusetningaslá</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Áherslumerkja- og "
+"tölusetningaslá\">Áherslumerkja- og tölusetningaslá</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2579,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Áherslumerkja- og tölusetningaslá</emph> inniheldur aðgerðir til að breyta uppsetningu tölusettra málsgreina, einnig að breyta röð málsgreina og skilgreina stigskiptingu málsgreina.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Áherslumerkja- og tölusetningaslá</emph> "
+"inniheldur aðgerðir til að breyta uppsetningu tölusettra málsgreina, einnig "
+"að breyta röð málsgreina og skilgreina stigskiptingu málsgreina.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2593,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Tækjaslár"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2601,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tækjaslár\">Tækjaslár</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Tækjaslár\">Tækjaslár</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2613,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Þessi hluti er yfirlit um tækjaslárnar sem tiltækar eru í $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Þessi hluti er yfirlit um tækjaslárnar sem tiltækar eru í $[officename] "
+"Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2626,7 @@ msgctxt ""
msgid "File"
msgstr "Skrá"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2636,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Skrá\">Skrá</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2644,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Þessar skipanir vinna með núverandi skjal, opna nýtt skjal, eða loka forritinu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Þessar skipanir vinna með núverandi skjal, opna nýtt skjal, "
+"eða loka forritinu.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2658,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Opna\">Opna</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2666,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Vista sem\">Vista sem</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Vista sem\">Vista sem</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2679,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Útgáfur\">Útgáfur</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2687,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eiginleikar\">Eiginleikar</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Eiginleikar\">Eiginleikar</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2701,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Prenta\">Prenta</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2709,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Stillingar prentara\">Stillingar prentara</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Stillingar "
+"prentara\">Stillingar prentara</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2722,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formúlu slá"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2730,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formúlu slá\">Formúlu slá</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formúlu slá\">Formúlu slá</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2742,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>Formúlusláin</emph> leyfir þér að búa til og setja inn útreikninga í textaskjal.</ahelp> Til að virkja <emph>Formúluslána</emph>, ýttu á F2."
+msgstr ""
+"<ahelp hid=\".\"><emph>Formúlusláin</emph> leyfir þér að búa til og setja inn "
+"útreikninga í textaskjal.</ahelp> Til að virkja <emph>Formúluslána</emph>, "
+"ýttu á F2."
diff --git a/source/is/helpcontent2/source/text/swriter/librelogo.po b/source/is/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..b7134bda55e
--- /dev/null
+++ b/source/is/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: swriter\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-08-05 09:45+0000\n"
+"Last-Translator: Sveinn í Felli <sveinki@nett.is>\n"
+"Language-Team: Icelandic <openoffice@openoffice.is>\n"
+"Language: is\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Stöðuslá"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stöðuslá\">Stöðuslá</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Stöðusláin inniheldur upplýsingar um núverandi skjal og birtir ýmsa hnappa með sértækum aðgerðum."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Tungumál"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Birtir tungumál núverandi texta. <br/>Smelltu til að opna valmynd þar sem hægt er að velja annað tungumál. <br/>Veldu ekkert til að sleppa að útiloka texta frá stafsetningarleiðréttingu eða orðaskiptingu. <br/>Veldu endursetja í sjálfgefið tungumál til að setja aftur sjálfgefið tungumál fyrir val eða málsgrein. <br/>Veldu 'Meira' til að opna glugga með fleiri möguleikum.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Stafræn undirritun"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Stafræn undirritun</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Framsetning aðdráttar og skoðunar"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Þrjú stjórntæki á stöðuslá Writer leyfa að breyta aðdrætti og skoðun á framsetningu textaskjala."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Táknmyndir fyrir skoðun framsetningar frá vinstri til hægri: Einn dálkur. Skoðunarhamur með síðum hlið við hlið. Bókarhamur með tveimur síðum eins og í opinni bók.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dragðu aðdráttarsleðann til vinstri til að sýna fleiri síður, dragðu til hægri til að draga inn á síðu og sýna þar með minna svæði á síðunni.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Verkfæri"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Verkfæri\">Verkfæri</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Inniheldur stafsetningaráhöld og safn með ýmiskonar myndefni sem þú getur sett inn í skjöl, auk tóla til að sérsníða valmyndir og til að breyta hegðun forritsins.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Tölusetning efnisskipan\">Tölusetning efnisskipan</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Línunúmer\">Línunúmer</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Raða\">Raða</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Valkostir sjálfvirkrar leiðréttingar\">Valkostir sjálfvirkrar leiðréttingar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Sérsníða\">Sérsníða</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-hlutaslá"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-hlutaslá\">OLE-hlutaslá</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-hlutur sláin </emph> birtist þegar hlutir eru valdir, og sláin inniheldur mikilvægustu aðgerðirnar fyrir snið og staðsetningu hluta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ekkert textaskrið\">Ekkert textaskrið</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið\">Textaskrið</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í gegnum\">Textaskrið í gegnum</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Einnig er hægt að ná fram sömu áhrifum með <emph>textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Eiginleikar hlutar\">Eiginleikar hlutar</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Eiginleikar $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Eiginleikar $[officename] Writer\">Eiginleikar $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer gerir þér kleyft að hanna og útbúa ritvinnsluskjöl sem geta innihaldið grafík, töflur, eða línurit. Hægt er að vista skjölin á margvíslegum sniðum, þar á meðal staðlaða OpenDocument sniðið (ODF), Microsoft Word .doc snið, eða HTML. Og auðveldega er hægt að flytja út skjalið á Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Skrifa texta"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer gerir þér kleyft að búa til bæði grunnskjöl, eins og minnisblöð, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, bréf , ferilskrár og <link href=\"text/swriter/01/01150000.xhp\" name=\"sameiningarskjöl\">sameiningarskjöl</link>, og einnig stór og flókin eða samsett skjöl, með heimildaskrá, tilvitnanir og atriðaskrá."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer inniheldur einnig gagnleg verkfæri eins og <link href=\"text/shared/01/06010000.xhp\" name=\"stafsetningaryfirferð\">stafsetningaryfirferð</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"samheitaorðasafn\">samheitaorðasafn</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"sjálfvirka leiðréttingu\">sjálfvirka leiðréttingu</link>, og <link href=\"text/swriter/01/06030000.xhp\" name=\"orðskiptingu\">orðskiptingu</link> sem og einnig margvísleg <link href=\"text/shared/01/01010100.xhp\" name=\"sniðmát\">sniðmát</link> fyrir næstum því hvaða tilgang sem er. Einnig er hægt að búa til sín eigin sniðmát með því að nota leiðsagnarforritin."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Framsetning og uppbygging"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] býður upp á marga möguleika á að búa til skjöl. Notaðu <link href=\"text/swriter/01/05140000.xhp\" name=\"stíl\">stíl og snið gluggann</link> til að búa til, úthluta og breyta stílum fyrir setningar, einstaka stafi, ramma og síður. Að auki, hjálpar <link href=\"text/swriter/01/02110000.xhp\" name=\"Uppbygging\">Uppbygging</link>-möguleikinn þér að hoppa fljótlega til innan skjalsins, gerir þér kleyft að sjá skjalið í efnisskipulagssýn, og halda utan um hluti sem settir hafa verið inn í skjalið."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Einnig er hægt að búa til ýmiskonar <link href=\"text/swriter/01/04120000.xhp\" name=\"atriðaskrár og töflur\">atriðaskrár og töflur</link> í ritvinnsluskjölum. Hægt er að skilgreina uppsetningu og útlit á atriðaskrám og töflum samkvæmt þínum hentugleika. Lifandi tenglar og bókamerki leyfa þér að hoppa beint í viðkomandi atriði í textanum."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Útgáfustarfsemi með $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer inniheldur ýmiskonar útgáfuverkfæri og teiknitól til að hjálpa þér að búa til fagmannlega útlitandi skjöl, eins og bæklinga, fréttabréf og kynningar. Þú getur sniðið skjölin með margdálka útliti, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textarömmum\">textarömmum</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafík\">grafík</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"töflum\">töflum</link>, og öðrum hlutum."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Útreikningar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Textaskjöl í $[officename] eru með innbyggð <link href=\"text/swriter/main0214.xhp\" name=\"reikniföll\">reikniföll</link> sem hjálpa þér með útreikninga eða rökrænar tengingar. Auðvelt er að búa til töflu í textaskjali fyrir útreikninga."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Búðu til myndefni"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">teikniáhöldin</link> gera þér kleift að búa til teikningar, myndir, merkingar, og ýmsa aðra teiknaða hluti inni í textaskjölum."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Settu inn myndefni"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Hægt er að setja inn myndir á <link href=\"text/shared/00/00000020.xhp\" name=\"mismunandi sniðum\">mismunandi sniðum</link> inn í textaskjal, þar á meðal, JPG eða GIF sniði. Að auki, býður <link href=\"text/shared/01/gallery.xhp\" name=\"myndasafnið\">myndasafnið</link> upp á safn af úrklippumyndum, og <link href=\"text/shared/guide/fontwork.xhp\">letursmiðjusafnið</link> býður upp á að búa til stórkostlegar leturbrellur."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Sveigjanlegt forritsviðmót"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Forritsviðmótið er hannað þannig að hægt sé að stilla það fyrir þína notkun, inni í því er að sérsníða táknmyndir og valmyndir. Hægt er að staðsetja hina mismunandi glugga hvar sem er á skjánum, eins og stíla og sniðglugga eða uppbyggingu. Einnig er hægt að <link href=\"text/shared/guide/autohide.xhp\" name=\"festa\">festa</link> suma glugga við jaðar vinnusvæðisins."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Draga&Sleppa"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"draga-og-sleppa-\">draga-og-sleppa</link> eiginleikinn gerir þér kleyft að vinna hratt og auðveldlega með textaskjöl í $[officename]. Til dæmis, geturðu dregið og sleppt hlutum, eins og grafík frá myndasafni, frá einum stað til annars í sama skjali, eða á milli $[officename] skjala."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Hjálpartæki"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Hægt er að nota <link href=\"text/shared/05/00000110.xhp\" name=\"hjálparkerfið\">hjálparkerfið</link> sem fullkomið uppsláttarrit fyrir $[officename] forrit, þar með talið <link href=\"text/swriter/guide/main.xhp\" name=\"leiðbeiningar\">leiðbeiningar</link> fyrir einfaldar sem flóknar aðgerðir."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Eiginleikaslá fyrir teiknaðan hlut"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Eiginleikaslá fyrir teiknaðan hlut\">Eiginleikaslá fyrir teiknaðan hlut</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Hægt er að sjá <emph>eiginleikaslá fyrir teiknaða hluti</emph> í Writer og Calc. Veldu úr valmyndinni Skoða - Tækjaslár - Eiginleikar teiknaðs hlutar. Aðgerðirnar eru virkar teiknaður hlutur er valinn. Þú sérð venjulega nokkrar mismunandi táknmyndir, hvort sem skjalið er textaskjal eða töflureikniskjal.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stíll línu\">Stíll línu</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Breidd línu\">Breidd línu</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Litur línu\">Litur línu</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Stíll flatar/Fylling\">Stíll flatar/Fylling</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Myndaslá"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Myndaslá\">Myndaslá</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Myndasláin</emph> inniheldur aðgerðir til að sníða og staðsetja valdar bitamyndir.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lóðrétt\">Fletta lóðrétt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Fletta lárétt\">Fletta lárétt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Eiginleikar myndefnis\">Eiginleikar myndefnis</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Setja inn"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Setja inn\">Setja inn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Setja inn valmyndin inniheldur skipanir til að setja inn nýja hluti inn í skjöl. Þar má telja hluti eins og neðanmálsgreinar, athugasemdir, sérstafi, myndefni og hluti frá öðrum forritum.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Handvirk síðuskil\">Handvirk síðuskil</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Sérstafur\">Sérstafur</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Kafli\">Kafli</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Neðanmálsgrein\">Neðanmálsgrein/aftanmálsgrein</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Skýringatexti\">Skýringatexti</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bókamerki\">Bókamerki</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Millivísun\">Millivísun</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Athugasemd\">Athugasemd</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skrifta\">Skrifta</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Umslag\">Umslag</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammi\">Rammi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tafla\">Tafla</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Lárétt reglustika\">Lárétt reglustika</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Fljótandi rammi\">Fljótandi rammi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Skrá\">Skrá</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Rammaslá"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Rammaslá\">Rammaslá</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Þegar rammi er valinn, býður <emph>rammasláin</emph> upp á mikilvægustu aðgerðirnar fyrir snið og staðsetningu rammans.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið óvirkt\">Textaskrið óvirkt</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið virkt\">Textaskrið virkt</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Þetta tákn samsvarar <emph>textaskrið síðu</emph> valkostinum í <emph>textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textaskrið í gegnum\">Textaskrið í gegnum</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Þú getur einnig valið þessa stillingu á <emph>Textaskrið</emph> flipanum."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Bakgrunnslitur\">Bakgrunnslitur</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Eiginleikar ramma\">Eiginleikar ramma</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Sníða"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Sníða\">Sníða</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Inniheldur skipanir til að sníða útlit og efni skjalsins.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Stafur\">Stafur</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Tölusetning/Áherslumerki\">Áherslumerki og tölusetning</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Síða\">Síða</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Dálkar\">Dálkar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Hlutar\">Hlutar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rammi\">Rammi</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Mynd\">Mynd</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Gluggi"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Gluggi\">Gluggi</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inniheldur skipanir til að sýsla með og birta forritsglugga.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Prentskoðun"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Prentskoðun\">Prentskoðun</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>Prentskoðunarsláin</emph> birtist þegar þú skoðar núverandi skjal í prentskoðunarham."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Skoða"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Skoða\">Skoða</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Þessi valmynd er með skipunum til stjórnunar á hvernig skjalið er birt á skjánum.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Aðdráttur\">Aðdráttur</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Breyta"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Breyta\">Breyta</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Þessi valmynd er með skipunum til breytinga á núverandi skjali.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Sérstök líming\">Sérstök líming</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Velja texta\">Velja texta</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Bera saman skjal\">Bera saman skjal</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Finna og skipta út\">Finna og skipta út</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Sjálfvirkur texti\">Sjálfvirkur texti</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Skipta um gagnagrunn\">Skipta um gagnagrunn</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Gagnasvið\">Gagnasvið</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Neðanmálsgreinar\">Neðanmálsgreinar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Efnisyfirlitsfærsla\">Efnisyfirlitsfærsla</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Heimildaskrárfærsla\">Heimildaskrárfærsla</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Veftengill\">Veftengill</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Tenglar\">Tenglar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Myndakort\">Myndakort</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Sniðslá"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Sniðslá\">Sniðslá</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Sniðsláin inniheldur ýmsar aðgerðir til að sníða til texta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Litur á letri\">Litur á letri</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Viðbótartáknmyndir"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Stækka letur"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Eykur stærð valins texta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Minnka letur"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Minnkar stærð valins texta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ef stuðningur við <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (flókin textaframsetning)er virkur, birtast tvær táknmyndir til viðbótar."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Vinstri-til-hægri"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vinstri-til-hægri táknmynd</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Texti er settur inn frá vinstri til hægri.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Hægri-til-vinstri"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">hægri-til-vinstri táknmynd</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Texti sem sniðinn er fyrir tungumál með flókinni textaframsetningu er settur inn frá hægri til vinstri .</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Textahlutaslá"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Textahlutaslá\">Textahlutaslá</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inniheldur aðgerðir til að sníða texta sem er inn í teiknihlut.</ahelp> <emph>textahlutasláin</emph> birtist þegar þú tvísmellir innan í teiknihlut."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Háletur\">Háletur</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Lágletur \">Lágletur </link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Velja allt\">Velja allt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Stafur\">Stafur</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Málsgrein\">Málsgrein</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Hér geturðu skilgreint inndrátt, stafa og orðabil, jöfnun og línubil fyrir valdar málsgreinar."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Reglustikur"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Reglustikur\">Reglustikur</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Reglustikur birta stærðir á síðu, og staðsetningu á inndráttarmerkjum, inndrætti, jöðrum og dálkum. Hægt er að breyta öllu þessu á reglustikunni með því að nota músina."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Með því að tvísmella á reglustikuna, geturðu opnað <emph>málsgreina</emph>gluggann og breytt <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"snið fyrir málsgrein\">snið fyrir málsgrein</link> á núverandi málsgrein eða fyrir allar valdar málsgreinar."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Velkominn í hjálpina fyrir $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer hjálp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Að vinna með %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Valmyndir, tækjaslár og lyklar"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Til að fá hjálp"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Töfluslá"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Töfluslá\">Töfluslá</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Töflusláin</emph> inniheldur aðgerðir til að vinna með töflur. Sláin birtist þegar þú hreyfir bendilinn inn í töflu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sameina reiti\">Sameina reiti</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Eyða röð\">Eyða röð</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Eyða dálki\">Eyða dálki</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"SjálfvirktSnið\">SjálfvirktSnið</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Eiginleikar töflu\">Eiginleikar töflu</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Raða\">Raða</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Valmyndir"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Valmyndir\">Valmyndir</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Eftirfarandi er lýsing á hjálparatriðum varðandi valmyndir og samskiptaglugga."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tafla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tafla</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Sýnir skipanir til að setja inn, breyta og eyða töflum í textaskjölum.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Setja inn"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tafla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Setur inn nýja töflu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Dálkar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Setur inn dálka."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Raðir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Setur inn raðir."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Eyða"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tafla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Eyðir núverandi töflu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Dálkar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Eyðir völdum dálkum."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Raðir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Eyðir völdum röðum."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Velja"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tafla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Velur virka töflu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Dálkur"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Velur virkan dálk."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Röð"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Velur virka röð."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Reitur"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Velur virkan reit.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Sameina reiti</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Kljúfa reiti</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Sníða töflu sjálfvirkt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Sjálfvirk aðlögun"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Dálkbreidd"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opnar glugga með dálkastærð þar sem hægt er að breyta stærð dálka."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Besta dálkabreidd</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Dreifa dálkum jafnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Hæð raðar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opnar glugga með hæð raða þar sem hægt er að breyta hæð raða."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Besta hæð raða</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Dreifa röðum jafnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Leyfa röð að skiptast yfir blaðsíður og dálka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Leyfir síðuskil innan núverandi raðar.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Fyrirsagnaraðir endurteknar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Endurtekur töflufyrirsagnir á næstu síðum ef taflan nær yfir fleiri en eina síðu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Umbreyta"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texta í töflu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta völdum texta yfir í töflu.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta völdum texta yfir í töflu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tafla í texta"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar glugga þar sem hægt er að breyta núverandi töflu yfir í texta.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">glugga</link> þar sem hægt er að breyta núverandi töflu yfir í texta."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Raða</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formúla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opnar <link href=\"text/swriter/main0214.xhp\">formúluslánna</link> til að búa til eða breyta formúlu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Tölusnið"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opnar <link href=\"text/shared/optionen/01040500.xhp\">glugga</link> þar sem hægt er að skilgreina snið talna í töflunni."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Mörk töflu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Sýnir eða felur ramma utan um töflureiti. Rammarnir eru bara sýnilegir á skjánum en prentast ekki út."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Eiginleikar töflu</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Áherslumerkja- og tölusetningaslá"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Áherslumerkja- og tölusetningaslá\">Áherslumerkja- og tölusetningaslá</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Áherslumerkja- og tölusetningaslá</emph> inniheldur aðgerðir til að breyta uppsetningu tölusettra málsgreina, einnig að breyta röð málsgreina og skilgreina stigskiptingu málsgreina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Tækjaslár"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Tækjaslár\">Tækjaslár</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Þessi hluti er yfirlit um tækjaslárnar sem tiltækar eru í $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Skrá"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Skrá\">Skrá</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Þessar skipanir vinna með núverandi skjal, opna nýtt skjal, eða loka forritinu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Opna\">Opna</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Vista sem\">Vista sem</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Útgáfur\">Útgáfur</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eiginleikar\">Eiginleikar</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Prenta\">Prenta</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Stillingar prentara\">Stillingar prentara</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formúlu slá"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formúlu slá\">Formúlu slá</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>Formúlusláin</emph> leyfir þér að búa til og setja inn útreikninga í textaskjal.</ahelp> Til að virkja <emph>Formúluslána</emph>, ýttu á F2."
diff --git a/source/it/helpcontent2/source/text/swriter.po b/source/it/helpcontent2/source/text/swriter.po
index 775d4c475f6..76987f9502f 100644
--- a/source/it/helpcontent2/source/text/swriter.po
+++ b/source/it/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-01-30 01:10+0200\n"
"Last-Translator: Valter <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra di stato"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra di stato\">Barra di stato</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra di stato\">Barra di "
+"stato</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "La barra di stato contiene informazioni sul documento attivo e offre vari pulsanti con funzioni speciali."
+msgstr ""
+"La barra di stato contiene informazioni sul documento attivo e offre vari "
+"pulsanti con funzioni speciali."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Lingua"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la lingua applicata al testo selezionato. <br/>Fate clic per aprire un menu dove è possibile scegliere una lingua diversa per il testo selezionato o per il paragrafo in uso. <br/>Scegliete Nessuna per escludere il testo dalla correzione automatica e dalla sillabazione. <br/>Scegliete Ripristina la lingua predefinita per applicare nuovamente la lingua predefinita al testo selezionato o al paragrafo. <br/>Scegliete Extra per aprire una finestra di dialogo con maggiori opzioni.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra la lingua applicata al testo selezionato. <br/>Fate "
+"clic per aprire un menu dove è possibile scegliere una lingua diversa per il "
+"testo selezionato o per il paragrafo in uso. <br/>Scegliete Nessuna per "
+"escludere il testo dalla correzione automatica e dalla sillabazione. "
+"<br/>Scegliete Ripristina la lingua predefinita per applicare nuovamente la "
+"lingua predefinita al testo selezionato o al paragrafo. <br/>Scegliete Extra "
+"per aprire una finestra di dialogo con maggiori opzioni.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Firma digitale"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vedete anche <link href=\"text/shared/guide/digital_signatures.xhp\">Firma digitale</link>."
+msgstr ""
+"Vedete anche <link href=\"text/shared/guide/digital_signatures.xhp\">Firma "
+"digitale</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +103,43 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Layout di zoom e visualizzazione"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tre controlli sulla barra di stato permettono di modificare lo zoom e il layout di visualizzazione del documento di testo."
+msgstr ""
+"Tre controlli sulla barra di stato permettono di modificare lo zoom e il "
+"layout di visualizzazione del documento di testo."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Le icone Visualizza impaginazione mostrano da sinistra a destra: Modalità singola colonna. Modalità di visualizzazione con pagine fianco a fianco. Modalità libro con due pagine come in un libro aperto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Le icone Visualizza impaginazione mostrano da sinistra a "
+"destra: Modalità singola colonna. Modalità di visualizzazione con pagine "
+"fianco a fianco. Modalità libro con due pagine come in un libro "
+"aperto.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Trascinare il cursore dello zoom verso sinistra per visualizzare più pagine, trascinarlo verso destra per fare zoom all'interno di una pagina e visualizzarne un'area più piccola.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Trascinare il cursore dello zoom verso sinistra per "
+"visualizzare più pagine, trascinarlo verso destra per fare zoom all'interno "
+"di una pagina e visualizzarne un'area più piccola.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "Strumenti"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +156,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Strumenti\">Strumenti</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Strumenti\">Strumenti</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +167,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contiene strumenti di controllo ortografico, una galleria di oggetti decorativi che potete aggiungere al documento e strumenti per la configurazione dei menu e l'impostazione delle preferenze per il programma.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contiene strumenti di controllo ortografico, una galleria di "
+"oggetti decorativi che potete aggiungere al documento e strumenti per la "
+"configurazione dei menu e l'impostazione delle preferenze per il "
+"programma.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +181,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numerazione capitolo...\">Numerazione capitolo...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numerazione "
+"capitolo...\">Numerazione capitolo...</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +193,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numerazione righe\">Numerazione righe</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numerazione "
+"righe\">Numerazione righe</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +205,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Note a piè di pagina\">Note a piè di pagina</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Note a piè di pagina\">Note a "
+"piè di pagina</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +219,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordina\">Ordina</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +227,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correzione automatica\">Opzioni di correzione automatica</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Correzione "
+"automatica\">Opzioni di correzione automatica</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +239,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizza\">Personalizza</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizza\">Personalizza</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +252,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra Oggetto OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +260,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Oggetto OLE\">Barra Oggetto OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra Oggetto OLE\">Barra "
+"Oggetto OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +272,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Nel caso di oggetti selezionati, la barra <emph>Oggetto OLE</emph> vi mostrerà le funzioni più importanti per la loro formattazione e il loro posizionamento.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Nel caso di oggetti selezionati, la barra "
+"<emph>Oggetto OLE</emph> vi mostrerà le funzioni più importanti per la loro "
+"formattazione e il loro posizionamento.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +285,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +296,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete anche scegliere questa impostazione nella scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete anche "
+"scegliere questa impostazione nella scheda <emph>Scorrimento</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +308,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Scorrimento\">Scorrimento</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Scorrimento\">Scorrimento</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +320,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Questa icona corrisponde all'opzione <emph>Intorno</emph> nella scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Questa icona "
+"corrisponde all'opzione <emph>Intorno</emph> nella scheda "
+"<emph>Scorrimento</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +333,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Attraverso\">Attraverso</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Attraverso\">Attraverso</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +345,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete ottenere lo stesso effetto operando dalla scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete ottenere "
+"lo stesso effetto operando dalla scheda <emph>Scorrimento</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +357,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Proprietà oggetto\">Proprietà oggetto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Proprietà oggetto\">Proprietà "
+"oggetto</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +370,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funzioni di $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +378,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funzioni di $[officename] Writer\">Funzioni di $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Funzioni di $[officename] Writer\">Funzioni di $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +391,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer consente di progettare e creare documenti di testo che possono contenere immagini, tabelle o grafici. È quindi possibile salvare i documenti in diversi formati, incluso il formato standard OpenDocument (ODF), il formato .doc di Microsoft Word, o il formato HTML. Inoltre, è possibile esportare il documento nel formato PDF (Portable Document Format)."
+msgstr ""
+"$[officename] Writer consente di progettare e creare documenti di testo che "
+"possono contenere immagini, tabelle o grafici. È quindi possibile salvare i "
+"documenti in diversi formati, incluso il formato standard OpenDocument "
+"(ODF), il formato .doc di Microsoft Word, o il formato HTML. Inoltre, è "
+"possibile esportare il documento nel formato PDF (Portable Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +408,7 @@ msgctxt ""
msgid "Writing"
msgstr "Scrivere"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +416,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer vi permette di creare documenti semplici, ad esempio memo, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, lettere, riassunti e <link href=\"text/swriter/01/01150000.xhp\" name=\"stampe in serie\">stampe in serie</link>, ma anche documenti lunghi e complessi o divisi in più sezioni, quali bibliografie, tabelle di riferimento e indici."
+msgstr ""
+"$[officename] Writer vi permette di creare documenti semplici, ad esempio "
+"memo, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, lettere, "
+"riassunti e <link href=\"text/swriter/01/01150000.xhp\" name=\"stampe in "
+"serie\">stampe in serie</link>, ma anche documenti lunghi e complessi o "
+"divisi in più sezioni, quali bibliografie, tabelle di riferimento e indici."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +431,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer include funzioni di <link href=\"text/shared/01/06010000.xhp\" name=\"controllo ortografico\">controllo ortografico</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"sinonimi\">sinonimi</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correzione automatica\">correzione automatica</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"sillabazione\">sillabazione</link>, oltre a vari <link href=\"text/shared/01/01010100.xhp\" name=\"modelli di documento\">modelli di documento</link> per usi differenti. Oppure, potete creare modelli di documento di vostra scelta usando le apposite procedure guidate."
-
+msgstr ""
+"$[officename] Writer include funzioni di <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"controllo ortografico\">controllo "
+"ortografico</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"sinonimi\">sinonimi</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"correzione automatica\">correzione automatica</link> e <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"sillabazione\">sillabazione</link>, "
+"oltre a vari <link href=\"text/shared/01/01010100.xhp\" name=\"modelli di "
+"documento\">modelli di documento</link> per usi differenti. Oppure, potete "
+"creare modelli di documento di vostra scelta usando le apposite procedure "
+"guidate."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +453,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Creare e strutturare"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +461,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] offre un'ampia scelta di opzioni per la creazione dei documenti. Usando la finestra <link href=\"text/swriter/01/05140000.xhp\" name=\"Stili di formato\">Stili e formattazione</link> potete creare, assegnare e modificare gli stili a livello di paragrafo, singolo carattere, cornice e pagina. Inoltre, il <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigatore\">Navigatore</link> vi aiuta a spostarvi rapidamente all'interno dei documenti, vi consente di visualizzarli in modo struttura e tiene traccia degli oggetti che avete inserito."
+msgstr ""
+"$[officename] offre un'ampia scelta di opzioni per la creazione dei "
+"documenti. Usando la finestra <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Stili di formato\">Stili e formattazione</link> potete creare, "
+"assegnare e modificare gli stili a livello di paragrafo, singolo carattere, "
+"cornice e pagina. Inoltre, il <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigatore\">Navigatore</link> vi aiuta a spostarvi rapidamente "
+"all'interno dei documenti, vi consente di visualizzarli in modo struttura e "
+"tiene traccia degli oggetti che avete inserito."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +479,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Nei documenti di testo potete inoltre creare <link href=\"text/swriter/01/04120000.xhp\" name=\"indici e tabelle\">indici e tabelle</link>. La struttura e l'aspetto degli indici e delle tabelle possono essere adattati alle vostre esigenze personali. I collegamenti e i segnalibri vi permettono di accedere direttamente alle parti di testo corrispondenti."
+msgstr ""
+"Nei documenti di testo potete inoltre creare <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indici e tabelle\">indici e "
+"tabelle</link>. La struttura e l'aspetto degli indici e delle tabelle "
+"possono essere adattati alle vostre esigenze personali. I collegamenti e i "
+"segnalibri vi permettono di accedere direttamente alle parti di testo "
+"corrispondenti."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +497,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop publishing con $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +505,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer contiene numerosi strumenti di pubblicazione e disegno con cui potete creare documenti con uno stile professionale, ad esempio dépliant, circolari e inviti. Potete formattare i documenti su più colonne e includervi <link href=\"text/swriter/guide/text_frame.xhp\" name=\"cornici di testo\">cornici di testo</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"immagini\">immagini</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelle\">tabelle</link> e altri oggetti."
-
+msgstr ""
+"$[officename] Writer contiene numerosi strumenti di pubblicazione e disegno "
+"con cui potete creare documenti con uno stile professionale, ad esempio "
+"dépliant, circolari e inviti. Potete formattare i documenti su più colonne e "
+"includervi <link href=\"text/swriter/guide/text_frame.xhp\" name=\"cornici di "
+"testo\">cornici di testo</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"immagini\">immagini</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelle\">tabelle</link> e "
+"altri oggetti."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +526,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calcolare"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +534,15 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "I documenti di testo di $[officename] dispongono di una <link href=\"text/swriter/main0214.xhp\" name=\"funzione di calcolo\">funzione di calcolo</link> integrata che consente di eseguire impegnative funzioni di calcolo come seno e coseno oppure collegamenti logici. Nel documento di testo è possibile creare facilmente e senza problemi la tabella necessaria per il calcolo."
+msgstr ""
+"I documenti di testo di $[officename] dispongono di una <link "
+"href=\"text/swriter/main0214.xhp\" name=\"funzione di calcolo\">funzione di "
+"calcolo</link> integrata che consente di eseguire impegnative funzioni di "
+"calcolo come seno e coseno oppure collegamenti logici. Nel documento di "
+"testo è possibile creare facilmente e senza problemi la tabella necessaria "
+"per il calcolo."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +552,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Creare disegni"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +560,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Lo <link href=\"text/shared/02/01140000.xhp\" name=\"strumento di disegno\">strumento di disegno</link> di $[officename] Writer vi permette di creare disegni, immagini, legende e altri tipi di oggetti direttamente nei documenti di testo."
+msgstr ""
+"Lo <link href=\"text/shared/02/01140000.xhp\" name=\"strumento di "
+"disegno\">strumento di disegno</link> di $[officename] Writer vi permette di "
+"creare disegni, immagini, legende e altri tipi di oggetti direttamente nei "
+"documenti di testo."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +576,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserire immagini"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +584,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "In un documento di testo potete inserire immagini in <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">vari formati</link>, incluso JPG o GIF. Inoltre, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galleria\">Galleria</link> fornisce un insieme di immagini clipart e la <link href=\"text/shared/guide/fontwork.xhp\">Galleria fontwork</link> consente la creazione di notevoli effetti con i caratteri."
+msgstr ""
+"In un documento di testo potete inserire immagini in <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"different formats\">vari "
+"formati</link>, incluso JPG o GIF. Inoltre, la <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Galleria\">Galleria</link> fornisce "
+"un insieme di immagini clipart e la <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galleria fontwork</link> consente la "
+"creazione di notevoli effetti con i caratteri."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +603,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interfaccia flessibile di programma"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +611,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "L'interfaccia del programma può essere configurata in base alle vostre preferenze, ad esempio con icone e menu personalizzati. Potete posizionare varie finestre del programma, ad esempio la finestra Stili e formattazione o quella del Navigatore, in qualunque punto dello schermo. Potete inoltre <link href=\"text/shared/guide/autohide.xhp\" name=\"ancorare\">ancorare</link> alcune finestre al bordo dell'area di lavoro."
+msgstr ""
+"L'interfaccia del programma può essere configurata in base alle vostre "
+"preferenze, ad esempio con icone e menu personalizzati. Potete posizionare "
+"varie finestre del programma, ad esempio la finestra Stili e formattazione o "
+"quella del Navigatore, in qualunque punto dello schermo. Potete inoltre "
+"<link href=\"text/shared/guide/autohide.xhp\" name=\"ancorare\">ancorare</link> "
+"alcune finestre al bordo dell'area di lavoro."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +629,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +637,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "La funzione <link href=\"text/shared/guide/dragdrop.xhp\" name=\"Drag&Drop\">Drag&Drop</link> vi consente di operare in modo rapido ed efficiente sui documenti di testo in $[officename]. Potete trascinare e rilasciare gli oggetti, ad esempio le immagini della Galleria, all'interno dello stesso documento o tra due documenti di $[officename] aperti."
+msgstr ""
+"La funzione <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"Drag&Drop\">Drag&Drop</link> vi consente di operare in modo rapido ed "
+"efficiente sui documenti di testo in $[officename]. Potete trascinare e "
+"rilasciare gli oggetti, ad esempio le immagini della Galleria, all'interno "
+"dello stesso documento o tra due documenti di $[officename] aperti."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +654,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funzioni della Guida"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +662,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Il <link href=\"text/shared/05/00000110.xhp\" name=\"sistema di Guida\">sistema di Guida</link> contiene informazioni di riferimento complete sulle applicazioni di $[officename], incluse le <link href=\"text/swriter/guide/main.xhp\" name=\"istruzioni\">istruzioni</link> da seguire per compiere operazioni sia semplici che complesse."
+msgstr ""
+"Il <link href=\"text/shared/05/00000110.xhp\" name=\"sistema di Guida\">sistema "
+"di Guida</link> contiene informazioni di riferimento complete sulle "
+"applicazioni di $[officename], incluse le <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"istruzioni\">istruzioni</link> da "
+"seguire per compiere operazioni sia semplici che complesse."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +678,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Proprietà oggetto di disegno"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +686,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Proprietà oggetto di disegno\">Barra Proprietà oggetto di disegno</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra Proprietà oggetto di "
+"disegno\">Barra Proprietà oggetto di disegno</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +698,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">In Writer e Calc è possibile vedere la barra <emph>Proprietà oggetto di disegno</emph>. Selezionate il menu Visualizza - Barre degli strumenti - Proprietà oggetto di disegno. I comandi sono abilitati quando è selezionato un oggetto di disegno. Come impostazione predefinita, sono visibili icone diverse a seconda che il documento in uso sia un documento di testo o un foglio elettronico.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">In Writer e Calc è possibile vedere la barra "
+"<emph>Proprietà oggetto di disegno</emph>. Selezionate il menu Visualizza - "
+"Barre degli strumenti - Proprietà oggetto di disegno. I comandi sono "
+"abilitati quando è selezionato un oggetto di disegno. Come impostazione "
+"predefinita, sono visibili icone diverse a seconda che il documento in uso "
+"sia un documento di testo o un foglio elettronico.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +714,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stile linea\">Stile linea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Stile linea\">Stile "
+"linea</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +726,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Spessore linea\">Spessore linea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Spessore linea\">Spessore "
+"linea</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +738,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Colore della linea\">Colore della linea</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Colore della linea\">Colore "
+"della linea</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +750,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Stile di riempimento\">Stile di riempimento</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Stile di riempimento\">Stile "
+"di riempimento</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +763,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Immagine"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Immagine\">Barra Immagine</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Barra Immagine\">Barra "
+"Immagine</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Immagine</emph> contiene funzioni per la formattazione e il posizionamento delle immagini bitmap selezionate.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Immagine</emph> contiene "
+"funzioni per la formattazione e il posizionamento delle immagini bitmap "
+"selezionate.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia verticalmente\">Rispecchia verticalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia "
+"verticalmente\">Rispecchia verticalmente</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia orizzontalmente\">Rispecchia orizzontalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia "
+"orizzontalmente\">Rispecchia orizzontalmente</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Proprietà immagine\">Proprietà immagine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Proprietà "
+"immagine\">Proprietà immagine</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +828,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserisci"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -605,8 +836,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserisci\">Inserisci</link>"
+msgstr ""
+"<link href=\"text/swriter/main0104.xhp\" name=\"Inserisci\">Inserisci</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +847,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Il menu Inserisci contiene i comandi per inserire nuovi elementi nel documento. Questi includono sezioni, note a piè di pagina, commenti, caratteri speciali, immagini, e oggetti importati da altre applicazioni.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Il menu Inserisci contiene i comandi per inserire nuovi "
+"elementi nel documento. Questi includono sezioni, note a piè di pagina, "
+"commenti, caratteri speciali, immagini, e oggetti importati da altre "
+"applicazioni.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +861,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Interruzione manuale...\">Interruzione manuale...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Interruzione "
+"manuale...\">Interruzione manuale...</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +873,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carattere speciale...\">Carattere speciale...</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Carattere "
+"speciale...\">Carattere speciale...</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -641,8 +885,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sezione...\">Sezione...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" "
+"name=\"Sezione...\">Sezione...</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +897,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Collegamento\">Collegamento</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Collegamento\">Collegamento</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +909,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota a piè di pagina\">Nota a piè di pagina</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota a piè di pagina\">Nota a "
+"piè di pagina</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +921,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Didascalia...\">Didascalia...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Didascalia...\">Didascalia...</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +933,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Segnalibro...\">Segnalibro...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Segnalibro...\">Segnalibro...</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +945,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Riferimento incrociato...\">Riferimento incrociato...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Riferimento "
+"incrociato...\">Riferimento incrociato...</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +957,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Commento\">Commento</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Commento\">Commento</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +970,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +978,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Busta...\">Busta...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Busta...\">Busta...</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -722,8 +989,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cornice...\">Cornice...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"Cornice...\">Cornice...</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -731,8 +1001,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabella...\">Tabella...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04150000.xhp\" "
+"name=\"Tabella...\">Tabella...</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1013,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Linea orizzontale\">Linea orizzontale</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Linea orizzontale\">Linea "
+"orizzontale</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +1027,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Frame\">Frame</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1037,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File...\">File...</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1046,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra Cornice"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1054,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Cornice\">Barra Cornice</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra Cornice\">Barra "
+"Cornice</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1066,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando è selezionata una cornice, la barra <emph>Cornice</emph> offre le funzioni più importanti per la sua formattazione e il suo posizionamento.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando è selezionata una cornice, la barra "
+"<emph>Cornice</emph> offre le funzioni più importanti per la sua "
+"formattazione e il suo posizionamento.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1079,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1090,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete "
+"effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1102,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Scorrimento on\">Scorrimento on</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Scorrimento on\">Scorrimento "
+"on</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1114,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Nella funzione questa icona corrisponde all'opzione <emph>Parallelo</emph> nella scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Nella "
+"funzione questa icona corrisponde all'opzione <emph>Parallelo</emph> nella "
+"scheda <emph>Scorrimento</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1127,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Attraverso\">Attraverso</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Attraverso\">Attraverso</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1139,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete "
+"effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1151,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Colore di sfondo\">Colore di sfondo</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Colore di sfondo\">Colore di "
+"sfondo</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1163,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Proprietà cornice\">Proprietà cornice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Proprietà cornice\">Proprietà "
+"cornice</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1176,7 @@ msgctxt ""
msgid "Format"
msgstr "Forma"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1186,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1194,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contiene comandi con cui potete formattare il layout e il contenuto di un documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contiene comandi con cui potete formattare il "
+"layout e il contenuto di un documento.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1206,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carattere...\">Carattere...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" "
+"name=\"Carattere...\">Carattere...</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1218,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafo...\">Paragrafo...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" "
+"name=\"Paragrafo...\">Paragrafo...</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1230,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Elenchi puntati e numerati\">Elenchi puntati e numerati</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Elenchi puntati e "
+"numerati\">Elenchi puntati e numerati</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1242,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pagina...\">Pagina...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Pagina...\">Pagina...</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1253,11 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonne...\">Colonne...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" "
+"name=\"Colonne...\">Colonne...</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1265,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sezioni...\">Sezioni...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" "
+"name=\"Sezioni...\">Sezioni...</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3385,8 +1277,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cornice...\">Cornice...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"Cornice...\">Cornice...</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3394,8 +1289,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Immagine\">Immagine</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Immagine\">Immagine</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1301,7 @@ msgctxt ""
msgid "Window"
msgstr "Finestra"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1311,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1319,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene i comandi per gestire e visualizzare le finestre dei documenti.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene i comandi per "
+"gestire e visualizzare le finestre dei documenti.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1332,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Anteprima di stampa"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1340,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Anteprima di stampa\">Anteprima di stampa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Anteprima di stampa\">Anteprima "
+"di stampa</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1352,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "La barra dell'<emph>anteprima di stampa</emph> compare quando si attiva la visualizzazione dell'anteprima di stampa nel documento attivo."
+msgstr ""
+"La barra dell'<emph>anteprima di stampa</emph> compare quando si attiva la "
+"visualizzazione dell'anteprima di stampa nel documento attivo."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1365,7 @@ msgctxt ""
msgid "View"
msgstr "Visualizzazione"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3463,8 +1373,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualizza\">Visualizza</link>"
+msgstr ""
+"<link href=\"text/swriter/main0103.xhp\" name=\"Visualizza\">Visualizza</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1384,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Questo menu contiene i comandi per gestire la visualizzazione del documento sullo schermo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Questo menu contiene i comandi per gestire la visualizzazione "
+"del documento sullo schermo.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1398,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1407,7 @@ msgctxt ""
msgid "Edit"
msgstr "Modifica"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1417,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Modifica\">Modifica</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1425,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Questo menu contiene i comandi necessari alla modifica dei contenuti del documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Questo menu contiene i comandi necessari alla modifica dei "
+"contenuti del documento.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1437,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Incolla speciale\">Incolla speciale</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Incolla speciale\">Incolla "
+"speciale</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1449,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleziona testo\">Seleziona testo</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Seleziona testo\">Seleziona "
+"testo</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1461,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Confronta documento\">Confronta documento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Confronta "
+"documento\">Confronta documento</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1473,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca & sostituisci...\">Cerca & sostituisci...</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca & sostituisci...\">Cerca "
+"& sostituisci...</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1485,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Testo automatico\">Testo automatico</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Testo automatico\">Testo "
+"automatico</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1497,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Scambia database\">Scambia database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Scambia database\">Scambia "
+"database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3570,8 +1509,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Comando di campo\">Comando di campo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" name=\"Comando di campo\">Comando di "
+"campo</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1521,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Nota a piè pagina\">Nota a piè pagina</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Nota a piè pagina\">Nota a "
+"piè pagina</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1533,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Voce di indice\">Voce di indice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Voce di indice\">Voce di "
+"indice</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1545,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Voce bibliografica\">Voce bibliografica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Voce bibliografica\">Voce "
+"bibliografica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1557,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Collegamento\">Collegamento</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Collegamento\">Collegamento</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1569,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Collegamento\">Collegamento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" "
+"name=\"Collegamento\">Collegamento</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1581,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1593,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra degli oggetti del testo"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1601,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra di formattazione\">Barra di formattazione</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra di formattazione\">Barra "
+"di formattazione</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1613,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La <emph>barra degli oggetti di testo</emph> disponibile in modo digitazione contiene diverse funzioni per la formattazione del testo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">La <emph>barra degli oggetti di testo</emph> "
+"disponibile in modo digitazione contiene diverse funzioni per la "
+"formattazione del testo.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1626,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Colore carattere\">Colore carattere</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Colore carattere\">Colore "
+"carattere</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1640,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Altre icone"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1649,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Aumenta la dimensione del carattere"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Aumenta la dimensione del carattere per il testo selezionato.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aumenta la dimensione del carattere per il testo "
+"selezionato.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1669,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Riduce la dimensione del carattere"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Riduce la dimensione del carattere per il testo selezionato.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Riduce la dimensione del carattere per il testo "
+"selezionato.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1688,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Se è abilitato il supporto per <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, sono presenti due icone aggiuntive."
+msgstr ""
+"Se è abilitato il supporto per <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>, sono presenti due icone aggiuntive."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1702,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Da sinistra a destra"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona da sinistra a destra</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">icona da sinistra a "
+"destra</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1722,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Il testo viene inserito da sinistra verso destra.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Il testo viene inserito da sinistra verso "
+"destra.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1736,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Da destra a sinistra"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona da destra a sinistra</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">icona da destra a "
+"sinistra</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1756,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Il testo formattato in un linguaggio CTL (complex text layout) viene inserito da destra verso sinistra.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Il testo formattato in un linguaggio CTL "
+"(complex text layout) viene inserito da destra verso sinistra.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1769,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra degli oggetti del testo"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1777,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra degli oggetti di testo\">Barra degli oggetti di testo</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra degli oggetti di "
+"testo\">Barra degli oggetti di testo</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1789,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandi di formattazione per il testo contenuto in un oggetto di disegno.</ahelp> Per far comparire la <emph>barra degli oggetti di testo</emph>, fate doppio clic all'interno di un oggetto di disegno."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandi di formattazione per il "
+"testo contenuto in un oggetto di disegno.</ahelp> Per far comparire la "
+"<emph>barra degli oggetti di testo</emph>, fate doppio clic all'interno di "
+"un oggetto di disegno."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1805,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Apice\">Apice</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1815,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Pedice\">Pedice</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1823,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleziona tutto\">Seleziona tutto</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Seleziona tutto\">Seleziona "
+"tutto</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1835,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carattere\">Carattere</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Carattere\">Carattere</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1846,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafo\">Paragrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafo\">Paragrafo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1857,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Qui potete impostare il rientro, la distanza, l'allineamento e l'interlinea del paragrafo corrente."
+msgstr ""
+"Qui potete impostare il rientro, la distanza, l'allineamento e l'interlinea "
+"del paragrafo corrente."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1870,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Righelli"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1880,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Righelli\">Righelli</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1888,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Nei righelli non vengono visualizzate solo le misure della pagina, ma anche i contrassegni delle tabulazioni, i rientri, i margini e le colonne che potete modificare interattivamente con il mouse."
+msgstr ""
+"Nei righelli non vengono visualizzate solo le misure della pagina, ma anche "
+"i contrassegni delle tabulazioni, i rientri, i margini e le colonne che "
+"potete modificare interattivamente con il mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1901,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Facendo doppio clic su un'area libera (grigia) dei righelli, si avvia la finestra di dialogo <emph>Paragrafo</emph>, nel quale potete digitare le <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formattazioni dirette\">formattazioni dirette</link> per il paragrafo corrente oppure per tutti i paragrafi selezionati."
+msgstr ""
+"Facendo doppio clic su un'area libera (grigia) dei righelli, si avvia la "
+"finestra di dialogo <emph>Paragrafo</emph>, nel quale potete digitare le "
+"<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formattazioni "
+"dirette\">formattazioni dirette</link> per il paragrafo corrente oppure per "
+"tutti i paragrafi selezionati."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1917,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Benvenuti nella guida di $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1927,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Guida di %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1937,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Uso di %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1947,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menu, barre degli strumenti e tasti di scelta rapida"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1957,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Consultazione della guida"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1966,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra degli oggetti per tabella"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1974,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra degli oggetti per tabella\">Barra degli oggetti per tabella</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra degli oggetti per "
+"tabella\">Barra degli oggetti per tabella</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1986,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>barra degli oggetti per tabelle</emph> contiene funzioni utili per operare sulle tabelle. Per farla comparire è sufficiente spostare il cursore su una tabella.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>barra degli oggetti per "
+"tabelle</emph> contiene funzioni utili per operare sulle tabelle. Per farla "
+"comparire è sufficiente spostare il cursore su una tabella.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1999,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Unisci celle\">Unisci celle</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Unisci celle\">Unisci "
+"celle</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +2011,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Elimina riga\">Elimina riga</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Elimina riga\">Elimina "
+"riga</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +2023,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Elimina colonna\">Elimina colonna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Elimina colonna\">Elimina "
+"colonna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formattazione automatica\">Formattazione automatica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Formattazione "
+"automatica\">Formattazione automatica</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Proprietà tabella\">Proprietà tabella</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Proprietà tabella\">Proprietà "
+"tabella</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2058,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordina\">Ordina</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2067,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menu"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2075,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menu\">Menu</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2087,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "La sezione seguente elenca gli argomenti della Guida disponibili per i menu e le finestre di dialogo."
+msgstr ""
+"La sezione seguente elenca gli argomenti della Guida disponibili per i menu "
+"e le finestre di dialogo."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2100,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabella"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2109,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabella</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra i comandi per inserire, modificare ed eliminare una tabella in un documento di testo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra i comandi per inserire, modificare ed eliminare una "
+"tabella in un documento di testo.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2129,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserisci"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2138,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabella"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2147,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserisce una nuova tabella."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2156,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colonne"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2165,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserisce colonne."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2174,7 @@ msgctxt ""
msgid "Rows"
msgstr "Righe"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2183,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserisce righe."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2192,7 @@ msgctxt ""
msgid "Delete"
msgstr "Elimina"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,14 +2201,17 @@ msgctxt ""
msgid "Table"
msgstr "Tabella"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1060A\n"
"help.text"
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
-msgstr "<ahelp hid=\"20529\">Elimina la tabella in cui si trova il cursore.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20529\">Elimina la tabella in cui si trova il cursore.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2220,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colonne"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2229,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Elimina le colonne selezionate."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2238,7 @@ msgctxt ""
msgid "Rows"
msgstr "Righe"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2247,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Elimina le righe selezionate."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2256,7 @@ msgctxt ""
msgid "Select"
msgstr "Seleziona"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2265,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabella"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2274,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Seleziona la tabella attiva.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2283,7 @@ msgctxt ""
msgid "Column"
msgstr "Colonna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2292,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Seleziona la colonna su cui si trova il cursore."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2301,7 @@ msgctxt ""
msgid "Row"
msgstr "Riga"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2310,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Seleziona la riga in cui si trova il cursore."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,14 +2319,17 @@ msgctxt ""
msgid "Cell"
msgstr "Cella"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10638\n"
"help.text"
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
-msgstr "<ahelp hid=\"20530\">Seleziona la cella in cui si trova il cursore.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20530\">Seleziona la cella in cui si trova il cursore.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2338,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Unisci celle</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2347,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividi celle</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formattazione automatica tabella</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Formattazione automatica "
+"tabella</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2367,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Adatta"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2376,40 @@ msgctxt ""
msgid "Column width"
msgstr "Larghezza colonna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Apre la finestra di dialogo \"Larghezza colonna\", in cui potete cambiare la larghezza di una colonna."
+msgstr ""
+"Apre la finestra di dialogo \"Larghezza colonna\", in cui potete cambiare la "
+"larghezza di una colonna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Larghezza ottimale della colonna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Larghezza ottimale della "
+"colonna</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuire le colonne uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuire le colonne "
+"uniformemente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2418,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Altezza riga"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Apre la finestra di dialogo \"Altezza riga\", in cui potete cambiare l'altezza di una riga."
+msgstr ""
+"Apre la finestra di dialogo \"Altezza riga\", in cui potete cambiare l'altezza "
+"di una riga."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2438,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altezza riga ottimale</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuire le righe uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuire le righe "
+"uniformemente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2458,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Consenti l'interruzione delle righe tra pagine e colonne"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permette l'interruzione della pagina all'interno della riga attiva.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permette l'interruzione della pagina all'interno della "
+"riga attiva.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2478,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Ripeti righe di intestazione"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Ripete l'intestazione della tabella sulle pagine successive se la tabella occupa più di una pagina.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Ripete l'intestazione della tabella sulle pagine "
+"successive se la tabella occupa più di una pagina.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2498,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converti"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2507,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Testo in tabella"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui potete convertire il testo selezionato in una tabella.</ahelp> Apre una <link href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui potete convertire il testo selezionato in una tabella."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui "
+"potete convertire il testo selezionato in una tabella.</ahelp> Apre una "
+"<link href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui "
+"potete convertire il testo selezionato in una tabella."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2529,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabella in testo"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui potete convertire la tabella in testo.</ahelp> Apre una <link href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui potete convertire la tabella in testo."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui "
+"potete convertire la tabella in testo.</ahelp> Apre una <link "
+"href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui potete "
+"convertire la tabella in testo."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2551,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordina</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2560,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Apre la <link href=\"text/swriter/main0214.xhp\">barra di calcolo</link>, in cui potete inserire o modificare una formula."
+msgstr ""
+"Apre la <link href=\"text/swriter/main0214.xhp\">barra di calcolo</link>, in "
+"cui potete inserire o modificare una formula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2580,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Formato numero"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Apre una <link href=\"text/shared/optionen/01040500.xhp\">finestra di dialogo</link> in cui potete specificare il formato dei numeri nella tabella."
+msgstr ""
+"Apre una <link href=\"text/shared/optionen/01040500.xhp\">finestra di "
+"dialogo</link> in cui potete specificare il formato dei numeri nella "
+"tabella."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2601,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Contorno tabella"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra o nasconde i contorni intorno alle celle della tabella. I contorni sono visibili solo sullo schermo e non vengono stampati."
+msgstr ""
+"Mostra o nasconde i contorni intorno alle celle della tabella. I contorni "
+"sono visibili solo sullo schermo e non vengono stampati."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2621,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietà tabella</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2630,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Elenchi puntati e numerati"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2638,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Elenchi puntati e numerati\">Barra Elenchi puntati e numerati</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra Elenchi puntati e "
+"numerati\">Barra Elenchi puntati e numerati</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2650,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>barra degli oggetti per la numerazione</emph> contiene funzioni che permettono di modificare la struttura dei paragrafi numerati, ad esempio di cambiare l'ordine dei paragrafi o di definire diversi livelli di paragrafo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>barra degli oggetti per la "
+"numerazione</emph> contiene funzioni che permettono di modificare la "
+"struttura dei paragrafi numerati, ad esempio di cambiare l'ordine dei "
+"paragrafi o di definire diversi livelli di paragrafo.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2665,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barre degli strumenti"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2673,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barre degli strumenti\">Barre degli strumenti</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barre "
+"degli strumenti\">Barre degli strumenti</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2685,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Questa sezione fornisce una panoramica delle barre degli strumenti disponibili in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Questa sezione fornisce una panoramica delle barre degli strumenti "
+"disponibili in $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2699,7 @@ msgctxt ""
msgid "File"
msgstr "File"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2709,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2717,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">L'esecuzione di questi comandi viene applicata al documento aperto. Aprite un nuovo documento oppure chiudete l'applicazione.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">L'esecuzione di questi comandi viene applicata al documento "
+"aperto. Aprite un nuovo documento oppure chiudete l'applicazione.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2731,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Apri...\">Apri...</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2739,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salva con nome...\">Salva con nome...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Salva con nome...\">Salva con "
+"nome...</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2751,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioni...\">Versioni...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" "
+"name=\"Versioni...\">Versioni...</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2763,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Proprietà...\">Proprietà...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Proprietà...\">Proprietà...</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2775,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Stampa...\">Stampa...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Stampa...\">Stampa...</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2786,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Impostazione stampante\">Impostazione stampante</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Impostazione "
+"stampante\">Impostazione stampante</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2799,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra di calcolo"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2807,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra di calcolo\">Barra di calcolo</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra di calcolo\">Barra di calcolo</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2819,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">La <emph>barra di calcolo</emph> vi permette di creare e inserire operazioni matematiche in un documento di testo.</ahelp> Per attivarla, premete F2."
+msgstr ""
+"<ahelp hid=\".\">La <emph>barra di calcolo</emph> vi permette di creare e "
+"inserire operazioni matematiche in un documento di testo.</ahelp> Per "
+"attivarla, premete F2."
diff --git a/source/it/helpcontent2/source/text/swriter/librelogo.po b/source/it/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..84ec253a71b
--- /dev/null
+++ b/source/it/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-01-30 01:10+0200\n"
+"Last-Translator: Valter <valtermura@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra di stato"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra di stato\">Barra di stato</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "La barra di stato contiene informazioni sul documento attivo e offre vari pulsanti con funzioni speciali."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Lingua"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra la lingua applicata al testo selezionato. <br/>Fate clic per aprire un menu dove è possibile scegliere una lingua diversa per il testo selezionato o per il paragrafo in uso. <br/>Scegliete Nessuna per escludere il testo dalla correzione automatica e dalla sillabazione. <br/>Scegliete Ripristina la lingua predefinita per applicare nuovamente la lingua predefinita al testo selezionato o al paragrafo. <br/>Scegliete Extra per aprire una finestra di dialogo con maggiori opzioni.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Firma digitale"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vedete anche <link href=\"text/shared/guide/digital_signatures.xhp\">Firma digitale</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Layout di zoom e visualizzazione"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tre controlli sulla barra di stato permettono di modificare lo zoom e il layout di visualizzazione del documento di testo."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Le icone Visualizza impaginazione mostrano da sinistra a destra: Modalità singola colonna. Modalità di visualizzazione con pagine fianco a fianco. Modalità libro con due pagine come in un libro aperto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Trascinare il cursore dello zoom verso sinistra per visualizzare più pagine, trascinarlo verso destra per fare zoom all'interno di una pagina e visualizzarne un'area più piccola.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Strumenti"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Strumenti\">Strumenti</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contiene strumenti di controllo ortografico, una galleria di oggetti decorativi che potete aggiungere al documento e strumenti per la configurazione dei menu e l'impostazione delle preferenze per il programma.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numerazione capitolo...\">Numerazione capitolo...</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numerazione righe\">Numerazione righe</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Note a piè di pagina\">Note a piè di pagina</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordina\">Ordina</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Correzione automatica\">Opzioni di correzione automatica</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizza\">Personalizza</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra Oggetto OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra Oggetto OLE\">Barra Oggetto OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Nel caso di oggetti selezionati, la barra <emph>Oggetto OLE</emph> vi mostrerà le funzioni più importanti per la loro formattazione e il loro posizionamento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete anche scegliere questa impostazione nella scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Scorrimento\">Scorrimento</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Questa icona corrisponde all'opzione <emph>Intorno</emph> nella scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Attraverso\">Attraverso</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete ottenere lo stesso effetto operando dalla scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Proprietà oggetto\">Proprietà oggetto</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funzioni di $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funzioni di $[officename] Writer\">Funzioni di $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer consente di progettare e creare documenti di testo che possono contenere immagini, tabelle o grafici. È quindi possibile salvare i documenti in diversi formati, incluso il formato standard OpenDocument (ODF), il formato .doc di Microsoft Word, o il formato HTML. Inoltre, è possibile esportare il documento nel formato PDF (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Scrivere"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer vi permette di creare documenti semplici, ad esempio memo, <link href=\"text/shared/guide/fax.xhp\" name=\"fax\">fax</link>, lettere, riassunti e <link href=\"text/swriter/01/01150000.xhp\" name=\"stampe in serie\">stampe in serie</link>, ma anche documenti lunghi e complessi o divisi in più sezioni, quali bibliografie, tabelle di riferimento e indici."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer include funzioni di <link href=\"text/shared/01/06010000.xhp\" name=\"controllo ortografico\">controllo ortografico</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"sinonimi\">sinonimi</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"correzione automatica\">correzione automatica</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"sillabazione\">sillabazione</link>, oltre a vari <link href=\"text/shared/01/01010100.xhp\" name=\"modelli di documento\">modelli di documento</link> per usi differenti. Oppure, potete creare modelli di documento di vostra scelta usando le apposite procedure guidate."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Creare e strutturare"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] offre un'ampia scelta di opzioni per la creazione dei documenti. Usando la finestra <link href=\"text/swriter/01/05140000.xhp\" name=\"Stili di formato\">Stili e formattazione</link> potete creare, assegnare e modificare gli stili a livello di paragrafo, singolo carattere, cornice e pagina. Inoltre, il <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigatore\">Navigatore</link> vi aiuta a spostarvi rapidamente all'interno dei documenti, vi consente di visualizzarli in modo struttura e tiene traccia degli oggetti che avete inserito."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Nei documenti di testo potete inoltre creare <link href=\"text/swriter/01/04120000.xhp\" name=\"indici e tabelle\">indici e tabelle</link>. La struttura e l'aspetto degli indici e delle tabelle possono essere adattati alle vostre esigenze personali. I collegamenti e i segnalibri vi permettono di accedere direttamente alle parti di testo corrispondenti."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop publishing con $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer contiene numerosi strumenti di pubblicazione e disegno con cui potete creare documenti con uno stile professionale, ad esempio dépliant, circolari e inviti. Potete formattare i documenti su più colonne e includervi <link href=\"text/swriter/guide/text_frame.xhp\" name=\"cornici di testo\">cornici di testo</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"immagini\">immagini</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelle\">tabelle</link> e altri oggetti."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calcolare"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "I documenti di testo di $[officename] dispongono di una <link href=\"text/swriter/main0214.xhp\" name=\"funzione di calcolo\">funzione di calcolo</link> integrata che consente di eseguire impegnative funzioni di calcolo come seno e coseno oppure collegamenti logici. Nel documento di testo è possibile creare facilmente e senza problemi la tabella necessaria per il calcolo."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Creare disegni"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Lo <link href=\"text/shared/02/01140000.xhp\" name=\"strumento di disegno\">strumento di disegno</link> di $[officename] Writer vi permette di creare disegni, immagini, legende e altri tipi di oggetti direttamente nei documenti di testo."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserire immagini"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "In un documento di testo potete inserire immagini in <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">vari formati</link>, incluso JPG o GIF. Inoltre, la <link href=\"text/shared/01/gallery.xhp\" name=\"Galleria\">Galleria</link> fornisce un insieme di immagini clipart e la <link href=\"text/shared/guide/fontwork.xhp\">Galleria fontwork</link> consente la creazione di notevoli effetti con i caratteri."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interfaccia flessibile di programma"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "L'interfaccia del programma può essere configurata in base alle vostre preferenze, ad esempio con icone e menu personalizzati. Potete posizionare varie finestre del programma, ad esempio la finestra Stili e formattazione o quella del Navigatore, in qualunque punto dello schermo. Potete inoltre <link href=\"text/shared/guide/autohide.xhp\" name=\"ancorare\">ancorare</link> alcune finestre al bordo dell'area di lavoro."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "La funzione <link href=\"text/shared/guide/dragdrop.xhp\" name=\"Drag&Drop\">Drag&Drop</link> vi consente di operare in modo rapido ed efficiente sui documenti di testo in $[officename]. Potete trascinare e rilasciare gli oggetti, ad esempio le immagini della Galleria, all'interno dello stesso documento o tra due documenti di $[officename] aperti."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funzioni della Guida"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Il <link href=\"text/shared/05/00000110.xhp\" name=\"sistema di Guida\">sistema di Guida</link> contiene informazioni di riferimento complete sulle applicazioni di $[officename], incluse le <link href=\"text/swriter/guide/main.xhp\" name=\"istruzioni\">istruzioni</link> da seguire per compiere operazioni sia semplici che complesse."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Proprietà oggetto di disegno"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Proprietà oggetto di disegno\">Barra Proprietà oggetto di disegno</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">In Writer e Calc è possibile vedere la barra <emph>Proprietà oggetto di disegno</emph>. Selezionate il menu Visualizza - Barre degli strumenti - Proprietà oggetto di disegno. I comandi sono abilitati quando è selezionato un oggetto di disegno. Come impostazione predefinita, sono visibili icone diverse a seconda che il documento in uso sia un documento di testo o un foglio elettronico.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stile linea\">Stile linea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Spessore linea\">Spessore linea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Colore della linea\">Colore della linea</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Stile di riempimento\">Stile di riempimento</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Immagine"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Barra Immagine\">Barra Immagine</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Immagine</emph> contiene funzioni per la formattazione e il posizionamento delle immagini bitmap selezionate.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia verticalmente\">Rispecchia verticalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Rispecchia orizzontalmente\">Rispecchia orizzontalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Proprietà immagine\">Proprietà immagine</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserisci"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserisci\">Inserisci</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Il menu Inserisci contiene i comandi per inserire nuovi elementi nel documento. Questi includono sezioni, note a piè di pagina, commenti, caratteri speciali, immagini, e oggetti importati da altre applicazioni.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Interruzione manuale...\">Interruzione manuale...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Carattere speciale...\">Carattere speciale...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sezione...\">Sezione...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Collegamento\">Collegamento</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota a piè di pagina\">Nota a piè di pagina</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Didascalia...\">Didascalia...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Segnalibro...\">Segnalibro...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Riferimento incrociato...\">Riferimento incrociato...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Commento\">Commento</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Busta...\">Busta...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cornice...\">Cornice...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabella...\">Tabella...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Linea orizzontale\">Linea orizzontale</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File...\">File...</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra Cornice"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra Cornice\">Barra Cornice</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando è selezionata una cornice, la barra <emph>Cornice</emph> offre le funzioni più importanti per la sua formattazione e il suo posizionamento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Separato\">Separato</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Potete effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Scorrimento on\">Scorrimento on</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Nella funzione questa icona corrisponde all'opzione <emph>Parallelo</emph> nella scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Attraverso\">Attraverso</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Potete effettuare questa impostazione anche nella scheda <emph>Scorrimento</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Colore di sfondo\">Colore di sfondo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Proprietà cornice\">Proprietà cornice</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Forma"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formato\">Formato</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contiene comandi con cui potete formattare il layout e il contenuto di un documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carattere...\">Carattere...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafo...\">Paragrafo...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Elenchi puntati e numerati\">Elenchi puntati e numerati</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pagina...\">Pagina...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colonne...\">Colonne...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sezioni...\">Sezioni...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Cornice...\">Cornice...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Immagine\">Immagine</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Finestra"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Finestra\">Finestra</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contiene i comandi per gestire e visualizzare le finestre dei documenti.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Anteprima di stampa"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Anteprima di stampa\">Anteprima di stampa</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "La barra dell'<emph>anteprima di stampa</emph> compare quando si attiva la visualizzazione dell'anteprima di stampa nel documento attivo."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Visualizzazione"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visualizza\">Visualizza</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Questo menu contiene i comandi per gestire la visualizzazione del documento sullo schermo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Modifica"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Modifica\">Modifica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Questo menu contiene i comandi necessari alla modifica dei contenuti del documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Incolla speciale\">Incolla speciale</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Seleziona testo\">Seleziona testo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Confronta documento\">Confronta documento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca & sostituisci...\">Cerca & sostituisci...</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Testo automatico\">Testo automatico</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Scambia database\">Scambia database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Comando di campo\">Comando di campo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Nota a piè pagina\">Nota a piè pagina</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Voce di indice\">Voce di indice</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Voce bibliografica\">Voce bibliografica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Collegamento\">Collegamento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Collegamento\">Collegamento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra degli oggetti del testo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra di formattazione\">Barra di formattazione</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">La <emph>barra degli oggetti di testo</emph> disponibile in modo digitazione contiene diverse funzioni per la formattazione del testo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Colore carattere\">Colore carattere</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Altre icone"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Aumenta la dimensione del carattere"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aumenta la dimensione del carattere per il testo selezionato.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Riduce la dimensione del carattere"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Riduce la dimensione del carattere per il testo selezionato.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Se è abilitato il supporto per <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, sono presenti due icone aggiuntive."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Da sinistra a destra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">icona da sinistra a destra</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Il testo viene inserito da sinistra verso destra.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Da destra a sinistra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">icona da destra a sinistra</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Il testo formattato in un linguaggio CTL (complex text layout) viene inserito da destra verso sinistra.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra degli oggetti del testo"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra degli oggetti di testo\">Barra degli oggetti di testo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contiene comandi di formattazione per il testo contenuto in un oggetto di disegno.</ahelp> Per far comparire la <emph>barra degli oggetti di testo</emph>, fate doppio clic all'interno di un oggetto di disegno."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Apice\">Apice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Pedice\">Pedice</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Seleziona tutto\">Seleziona tutto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Carattere\">Carattere</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragrafo\">Paragrafo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Qui potete impostare il rientro, la distanza, l'allineamento e l'interlinea del paragrafo corrente."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Righelli"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Righelli\">Righelli</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Nei righelli non vengono visualizzate solo le misure della pagina, ma anche i contrassegni delle tabulazioni, i rientri, i margini e le colonne che potete modificare interattivamente con il mouse."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Facendo doppio clic su un'area libera (grigia) dei righelli, si avvia la finestra di dialogo <emph>Paragrafo</emph>, nel quale potete digitare le <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formattazioni dirette\">formattazioni dirette</link> per il paragrafo corrente oppure per tutti i paragrafi selezionati."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Benvenuti nella guida di $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Guida di %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Uso di %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menu, barre degli strumenti e tasti di scelta rapida"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Consultazione della guida"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra degli oggetti per tabella"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra degli oggetti per tabella\">Barra degli oggetti per tabella</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">La <emph>barra degli oggetti per tabelle</emph> contiene funzioni utili per operare sulle tabelle. Per farla comparire è sufficiente spostare il cursore su una tabella.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Unisci celle\">Unisci celle</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Elimina riga\">Elimina riga</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Elimina colonna\">Elimina colonna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Formattazione automatica\">Formattazione automatica</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Proprietà tabella\">Proprietà tabella</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Ordina\">Ordina</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menu"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "La sezione seguente elenca gli argomenti della Guida disponibili per i menu e le finestre di dialogo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabella</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra i comandi per inserire, modificare ed eliminare una tabella in un documento di testo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserisci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserisce una nuova tabella."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserisce colonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Righe"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserisce righe."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Elimina"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Elimina la tabella in cui si trova il cursore.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Elimina le colonne selezionate."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Righe"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Elimina le righe selezionate."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Seleziona"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Seleziona la tabella attiva.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Colonna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Seleziona la colonna su cui si trova il cursore."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Riga"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Seleziona la riga in cui si trova il cursore."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Seleziona la cella in cui si trova il cursore.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Unisci celle</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividi celle</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formattazione automatica tabella</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Adatta"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Larghezza colonna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Apre la finestra di dialogo \"Larghezza colonna\", in cui potete cambiare la larghezza di una colonna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Larghezza ottimale della colonna</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuire le colonne uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Altezza riga"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Apre la finestra di dialogo \"Altezza riga\", in cui potete cambiare l'altezza di una riga."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altezza riga ottimale</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuire le righe uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Consenti l'interruzione delle righe tra pagine e colonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permette l'interruzione della pagina all'interno della riga attiva.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Ripeti righe di intestazione"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Ripete l'intestazione della tabella sulle pagine successive se la tabella occupa più di una pagina.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Testo in tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui potete convertire il testo selezionato in una tabella.</ahelp> Apre una <link href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui potete convertire il testo selezionato in una tabella."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabella in testo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre una finestra di dialogo in cui potete convertire la tabella in testo.</ahelp> Apre una <link href=\"text/swriter/01/06090000.xhp\">finestra di dialogo</link> in cui potete convertire la tabella in testo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordina</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Apre la <link href=\"text/swriter/main0214.xhp\">barra di calcolo</link>, in cui potete inserire o modificare una formula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formato numero"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Apre una <link href=\"text/shared/optionen/01040500.xhp\">finestra di dialogo</link> in cui potete specificare il formato dei numeri nella tabella."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Contorno tabella"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra o nasconde i contorni intorno alle celle della tabella. I contorni sono visibili solo sullo schermo e non vengono stampati."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietà tabella</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Elenchi puntati e numerati"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Elenchi puntati e numerati\">Barra Elenchi puntati e numerati</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La <emph>barra degli oggetti per la numerazione</emph> contiene funzioni che permettono di modificare la struttura dei paragrafi numerati, ad esempio di cambiare l'ordine dei paragrafi o di definire diversi livelli di paragrafo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barre degli strumenti"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barre degli strumenti\">Barre degli strumenti</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Questa sezione fornisce una panoramica delle barre degli strumenti disponibili in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "File"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">L'esecuzione di questi comandi viene applicata al documento aperto. Aprite un nuovo documento oppure chiudete l'applicazione.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Apri...\">Apri...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salva con nome...\">Salva con nome...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioni...\">Versioni...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Proprietà...\">Proprietà...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Stampa...\">Stampa...</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Impostazione stampante\">Impostazione stampante</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra di calcolo"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra di calcolo\">Barra di calcolo</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">La <emph>barra di calcolo</emph> vi permette di creare e inserire operazioni matematiche in un documento di testo.</ahelp> Per attivarla, premete F2."
diff --git a/source/ja/helpcontent2/source/text/swriter.po b/source/ja/helpcontent2/source/text/swriter.po
index 8351d7a0dc4..937a04f5e47 100644
--- a/source/ja/helpcontent2/source/text/swriter.po
+++ b/source/ja/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-09-09 05:51+0200\n"
"Last-Translator: Naruhiko <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "ステータスバー"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"ステータスバー\">ステータスバー</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -41,6 +45,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr "ステータスバーは、現在のドキュメントについての情報が表示される領域であると同時に、特殊な機能へアクセスするためのボタンとしても機能します。"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +54,19 @@ msgctxt ""
msgid "Language"
msgstr "言語"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">選択したテキストの言語が表示されます。<br/>クリックすると、選択したテキストまたは現在の段落に別の言語を設定できるメニューが表示されます。<br/>テキストのスペルチェックとハイフネーションを行わない場合は「なし」を選択します。<br/>「標準の言語に戻す」を選択すると選択範囲または段落の標準の言語に設定されます。<br/>「詳細」を選択すると、オプションのダイアログが開きます。</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">選択したテキストの言語が表示されます。<br/>クリックすると、選択したテキストまたは現在の段落に別の言語を設定できるメニ"
+"ューが表示されます。<br/>テキストのスペルチェックとハイフネーションを行わない場合は「なし」を選択します。<br/>「標準の言語に戻す」を選択すると"
+"選択範囲または段落の標準の言語に設定されます。<br/>「詳細」を選択すると、オプションのダイアログが開きます。</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +75,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "デジタル署名"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "以下の項目を参照して下さい。<link href=\"text/shared/guide/digital_signatures.xhp\">デジタル署名</link>."
+msgstr ""
+"以下の項目を参照して下さい。<link "
+"href=\"text/shared/guide/digital_signatures.xhp\">デジタル署名</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +95,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "ズームと表示のレイアウト"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,22 +104,29 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr "Writer のステータスバー上の 3 つのコントロールを使うと、ドキュメントのズームと表示レイアウトの変更が可能です。"
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">表示レイアウトアイコンは、左から右の順に、単一ページモード、 自動モード (複数のページを並べて表示)、ブックモード (開いた本のような 2 ページで表示) です。</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">表示レイアウトアイコンは、左から右の順に、単一ページモード、 自動モード (複数のページを並べて表示)、ブックモード "
+"(開いた本のような 2 ページで表示) です。</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">ズームのスライダーを左にドラッグするとページの隠れた部分を表示できます。右にドラッグするとより小さい範囲にズームイン出来ます。</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ズームのスライダーを左にドラッグするとページの隠れた部分を表示できます。右にドラッグするとより小さい範囲にズームイン出来ま"
+"す。</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +135,7 @@ msgctxt ""
msgid "Tools"
msgstr "ツール"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +145,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ツール\">ツール</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +153,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">このメニューには、スペルチェックしたり、さまざまな素材をドキュメントに挿入したり、メニューを編集したり、プログラムを設定したりするツールがあります。</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">このメニューには、スペルチェックしたり、さまざまな素材をドキュメントに挿入したり、メニューを編集したり、プログラムを設定し"
+"たりするツールがあります。</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +167,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"章番号付け\">章番号付け</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +177,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"行番号付け\">行番号付け</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +187,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +197,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"並べ替え\">並べ替え</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +205,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"オートコレクトオプション\">オートコレクトオプション</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"オートコレクトオプション\">オートコレクトオプション</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +219,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"カスタマイズ\">カスタマイズ</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +228,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE オブジェクトバー"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +236,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE オブジェクトバー\">OLE オブジェクトバー</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE オブジェクトバー\">OLE "
+"オブジェクトバー</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +248,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE オブジェクト</emph>バーは、OLE オブジェクトを選択したときに表示されます。このバーには、オブジェクトを書式設定および配置するための最も重要な機能があります。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE オブジェクト</emph>バーは、OLE "
+"オブジェクトを選択したときに表示されます。このバーには、オブジェクトを書式設定および配置するための最も重要な機能があります。</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"上下折り返し\">上下折り返し</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +270,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は<emph>オブジェクト</emph>ダイアログの<emph>折り返し</emph>タブでも行えます。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は<emph>オブジ"
+"ェクト</emph>ダイアログの<emph>折り返し</emph>タブでも行えます。"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"両端折り返し\">両端折り返し</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +292,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンは、<emph>折り返し</emph>タブのオプション<emph>両側</emph>に相当します。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンは、<emp"
+"h>折り返し</emph>タブのオプション<emph>両側</emph>に相当します。"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +306,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"折り返しなし\">折り返しなし</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +314,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>折り返し</emph>タブでも同じ効果を実現できます。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> "
+"<emph>折り返し</emph>タブでも同じ効果を実現できます。"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +326,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"オブジェクトの属性\">オブジェクトの属性</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"オブジェクトの属性\">オブジェクトの属性</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +338,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer の機能"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +346,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer の機能\">$[officename] Writer の機能</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer の機能\">$[officename] Writer の機能</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +358,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer を使用すると、図、表、またはグラフを含む文書ドキュメントを設計および作成できます。作成したドキュメントは、標準化された OpenDocument format (ODF) 形式 、Microsoft Word の .doc 形式、 HTML などさまざまな形式で保存できます。さらに、Portable Document Format (PDF) 形式にエクスポートすることも簡単にできます。"
+msgstr ""
+"$[officename] Writer "
+"を使用すると、図、表、またはグラフを含む文書ドキュメントを設計および作成できます。作成したドキュメントは、標準化された OpenDocument "
+"format (ODF) 形式 、Microsoft Word の .doc 形式、 HTML "
+"などさまざまな形式で保存できます。さらに、Portable Document Format (PDF) 形式にエクスポートすることも簡単にできます。"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +374,7 @@ msgctxt ""
msgid "Writing"
msgstr "文章入力"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +382,13 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer では、メモ、<link href=\"text/shared/guide/fax.xhp\" name=\"Fax\">Fax</link>、手紙、履歴書、<link href=\"text/swriter/01/01150000.xhp\" name=\"差し込み印刷\">差し込み印刷</link>など、簡単で短いドキュメントはもちろんのこと、参考文献、参照表、索引を完備した複数部構成のマニュアルなど、複雑で長いドキュメントも作成できます。"
+msgstr ""
+"$[officename] Writer では、メモ、<link href=\"text/shared/guide/fax.xhp\" "
+"name=\"Fax\">Fax</link>、手紙、履歴書、<link href=\"text/swriter/01/01150000.xhp\" name="
+"\"差し込み印刷\">差し込み印刷</link>など、簡単で短いドキュメントはもちろんのこと、参考文献、参照表、索引を完備した複数部構成のマニュアルなど、複"
+"雑で長いドキュメントも作成できます。"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +396,17 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer には、ほぼすべての目的に対応する各種<link href=\"text/shared/01/01010100.xhp\" name=\"テンプレート\">テンプレート</link>に加えて、<link href=\"text/shared/01/06010000.xhp\" name=\"スペルチェック\">スペルチェック</link>、<link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"類義語辞典\">類義語辞典</link>、<link href=\"text/shared/01/06040000.xhp\" name=\"オートコレクト\">オートコレクト</link>、<link href=\"text/swriter/01/06030000.xhp\" name=\"ハイフネーション\">ハイフネーション</link>など、文章の記述時に役立つ各種の機能が備わっています。 また、自分自身のテンプレートもウィザードを使用して作成できます。"
+msgstr ""
+"$[officename] Writer には、ほぼすべての目的に対応する各種<link "
+"href=\"text/shared/01/01010100.xhp\" name=\"テンプレート\">テンプレート</link>に加えて、<link "
+"href=\"text/shared/01/06010000.xhp\" name=\"スペルチェック\">スペルチェック</link>、<link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"類義語辞典\">類義語辞典</link>、<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"オートコレクト\">オートコレクト</link>、<link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"ハイフネーション\">ハイフネーション</link>など、文章の記述時に役立つ各種の機能が備わっています。 "
+"また、自分自身のテンプレートもウィザードを使用して作成できます。"
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +416,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "作成と編集"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +424,14 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ドキュメントのデザインは、様々なサポート機能を通じて行えます。<link href=\"text/swriter/01/05140000.xhp\" name=\"スタイル\">スタイルと書式設定ウィンドウ</link>には、段落スタイル、文字スタイル、枠スタイル、ページスタイル、番号付けスタイルの作成、適用、変更をするための機能が用意されています。<link href=\"text/swriter/01/02110000.xhp\" name=\"ナビゲーター\">ナビゲーター</link>には、ドキュメント内の移動、文章のアウトラインの確認、挿入オブジェクトの追跡をするための機能が用意されています。"
+msgstr ""
+"$[officename] ドキュメントのデザインは、様々なサポート機能を通じて行えます。<link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"スタイル\">スタイルと書式設定ウィンドウ</link>には、段落スタ"
+"イル、文字スタイル、枠スタイル、ページスタイル、番号付けスタイルの作成、適用、変更をするための機能が用意されています。<link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"ナビゲーター\">ナビゲーター</link>には、ドキュメント内の移動"
+"、文章のアウトラインの確認、挿入オブジェクトの追跡をするための機能が用意されています。"
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +439,12 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "文書ドキュメントでは、<link href=\"text/swriter/01/04120000.xhp\" name=\"目次や索引\">目次や索引</link>も作成できます。目次や索引を作成するときには、構成や外観も独自に定義できます。ハイパーリンクやテキストマークを使用すると、テキスト内の目的の箇所に直接ジャンプできます。"
+msgstr ""
+"文書ドキュメントでは、<link href=\"text/swriter/01/04120000.xhp\" name=\"目次や索引\">目次や索引</lin"
+"k>も作成できます。目次や索引を作成するときには、構成や外観も独自に定義できます。ハイパーリンクやテキストマークを使用すると、テキスト内の目的の箇所に直"
+"接ジャンプできます。"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +454,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer でデスクトップ・パブリッシング(DTP)"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +462,15 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer にはさまざまな DTP ツールや図形描画ツールが用意されており、パンフレット、会報、案内状などを、まるでプロが仕上げたように作成できます。たとえば、段組みレイアウトにしたり、<link href=\"text/swriter/guide/text_frame.xhp\" name=\"テキスト枠\">テキスト枠</link>、<link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"図\">図</link>、<link href=\"text/swriter/guide/table_insert.xhp\" name=\"表\">表</link>などのオブジェクトをドキュメントに挿入したりできます。"
+msgstr ""
+"$[officename] Writer にはさまざまな DTP ツールや図形描画ツールが用意されており、パンフレット、会報、案内状などを、まるでプロが"
+"仕上げたように作成できます。たとえば、段組みレイアウトにしたり、<link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"テキスト枠\">テキスト枠</link>、<link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"図\">図</link>、<link "
+"href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"表\">表</link>などのオブジェクトをドキュメントに挿入したりできます。"
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +480,7 @@ msgctxt ""
msgid "Calculations"
msgstr "計算"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +488,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] の文書ドキュメントには<link href=\"text/swriter/main0214.xhp\" name=\"計算機能\">計算機能</link>も組み入れられているため、複雑な計算や論理演算なども実行できます。計算に必要な表は文書ドキュメント内でも簡単に作成できます。"
+msgstr ""
+"$[officename] の文書ドキュメントには<link href=\"text/swriter/main0214.xhp\" name=\"計算機能\">"
+"計算機能</link>も組み入れられているため、複雑な計算や論理演算なども実行できます。計算に必要な表は文書ドキュメント内でも簡単に作成できます。"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +502,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "図形描画の作成"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +510,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer の<link href=\"text/shared/02/01140000.xhp\" name=\"図形描画ツール\">図形描画ツール</link>を使用すると、図形、図、凡例などを文書ドキュメントで直接作成できます。"
+msgstr ""
+"$[officename] Writer の<link href=\"text/shared/02/01140000.xhp\" "
+"name=\"図形描画ツール\">図形描画ツール</link>を使用すると、図形、図、凡例などを文書ドキュメントで直接作成できます。"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +524,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "図の挿入"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +532,14 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "JPG や GIF など、<link href=\"text/shared/00/00000020.xhp\" name=\"異なる形式\">異なる形式</link> の図を文書ドキュメントに挿入することができます。さらに、 <link href=\"text/shared/01/gallery.xhp\" name=\"ギャラリー\">ギャラリー</link> は、クリップアート集を提供し、 <link href=\"text/shared/guide/fontwork.xhp\">フォントワークギャラリー</link> は、すばらしいフォント効果を作り出します。"
+msgstr ""
+"JPG や GIF など、<link href=\"text/shared/00/00000020.xhp\" "
+"name=\"異なる形式\">異なる形式</link> の図を文書ドキュメントに挿入することができます。さらに、 <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"ギャラリー\">ギャラリー</link> は、クリップアート集を提供し、 "
+"<link href=\"text/shared/guide/fontwork.xhp\">フォントワークギャラリー</link> "
+"は、すばらしいフォント効果を作り出します。"
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +549,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "フレキシブルなプログラムインタフェース"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +557,12 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "アイコンやメニューなどのインタフェースは、ユーザーの好みに応じたカスタマイズが可能です。また、スタイルと書式設定やナビゲーターなどのウィンドウは、画面上の任意の位置に配置可能な浮動ウィンドウとして表示させることも、プログラムウィンドウの端に<link href=\"text/shared/guide/autohide.xhp\" name=\"ドッキング\">ドッキング</link>させることもできます。"
+msgstr ""
+"アイコンやメニューなどのインタフェースは、ユーザーの好みに応じたカスタマイズが可能です。また、スタイルと書式設定やナビゲーターなどのウィンドウは、画面上"
+"の任意の位置に配置可能な浮動ウィンドウとして表示させることも、プログラムウィンドウの端に<link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"ドッキング\">ドッキング</link>させることもできます。"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +572,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "ドラッグ&ドロップ"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +580,13 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"ドラッグ&ドロップ\">ドラッグ&ドロップ</link>機能を使用すると、$[officename] 内で、よりすばやく、より効率的に、文書ドキュメントを処理できます。たとえば、図などのオブジェクトをギャラリーから、または、同じドキュメントのある場所から別の場所に、あるいは、開いている $[officename] ドキュメント間で、ドラッグ&ドロップできます。"
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"ドラッグ&ドロップ\">ドラッグ&ドロップ</link>機能を使用すると、$[officename] 内で、よりすばやく、より効率的に、文書ド"
+"キュメントを処理できます。たとえば、図などのオブジェクトをギャラリーから、または、同じドキュメントのある場所から別の場所に、あるいは、開いている "
+"$[officename] ドキュメント間で、ドラッグ&ドロップできます。"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +596,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "多岐にわたるヘルプ機能"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +604,12 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "$[officename] アプリケーションの完全なリファレンスとして <link href=\"text/shared/05/00000110.xhp\" name=\"ヘルプシステム\">ヘルプシステム</link> を使用できます。ヘルプシステムには、簡単なタスクや複雑なタスクに関する<link href=\"text/swriter/guide/main.xhp\" name=\"手順\">手順</link>が含まれています。"
+msgstr ""
+"$[officename] アプリケーションの完全なリファレンスとして <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"ヘルプシステム\">ヘルプシステム</link> を使用できます。ヘルプシステムには、簡単なタスクや複雑なタスクに関する<link "
+"href=\"text/swriter/guide/main.xhp\" name=\"手順\">手順</link>が含まれています。"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +618,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "図形描画オブジェクトのプロパティバー"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +626,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"図形描画オブジェクトのプロパティバー\">図形描画オブジェクトのプロパティバー</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" "
+"name=\"図形描画オブジェクトのプロパティバー\">図形描画オブジェクトのプロパティバー</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +638,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer と Calc では <emph>図形描画オブジェクトのプロパティ</emph> ツールバーを表示できます。表示するためには「表示」 → 「ツールバー」 → 「図形描画オブジェクトのプロパティ」を選択します。図形描画オブジェクトを選択するとアイコンが有効になります。対象が文書ドキュメントのときと表計算ドキュメントのときでは、ツールバーに標準で表示されるアイコンが異なります。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer と Calc では <emph>図形描画オブジェクトのプロパティ</emph> "
+"ツールバーを表示できます。表示するためには「表示」 → 「ツールバー」 → 「図形描画オブジェクトのプロパティ」を選択します。図形描画オブジェクトを選"
+"択するとアイコンが有効になります。対象が文書ドキュメントのときと表計算ドキュメントのときでは、ツールバーに標準で表示されるアイコンが異なります。</ah"
+"elp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +654,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線スタイル\">線スタイル</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +664,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線の太さ\">線の太さ</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +674,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線の色\">線の色</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +682,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"塗りつぶしスタイル\">塗りつぶしスタイル</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"塗りつぶしスタイル\">塗りつぶしスタイル</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +694,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "画像バー"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,14 +703,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"画像バー\">画像バー</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>画像</emph>バーには、選択したビットマップグラフィックを書式設定および配置するための機能があります。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>画像</emph>バーには、選択したビットマップグラフィックを書式設定および"
+"配置するための機能があります。</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +723,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"上下反転\">上下反転</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +732,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"左右反転\">左右反転</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +741,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"図の属性\">図の属性</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +750,7 @@ msgctxt ""
msgid "Insert"
msgstr "挿入"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +760,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"挿入\">挿入</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +768,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">このメニューには、新しい要素をドキュメントに挿入するコマンドがあります。たとえば、セクション、脚注、コメント、記号や特殊文字、画像、および別のアプリケーションのオブジェクトなどを挿入できます。</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">このメニューには、新しい要素をドキュメントに挿入するコマンドがあります。たとえば、セクション、脚注、コメント、記号や特殊文"
+"字、画像、および別のアプリケーションのオブジェクトなどを挿入できます。</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +782,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"任意区切り\">任意区切り</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +792,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"記号と特殊文字\">記号と特殊文字</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +802,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"セクション\">セクション</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +812,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ハイパーリンク\">ハイパーリンク</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +822,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +832,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"キャプション\">キャプション</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +842,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"ブックマーク\">ブックマーク</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"相互参照\">相互参照</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +862,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"コメント\">コメント</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +872,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"スクリプト\">スクリプト</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +882,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"封筒\">封筒</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +892,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠\">枠</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +902,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"表\">表</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +912,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"水平線\">水平線</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +922,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"フレーム\">フレーム</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +932,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ファイル\">ファイル</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +941,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "枠バー"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +951,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"枠バー\">枠バー</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +959,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">枠を選択したときに表示される <emph>枠</emph>バーには、枠を書式設定および配置するための最も重要な機能があります。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">枠を選択したときに表示される "
+"<emph>枠</emph>バーには、枠を書式設定および配置するための最も重要な機能があります。</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +973,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"上下折り返し\">上下折り返し</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +981,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は 枠ダイアログ の<emph>折り返し</emph>タブでも行えます。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は 枠ダイアログ "
+"の<emph>折り返し</emph>タブでも行えます。"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +995,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"両端折り返し\">両端折り返し</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1003,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンの機能は、<emph>折り返し</emph>タブにある<emph>両側</emph>オプションと同じです。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンの機能は、<"
+"emph>折り返し</emph>タブにある<emph>両側</emph>オプションと同じです。"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +1017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"折り返しなし\">折り返しなし</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1025,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>折り返し</emph>タブでも同じ設定ができます。"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>折り返し</emp"
+"h>タブでも同じ設定ができます。"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +1039,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"背景色\">背景色</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +1049,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠の属性\">枠の属性</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1058,7 @@ msgctxt ""
msgid "Format"
msgstr "書式"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1068,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"書式\">書式</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1076,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">ここには、ドキュメントのレイアウトや文章の書式設定に関係するコマンドが用意されています。</ahelp>"
+msgstr ""
+"<ahelp "
+"hid=\".uno:FormatMenu\">ここには、ドキュメントのレイアウトや文章の書式設定に関係するコマンドが用意されています。</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1090,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"文字\">文字</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1100,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落\">段落</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1108,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"箇条書きと番号付け\">箇条書きと番号付け</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"箇条書きと番号付け\">箇条書きと番号付け</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1121,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"ページ\">ページ</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1131,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"段組み\">段組み</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1141,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"セクション\">セクション</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1151,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠\">枠</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1161,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"画像\">画像</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1170,7 @@ msgctxt ""
msgid "Window"
msgstr "ウィンドウ"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1180,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"ウィンドウ\">ウィンドウ</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1188,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ここには、ドキュメントウィンドウの操作に関係するコマンドが用意されています。</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" "
+"visibility=\"visible\">ここには、ドキュメントウィンドウの操作に関係するコマンドが用意されています。</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1201,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "印刷プレビュー"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1211,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"印刷プレビュー\">印刷プレビュー</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1221,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr "<emph>印刷プレビュー</emph>バーは、現在のドキュメントを印刷プレビューモードで表示しているときに表示されます。"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1230,7 @@ msgctxt ""
msgid "View"
msgstr "表示"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1240,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"表示\">表示</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1250,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr "<ahelp hid=\".\">このメニューには、ドキュメントを画面上でどのように表示するかを制御するコマンドがあります。</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1260,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"ズーム\">ズーム</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1269,7 @@ msgctxt ""
msgid "Edit"
msgstr "編集"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"編集\">編集</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1289,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr "<ahelp hid=\".\">このメニューには、現在のドキュメントの内容を編集するコマンドがあります。</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1297,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"形式を選択して貼り付け\">形式を選択して貼り付け</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" "
+"name=\"形式を選択して貼り付け\">形式を選択して貼り付け</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1311,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"テキストの選択\">テキストの選択</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1319,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"ドキュメントの比較\">ドキュメントの比較</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"ドキュメントの比較\">ドキュメントの比較</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1332,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"検索と置換\">検索と置換</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1342,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"入力支援\">入力支援</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1350,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"データベースの交換\">データベースの交換</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"データベースの交換\">データベースの交換</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1363,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"フィールド\">フィールド</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1373,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1381,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"目次と索引の項目\">目次と索引の項目</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"目次と索引の項目\">目次と索引の項目</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1394,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"参考文献項目\">参考文献項目</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1404,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ハイパーリンク\">ハイパーリンク</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1414,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"リンク\">リンク</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1424,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"イメージマップ\">イメージマップ</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1433,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "書式設定バー"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1443,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"書式設定バー\">書式設定バー</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1451,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>書式設定</emph>バーには、テキストの書式設定用のコマンドが用意されています。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>書式設定</emph>バーには、テキストの書式設定用のコマンドが用意されています"
+"。</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1465,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"フォントの色\">フォントの色</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1475,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "オブジェクトバーの追加アイコン"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1484,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "フォントを大きくする"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1493,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">選択中のテキストのフォントサイズを大きくします。</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1502,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "フォントを小さくする"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1511,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">選択中のテキストのフォントサイズを小さくします。</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1519,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (複合文字言語) の支援を有効にした場合、2 つのアイコンが追加され、表示されます。"
+msgstr ""
+"<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (複合文字言語) "
+"の支援を有効にした場合、2 つのアイコンが追加され、表示されます。"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1533,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "左から右へ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">左から右へアイコン</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">左から右へアイコン</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1554,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">テキストの配置を、左から右に読む言語用の表示にします。</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1564,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "右から左へ"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">右から左へアイコン</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">右から左へアイコン</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1583,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">テキストの配置を、右から左に読む複合文字言語用の表示にします。</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">テキストの配置を、右から左に読む複合文字言語用の表示にします。</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1595,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "テキストオブジェクトバー"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1603,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"テキストオブジェクトバー\">テキストオブジェクトバー</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" "
+"name=\"テキストオブジェクトバー\">テキストオブジェクトバー</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1615,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">図形描画オブジェクトに含まれるテキストを書式設定するためのコマンドがあります。</ahelp>図形描画オブジェクトをダブルクリックすると、<emph>テキストオブジェクト</emph>バーが表示されます。"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">図形描画オブジェクトに含まれるテキストを書式設定するためのコマンドがあります。</"
+"ahelp>図形描画オブジェクトをダブルクリックすると、<emph>テキストオブジェクト</emph>バーが表示されます。"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1629,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"上付き\">上付き</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1639,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"下付き\">下付き</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1649,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"すべて選択\">すべて選択</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1659,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"文字\">文字</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1669,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落\">段落</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,6 +1679,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr "ここでは、インデント、行間隔、配置、また現在の段落の行間隔の設定ができます。"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1688,7 @@ msgctxt ""
msgid "Rulers"
msgstr "ルーラー"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1698,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"ルーラー\">ルーラー</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1706,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "ルーラーでは、ページ寸法の確認ができるだけでなく、タブ、インデント、余白、また段などの印もルーラー上に見えます。またマウスを使ってこれらを変更をすることも可能です。"
+msgstr ""
+"ルーラーでは、ページ寸法の確認ができるだけでなく、タブ、インデント、余白、また段などの印もルーラー上に見えます。またマウスを使ってこれらを変更をすること"
+"も可能です。"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1718,12 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "ルーラー上の灰色部分をダブルクリックすると、<emph>段落</emph>ダイアログが開きます。開いたダイアログでは、現在の段落、または選択したすべての段落に<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"直接段落書式\">直接段落書式</link>が設定できます。"
+msgstr ""
+"ルーラー上の灰色部分をダブルクリックすると、<emph>段落</emph>ダイアログが開きます。開いたダイアログでは、現在の段落、または選択したすべての"
+"段落に<link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"直接段落書式\">直接段落書式</link>が設定できます。"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1732,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] Writer ヘルプへようこそ"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1742,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer ヘルプ"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1752,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer の使い方"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1762,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "メニュー、ツールバー、およびキー"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1772,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "ヘルプの操作法"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1781,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "表バー"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1791,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"表バー\">表バー</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1799,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>表</emph>バーには、表を操作するための各種の機能が用意されています。このバーは、カーソルを表の中に移動すると表示されます。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>表</emph>バーには、表を操作するための各種の機能が用意されています。この"
+"バーは、カーソルを表の中に移動すると表示されます。</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1813,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"セルの結合\">セルの結合</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1823,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"行の削除\">行の削除</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,14 +1833,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"列の削除\">列の削除</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"オートフォーマット\">オートフォーマット</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"オートフォーマット\">オートフォーマット</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"表のプロパティ\">表のプロパティ</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1861,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"並べ替え\">並べ替え</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1870,7 @@ msgctxt ""
msgid "Menus"
msgstr "メニュー"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +1878,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"メニュー\">メニュー</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"メニュー\">メニュー</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4025,6 +1892,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "ここでは、メニューとダイアログについて説明します。"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1901,7 @@ msgctxt ""
msgid "Table"
msgstr "表"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1910,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">表</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1919,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr "<ahelp hid=\".\">文書ドキュメントで表を挿入、編集、または削除するコマンドを表示します。</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1928,7 @@ msgctxt ""
msgid "Insert"
msgstr "挿入"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1937,7 @@ msgctxt ""
msgid "Table"
msgstr "表"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1946,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "新規に表を挿入します。"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1955,7 @@ msgctxt ""
msgid "Columns"
msgstr "列"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1964,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "列を挿入します。"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1973,7 @@ msgctxt ""
msgid "Rows"
msgstr "行"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1982,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "行を挿入します。"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1991,7 @@ msgctxt ""
msgid "Delete"
msgstr "削除"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2000,7 @@ msgctxt ""
msgid "Table"
msgstr "表"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2009,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">現在の表を削除します。</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2018,7 @@ msgctxt ""
msgid "Columns"
msgstr "列"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2027,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "選択中の列を削除します。"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2036,7 @@ msgctxt ""
msgid "Rows"
msgstr "行"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2045,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "選択中の行を削除します。"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2054,7 @@ msgctxt ""
msgid "Select"
msgstr "選択"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2063,7 @@ msgctxt ""
msgid "Table"
msgstr "表"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2072,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">現在の表を選択します。</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2081,7 @@ msgctxt ""
msgid "Column"
msgstr "列"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2090,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "現在の列を選択します。"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2099,7 @@ msgctxt ""
msgid "Row"
msgstr "行"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2108,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "現在の行を選択します。"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2117,7 @@ msgctxt ""
msgid "Cell"
msgstr "セル"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2126,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">現在のセルを選択します。</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2135,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">セルの結合</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2144,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">セルの分割</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2153,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">表のオートフォーマット</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2162,7 @@ msgctxt ""
msgid "Autofit"
msgstr "サイズの自動調整"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2171,7 @@ msgctxt ""
msgid "Column width"
msgstr "列幅"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2180,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "列の幅を変更するための 列の幅 ダイアログを開きます。"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2189,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">最適な列幅</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2198,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">列の均等分割</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2207,7 @@ msgctxt ""
msgid "Row Height"
msgstr "行の高さ"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2216,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "行の高さを変更するための 高さ ダイアログを開きます。"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2225,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">最適な行の高さ</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2234,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">行の均等分割</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2243,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "ページおよび段をまたいで行を分割させる"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2252,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">現在の行の中で、改ページを許可します。</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2261,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "見出し行の繰り返し"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2270,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr "<ahelp hid=\"20520\">表が複数ページにまたがる場合に、次ページ以降の先頭で表の見出し行を再表示させます。</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2279,7 @@ msgctxt ""
msgid "Convert"
msgstr "変換"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2288,19 @@ msgctxt ""
msgid "Text to Table"
msgstr "文字列を表にする"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">選択中のテキストを表に変換できるダイアログを開きます。</ahelp>選択中のテキストを表に変換できる<link href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+msgstr ""
+"<ahelp hid=\".\" "
+"visibility=\"hidden\">選択中のテキストを表に変換できるダイアログを開きます。</ahelp>選択中のテキストを表に変換できる<link "
+"href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2309,19 @@ msgctxt ""
msgid "Table to Text"
msgstr "表の解除"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">現在の表をテキストに変換できるダイアログを開きます。</ahelp>現在の表をテキストに変換できる<link href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+msgstr ""
+"<ahelp hid=\".\" "
+"visibility=\"hidden\">現在の表をテキストに変換できるダイアログを開きます。</ahelp>現在の表をテキストに変換できる<link "
+"href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2330,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">並べ替え</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2339,17 @@ msgctxt ""
msgid "Formula"
msgstr "数式"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "数式の入力および編集をするための<link href=\"text/swriter/main0214.xhp\">数式バー</link>を開きます。"
+msgstr ""
+"数式の入力および編集をするための<link href=\"text/swriter/main0214.xhp\">数式バー</link>を開きます。"
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2358,18 @@ msgctxt ""
msgid "Number Format"
msgstr "数字の書式"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "表中の数字の表示形式を指定するための<link href=\"text/shared/optionen/01040500.xhp\">ダイアログ</link>を開きます。"
+msgstr ""
+"表中の数字の表示形式を指定するための<link "
+"href=\"text/shared/optionen/01040500.xhp\">ダイアログ</link>を開きます。"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2378,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "表の境界"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2387,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr "表セル周囲の境界の表示と非表示を切り換えます。境界は画面上に表示されるだけで、印刷されません。"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2396,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">表のプロパティ</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2405,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "箇条書きと番号付けバー"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2413,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"箇条書きと番号付けバー\">箇条書きと番号付けバー</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"箇条書きと番号付けバー\">箇条書きと番号付けバー</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2424,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>箇条書きと番号付け</emph>バーには、番号付け段落の順番やレベルの変更など、番号付けリストを操作するための各種の機能が用意されています。</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>箇条書きと番号付け</emph>バーには、番号付け段落の順番やレベルの変更など、番"
+"号付けリストを操作するための各種の機能が用意されています。</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2437,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "ツールバー"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2445,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ツールバー\">ツールバー</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"ツールバー\">ツールバー</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2457,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "ここでは、$[officename] Writer のツールバーの概要に関して説明します。<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"ここでは、$[officename] Writer のツールバーの概要に関して説明します。<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2470,7 @@ msgctxt ""
msgid "File"
msgstr "ファイル"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2480,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ファイル\">ファイル</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2488,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">これらのコマンドは、現在のドキュメントに適用され、ドキュメントを新しく開いたり、アプリケーションを閉じたりします。</ahelp>"
+msgstr ""
+"<ahelp "
+"hid=\".\">これらのコマンドは、現在のドキュメントに適用され、ドキュメントを新しく開いたり、アプリケーションを閉じたりします。</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2502,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"開く\">開く</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2510,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"名前を付けて保存\">名前を付けて保存</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"名前を付けて保存\">名前を付けて保存</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2521,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"バージョンの管理\">バージョンの管理</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"バージョンの管理\">バージョンの管理</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2534,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"プロパティ\">プロパティ</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2544,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"印刷\">印刷</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2552,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"プリンターの設定\">プリンターの設定</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"プリンターの設定\">プリンターの設定</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2564,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "数式バー"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2572,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"数式バー\">数式バー</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"数式バー\">数式バー</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2584,6 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>数式</emph>バーは、数式を作成して、文書ドキュメントに挿入するときに役立ちます。</ahelp><emph>数式</emph>バーをアクティブにするには、F2 を押します。"
+msgstr ""
+"<ahelp hid=\".\"><emph>数式</emph>バーは、数式を作成して、文書ドキュメントに挿入するときに役立ちます。</ahelp><emp"
+"h>数式</emph>バーをアクティブにするには、F2 を押します。"
diff --git a/source/ja/helpcontent2/source/text/swriter/librelogo.po b/source/ja/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..97888619c33
--- /dev/null
+++ b/source/ja/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-09-09 05:51+0200\n"
+"Last-Translator: Naruhiko <naruoga@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "ステータスバー"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"ステータスバー\">ステータスバー</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "ステータスバーは、現在のドキュメントについての情報が表示される領域であると同時に、特殊な機能へアクセスするためのボタンとしても機能します。"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "言語"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">選択したテキストの言語が表示されます。<br/>クリックすると、選択したテキストまたは現在の段落に別の言語を設定できるメニューが表示されます。<br/>テキストのスペルチェックとハイフネーションを行わない場合は「なし」を選択します。<br/>「標準の言語に戻す」を選択すると選択範囲または段落の標準の言語に設定されます。<br/>「詳細」を選択すると、オプションのダイアログが開きます。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "デジタル署名"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "以下の項目を参照して下さい。<link href=\"text/shared/guide/digital_signatures.xhp\">デジタル署名</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "ズームと表示のレイアウト"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer のステータスバー上の 3 つのコントロールを使うと、ドキュメントのズームと表示レイアウトの変更が可能です。"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">表示レイアウトアイコンは、左から右の順に、単一ページモード、 自動モード (複数のページを並べて表示)、ブックモード (開いた本のような 2 ページで表示) です。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ズームのスライダーを左にドラッグするとページの隠れた部分を表示できます。右にドラッグするとより小さい範囲にズームイン出来ます。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "ツール"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ツール\">ツール</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">このメニューには、スペルチェックしたり、さまざまな素材をドキュメントに挿入したり、メニューを編集したり、プログラムを設定したりするツールがあります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"章番号付け\">章番号付け</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"行番号付け\">行番号付け</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"並べ替え\">並べ替え</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"オートコレクトオプション\">オートコレクトオプション</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"カスタマイズ\">カスタマイズ</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE オブジェクトバー"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE オブジェクトバー\">OLE オブジェクトバー</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE オブジェクト</emph>バーは、OLE オブジェクトを選択したときに表示されます。このバーには、オブジェクトを書式設定および配置するための最も重要な機能があります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"上下折り返し\">上下折り返し</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は<emph>オブジェクト</emph>ダイアログの<emph>折り返し</emph>タブでも行えます。"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"両端折り返し\">両端折り返し</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンは、<emph>折り返し</emph>タブのオプション<emph>両側</emph>に相当します。"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"折り返しなし\">折り返しなし</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> <emph>折り返し</emph>タブでも同じ効果を実現できます。"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"オブジェクトの属性\">オブジェクトの属性</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer の機能"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer の機能\">$[officename] Writer の機能</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer を使用すると、図、表、またはグラフを含む文書ドキュメントを設計および作成できます。作成したドキュメントは、標準化された OpenDocument format (ODF) 形式 、Microsoft Word の .doc 形式、 HTML などさまざまな形式で保存できます。さらに、Portable Document Format (PDF) 形式にエクスポートすることも簡単にできます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "文章入力"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer では、メモ、<link href=\"text/shared/guide/fax.xhp\" name=\"Fax\">Fax</link>、手紙、履歴書、<link href=\"text/swriter/01/01150000.xhp\" name=\"差し込み印刷\">差し込み印刷</link>など、簡単で短いドキュメントはもちろんのこと、参考文献、参照表、索引を完備した複数部構成のマニュアルなど、複雑で長いドキュメントも作成できます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer には、ほぼすべての目的に対応する各種<link href=\"text/shared/01/01010100.xhp\" name=\"テンプレート\">テンプレート</link>に加えて、<link href=\"text/shared/01/06010000.xhp\" name=\"スペルチェック\">スペルチェック</link>、<link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"類義語辞典\">類義語辞典</link>、<link href=\"text/shared/01/06040000.xhp\" name=\"オートコレクト\">オートコレクト</link>、<link href=\"text/swriter/01/06030000.xhp\" name=\"ハイフネーション\">ハイフネーション</link>など、文章の記述時に役立つ各種の機能が備わっています。 また、自分自身のテンプレートもウィザードを使用して作成できます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "作成と編集"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ドキュメントのデザインは、様々なサポート機能を通じて行えます。<link href=\"text/swriter/01/05140000.xhp\" name=\"スタイル\">スタイルと書式設定ウィンドウ</link>には、段落スタイル、文字スタイル、枠スタイル、ページスタイル、番号付けスタイルの作成、適用、変更をするための機能が用意されています。<link href=\"text/swriter/01/02110000.xhp\" name=\"ナビゲーター\">ナビゲーター</link>には、ドキュメント内の移動、文章のアウトラインの確認、挿入オブジェクトの追跡をするための機能が用意されています。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "文書ドキュメントでは、<link href=\"text/swriter/01/04120000.xhp\" name=\"目次や索引\">目次や索引</link>も作成できます。目次や索引を作成するときには、構成や外観も独自に定義できます。ハイパーリンクやテキストマークを使用すると、テキスト内の目的の箇所に直接ジャンプできます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer でデスクトップ・パブリッシング(DTP)"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer にはさまざまな DTP ツールや図形描画ツールが用意されており、パンフレット、会報、案内状などを、まるでプロが仕上げたように作成できます。たとえば、段組みレイアウトにしたり、<link href=\"text/swriter/guide/text_frame.xhp\" name=\"テキスト枠\">テキスト枠</link>、<link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"図\">図</link>、<link href=\"text/swriter/guide/table_insert.xhp\" name=\"表\">表</link>などのオブジェクトをドキュメントに挿入したりできます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "計算"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] の文書ドキュメントには<link href=\"text/swriter/main0214.xhp\" name=\"計算機能\">計算機能</link>も組み入れられているため、複雑な計算や論理演算なども実行できます。計算に必要な表は文書ドキュメント内でも簡単に作成できます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "図形描画の作成"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer の<link href=\"text/shared/02/01140000.xhp\" name=\"図形描画ツール\">図形描画ツール</link>を使用すると、図形、図、凡例などを文書ドキュメントで直接作成できます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "図の挿入"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "JPG や GIF など、<link href=\"text/shared/00/00000020.xhp\" name=\"異なる形式\">異なる形式</link> の図を文書ドキュメントに挿入することができます。さらに、 <link href=\"text/shared/01/gallery.xhp\" name=\"ギャラリー\">ギャラリー</link> は、クリップアート集を提供し、 <link href=\"text/shared/guide/fontwork.xhp\">フォントワークギャラリー</link> は、すばらしいフォント効果を作り出します。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "フレキシブルなプログラムインタフェース"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "アイコンやメニューなどのインタフェースは、ユーザーの好みに応じたカスタマイズが可能です。また、スタイルと書式設定やナビゲーターなどのウィンドウは、画面上の任意の位置に配置可能な浮動ウィンドウとして表示させることも、プログラムウィンドウの端に<link href=\"text/shared/guide/autohide.xhp\" name=\"ドッキング\">ドッキング</link>させることもできます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "ドラッグ&ドロップ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"ドラッグ&ドロップ\">ドラッグ&ドロップ</link>機能を使用すると、$[officename] 内で、よりすばやく、より効率的に、文書ドキュメントを処理できます。たとえば、図などのオブジェクトをギャラリーから、または、同じドキュメントのある場所から別の場所に、あるいは、開いている $[officename] ドキュメント間で、ドラッグ&ドロップできます。"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "多岐にわたるヘルプ機能"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "$[officename] アプリケーションの完全なリファレンスとして <link href=\"text/shared/05/00000110.xhp\" name=\"ヘルプシステム\">ヘルプシステム</link> を使用できます。ヘルプシステムには、簡単なタスクや複雑なタスクに関する<link href=\"text/swriter/guide/main.xhp\" name=\"手順\">手順</link>が含まれています。"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "図形描画オブジェクトのプロパティバー"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"図形描画オブジェクトのプロパティバー\">図形描画オブジェクトのプロパティバー</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer と Calc では <emph>図形描画オブジェクトのプロパティ</emph> ツールバーを表示できます。表示するためには「表示」 → 「ツールバー」 → 「図形描画オブジェクトのプロパティ」を選択します。図形描画オブジェクトを選択するとアイコンが有効になります。対象が文書ドキュメントのときと表計算ドキュメントのときでは、ツールバーに標準で表示されるアイコンが異なります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線スタイル\">線スタイル</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線の太さ\">線の太さ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線の色\">線の色</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"塗りつぶしスタイル\">塗りつぶしスタイル</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "画像バー"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"画像バー\">画像バー</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>画像</emph>バーには、選択したビットマップグラフィックを書式設定および配置するための機能があります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"上下反転\">上下反転</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"左右反転\">左右反転</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"図の属性\">図の属性</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "挿入"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"挿入\">挿入</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">このメニューには、新しい要素をドキュメントに挿入するコマンドがあります。たとえば、セクション、脚注、コメント、記号や特殊文字、画像、および別のアプリケーションのオブジェクトなどを挿入できます。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"任意区切り\">任意区切り</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"記号と特殊文字\">記号と特殊文字</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"セクション\">セクション</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ハイパーリンク\">ハイパーリンク</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"キャプション\">キャプション</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"ブックマーク\">ブックマーク</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"相互参照\">相互参照</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"コメント\">コメント</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"スクリプト\">スクリプト</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"封筒\">封筒</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠\">枠</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"表\">表</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"水平線\">水平線</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"フレーム\">フレーム</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ファイル\">ファイル</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "枠バー"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"枠バー\">枠バー</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">枠を選択したときに表示される <emph>枠</emph>バーには、枠を書式設定および配置するための最も重要な機能があります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"上下折り返し\">上下折り返し</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>この設定は 枠ダイアログ の<emph>折り返し</emph>タブでも行えます。"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"両端折り返し\">両端折り返し</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>このアイコンの機能は、<emph>折り返し</emph>タブにある<emph>両側</emph>オプションと同じです。"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"折り返しなし\">折り返しなし</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>折り返し</emph>タブでも同じ設定ができます。"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"背景色\">背景色</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠の属性\">枠の属性</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "書式"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"書式\">書式</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">ここには、ドキュメントのレイアウトや文章の書式設定に関係するコマンドが用意されています。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"文字\">文字</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落\">段落</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"箇条書きと番号付け\">箇条書きと番号付け</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"ページ\">ページ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"段組み\">段組み</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"セクション\">セクション</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"枠\">枠</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"画像\">画像</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "ウィンドウ"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"ウィンドウ\">ウィンドウ</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ここには、ドキュメントウィンドウの操作に関係するコマンドが用意されています。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "印刷プレビュー"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"印刷プレビュー\">印刷プレビュー</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>印刷プレビュー</emph>バーは、現在のドキュメントを印刷プレビューモードで表示しているときに表示されます。"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "表示"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"表示\">表示</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">このメニューには、ドキュメントを画面上でどのように表示するかを制御するコマンドがあります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"ズーム\">ズーム</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "編集"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"編集\">編集</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">このメニューには、現在のドキュメントの内容を編集するコマンドがあります。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"形式を選択して貼り付け\">形式を選択して貼り付け</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"テキストの選択\">テキストの選択</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"ドキュメントの比較\">ドキュメントの比較</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"検索と置換\">検索と置換</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"入力支援\">入力支援</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"データベースの交換\">データベースの交換</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"フィールド\">フィールド</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"脚注/文末脚注\">脚注/文末脚注</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"目次と索引の項目\">目次と索引の項目</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"参考文献項目\">参考文献項目</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"ハイパーリンク\">ハイパーリンク</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"リンク\">リンク</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"イメージマップ\">イメージマップ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "書式設定バー"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"書式設定バー\">書式設定バー</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>書式設定</emph>バーには、テキストの書式設定用のコマンドが用意されています。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"フォントの色\">フォントの色</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "オブジェクトバーの追加アイコン"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "フォントを大きくする"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">選択中のテキストのフォントサイズを大きくします。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "フォントを小さくする"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">選択中のテキストのフォントサイズを小さくします。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> (複合文字言語) の支援を有効にした場合、2 つのアイコンが追加され、表示されます。"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "左から右へ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">左から右へアイコン</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">テキストの配置を、左から右に読む言語用の表示にします。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "右から左へ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">右から左へアイコン</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">テキストの配置を、右から左に読む複合文字言語用の表示にします。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "テキストオブジェクトバー"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"テキストオブジェクトバー\">テキストオブジェクトバー</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">図形描画オブジェクトに含まれるテキストを書式設定するためのコマンドがあります。</ahelp>図形描画オブジェクトをダブルクリックすると、<emph>テキストオブジェクト</emph>バーが表示されます。"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"上付き\">上付き</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"下付き\">下付き</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"すべて選択\">すべて選択</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"文字\">文字</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落\">段落</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "ここでは、インデント、行間隔、配置、また現在の段落の行間隔の設定ができます。"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "ルーラー"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"ルーラー\">ルーラー</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "ルーラーでは、ページ寸法の確認ができるだけでなく、タブ、インデント、余白、また段などの印もルーラー上に見えます。またマウスを使ってこれらを変更をすることも可能です。"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "ルーラー上の灰色部分をダブルクリックすると、<emph>段落</emph>ダイアログが開きます。開いたダイアログでは、現在の段落、または選択したすべての段落に<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"直接段落書式\">直接段落書式</link>が設定できます。"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] Writer ヘルプへようこそ"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer ヘルプ"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer の使い方"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "メニュー、ツールバー、およびキー"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "ヘルプの操作法"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "表バー"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"表バー\">表バー</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>表</emph>バーには、表を操作するための各種の機能が用意されています。このバーは、カーソルを表の中に移動すると表示されます。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"セルの結合\">セルの結合</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"行の削除\">行の削除</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"列の削除\">列の削除</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"オートフォーマット\">オートフォーマット</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"表のプロパティ\">表のプロパティ</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"並べ替え\">並べ替え</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "メニュー"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"メニュー\">メニュー</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "ここでは、メニューとダイアログについて説明します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "表"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">表</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">文書ドキュメントで表を挿入、編集、または削除するコマンドを表示します。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "挿入"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "表"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "新規に表を挿入します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "列"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "列を挿入します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "行"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "行を挿入します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "削除"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "表"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">現在の表を削除します。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "列"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "選択中の列を削除します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "行"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "選択中の行を削除します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "選択"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "表"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">現在の表を選択します。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "列"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "現在の列を選択します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "行"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "現在の行を選択します。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "セル"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">現在のセルを選択します。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">セルの結合</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">セルの分割</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">表のオートフォーマット</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "サイズの自動調整"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "列幅"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "列の幅を変更するための 列の幅 ダイアログを開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">最適な列幅</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">列の均等分割</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "行の高さ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "行の高さを変更するための 高さ ダイアログを開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">最適な行の高さ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">行の均等分割</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "ページおよび段をまたいで行を分割させる"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">現在の行の中で、改ページを許可します。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "見出し行の繰り返し"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">表が複数ページにまたがる場合に、次ページ以降の先頭で表の見出し行を再表示させます。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "変換"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "文字列を表にする"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">選択中のテキストを表に変換できるダイアログを開きます。</ahelp>選択中のテキストを表に変換できる<link href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "表の解除"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">現在の表をテキストに変換できるダイアログを開きます。</ahelp>現在の表をテキストに変換できる<link href=\"text/swriter/01/06090000.xhp\">ダイアログ</link>を開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">並べ替え</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "数式"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "数式の入力および編集をするための<link href=\"text/swriter/main0214.xhp\">数式バー</link>を開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "数字の書式"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "表中の数字の表示形式を指定するための<link href=\"text/shared/optionen/01040500.xhp\">ダイアログ</link>を開きます。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "表の境界"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "表セル周囲の境界の表示と非表示を切り換えます。境界は画面上に表示されるだけで、印刷されません。"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">表のプロパティ</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "箇条書きと番号付けバー"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"箇条書きと番号付けバー\">箇条書きと番号付けバー</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>箇条書きと番号付け</emph>バーには、番号付け段落の順番やレベルの変更など、番号付けリストを操作するための各種の機能が用意されています。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "ツールバー"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ツールバー\">ツールバー</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "ここでは、$[officename] Writer のツールバーの概要に関して説明します。<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ファイル"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ファイル\">ファイル</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">これらのコマンドは、現在のドキュメントに適用され、ドキュメントを新しく開いたり、アプリケーションを閉じたりします。</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"開く\">開く</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"名前を付けて保存\">名前を付けて保存</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"バージョンの管理\">バージョンの管理</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"プロパティ\">プロパティ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"印刷\">印刷</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"プリンターの設定\">プリンターの設定</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "数式バー"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"数式バー\">数式バー</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>数式</emph>バーは、数式を作成して、文書ドキュメントに挿入するときに役立ちます。</ahelp><emph>数式</emph>バーをアクティブにするには、F2 を押します。"
diff --git a/source/ka/helpcontent2/source/text/swriter.po b/source/ka/helpcontent2/source/text/swriter.po
index 148a7d9ad43..74505c8af00 100644
--- a/source/ka/helpcontent2/source/text/swriter.po
+++ b/source/ka/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-12 07:39+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "სტატუსის ზოლი"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"სტატუსის ზოლი\">სტატუსის ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"სტატუსის ზოლი\">სტატუსის "
+"ზოლი</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "სტატუსის ზოლი შეიცავს ინფორმაციას მიმდინარე დოკუმენტის შესახებ და გააჩნია სხვადასხვა ღილაკები საგანგებო ფუნქციებისათვის."
+msgstr ""
+"სტატუსის ზოლი შეიცავს ინფორმაციას მიმდინარე დოკუმენტის შესახებ და გააჩნია "
+"სხვადასხვა ღილაკები საგანგებო ფუნქციებისათვის."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +58,7 @@ msgctxt ""
msgid "Language"
msgstr "ენა"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +67,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +76,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ციფრული ხელმოწერა"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +85,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +94,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +103,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +112,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +121,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +130,7 @@ msgctxt ""
msgid "Tools"
msgstr "ინსტრუმენტები"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +138,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ინსტრუმენტები\">ინსტრუმენტები</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" "
+"name=\"ინსტრუმენტები\">ინსტრუმენტები</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +152,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +160,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"მონახაზური გადანომვრა\">მონახაზური გადანომვრა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"მონახაზური "
+"გადანომვრა\">მონახაზური გადანომვრა</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +172,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"სტრიქონების გადანომვრა\">სტრიქონების გადანომვრა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"სტრიქონების "
+"გადანომვრა\">სტრიქონების გადანომვრა</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +184,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -166,8 +196,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +207,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"ავტო-შესწორება\">ავტო-შესწორება</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"ავტო-შესწორება\">ავტო-შესწორება</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +219,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"კონფოგურირება\">კონფიგურირება</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"კონფოგურირება\">კონფიგურირება</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +232,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE - ობიექტის ზოლი"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +240,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE - ობიექტის ზოლი\">OLE - ობიექტის ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE - ობიექტის ზოლი\">OLE - "
+"ობიექტის ზოლი</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +252,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">OLE<emph> ობიექტის </emph>ზოლი ჩნდება როდესაც ობიექტები არის არჩეული და შეიცავს ყველაზე მნიშვნელოვან ფუნქციებს ობიექტების ფორმატირებისა და განთავსებისათვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">OLE<emph> ობიექტის </emph>ზოლი ჩნდება როდესაც "
+"ობიექტები არის არჩეული და შეიცავს ყველაზე მნიშვნელოვან ფუნქციებს ობიექტების "
+"ფორმატირებისა და განთავსებისათვის.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +265,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"არ გადაიტანო\">არ გადაიტანო</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"არ გადაიტანო\">არ "
+"გადაიტანო</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +277,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> თქვენ აგრეთვე შეგიძლიათ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> თქვენ აგრეთვე "
+"შეგიძლიათ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +289,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანა\">გადატანა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანა\">გადატანა</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +300,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> ეს ხატულა შეესაბამება <emph>გვერდის გადატანის</emph> პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> ეს ხატულა "
+"შეესაბამება <emph>გვერდის გადატანის</emph> პარამეტრი <emph>გადატანის</emph> "
+"ჩანართის გვერდზე."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +313,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +324,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> თქვენ შეგიძლიათ მიიღოთ იგივე ეფექტი <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> თქვენ "
+"შეგიძლიათ მიიღოთ იგივე ეფექტი <emph>გადატანის</emph> ჩანართის გვერდზე."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +336,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის პარამეტრები\">ობიექტის პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის "
+"პარამეტრები\">ობიექტის პარამეტრები</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +349,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer შესაძლებლობები"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +357,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer შესაძლებლობები\">$[officename] Writer შესაძლებლობები</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer შესაძლებლობები\">$[officename] Writer "
+"შესაძლებლობები</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -301,6 +372,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +382,7 @@ msgctxt ""
msgid "Writing"
msgstr "წერა"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +390,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer საშუალეას იძლევა შეიქმნას ისევე როგორც ძირითადი უწყებები <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, წერილები, რეზუმეები <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">გაერთიანებული დოკუმენტები</link>, ასევე ვრცელი და რთული ან მრავალ-ნაწილიანი დოკუმენტები, ბიბლიოგრაფიებით, მითითებების ცხრილებით და ინდექსებით სავსე."
+msgstr ""
+"$[officename] Writer საშუალეას იძლევა შეიქმნას ისევე როგორც ძირითადი "
+"უწყებები <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, "
+"წერილები, რეზუმეები <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">გაერთიანებული დოკუმენტები</link>, ასევე ვრცელი და რთული ან "
+"მრავალ-ნაწილიანი დოკუმენტები, ბიბლიოგრაფიებით, მითითებების ცხრილებით და "
+"ინდექსებით სავსე."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +406,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer გააჩნია ისეთი სასარგებლო შესაძლებლობები როგორც <link href=\"text/shared/01/06010000.xhp\" name=\"მართლწერის შესამოწმებელი\">მართლწერის შესამოწმებელი</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">თეზაურუსი</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ავტომატური შესწორება</link>, და <link href=\"text/swriter/01/06030000.xhp\" name=\"გადატანა\">გადატანა</link> აგრეთვე მრავალგვარ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">შაბლონი</link> თითქმის ყველა მიზნისათვის. თქვენ აგრეთვე შეგიძლიათ შექმნათ თქვენი საკუთარი შაბლონები ოსტატების დახმარებით."
-
+msgstr ""
+"$[officename] Writer გააჩნია ისეთი სასარგებლო შესაძლებლობები როგორც <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"მართლწერის "
+"შესამოწმებელი\">მართლწერის შესამოწმებელი</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">თეზაურუსი</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">ავტომატური შესწორება</link>, და <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"გადატანა\">გადატანა</link> აგრეთვე "
+"მრავალგვარ <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">შაბლონი</link> თითქმის ყველა მიზნისათვის. თქვენ აგრეთვე "
+"შეგიძლიათ შექმნათ თქვენი საკუთარი შაბლონები ოსტატების დახმარებით."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +428,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "დიზაინი და სტრუქტურირება"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +436,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] გვთავაზობს მრავალ პარამეტრს. მასში გამოიყენება <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\"> სტილისა და ფორმატირების ფანჯარა</link> იმისათვის რათა შეიქმნას, მიენიჭოს და მოდიფიცირებულ იქნას აბზაცის სტილები, ინდივიდუალური სიმბოლოები, ჩარჩოები და გვერდები. აგრეთვე <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ნავიგატორი</link> რომელიც გეხმარებათ სწრაფად იმოძრაოთ თქვენი დოკუმენტების შიგნით, საშუალებას გაძლევთ შეხედოთ თქვენს დოკუმენტს სქემის ხედში და ინახავს ინფორმაციას ობიექტების შესახებ რომელიც თქვენ დოკუმენტში ჩაამატეთ."
+msgstr ""
+"$[officename] გვთავაზობს მრავალ პარამეტრს. მასში გამოიყენება <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\"> სტილისა და ფორმატირების "
+"ფანჯარა</link> იმისათვის რათა შეიქმნას, მიენიჭოს და მოდიფიცირებულ იქნას "
+"აბზაცის სტილები, ინდივიდუალური სიმბოლოები, ჩარჩოები და გვერდები. აგრეთვე "
+"<link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ნავიგატორი</link> "
+"რომელიც გეხმარებათ სწრაფად იმოძრაოთ თქვენი დოკუმენტების შიგნით, საშუალებას "
+"გაძლევთ შეხედოთ თქვენს დოკუმენტს სქემის ხედში და ინახავს ინფორმაციას "
+"ობიექტების შესახებ რომელიც თქვენ დოკუმენტში ჩაამატეთ."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +454,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "თქვენ ასევე შეგიძლიათ შექმნათ სხვადასხვა <link href=\"text/swriter/01/04120000.xhp\" name=\"ინდექსები და ცხრილები\">ინდექსები და ცხრილები</link> ტექსტურ დოკუმენტებში. თქვენ შეგიძლიათ ინდექსებისა და ცხრილების სტრუქტურა და დიზაინი მოარგოთ თქვენს მოთხოვნილებებს. ცოცხალი ბმულები და სანიშნეები საშუალებას გაძლევთ გადახვიდეთ პირდაპირ შესაბამის ნაწილზე ტექსტში."
+msgstr ""
+"თქვენ ასევე შეგიძლიათ შექმნათ სხვადასხვა <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"ინდექსები და ცხრილები\">ინდექსები "
+"და ცხრილები</link> ტექსტურ დოკუმენტებში. თქვენ შეგიძლიათ ინდექსებისა და "
+"ცხრილების სტრუქტურა და დიზაინი მოარგოთ თქვენს მოთხოვნილებებს. ცოცხალი "
+"ბმულები და სანიშნეები საშუალებას გაძლევთ გადახვიდეთ პირდაპირ შესაბამის "
+"ნაწილზე ტექსტში."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +472,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "სამუშაო მაგიდის გამოქვეყნება $[officename] Writer-ში"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +480,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer შეიცავს მრავალ სამუშაო მაგიდის გამოქვეყნებისა და ხატვის ინსტრუმენტებს რათა დაგეხმაროთ ის თქვენ რომ შექმნათ ისეთი პროფესიონალური დოკუმენტები, როგორებიცაა ბროშურები, ახალი ამბების წერილები და მოსაწვევები. თქვენ შეგიძლიათ დააფორმატოთ თქვენი დოკუმენტები მრავალ-სვეტიანი განლაგებით, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ტექსტის ჩარჩოები</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">გრაფიკა</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ცხრილები</link>, და სხვა ობიექტები."
-
+msgstr ""
+"$[officename] Writer შეიცავს მრავალ სამუშაო მაგიდის გამოქვეყნებისა და ხატვის "
+"ინსტრუმენტებს რათა დაგეხმაროთ ის თქვენ რომ შექმნათ ისეთი პროფესიონალური "
+"დოკუმენტები, როგორებიცაა ბროშურები, ახალი ამბების წერილები და მოსაწვევები. "
+"თქვენ შეგიძლიათ დააფორმატოთ თქვენი დოკუმენტები მრავალ-სვეტიანი განლაგებით, "
+"<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ტექსტის "
+"ჩარჩოები</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">გრაფიკა</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ცხრილები</link>, და "
+"სხვა ობიექტები."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +501,7 @@ msgctxt ""
msgid "Calculations"
msgstr "გამოთვლები"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +509,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "ტექსტური დოკუმენტებს $[officename]-ში აქვთ ინდეგრირებული <link href=\"text/swriter/main0214.xhp\" name=\"გამოთვლის ფუნქცია\">გამოთვლის ფუნქცია</link> რომელიც გეხმარებათ რომ შეასრულოთ მაღალი დონის გამოთვლები ან ლოგკური ბმულები. თქვენ შეგიძლიათ ადვილად შექმნათ ცხრილი ტექსტურ დოკუმენტში იმისათვის რათა შეასრულოთ გამოთვლები."
+msgstr ""
+"ტექსტური დოკუმენტებს $[officename]-ში აქვთ ინდეგრირებული <link "
+"href=\"text/swriter/main0214.xhp\" name=\"გამოთვლის ფუნქცია\">გამოთვლის "
+"ფუნქცია</link> რომელიც გეხმარებათ რომ შეასრულოთ მაღალი დონის გამოთვლები ან "
+"ლოგკური ბმულები. თქვენ შეგიძლიათ ადვილად შექმნათ ცხრილი ტექსტურ დოკუმენტში "
+"იმისათვის რათა შეასრულოთ გამოთვლები."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +526,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "ნახატების შექმნა"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +534,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"სახატავი ინსტრუმენტი\">სახატავი ინსტრუმენტი</link> საშუალებას იძლევა რომ შექმნათ ნახატები, გრაფიკა, ლეგენდები და სხვა სახის ნახატები პირდაპირ ტექსტურ დოკუმენტში."
+msgstr ""
+"$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"სახატავი "
+"ინსტრუმენტი\">სახატავი ინსტრუმენტი</link> საშუალებას იძლევა რომ შექმნათ "
+"ნახატები, გრაფიკა, ლეგენდები და სხვა სახის ნახატები პირდაპირ ტექსტურ "
+"დოკუმენტში."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +550,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "გრაფიკის ჩასმა"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -427,6 +560,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +570,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "მოქნილი აპლიკაციის ინტერფეისი"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +578,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "პროგრამის ინტერფეისი შექმნილია ისე რომ თქვენ შეძლოთ მისი მოდიფიკაცია თქვენი სურვილისამებვრ, ხატულებისა და მენიუსების ჩათვლით. თქვენ შეგიძლიათ მოათავსოთ სხვადასხვა პროგრამული ფანჯრები, მაგალითად სტილისა და ფორმატირების ფანჯარა ან ნავიგაციის ფანჯარა, ეკრანის ნებისმიერ ადგილას. თქვენ ასევე შეგიძლიათ<link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">მოათავსოთ</link> ზოგიერთი ფანჯარა სამუშაო გარემოს განაპირას."
+msgstr ""
+"პროგრამის ინტერფეისი შექმნილია ისე რომ თქვენ შეძლოთ მისი მოდიფიკაცია თქვენი "
+"სურვილისამებვრ, ხატულებისა და მენიუსების ჩათვლით. თქვენ შეგიძლიათ მოათავსოთ "
+"სხვადასხვა პროგრამული ფანჯრები, მაგალითად სტილისა და ფორმატირების ფანჯარა ან "
+"ნავიგაციის ფანჯარა, ეკრანის ნებისმიერ ადგილას. თქვენ ასევე შეგიძლიათ<link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">მოათავსოთ</link> ზოგიერთი "
+"ფანჯარა სამუშაო გარემოს განაპირას."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +596,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "გადათრევა-დაგდება"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +604,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "გადათრევა <link href=\"text/shared/guide/dragdrop.xhp\" name=\"დაგდების\">გადათრევა დაგდების</link> შესაზლებლობა $[officename]-ში ტექსტურ დოკუმენტებთან სწრაფად და ეფექტურად მუშაობის შესაძლებლობას იძლევა. მაგალითად, თქვენ შეგიძლიათ გადაათრიოთ და დააგდოთ ობიექტები, მათ შორის ფრაფიკული, ერთი ადგილიდან მეორეში ან გახსნილ $[officename]-ის დოკუმენტებს შორის."
+msgstr ""
+"გადათრევა <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"დაგდების\">გადათრევა დაგდების</link> შესაზლებლობა $[officename]-ში "
+"ტექსტურ დოკუმენტებთან სწრაფად და ეფექტურად მუშაობის შესაძლებლობას იძლევა. "
+"მაგალითად, თქვენ შეგიძლიათ გადაათრიოთ და დააგდოთ ობიექტები, მათ შორის "
+"ფრაფიკული, ერთი ადგილიდან მეორეში ან გახსნილ $[officename]-ის დოკუმენტებს "
+"შორის."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +622,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "დახმარების ფუნქციები"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +630,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "თქვენ შეგიძლიათ გამოიყენოთ <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">დახმარების სიტემა</link> როგორც სრული სარჩევი $[officename]-ის აპლიკაციებისათვის, მათ შორის <link href=\"text/swriter/guide/main.xhp\" name=\"ინსტრუქციები\">ინსტრუქციები</link> მართივი და რთული დავალებებისათვის."
+msgstr ""
+"თქვენ შეგიძლიათ გამოიყენოთ <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Help system\">დახმარების სიტემა</link> როგორც სრული სარჩევი "
+"$[officename]-ის აპლიკაციებისათვის, მათ შორის <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"ინსტრუქციები\">ინსტრუქციები</link> "
+"მართივი და რთული დავალებებისათვის."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +646,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "სახატავი ობიექტის პარამეტრების ზოლი"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +654,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"სახატავი ობიექტის პარამეტრების ზოლი\">სახატავი ობიექტის პარამეტრების ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"სახატავი ობიექტის პარამეტრების "
+"ზოლი\">სახატავი ობიექტის პარამეტრების ზოლი</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -507,6 +668,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +676,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">ხაზის სტილი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">ხაზის "
+"სტილი</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +688,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">ხაზის სიგანე</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">ხაზის "
+"სიგანე</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +700,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +711,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"არეს სტილი/შევსება\">არეს სტილი/შევსება</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"არეს სტილი/შევსება\">არეს "
+"სტილი/შევსება</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +724,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "სურათის ზოლი"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">სურათის ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">სურათის "
+"ზოლი</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph>ზოლი შეიცავს ფუნქციებს არჩეული bitmap გრაფიკის ფორმატირებისა და განლაგებისათვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph>ზოლი შეიცავს "
+"ფუნქციებს არჩეული bitmap გრაფიკის ფორმატირებისა და განლაგებისათვის.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ვერტიკალურად შეტრიალება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Vertically\">ვერტიკალურად შეტრიალება</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ჰორიზონტალურად შეტრიალება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Horizontally\">ჰორიზონტალურად შეტრიალება</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">გრაფიკის პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">გრაფიკის პარამეტრები</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +788,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +798,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"ჩამატება\">ჩამატება</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -617,6 +808,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +816,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"იძულებითი წყვეტა\">იძულებითი წყვეტა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"იძულებითი წყვეტა\">იძულებითი "
+"წყვეტა</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +828,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო "
+"სიმბოლო</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +842,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"სექცია\">სექცია</link>"
+#. FWpM
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -654,6 +853,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -663,6 +863,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"სქოლიო\">სქოლიო</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -672,6 +873,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"წარწერა\">წარწერა</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -681,6 +883,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"სანიშნე\">სანიშნე</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,8 +891,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"ჯვარედინი მითითება\">ჯვარედინი მითითება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"ჯვარედინი "
+"მითითება\">ჯვარედინი მითითება</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,8 +903,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"შენიშვნა\">შენიშვნა</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"შენიშვნა\">შენიშვნა</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -708,6 +916,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"სკრიპტი\">სკრიპტი</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,8 +924,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"კონვერტი\">კონვერტი</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"კონვერტი\">კონვერტი</link>"
+#. rn2(
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -727,6 +938,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -736,6 +948,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"ცხრილი\">ცხრილი</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -743,8 +956,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"ჰორიზონტალური ხაზი\">ჰორიზონტალური ხაზი</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"ჰორიზონტალური "
+"ხაზი\">ჰორიზონტალური ხაზი</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -752,8 +968,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"მოლივლივე ჩარჩო\">მოლივლივე ჩარჩო</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"მოლივლივე ჩარჩო\">მოლივლივე "
+"ჩარჩო</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -763,2446 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3211,6 +991,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "ჩარჩოს ზოლი"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3218,8 +999,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"ჩარჩოს ზოლი\">ჩარჩოს ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"ჩარჩოს ზოლი\">ჩარჩოს ზოლი</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3227,8 +1010,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">როდესაც ჩარჩო არჩეულია <emph>ჩარჩოს </emph>ზოლს გააჩნია ყველაზე მნიშვნელოვანი ფუნქციები ჩარჩოს ფორმატირებისა და განთავსებისთვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">როდესაც ჩარჩო არჩეულია <emph>ჩარჩოს "
+"</emph>ზოლს გააჩნია ყველაზე მნიშვნელოვანი ფუნქციები ჩარჩოს ფორმატირებისა და "
+"განთავსებისთვის.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3236,8 +1023,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანის გარეშე\">გადატანის გარეშე</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანის გარეშე\">გადატანის "
+"გარეშე</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3245,8 +1035,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>თქვენ აგრეთვე შეგიძლიათ აირჩიოთ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>თქვენ აგრეთვე "
+"შეგიძლიათ აირჩიოთ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3254,8 +1047,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3263,8 +1058,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ეს ხატულა წარმოადგენს <emph>გვერდის გადატანის</emph>ვარიანტს <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ეს ხატულა "
+"წარმოადგენს <emph>გვერდის გადატანის</emph>ვარიანტს <emph>გადატანის</emph> "
+"ჩანართის გვერდზე."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3272,8 +1071,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3281,8 +1082,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>თქვენ აგრეთვე შეგიძლიათ ამ პარამეტრის განსაზღვრა <emph>გადატანის</emph> ჩანართის გვერდზე."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>თქვენ აგრეთვე "
+"შეგიძლიათ ამ პარამეტრის განსაზღვრა <emph>გადატანის</emph> ჩანართის გვერდზე."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3290,8 +1094,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"ფონის ფერი\">ფონის ფერი</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"ფონის ფერი\">ფონის ფერი</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3299,8 +1105,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ჩარჩოს პარამეტრები\">ჩარჩოს პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"ჩარჩოს პარამეტრები\">ჩარჩოს "
+"პარამეტრები</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3309,6 +1118,7 @@ msgctxt ""
msgid "Format"
msgstr "ფორმატი"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3318,6 +1128,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"ფორმატი\">ფორმატი</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3325,8 +1136,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">შეიცავს ბრძანებებს თქვენი დოკუმენტის განლაგებისა და შინაარსის ფორმატირებისთვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">შეიცავს ბრძანებებს თქვენი დოკუმენტის "
+"განლაგებისა და შინაარსის ფორმატირებისთვის.</ahelp>"
+#. QGMs
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3335,8 +1149,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო "
+"სიმბოლო</link>"
+#. okm/
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3345,8 +1162,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის "
+"რუქა</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3354,8 +1174,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"ჩამონათვალი და გადანომვრა\">ჩამონათვალი და გადანომვრა</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"ჩამონათვალი და "
+"გადანომვრა\">ჩამონათვალი და გადანომვრა</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3365,6 +1188,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"გვერდი\">გვერდი</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3374,6 +1198,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"სვეტები\">სვეტები</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3381,8 +1206,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"სექციები\">სექციები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"სექციები\">სექციები</link>"
+#. T9wG
#: main0105.xhp
#, fuzzy
msgctxt ""
@@ -3393,6 +1220,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3402,6 +1230,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"სურათი\">სურათი</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3410,6 +1239,7 @@ msgctxt ""
msgid "Window"
msgstr "ფანჯარა"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3419,6 +1249,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"ფანჯარა\">ფანჯარა</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3426,8 +1257,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">შეცავს ბრძანებებს დოკუმენტის ფანჯრების მანიპულაციისა და ჩვენებისათვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">შეცავს ბრძანებებს "
+"დოკუმენტის ფანჯრების მანიპულაციისა და ჩვენებისათვის.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3436,6 +1270,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "გვერდის გადახედვა"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3443,8 +1278,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"გვერდის გადახედვა\">გვერდის გადახედვა</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"გვერდის გადახედვა\">გვერდის "
+"გადახედვა</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3452,8 +1290,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The <emph>გვერდის გადახედვა</emph> ზოლი ჩნდება როდესაც თქვენ უყურებთ მიმდინარე დოკუმენტს გვერდის გადახედვის რეჟიმში."
+msgstr ""
+"The <emph>გვერდის გადახედვა</emph> ზოლი ჩნდება როდესაც თქვენ უყურებთ "
+"მიმდინარე დოკუმენტს გვერდის გადახედვის რეჟიმში."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3462,6 +1303,7 @@ msgctxt ""
msgid "View"
msgstr "ნახვა"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3471,6 +1313,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"ნახვა\">ნახვა</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3480,6 +1323,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3487,8 +1331,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"გადიდება\">გადიდება</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"გადიდება\">გადიდება</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3497,6 +1343,7 @@ msgctxt ""
msgid "Edit"
msgstr "ჩასწორება"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3504,8 +1351,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"ჩასწორება\">ჩასწორება</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"ჩასწორება\">ჩასწორება</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3515,6 +1364,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3522,8 +1372,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"საგანგებო ჩასმა\">საგანგებო ჩასმა</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"საგანგებო ჩასმა\">საგანგებო "
+"ჩასმა</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3531,8 +1384,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"ტექსტის მონიშვნა\">ტექსტის მონიშვნა</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"ტექსტის მონიშვნა\">ტექსტის "
+"მონიშვნა</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3540,8 +1396,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"დოკუმენტის შედარეა\">დოკუმენტის შედარება</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"დოკუმენტის "
+"შედარეა\">დოკუმენტის შედარება</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3549,8 +1408,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"იპოვე და ჩაანაცვლე\">იპოვე და ჩაანაცვლე</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"იპოვე და ჩაანაცვლე\">იპოვე და "
+"ჩაანაცვლე</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3558,8 +1420,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"ავტოტექსტი\">ავტოტექსტია</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"ავტოტექსტი\">ავტოტექსტია</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3567,8 +1432,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"მონაცემთა ბაზის გაცვლა\">მონაცემთა ბაზის გაცვლა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"მონაცემთა ბაზის "
+"გაცვლა\">მონაცემთა ბაზის გაცვლა</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3578,6 +1446,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"ველები\">ველები</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3585,8 +1454,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3594,8 +1465,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"ინდექსის შენატანი\">ინდექსის შენატანი</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"ინდექსის შენატანი\">ინდექსის "
+"შენატანი</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3603,8 +1477,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"ბიბლიოგრაფიული შენატანი\">ბიბლიოგრაფიული შენატანი</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"ბიბლიოგრაფიული "
+"შენატანი\">ბიბლიოგრაფიული შენატანი</link>"
+#. 04j?
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3615,6 +1492,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,6 +1502,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"ბმული\">ბმული</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3631,8 +1510,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის "
+"რუქა</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,6 +1523,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "ფორმატირების ზოლი"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3648,8 +1531,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"ფორმატირების ზოლი\">ფორმატირების ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"ფორმატირების ზოლი\">ფორმატირების "
+"ზოლი</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3657,8 +1543,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">ფორმატირების ზოლი შეიცავს რამოდენიმე ტექსტის ფორმატირების ფუნქციას.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">ფორმატირების ზოლი შეიცავს რამოდენიმე ტექსტის "
+"ფორმატირების ფუნქციას.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3666,8 +1555,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"ფონტის ფერი\">ფონტის ფერი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"ფონტის ფერი\">ფონტის "
+"ფერი</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3677,6 +1569,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "დამატებითი ხატულები"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3685,6 +1578,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3693,6 +1587,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3701,6 +1596,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,6 +1605,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3716,8 +1613,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "თუ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>მხარდაჭერა გააქტიურებულია, 2 დამატებითი ხატულა გამოჩნდება."
+msgstr ""
+"თუ <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>მხარდაჭერა გააქტიურებულია, 2 დამატებითი ხატულა "
+"გამოჩნდება."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3727,14 +1628,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "მარცხნიდან მარჯვნივ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">ხატულა მარცხნიდან მარჯვნივ</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">ხატულა მარცხნიდან "
+"მარჯვნივ</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3742,8 +1648,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">ტექსტი შეყვანილია მარცხნიდან მარჯვნივ</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">ტექსტი შეყვანილია მარცხნიდან "
+"მარჯვნივ</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3753,14 +1662,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "მარჯვნიდან მარცხნივ"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">ხატულა მარჯვნიდან მარცხნივ</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id2405774\">ხატულა მარჯვნიდან "
+"მარცხნივ</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3768,8 +1682,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">რთული ტექსტის განლაგების ენაზე დაფორმატებული ტექსტი შეყვანილია მარჯვნიდან მარცხნივ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">რთული ტექსტის განლაგების ენაზე "
+"დაფორმატებული ტექსტი შეყვანილია მარჯვნიდან მარცხნივ.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,6 +1695,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "ტექსტური ობიექტის ზოლი"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3785,8 +1703,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"ტექსტური ობიეტის ზოლი\">ტექსტური ობიექტის ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"ტექსტური ობიეტის ზოლი\">ტექსტური "
+"ობიექტის ზოლი</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3794,8 +1715,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">შეიცავს ფორმატირების ბრძანებებს ტექსტისათვის რომელსაც შეიცავს სახატავი ობიექტი.</ahelp> ტექსტური <emph>ობიექტის</emph> ზოლი ჩნდება მაშინ როდესაც ხდება ორმაგი დაწკაპუნება სახატავი ობიექტის შიგნით."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">შეიცავს ფორმატირების ბრძანებებს "
+"ტექსტისათვის რომელსაც შეიცავს სახატავი ობიექტი.</ahelp> ტექსტური "
+"<emph>ობიექტის</emph> ზოლი ჩნდება მაშინ როდესაც ხდება ორმაგი დაწკაპუნება "
+"სახატავი ობიექტის შიგნით."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3803,8 +1729,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"ზედა ინდექსი\">ზედა ინდექსი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"ზედა ინდექსი\">ზედა "
+"ინდექსი</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3812,8 +1741,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"ქვედა ინდექსი\">ქვედა ინდექსი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"ქვედა ინდექსი\">ქვედა "
+"ინდექსი</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3821,8 +1753,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"ყველაფრის მონიშვნა\">ყველაფრის მონიშვნა</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"ყველაფრის მონიშვნა\">ყველაფრის "
+"მონიშვნა</link>"
+#. zh#3
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3831,8 +1766,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო "
+"სიმბოლო</link>"
+#. HFrp
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3841,8 +1779,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის "
+"რუქა</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3850,8 +1791,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "აქ თქვენ შეგიძლიათ განსაზღვროთ დაშორებები, შორისები, სწორება და ხაზების შორისები მიმდინარედ არჩეულ აბზაცზე"
+msgstr ""
+"აქ თქვენ შეგიძლიათ განსაზღვროთ დაშორებები, შორისები, სწორება და ხაზების "
+"შორისები მიმდინარედ არჩეულ აბზაცზე"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1804,7 @@ msgctxt ""
msgid "Rulers"
msgstr "სახაზავები"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1812,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"სახაზავები\">სახაზავები</link>"
+msgstr ""
+"<link href=\"text/swriter/main0213.xhp\" name=\"სახაზავები\">სახაზავები</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1823,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "სახაზავები ცვენებენ გვერდის განზომილეებს, ტაბების ადგილმდებარეობას, დაშორებებს, საზღვრებს და სვეტებს. თქვენ შეგიძლიათ შეცვალოთ ყველაფერი ეს სახაზავებზე მაუსის გამოყენებით."
+msgstr ""
+"სახაზავები ცვენებენ გვერდის განზომილეებს, ტაბების ადგილმდებარეობას, "
+"დაშორებებს, საზღვრებს და სვეტებს. თქვენ შეგიძლიათ შეცვალოთ ყველაფერი ეს "
+"სახაზავებზე მაუსის გამოყენებით."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3885,8 +1836,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "სახაზავზე ორმაგი დაწკაპუნებით, თქვენ შეგიძლიათ გახსნათ<emph>აბზაცის</emph> დიალოგი და მიანიჭოთ <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"პირდაპირი აბზაცის ფორმატირება\">პირდაპირი პარაგრაფის ფორმატირება</link> მიმინარე აბზაცს ან არჩეულ აბზაცს."
+msgstr ""
+"სახაზავზე ორმაგი დაწკაპუნებით, თქვენ შეგიძლიათ გახსნათ<emph>აბზაცის</emph> "
+"დიალოგი და მიანიჭოთ <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"პირდაპირი აბზაცის ფორმატირება\">პირდაპირი პარაგრაფის ფორმატირება</link> "
+"მიმინარე აბზაცს ან არჩეულ აბზაცს."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1851,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "კეთილი იყოს თქვენი მობრძანება $[officename] Writer -ის დახმარებაში"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1861,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-ის დახმარება"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1871,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer-თან მუშაობა"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1881,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "მენიუები, ხელსაწყოთა ზოლი და კლავიშები"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3931,6 +1891,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "დახმარების მიღება"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1900,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "ცხრილის ზოლი"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1908,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">ცხრილის ზოლი</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">ცხრილის ზოლი</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1919,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>ზოლი შეიცავს ცხრილებთან მუშაობისთვის საჭირო ფუნქციებს. ის ჩნდება როდესაც კურსორს დააყენებთ ცხრილზე.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>ზოლი შეიცავს "
+"ცხრილებთან მუშაობისთვის საჭირო ფუნქციებს. ის ჩნდება როდესაც კურსორს "
+"დააყენებთ ცხრილზე.</ahelp>"
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3965,8 +1933,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,8 +1944,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">რიგის წაშლა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">რიგის "
+"წაშლა</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,8 +1956,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">სვეტის წაშლა</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">სვეტის "
+"წაშლა</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3992,8 +1968,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150000.xhp\" name=\"AutoFormat\">ავტოფორმატი</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150000.xhp\" "
+"name=\"AutoFormat\">ავტოფორმატი</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4001,8 +1980,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის პარამეტრები\">ობიექტის პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის "
+"პარამეტრები\">ობიექტის პარამეტრები</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4010,8 +1992,10 @@ msgctxt ""
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4020,6 +2004,7 @@ msgctxt ""
msgid "Menus"
msgstr "მენიუბი"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4027,8 +2012,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"მენიუები\">მენიუები</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"მენიუები\">მენიუები</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4036,8 +2024,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "მომდევნო განყოფილება შეიცავს დახმარების თემებს მენიუებისა და დიალოგების შესახებ."
+msgstr ""
+"მომდევნო განყოფილება შეიცავს დახმარების თემებს მენიუებისა და დიალოგების "
+"შესახებ."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4046,6 +2037,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4054,6 +2046,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">ცხრილი</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4062,6 +2055,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4070,6 +2064,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4078,6 +2073,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4086,6 +2082,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "ახალი ცხრილის ჩასმა"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4094,6 +2091,7 @@ msgctxt ""
msgid "Columns"
msgstr "სვეტი"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4102,6 +2100,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "სვეტების ჩასმა"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4110,6 +2109,7 @@ msgctxt ""
msgid "Rows"
msgstr "რიგი"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4118,6 +2118,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "რიგების ჩასმა"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4126,6 +2127,7 @@ msgctxt ""
msgid "Delete"
msgstr "წაშლა"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4134,6 +2136,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4142,6 +2145,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">მიმდინარე ცხრილის წაშლა.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4150,6 +2154,7 @@ msgctxt ""
msgid "Columns"
msgstr "სვეტი"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4158,6 +2163,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "არჩეული სვეტების წაშლა"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4166,6 +2172,7 @@ msgctxt ""
msgid "Rows"
msgstr "რიგი"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4174,6 +2181,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "არჩეული რიგების წაშლა"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4182,6 +2190,7 @@ msgctxt ""
msgid "Select"
msgstr "არჩევა"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4190,6 +2199,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4199,6 +2209,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">ირჩევს მიმდინარე ცხრილს</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4207,6 +2218,7 @@ msgctxt ""
msgid "Column"
msgstr "სვეტი"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4215,6 +2227,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "ირჩევს მიმდინარე სვეტს"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4223,6 +2236,7 @@ msgctxt ""
msgid "Row"
msgstr "რიგი"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4231,6 +2245,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "ირჩევს მიმდინარე რიგს"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4239,6 +2254,7 @@ msgctxt ""
msgid "Cell"
msgstr "უჯრედი"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4247,6 +2263,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">ირჩევს მიმდინარე უჯრედს.</ahelp>"
+#. Btf,
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4254,24 +2271,31 @@ msgctxt ""
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+#. ^A_]
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">ცხრილის ავტოფორმატირება</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">ცხრილის ავტოფორმატირება</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4280,6 +2304,7 @@ msgctxt ""
msgid "Autofit"
msgstr "ავტომორგება"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4288,6 +2313,7 @@ msgctxt ""
msgid "Column width"
msgstr "ვეტის სიგანე"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4296,14 +2322,17 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "ხსნის სვეტის სიგანის დიალოგს სადაც შეგიძლიათ სვეტის სიგანის შეცვლა."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">ოფტიმალური სვეტის სიგანე</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">ოფტიმალური სვეტის სიგანე</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4312,6 +2341,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4320,6 +2350,7 @@ msgctxt ""
msgid "Row Height"
msgstr "რიგის სიმაღლე"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4328,14 +2359,17 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "ხსნის რიგის სიმაღლის დიალოგს სადაც შეგიძლიათ რიგის სიმაღლის შეცვლა"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">ოფტიმალური რიგის სიმაღლე</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">ოფტიმალური რიგის სიმაღლე</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4344,6 +2378,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4352,14 +2387,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "შესაძლებელს ხდის რიგის გვერდებად და სვეტებად დაყოფას"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">შესაძლებელს ხდის გვერდის გაყოფას მიმდინარე რიგის ფარგლებში. </ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">შესაძლებელს ხდის გვერდის გაყოფას მიმდინარე რიგის "
+"ფარგლებში. </ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4368,14 +2407,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "სათაურის რიგების გამეორება"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">იმეორებს ცხრილის სათაურს შემდგომ გვერდებზე თუ ცხრილი ფარავს ერთ ან მეტ გვერდს.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">იმეორებს ცხრილის სათაურს შემდგომ გვერდებზე თუ ცხრილი "
+"ფარავს ერთ ან მეტ გვერდს.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4384,6 +2427,7 @@ msgctxt ""
msgid "Convert"
msgstr "კონვერტირება"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4392,14 +2436,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "ტექსტი ცხრილად"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ არჩეული ტექსტი ცხრილად.</ahelp>ხსნის<link href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ არჩეული ტექსტი ცხრილად."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ "
+"არჩეული ტექსტი ცხრილად.</ahelp>ხსნის<link "
+"href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ "
+"არჩეული ტექსტი ცხრილად."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4408,14 +2458,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "ცხრილი ტექსტად"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ მიმდინარე ცხრილი ტექსტად.</ahelp>ხსნის <link href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ მიმიდნარე ცხრილი ტექსტად."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ "
+"მიმდინარე ცხრილი ტექსტად.</ahelp>ხსნის <link "
+"href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ "
+"მიმიდნარე ცხრილი ტექსტად."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4424,6 +2480,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">სორტირება</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4432,14 +2489,18 @@ msgctxt ""
msgid "Formula"
msgstr "ფორმულა"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "ხსნის <link href=\"text/swriter/main0214.xhp\">ფორმულის ზოლს</link> ფორმულის შესაყვანად ან შესაცვლელად."
+msgstr ""
+"ხსნის <link href=\"text/swriter/main0214.xhp\">ფორმულის ზოლს</link> ფორმულის "
+"შესაყვანად ან შესაცვლელად."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4448,14 +2509,18 @@ msgctxt ""
msgid "Number Format"
msgstr "რიცხვითი ფორმატი"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "ხსნის <link href=\"text/shared/optionen/01040500.xhp\">დიალოგს</link> სადაც შეგიძლიათ ცხრილში რიცხვების ფორმატის განსაზღვრა."
+msgstr ""
+"ხსნის <link href=\"text/shared/optionen/01040500.xhp\">დიალოგს</link> სადაც "
+"შეგიძლიათ ცხრილში რიცხვების ფორმატის განსაზღვრა."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4464,14 +2529,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "ცხრილის საზღვრები"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "აჩვენებს ან მალავს საზღვრებს ცხრილის უჯრედების გარშემო. საზღვრები ჩანს მხოლოდ ეკრანზე და ამობეჩდვის დროს არ ჩანს."
+msgstr ""
+"აჩვენებს ან მალავს საზღვრებს ცხრილის უჯრედების გარშემო. საზღვრები ჩანს "
+"მხოლოდ ეკრანზე და ამობეჩდვის დროს არ ჩანს."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4480,6 +2549,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">ცხრილის პარამეტრები</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4488,6 +2558,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "ჩამონათვლისა და გადანომვრის ზოლი"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4495,8 +2566,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Bullets and Numbering Bar</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4504,8 +2578,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>ჩამონათვლისა და გადანომვრის ზოლი</emph>ზოლი შეიცავს დანომრილი აბზაცების მოდიფიცირების ფუნქციებს, აგრეთვე ფუნქციებს აბზაცების განლაგებისა და აბზაცების სხვადასხვა დონეების განსაზღვრისათვის.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>ჩამონათვლისა და გადანომვრის "
+"ზოლი</emph>ზოლი შეიცავს დანომრილი აბზაცების მოდიფიცირების ფუნქციებს, აგრეთვე "
+"ფუნქციებს აბზაცების განლაგებისა და აბზაცების სხვადასხვა დონეების "
+"განსაზღვრისათვის.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4514,6 +2593,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "ინსტუმენტების ზოლები"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4521,8 +2601,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ინსტრუმენტების ზოლები\">ინსტრუმენტების ზოლები</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"ინსტრუმენტების ზოლები\">ინსტრუმენტების ზოლები</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4530,8 +2613,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "ამ განყოფილებაში მოიპოვება $[officename] Writer-ში არსებული ინსტრუმენტების ზოლების განხილვა <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"ამ განყოფილებაში მოიპოვება $[officename] Writer-ში არსებული ინსტრუმენტების "
+"ზოლების განხილვა <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4540,6 +2627,7 @@ msgctxt ""
msgid "File"
msgstr "ფაილი"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4549,6 +2637,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ფაილი\">ფაილი</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4558,6 +2647,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4567,6 +2657,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4574,8 +2665,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"შეინახე როგორც\">შეინახე როგორც</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"შეინახე როგორც\">შეინახე "
+"როგორც</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4583,8 +2677,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"ვერსიები\">ვერსიები</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"ვერსიები\">ვერსიები</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4592,8 +2688,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"პარამეტრები\">პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"პარამეტრები\">პარამეტრები</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4603,6 +2702,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"ბეჩდვა\">ბეჭდვა</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4610,8 +2710,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"პრინტერის პარამეტრები\">პრინტერის პარამეტრები</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"პრინტერის "
+"პარამეტრები\">პრინტერის პარამეტრები</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4620,6 +2723,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "ფორმულის ზოლი"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4627,8 +2731,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"ფორმულის ზოლი\">ფორმულის ზოლი</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"ფორმულის ზოლი\">ფორმულის ზოლი</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4636,4 +2743,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">The <emph>ფორმულის</emph> ზოლი ტექსტურ დოკუმენტში გამოთვლების შექმნის და ჩასმის საშუალებას იძლევა.</ahelp> იმისათვის რათა გაააქტიუროთ<emph>ფორმულის</emph> ზოლი, დააჭირეთ F2-ს."
+msgstr ""
+"<ahelp hid=\".\">The <emph>ფორმულის</emph> ზოლი ტექსტურ დოკუმენტში გამოთვლების "
+"შექმნის და ჩასმის საშუალებას იძლევა.</ahelp> იმისათვის რათა "
+"გაააქტიუროთ<emph>ფორმულის</emph> ზოლი, დააჭირეთ F2-ს."
diff --git a/source/ka/helpcontent2/source/text/swriter/librelogo.po b/source/ka/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..6cc0641594c
--- /dev/null
+++ b/source/ka/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4489 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-12 07:39+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "სტატუსის ზოლი"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"სტატუსის ზოლი\">სტატუსის ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "სტატუსის ზოლი შეიცავს ინფორმაციას მიმდინარე დოკუმენტის შესახებ და გააჩნია სხვადასხვა ღილაკები საგანგებო ფუნქციებისათვის."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "ენა"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ციფრული ხელმოწერა"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "ინსტრუმენტები"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"ინსტრუმენტები\">ინსტრუმენტები</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"მონახაზური გადანომვრა\">მონახაზური გადანომვრა</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"სტრიქონების გადანომვრა\">სტრიქონების გადანომვრა</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"ავტო-შესწორება\">ავტო-შესწორება</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"კონფოგურირება\">კონფიგურირება</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE - ობიექტის ზოლი"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE - ობიექტის ზოლი\">OLE - ობიექტის ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">OLE<emph> ობიექტის </emph>ზოლი ჩნდება როდესაც ობიექტები არის არჩეული და შეიცავს ყველაზე მნიშვნელოვან ფუნქციებს ობიექტების ფორმატირებისა და განთავსებისათვის.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"არ გადაიტანო\">არ გადაიტანო</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> თქვენ აგრეთვე შეგიძლიათ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანა\">გადატანა</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> ეს ხატულა შეესაბამება <emph>გვერდის გადატანის</emph> პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> თქვენ შეგიძლიათ მიიღოთ იგივე ეფექტი <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის პარამეტრები\">ობიექტის პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer შესაძლებლობები"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer შესაძლებლობები\">$[officename] Writer შესაძლებლობები</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "წერა"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer საშუალეას იძლევა შეიქმნას ისევე როგორც ძირითადი უწყებები <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, წერილები, რეზუმეები <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">გაერთიანებული დოკუმენტები</link>, ასევე ვრცელი და რთული ან მრავალ-ნაწილიანი დოკუმენტები, ბიბლიოგრაფიებით, მითითებების ცხრილებით და ინდექსებით სავსე."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer გააჩნია ისეთი სასარგებლო შესაძლებლობები როგორც <link href=\"text/shared/01/06010000.xhp\" name=\"მართლწერის შესამოწმებელი\">მართლწერის შესამოწმებელი</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">თეზაურუსი</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ავტომატური შესწორება</link>, და <link href=\"text/swriter/01/06030000.xhp\" name=\"გადატანა\">გადატანა</link> აგრეთვე მრავალგვარ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">შაბლონი</link> თითქმის ყველა მიზნისათვის. თქვენ აგრეთვე შეგიძლიათ შექმნათ თქვენი საკუთარი შაბლონები ოსტატების დახმარებით."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "დიზაინი და სტრუქტურირება"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] გვთავაზობს მრავალ პარამეტრს. მასში გამოიყენება <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\"> სტილისა და ფორმატირების ფანჯარა</link> იმისათვის რათა შეიქმნას, მიენიჭოს და მოდიფიცირებულ იქნას აბზაცის სტილები, ინდივიდუალური სიმბოლოები, ჩარჩოები და გვერდები. აგრეთვე <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">ნავიგატორი</link> რომელიც გეხმარებათ სწრაფად იმოძრაოთ თქვენი დოკუმენტების შიგნით, საშუალებას გაძლევთ შეხედოთ თქვენს დოკუმენტს სქემის ხედში და ინახავს ინფორმაციას ობიექტების შესახებ რომელიც თქვენ დოკუმენტში ჩაამატეთ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "თქვენ ასევე შეგიძლიათ შექმნათ სხვადასხვა <link href=\"text/swriter/01/04120000.xhp\" name=\"ინდექსები და ცხრილები\">ინდექსები და ცხრილები</link> ტექსტურ დოკუმენტებში. თქვენ შეგიძლიათ ინდექსებისა და ცხრილების სტრუქტურა და დიზაინი მოარგოთ თქვენს მოთხოვნილებებს. ცოცხალი ბმულები და სანიშნეები საშუალებას გაძლევთ გადახვიდეთ პირდაპირ შესაბამის ნაწილზე ტექსტში."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "სამუშაო მაგიდის გამოქვეყნება $[officename] Writer-ში"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer შეიცავს მრავალ სამუშაო მაგიდის გამოქვეყნებისა და ხატვის ინსტრუმენტებს რათა დაგეხმაროთ ის თქვენ რომ შექმნათ ისეთი პროფესიონალური დოკუმენტები, როგორებიცაა ბროშურები, ახალი ამბების წერილები და მოსაწვევები. თქვენ შეგიძლიათ დააფორმატოთ თქვენი დოკუმენტები მრავალ-სვეტიანი განლაგებით, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ტექსტის ჩარჩოები</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">გრაფიკა</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">ცხრილები</link>, და სხვა ობიექტები."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "გამოთვლები"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "ტექსტური დოკუმენტებს $[officename]-ში აქვთ ინდეგრირებული <link href=\"text/swriter/main0214.xhp\" name=\"გამოთვლის ფუნქცია\">გამოთვლის ფუნქცია</link> რომელიც გეხმარებათ რომ შეასრულოთ მაღალი დონის გამოთვლები ან ლოგკური ბმულები. თქვენ შეგიძლიათ ადვილად შექმნათ ცხრილი ტექსტურ დოკუმენტში იმისათვის რათა შეასრულოთ გამოთვლები."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "ნახატების შექმნა"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"სახატავი ინსტრუმენტი\">სახატავი ინსტრუმენტი</link> საშუალებას იძლევა რომ შექმნათ ნახატები, გრაფიკა, ლეგენდები და სხვა სახის ნახატები პირდაპირ ტექსტურ დოკუმენტში."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "გრაფიკის ჩასმა"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "მოქნილი აპლიკაციის ინტერფეისი"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "პროგრამის ინტერფეისი შექმნილია ისე რომ თქვენ შეძლოთ მისი მოდიფიკაცია თქვენი სურვილისამებვრ, ხატულებისა და მენიუსების ჩათვლით. თქვენ შეგიძლიათ მოათავსოთ სხვადასხვა პროგრამული ფანჯრები, მაგალითად სტილისა და ფორმატირების ფანჯარა ან ნავიგაციის ფანჯარა, ეკრანის ნებისმიერ ადგილას. თქვენ ასევე შეგიძლიათ<link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">მოათავსოთ</link> ზოგიერთი ფანჯარა სამუშაო გარემოს განაპირას."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "გადათრევა-დაგდება"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "გადათრევა <link href=\"text/shared/guide/dragdrop.xhp\" name=\"დაგდების\">გადათრევა დაგდების</link> შესაზლებლობა $[officename]-ში ტექსტურ დოკუმენტებთან სწრაფად და ეფექტურად მუშაობის შესაძლებლობას იძლევა. მაგალითად, თქვენ შეგიძლიათ გადაათრიოთ და დააგდოთ ობიექტები, მათ შორის ფრაფიკული, ერთი ადგილიდან მეორეში ან გახსნილ $[officename]-ის დოკუმენტებს შორის."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "დახმარების ფუნქციები"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "თქვენ შეგიძლიათ გამოიყენოთ <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">დახმარების სიტემა</link> როგორც სრული სარჩევი $[officename]-ის აპლიკაციებისათვის, მათ შორის <link href=\"text/swriter/guide/main.xhp\" name=\"ინსტრუქციები\">ინსტრუქციები</link> მართივი და რთული დავალებებისათვის."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "სახატავი ობიექტის პარამეტრების ზოლი"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"სახატავი ობიექტის პარამეტრების ზოლი\">სახატავი ობიექტის პარამეტრების ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">ხაზის სტილი</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">ხაზის სიგანე</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"არეს სტილი/შევსება\">არეს სტილი/შევსება</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "სურათის ზოლი"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">სურათის ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph>ზოლი შეიცავს ფუნქციებს არჩეული bitmap გრაფიკის ფორმატირებისა და განლაგებისათვის.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ვერტიკალურად შეტრიალება</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ჰორიზონტალურად შეტრიალება</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">გრაფიკის პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"ჩამატება\">ჩამატება</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"იძულებითი წყვეტა\">იძულებითი წყვეტა</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"სექცია\">სექცია</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"სქოლიო\">სქოლიო</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"წარწერა\">წარწერა</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"სანიშნე\">სანიშნე</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"ჯვარედინი მითითება\">ჯვარედინი მითითება</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"შენიშვნა\">შენიშვნა</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"სკრიპტი\">სკრიპტი</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"კონვერტი\">კონვერტი</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"ცხრილი\">ცხრილი</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"ჰორიზონტალური ხაზი\">ჰორიზონტალური ხაზი</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"მოლივლივე ჩარჩო\">მოლივლივე ჩარჩო</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "ჩარჩოს ზოლი"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"ჩარჩოს ზოლი\">ჩარჩოს ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">როდესაც ჩარჩო არჩეულია <emph>ჩარჩოს </emph>ზოლს გააჩნია ყველაზე მნიშვნელოვანი ფუნქციები ჩარჩოს ფორმატირებისა და განთავსებისთვის.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანის გარეშე\">გადატანის გარეშე</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>თქვენ აგრეთვე შეგიძლიათ აირჩიოთ ეს პარამეტრი <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>ეს ხატულა წარმოადგენს <emph>გვერდის გადატანის</emph>ვარიანტს <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"გადატანით\">გადატანით</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>თქვენ აგრეთვე შეგიძლიათ ამ პარამეტრის განსაზღვრა <emph>გადატანის</emph> ჩანართის გვერდზე."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"ფონის ფერი\">ფონის ფერი</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"ჩარჩოს პარამეტრები\">ჩარჩოს პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "ფორმატი"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"ფორმატი\">ფორმატი</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">შეიცავს ბრძანებებს თქვენი დოკუმენტის განლაგებისა და შინაარსის ფორმატირებისთვის.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"ჩამონათვალი და გადანომვრა\">ჩამონათვალი და გადანომვრა</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"გვერდი\">გვერდი</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"სვეტები\">სვეტები</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"სექციები\">სექციები</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"ფაილი\">ფაილი</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"სურათი\">სურათი</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "ფანჯარა"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"ფანჯარა\">ფანჯარა</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">შეცავს ბრძანებებს დოკუმენტის ფანჯრების მანიპულაციისა და ჩვენებისათვის.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "გვერდის გადახედვა"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"გვერდის გადახედვა\">გვერდის გადახედვა</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The <emph>გვერდის გადახედვა</emph> ზოლი ჩნდება როდესაც თქვენ უყურებთ მიმდინარე დოკუმენტს გვერდის გადახედვის რეჟიმში."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "ნახვა"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"ნახვა\">ნახვა</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"გადიდება\">გადიდება</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "ჩასწორება"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"ჩასწორება\">ჩასწორება</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"საგანგებო ჩასმა\">საგანგებო ჩასმა</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"ტექსტის მონიშვნა\">ტექსტის მონიშვნა</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"დოკუმენტის შედარეა\">დოკუმენტის შედარება</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"იპოვე და ჩაანაცვლე\">იპოვე და ჩაანაცვლე</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"ავტოტექსტი\">ავტოტექსტია</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"მონაცემთა ბაზის გაცვლა\">მონაცემთა ბაზის გაცვლა</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"ველები\">ველები</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"სქოლიოები\">სქოლიოები</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"ინდექსის შენატანი\">ინდექსის შენატანი</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"ბიბლიოგრაფიული შენატანი\">ბიბლიოგრაფიული შენატანი</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"ბმული\">ბმული</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "ფორმატირების ზოლი"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"ფორმატირების ზოლი\">ფორმატირების ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">ფორმატირების ზოლი შეიცავს რამოდენიმე ტექსტის ფორმატირების ფუნქციას.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"ფონტის ფერი\">ფონტის ფერი</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "დამატებითი ხატულები"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "თუ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>მხარდაჭერა გააქტიურებულია, 2 დამატებითი ხატულა გამოჩნდება."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "მარცხნიდან მარჯვნივ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">ხატულა მარცხნიდან მარჯვნივ</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">ტექსტი შეყვანილია მარცხნიდან მარჯვნივ</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "მარჯვნიდან მარცხნივ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">ხატულა მარჯვნიდან მარცხნივ</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">რთული ტექსტის განლაგების ენაზე დაფორმატებული ტექსტი შეყვანილია მარჯვნიდან მარცხნივ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "ტექსტური ობიექტის ზოლი"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"ტექსტური ობიეტის ზოლი\">ტექსტური ობიექტის ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">შეიცავს ფორმატირების ბრძანებებს ტექსტისათვის რომელსაც შეიცავს სახატავი ობიექტი.</ahelp> ტექსტური <emph>ობიექტის</emph> ზოლი ჩნდება მაშინ როდესაც ხდება ორმაგი დაწკაპუნება სახატავი ობიექტის შიგნით."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"ზედა ინდექსი\">ზედა ინდექსი</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"ქვედა ინდექსი\">ქვედა ინდექსი</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"ყველაფრის მონიშვნა\">ყველაფრის მონიშვნა</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"საგანგებო სიმბოლო\">საგანგებო სიმბოლო</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ნახატის რუქა\">ნახატის რუქა</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "აქ თქვენ შეგიძლიათ განსაზღვროთ დაშორებები, შორისები, სწორება და ხაზების შორისები მიმდინარედ არჩეულ აბზაცზე"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "სახაზავები"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"სახაზავები\">სახაზავები</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "სახაზავები ცვენებენ გვერდის განზომილეებს, ტაბების ადგილმდებარეობას, დაშორებებს, საზღვრებს და სვეტებს. თქვენ შეგიძლიათ შეცვალოთ ყველაფერი ეს სახაზავებზე მაუსის გამოყენებით."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "სახაზავზე ორმაგი დაწკაპუნებით, თქვენ შეგიძლიათ გახსნათ<emph>აბზაცის</emph> დიალოგი და მიანიჭოთ <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"პირდაპირი აბზაცის ფორმატირება\">პირდაპირი პარაგრაფის ფორმატირება</link> მიმინარე აბზაცს ან არჩეულ აბზაცს."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "კეთილი იყოს თქვენი მობრძანება $[officename] Writer -ის დახმარებაში"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-ის დახმარება"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer-თან მუშაობა"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "მენიუები, ხელსაწყოთა ზოლი და კლავიშები"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "დახმარების მიღება"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "ცხრილის ზოლი"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">ცხრილის ზოლი</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>ზოლი შეიცავს ცხრილებთან მუშაობისთვის საჭირო ფუნქციებს. ის ჩნდება როდესაც კურსორს დააყენებთ ცხრილზე.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">რიგის წაშლა</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">სვეტის წაშლა</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150000.xhp\" name=\"AutoFormat\">ავტოფორმატი</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"ობიექტის პარამეტრები\">ობიექტის პარამეტრები</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"სორტირება\">სორტირება</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "მენიუბი"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"მენიუები\">მენიუები</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "მომდევნო განყოფილება შეიცავს დახმარების თემებს მენიუებისა და დიალოგების შესახებ."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">ცხრილი</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "ახალი ცხრილის ჩასმა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "სვეტი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "სვეტების ჩასმა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "რიგი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "რიგების ჩასმა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "წაშლა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">მიმდინარე ცხრილის წაშლა.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "სვეტი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "არჩეული სვეტების წაშლა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "რიგი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "არჩეული რიგების წაშლა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "არჩევა"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">ირჩევს მიმდინარე ცხრილს</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "სვეტი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "ირჩევს მიმდინარე სვეტს"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "რიგი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "ირჩევს მიმდინარე რიგს"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "უჯრედი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">ირჩევს მიმდინარე უჯრედს.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ხაზის ფერი</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">ცხრილის ავტოფორმატირება</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "ავტომორგება"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "ვეტის სიგანე"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "ხსნის სვეტის სიგანის დიალოგს სადაც შეგიძლიათ სვეტის სიგანის შეცვლა."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">ოფტიმალური სვეტის სიგანე</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "რიგის სიმაღლე"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "ხსნის რიგის სიმაღლის დიალოგს სადაც შეგიძლიათ რიგის სიმაღლის შეცვლა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">ოფტიმალური რიგის სიმაღლე</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "შესაძლებელს ხდის რიგის გვერდებად და სვეტებად დაყოფას"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">შესაძლებელს ხდის გვერდის გაყოფას მიმდინარე რიგის ფარგლებში. </ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "სათაურის რიგების გამეორება"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">იმეორებს ცხრილის სათაურს შემდგომ გვერდებზე თუ ცხრილი ფარავს ერთ ან მეტ გვერდს.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "კონვერტირება"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "ტექსტი ცხრილად"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ არჩეული ტექსტი ცხრილად.</ahelp>ხსნის<link href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ არჩეული ტექსტი ცხრილად."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "ცხრილი ტექსტად"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">ხსნის დიალოგს სადაც შეგიძლიათ გარდაქმნათ მიმდინარე ცხრილი ტექსტად.</ahelp>ხსნის <link href=\"text/swriter/01/06090000.xhp\">დიალოგს</link>სადაც შეგიძლიათ გარდაქმნათ მიმიდნარე ცხრილი ტექსტად."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">სორტირება</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "ფორმულა"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "ხსნის <link href=\"text/swriter/main0214.xhp\">ფორმულის ზოლს</link> ფორმულის შესაყვანად ან შესაცვლელად."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "რიცხვითი ფორმატი"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "ხსნის <link href=\"text/shared/optionen/01040500.xhp\">დიალოგს</link> სადაც შეგიძლიათ ცხრილში რიცხვების ფორმატის განსაზღვრა."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "ცხრილის საზღვრები"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "აჩვენებს ან მალავს საზღვრებს ცხრილის უჯრედების გარშემო. საზღვრები ჩანს მხოლოდ ეკრანზე და ამობეჩდვის დროს არ ჩანს."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">ცხრილის პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "ჩამონათვლისა და გადანომვრის ზოლი"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>ჩამონათვლისა და გადანომვრის ზოლი</emph>ზოლი შეიცავს დანომრილი აბზაცების მოდიფიცირების ფუნქციებს, აგრეთვე ფუნქციებს აბზაცების განლაგებისა და აბზაცების სხვადასხვა დონეების განსაზღვრისათვის.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "ინსტუმენტების ზოლები"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"ინსტრუმენტების ზოლები\">ინსტრუმენტების ზოლები</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "ამ განყოფილებაში მოიპოვება $[officename] Writer-ში არსებული ინსტრუმენტების ზოლების განხილვა <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ფაილი"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"ფაილი\">ფაილი</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"გახსნა\">გახსნა</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"შეინახე როგორც\">შეინახე როგორც</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"ვერსიები\">ვერსიები</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"პარამეტრები\">პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"ბეჩდვა\">ბეჭდვა</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"პრინტერის პარამეტრები\">პრინტერის პარამეტრები</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "ფორმულის ზოლი"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"ფორმულის ზოლი\">ფორმულის ზოლი</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">The <emph>ფორმულის</emph> ზოლი ტექსტურ დოკუმენტში გამოთვლების შექმნის და ჩასმის საშუალებას იძლევა.</ahelp> იმისათვის რათა გაააქტიუროთ<emph>ფორმულის</emph> ზოლი, დააჭირეთ F2-ს."
diff --git a/source/km/helpcontent2/source/text/swriter.po b/source/km/helpcontent2/source/text/swriter.po
index ffb4a1a07dc..c0dd934b081 100644
--- a/source/km/helpcontent2/source/text/swriter.po
+++ b/source/km/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-12-13 10:10+0700\n"
"Last-Translator: Chan Sambathratanak <ratanak@khmeros.info>\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -16,6 +17,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Language: km-KH\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "របារ​ស្ថានភាព"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">​របារ​ស្ថានភាព</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status "
+"Bar\">​របារ​ស្ថានភាព</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "របារ​ស្ថានភាព​មាន​ព័ត៌មាន​អំពី​ឯកសារ​បច្ចុប្បន្ន និង​ផ្តល់​នូវ​ប៊ូតុង​ជាច្រើន​ជាមួយ​មុខងារ​ពិសេស​ជាច្រើន ។"
+msgstr ""
+"របារ​ស្ថានភាព​មាន​ព័ត៌មាន​អំពី​ឯកសារ​បច្ចុប្បន្ន "
+"និង​ផ្តល់​នូវ​ប៊ូតុង​ជាច្រើន​ជាមួយ​មុខងារ​ពិសេស​ជាច្រើន ។"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,23 @@ msgctxt ""
msgid "Language"
msgstr "ភាសា"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">បង្ហាញ​ភាសា​សម្រាប់​អត្ថបទ​ដែល​បាន​ជ្រើស ។ <br/>ចុច​ ដើម្បីបើក​ម៉ឺនុយ ដែល​អ្នក​អាច​ជ្រើស​ភាសា​ផ្សេង​សម្រាប់​អត្ថបទ​ដែលបាន​ជ្រើស ឬ​សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ។ <br/>ជ្រើស​គ្មាន ដើម្បី​មិន​រួម​បញ្ចូល​អត្ថបទ​ពី​ការ​ពិនិត្យអក្ខរាវិរុទ្ធ និង​ដាក់​សហសញ្ញា ។ <br/>ជ្រើស​ កំណត់​ឡើង​វិញ ដើម្បី​ដើម្បី​ឲ្យ​អនុវត្ត​ភាសា​លំនាំដើម​សម្រាប់​ការ​ជ្រើសរើស ឬ​កថាខណ្ឌ ។ <br/>ជ្រើស​ ច្រើន​ទៀត ដើម្បី​បើក​ប្រអប់​ដែលមាន​ជ្រើស​ជា​ច្រើន​ទៀត ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">បង្ហាញ​ភាសា​សម្រាប់​អត្ថបទ​ដែល​បាន​ជ្រើស ។ <br/>ចុច​ "
+"ដើម្បីបើក​ម៉ឺនុយ ដែល​អ្នក​អាច​ជ្រើស​ភាសា​ផ្សេង​សម្រាប់​អត្ថបទ​ដែលបាន​ជ្រើស "
+"ឬ​សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ។ <br/>ជ្រើស​គ្មាន "
+"ដើម្បី​មិន​រួម​បញ្ចូល​អត្ថបទ​ពី​ការ​ពិនិត្យអក្ខរាវិរុទ្ធ និង​ដាក់​សហសញ្ញា ។ "
+"<br/>ជ្រើស​ កំណត់​ឡើង​វិញ "
+"ដើម្បី​ដើម្បី​ឲ្យ​អនុវត្ត​ភាសា​លំនាំដើម​សម្រាប់​ការ​ជ្រើសរើស ឬ​កថាខណ្ឌ ។ "
+"<br/>ជ្រើស​ ច្រើន​ទៀត ដើម្បី​បើក​ប្រអប់​ដែលមាន​ជ្រើស​ជា​ច្រើន​ទៀត ។</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +84,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ហត្ថលេខា​ឌីជីថល"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "សូមមើល <link href=\"text/shared/guide/digital_signatures.xhp\">ហត្ថលេខា​ឌីជីថល​</link> ។"
+msgstr ""
+"សូមមើល <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">ហត្ថលេខា​ឌីជីថល​</link> ។"
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +104,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "ប្លង់​ពង្រីក & ទិដ្ឋភាព"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "វត្ថុ​បញ្ជា ៣ នៅលើ​របារ​ស្ថានភាព​របស់ Writer អនុញ្ញាត​ឲ្យ​ផ្លាស់ប្ដូរ​ប្លង់​ពង្រីក និង​ទិដ្ឋភាព​របស់​ឯកសារ​អត្ថបទ ។"
+msgstr ""
+"វត្ថុ​បញ្ជា ៣ នៅលើ​របារ​ស្ថានភាព​របស់ Writer "
+"អនុញ្ញាត​ឲ្យ​ផ្លាស់ប្ដូរ​ប្លង់​ពង្រីក និង​ទិដ្ឋភាព​របស់​ឯកសារ​អត្ថបទ ។"
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">រូបតំណាង​ប្លង់​ទិដ្ឋភាព​បង្ហាញ​ពី​ឆ្វេង​ទៅ​ស្ដាំ ៖ របៀប​ជួរឈរ​តែ​មួយ ។ របៀប​មើល​​មាន​ទំព័រ​ម្ដង​​មួយចំហៀងៗ ។ របៀប​សៀវភៅ​​មាន​ពីរ​ទំព័រ​ជា​សៀវភៅ​បើក ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">រូបតំណាង​ប្លង់​ទិដ្ឋភាព​បង្ហាញ​ពី​ឆ្វេង​ទៅ​ស្ដាំ ៖ "
+"របៀប​ជួរឈរ​តែ​មួយ ។ របៀប​មើល​​មាន​ទំព័រ​ម្ដង​​មួយចំហៀងៗ ។ "
+"របៀប​សៀវភៅ​​មាន​ពីរ​ទំព័រ​ជា​សៀវភៅ​បើក ។</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">អូស​គ្រាប់​រង្កិល​ពង្រីក​ទៅ​ឆ្វេង ដើម្បី​បង្ហាញ​ទំព័រ​ច្រើន ហើយ​អូស​ទៅ​ស្ដាំ​ដើម្បី​ពង្រីក​ជា​ទំព័រ​មួយ ហើយ​បង្ហាញ​ផ្ទៃ​តូចជាង​ទំព័រ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">អូស​គ្រាប់​រង្កិល​ពង្រីក​ទៅ​ឆ្វេង ដើម្បី​បង្ហាញ​ទំព័រ​ច្រើន "
+"ហើយ​អូស​ទៅ​ស្ដាំ​ដើម្បី​ពង្រីក​ជា​ទំព័រ​មួយ "
+"ហើយ​បង្ហាញ​ផ្ទៃ​តូចជាង​ទំព័រ ។</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "ឧបករណ៍"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">ឧបករណ៍</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +166,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">មាន​ឧបករណ៍​ពិនិត្យ​អក្ខរាវិរុទ្ធ វិចិត្រ​សាល​នៃ​វត្ថុ​សិល្បៈ ដែល​អ្នក​អាច​បន្ថែម​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ព្រម​ទាំង​​ឧបករណ៍ សម្រាប់​កំណត់​រចនា​សម្ព័ន្ធ​​ម៉ឺនុយ និង​កំណត់​ចំណង់​ចំណូល​ចិត្ត​កម្មវិធី ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">មាន​ឧបករណ៍​ពិនិត្យ​អក្ខរាវិរុទ្ធ វិចិត្រ​សាល​នៃ​វត្ថុ​សិល្បៈ "
+"ដែល​អ្នក​អាច​បន្ថែម​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ព្រម​ទាំង​​ឧបករណ៍ "
+"សម្រាប់​កំណត់​រចនា​សម្ព័ន្ធ​​ម៉ឺនុយ "
+"និង​កំណត់​ចំណង់​ចំណូល​ចិត្ត​កម្មវិធី ។</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">លេខរៀង​គ្រោង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">លេខរៀង​គ្រោង</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">លេខរៀង​បន្ទាត់</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line "
+"Numbering\">លេខរៀង​បន្ទាត់</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +204,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -168,6 +217,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">តម្រៀប</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +225,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ជម្រើស​កែ​ដោយ​ស្វ័យ​ប្រវត្តិ</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">ជម្រើស​កែ​ដោយ​ស្វ័យ​ប្រវត្តិ</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +237,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">ប្តូរ​តាម​បំណង</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Customize\">ប្តូរ​តាម​បំណង</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +250,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "របារ​វត្ថុ OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +258,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">របារ​វត្ថុ OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">របារ​វត្ថុ "
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +270,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">របារ<emph> វត្ថុ OLE </emph>លេចឡើង​នៅ​ពេល​វត្ថុ​ត្រូវ​បាន​ជ្រើស និង មាន​មុខងារ​សំខាន់​បំផុត​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​វត្ថុ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">របារ<emph> វត្ថុ OLE "
+"</emph>លេចឡើង​នៅ​ពេល​វត្ថុ​ត្រូវ​បាន​ជ្រើស និង "
+"មាន​មុខងារ​សំខាន់​បំផុត​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង "
+"កំណត់​ទីតាំង​វត្ថុ ។</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -221,6 +286,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">មិន​រុំ</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +294,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> អ្នក​ក៏​អាច​ជ្រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> "
+"អ្នក​ក៏​អាច​ជ្រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +308,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">រុំ</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> រូប​តំណាង​នេះទាក់​​ទង​​ទៅ​នឹង​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> "
+"រូប​តំណាង​នេះទាក់​​ទង​​ទៅ​នឹង​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង "
+"<emph>រុំ</emph> ។"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +329,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">រុំ​កាត់</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">រុំ​កាត់</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +341,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> អ្នក​ក៏​អាច​សម្រេច​​បែបផែន​ដូចគ្នា​ផង​ដែរ​​តាម​រយៈ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> "
+"អ្នក​ក៏​អាច​សម្រេច​​បែបផែន​ដូចគ្នា​ផង​ដែរ​​តាម​រយៈ​ទំព័រ​ផ្ទាំង "
+"<emph>រុំ</emph> ។"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +354,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">លក្ខណសម្បត្តិ​វត្ថុ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">លក្ខណសម្បត្តិ​វត្ថុ</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +367,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "លក្ខណៈ​ពិសេស​របស់ $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +375,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">លក្ខណៈ​ពិសេស​របស់ $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">លក្ខណៈ​ពិសេស​របស់ $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +388,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​រចនា​ និង​បង្កើត​ឯកសារ​អត្ថបទ​ដែល​រួម​មាន​ក្រាហ្វិក តារាង ឬ​​គំនូស​តាង ។ បន្ទាប់​មក​អ្នក​អាច​រក្សាទុក​ឯកសារ​នៅ​ក្នុងទ្រង់ទ្រាយ​ផ្សេងៗ រួមមាន​ទ្រង់ទ្រាយ​ឯកសារ​ស្តង់ដារ (ODF) ទ្រង់ទ្រាយMicrosoft Word .doc ឬ HTML ។ ហើយ​អ្នក​អាច​នាំចេញ​ឯកសារ​របស់​អ្នក​យ៉ាង​ស្រួល​ទៅជា (PDF) ។"
+msgstr ""
+"$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​រចនា​ "
+"និង​បង្កើត​ឯកសារ​អត្ថបទ​ដែល​រួម​មាន​ក្រាហ្វិក តារាង ឬ​​គំនូស​តាង ។ "
+"បន្ទាប់​មក​អ្នក​អាច​រក្សាទុក​ឯកសារ​នៅ​ក្នុងទ្រង់ទ្រាយ​ផ្សេងៗ "
+"រួមមាន​ទ្រង់ទ្រាយ​ឯកសារ​ស្តង់ដារ (ODF) ទ្រង់ទ្រាយMicrosoft Word .doc ឬ "
+"HTML ។ ហើយ​អ្នក​អាច​នាំចេញ​ឯកសារ​របស់​អ្នក​យ៉ាង​ស្រួល​ទៅជា (PDF) ។"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +405,7 @@ msgctxt ""
msgid "Writing"
msgstr "ការ​សរសេរ"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +413,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​ឯកសារ​មូលដ្ឋាន​ទាំងអស់​ដូចជា អនុស្សរណៈ <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ទូរសារ</link> សំបុត្រ ប្រវត្តិរូប និង <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">បញ្ចូល​ឯកសារ​ចូល​គ្នា</link> ព្រម​ទាំង​ឯកសារ​វែង និង ស្មុគស្មាញ ឬ ច្រើន​ផ្នែក ជាមួយ​នឹង​​គន្ថនិទ្ទេស តារាង និង លិបិក្រម​យោង ។"
+msgstr ""
+"$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​ឯកសារ​មូលដ្ឋាន​ទាំងអស់​ដូចជា "
+"អនុស្សរណៈ <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ទូរសារ</link> "
+"សំបុត្រ ប្រវត្តិរូប និង <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"merge documents\">បញ្ចូល​ឯកសារ​ចូល​គ្នា</link> ព្រម​ទាំង​ឯកសារ​វែង និង "
+"ស្មុគស្មាញ ឬ ច្រើន​ផ្នែក ជាមួយ​នឹង​​គន្ថនិទ្ទេស តារាង និង លិបិក្រម​យោង ។"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +428,21 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer ក៏រួមបញ្ចូលលក្ខណៈពិសេសបែបនេះជា <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">កម្មវិធីពិនិត្យអក្ខរាវិរុទ្ធ</link> <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">កម្រង​វេវចនសព្ទ</link> <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ការ​កែ​ស្វ័យប្រវត្តិ</link> និង <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">ការ​ដាក់សហសញ្ញា</link> ព្រមទាំង​ភាព​ផ្សេងៗ​របស់ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ពុម្ព</link> សម្រាប់​ស្ទើរតែ​គ្រប់​គោលបំណង ។ អ្នក​ក៏​អាច​បង្កើត​ពុម្ព​ផ្ទាល់​ខ្លួន ដោយ​ប្រើ​អ្នក​ជំនួយ​ការ ។"
-
+msgstr ""
+"$[officename] Writer ក៏រួមបញ្ចូលលក្ខណៈពិសេសបែបនេះជា <link "
+"href=\"text/shared/01/06010000.xhp\" "
+"name=\"spellchecker\">កម្មវិធីពិនិត្យអក្ខរាវិរុទ្ធ</link> <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">កម្រង​វេវចនសព្ទ</link> <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">ការ​កែ​ស្វ័យប្រវត្តិ</link> និង <link "
+"href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">ការ​ដាក់សហសញ្ញា</link> ព្រមទាំង​ភាព​ផ្សេងៗ​របស់ <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">ពុម្ព</link> "
+"សម្រាប់​ស្ទើរតែ​គ្រប់​គោលបំណង ។ អ្នក​ក៏​អាច​បង្កើត​ពុម្ព​ផ្ទាល់​ខ្លួន "
+"ដោយ​ប្រើ​អ្នក​ជំនួយ​ការ ។"
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +452,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "ការ​រចនា និង ការ​ធ្វើ​​ឲ្យ​​រចនា​សម្ព័ន្ធ"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +460,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ផ្តល់​ឲ្យ​អ្នក​នូវ​ជម្រើស​ជាច្រើន​ដើម្បី​រចនា​ឯកសារ ។ ប្រើ <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">បង្អួច រចនាប័ទ្ម និង ទ្រង់ទ្រាយ</link> ដើម្បី​បង្កើត ផ្តល់ និង កែប្រែ​រចនាប័ទ្ម​សម្រាប់​កថាខណ្ឌ តួអក្សរ​ផ្សេង​គ្នា ស៊ុម និង ទំព័រ ។ លើស​ពី​នេះ​ទៀត <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">កម្មវិធី​រុករក</link> ជួយ​អ្នក​ដើម្បី​ផ្លាស់ទី​ជុំវិញ​យ៉ាង​រហ័ស​នៅ​ក្នុង​ឯកសារ​របស់​អ្នក ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​មើល​ឯកសារ​របស់​អ្នក​ក្នុង​ទិដ្ឋភាព​គ្រោង និង តាមដាន​វត្ថុ​ដែល​អ្នក​បាន​បញ្ចូល​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ។"
+msgstr ""
+"$[officename] ផ្តល់​ឲ្យ​អ្នក​នូវ​ជម្រើស​ជាច្រើន​ដើម្បី​រចនា​ឯកសារ ។ ប្រើ "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">បង្អួច រចនាប័ទ្ម និង "
+"ទ្រង់ទ្រាយ</link> ដើម្បី​បង្កើត ផ្តល់ និង កែប្រែ​រចនាប័ទ្ម​សម្រាប់​កថាខណ្ឌ "
+"តួអក្សរ​ផ្សេង​គ្នា ស៊ុម និង ទំព័រ ។ លើស​ពី​នេះ​ទៀត <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">កម្មវិធី​រុករក</link> "
+"ជួយ​អ្នក​ដើម្បី​ផ្លាស់ទី​ជុំវិញ​យ៉ាង​រហ័ស​នៅ​ក្នុង​ឯកសារ​របស់​អ្នក "
+"ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​មើល​ឯកសារ​របស់​អ្នក​ក្នុង​ទិដ្ឋភាព​គ្រោង និង "
+"តាមដាន​វត្ថុ​ដែល​អ្នក​បាន​បញ្ចូល​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ។"
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +478,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "អ្នក​ក៏​អាច​បង្កើត <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">លិបិក្រម និង តារាង</link> ជា​ច្រើន​ផង​ដែរ ក្នុង​ឯកសារ​អត្ថបទ ។ អ្នក​អាច​កំណត់​រចនា​សម្ព័ន្ធ និង រូបរាង​នៃ​លិបិក្រម និង តារាង​ដោយ​យោង​ទៅ​តាម​តម្រូវការដោយ​ផ្ទាល់​​របស់​អ្នក ។ តំណខ្ពស់​ និង កន្លែង​ចំណាំ​បន្ត​ផ្ទាល់ អនុញ្ញាត​ឲ្យ​អ្នក​លោត​ដោយ​ផ្ទាល់​ទៅ​វត្ថុ​ដែល​ទាក់​ទង​​ក្នុង​អត្ថបទ ។"
+msgstr ""
+"អ្នក​ក៏​អាច​បង្កើត <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes "
+"and tables\">លិបិក្រម និង តារាង</link> ជា​ច្រើន​ផង​ដែរ ក្នុង​ឯកសារ​អត្ថបទ ។ "
+"អ្នក​អាច​កំណត់​រចនា​សម្ព័ន្ធ និង រូបរាង​នៃ​លិបិក្រម និង "
+"តារាង​ដោយ​យោង​ទៅ​តាម​តម្រូវការដោយ​ផ្ទាល់​​របស់​អ្នក ។ តំណខ្ពស់​ និង "
+"កន្លែង​ចំណាំ​បន្ត​ផ្ទាល់ "
+"អនុញ្ញាត​ឲ្យ​អ្នក​លោត​ដោយ​ផ្ទាល់​ទៅ​វត្ថុ​ដែល​ទាក់​ទង​​ក្នុង​អត្ថបទ ។"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +496,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "ការ​បោះពុម្ព​ផ្សាយ​ផ្ទៃ​តុ​ដោយ $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +504,20 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer មាន​ការ​បោះពុម្ព​ផ្សាយ​ផ្ទៃ​តុ និង ឧបករណ៍​គំនូរ​យ៉ាង​ច្រើន ដើម្បី​ជួយ​អ្នក​ក្នុង​ការ​បង្កើត​ឯកសារ​ដែល​មាន​រចនាប័ទ្ម​ប្រកប​ដោយ​វិជ្ជាជីវៈ​ដូចជា ប័ណ្ណ​ផ្សាយ​ពាណិជ្ជកម្ម សំបុត្រ​ព័ត៌មាន និង លិខិត​អញ្ជើញ ។ អ្នក​អាច​ធ្វើ​ទ្រង់ទ្រាយ​ឯកសារ​របស់​អ្នក​ជាមួយ​ប្លង់​ច្រើន​ជួរ​ឈរ <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ស៊ុម​អត្ថបទ</link> <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ក្រាហ្វិក</link> <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">តារាង</link> និង វត្ថុ​ដទៃ​ទៀត ។"
-
+msgstr ""
+"$[officename] Writer មាន​ការ​បោះពុម្ព​ផ្សាយ​ផ្ទៃ​តុ និង "
+"ឧបករណ៍​គំនូរ​យ៉ាង​ច្រើន ដើម្បី​ជួយ​អ្នក​ក្នុង​ការ​បង្កើត​ឯកសារ​ដែល​មាន​រចនាប"
+"័ទ្ម​ប្រកប​ដោយ​វិជ្ជាជីវៈ​ដូចជា ប័ណ្ណ​ផ្សាយ​ពាណិជ្ជកម្ម សំបុត្រ​ព័ត៌មាន និង "
+"លិខិត​អញ្ជើញ ។ "
+"អ្នក​អាច​ធ្វើ​ទ្រង់ទ្រាយ​ឯកសារ​របស់​អ្នក​ជាមួយ​ប្លង់​ច្រើន​ជួរ​ឈរ <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">ស៊ុម​អត្ថបទ</link> <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">ក្រាហ្វិក</link> <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">តារាង</link> និង "
+"វត្ថុ​ដទៃ​ទៀត ។"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +527,7 @@ msgctxt ""
msgid "Calculations"
msgstr "ការ​គណនា"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +535,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "ឯកសារ​អត្ថបទ​ក្នុង $[officename] មាន <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\"> អនុគមន៍​គណនា </link> ​ដែល​រួម​បញ្ចូល ដែល​ជួយ​អ្នក​ប្រតិបត្តិ​ការ​គណនា​ស្មុគស្មាញ ឬ តំណ​តក្ក ។ អ្នកអាច​​បង្កើត​តារាង​មួយ​យ៉ាង​ងាយស្រួល ជា​ឯកសារ​អត្ថបទ ក្នុង​លំដាប់​ធ្វើការ​គណនា ៕"
+msgstr ""
+"ឯកសារ​អត្ថបទ​ក្នុង $[officename] មាន <link href=\"text/swriter/main0214.xhp\" "
+"name=\"calculation function\"> អនុគមន៍​គណនា </link> ​ដែល​រួម​បញ្ចូល "
+"ដែល​ជួយ​អ្នក​ប្រតិបត្តិ​ការ​គណនា​ស្មុគស្មាញ ឬ តំណ​តក្ក ។ "
+"អ្នកអាច​​បង្កើត​តារាង​មួយ​យ៉ាង​ងាយស្រួល ជា​ឯកសារ​អត្ថបទ "
+"ក្នុង​លំដាប់​ធ្វើការ​គណនា ៕"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +552,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "ការ​បង្កើត​គំនូរ"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +560,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">ឧបករណ៍​គំនូរ</link> $[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​គំនូរ ក្រាហ្វិក តាង និង គំនូរ​ប្រភេទ​ផ្សេង​ទៀត​ដោយ​ផ្ទាល់​ក្នុង​ឯកសារ​អត្ថបទ ។"
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">ឧបករណ៍​គំនូរ</link> $[officename] Writer "
+"អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​គំនូរ ក្រាហ្វិក តាង និង "
+"គំនូរ​ប្រភេទ​ផ្សេង​ទៀត​ដោយ​ផ្ទាល់​ក្នុង​ឯកសារ​អត្ថបទ ។"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +576,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "ការ​បញ្ចូល​ក្រាហ្វិក"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +584,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "អ្នក​អាច​បញ្ចូល​រូបភាព​ដែល​មាន <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ទ្រង់ទ្រាយ​ផ្សេងៗ</link> ទៅ​ក្នុង​ឯកសារ​អត្ថបទ រួម​មាន​ក្រាហ្វិក​ដែលមាន​​ទ្រង់ទ្រាយ JPG ឬ GIF ។ បន្ថែម​លើ​នេះ​ទៀត <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">វិចិត្រ​សាល</link> ផ្ដល់​នូវ​បណ្ដុំ​ក្រហ្វិក​រូបភាព​ ហើយ​និង <link href=\"text/shared/guide/fontwork.xhp\">វិចិត្រ​សាល​ពុម្ពអក្សរ</link> ដែល​បង្កើត​បែបផែន​ពុម្ពអក្សរ​​ផ្សេងៗ ។"
+msgstr ""
+"អ្នក​អាច​បញ្ចូល​រូបភាព​ដែល​មាន <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">ទ្រង់ទ្រាយ​ផ្សេងៗ</link> ទៅ​ក្នុង​ឯកសារ​អត្ថបទ "
+"រួម​មាន​ក្រាហ្វិក​ដែលមាន​​ទ្រង់ទ្រាយ JPG ឬ GIF ។ បន្ថែម​លើ​នេះ​ទៀត <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">វិចិត្រ​សាល</link> "
+"ផ្ដល់​នូវ​បណ្ដុំ​ក្រហ្វិក​រូបភាព​ ហើយ​និង <link "
+"href=\"text/shared/guide/fontwork.xhp\">វិចិត្រ​សាល​ពុម្ពអក្សរ</link> "
+"ដែល​បង្កើត​បែបផែន​ពុម្ពអក្សរ​​ផ្សេងៗ ។"
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +603,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "ផ្ទៃ​ប្រទាក់​កម្មវិធី​ដែល​អាច​បត់បែន​បាន"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +611,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "ចំណុច​ប្រទាក់​កម្មវិធី​ត្រូវ​បាន​រចនា ដូច្នេះ​អ្នក​អាច​កំណត់​រចនាសម្ព័ន្ធ​វា​ទៅ​តាម​ចំណង់​ចំណូល​ចិត្ត​របស់​អ្នក រួមទាំង​ប្តូរ​រូបតំណាង និង ម៉ឺនុយ​តាម​បំណង ។ អ្នក​អាច​ដាក់​បង្អួច​កម្មវិធី​ជាច្រើន ដូចជា​បង្អួច​រចនាប័ទ្ម និង ទ្រង់ទ្រាយ ឬ កម្មវិធី​រុករក ជា​បង្អួច​អណ្តែត​ត្រង់​កន្លែង​ណា​ក៏​បាន​លើ​អេក្រង់ ។ អ្នក​ក៏​អាច <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ចត</link> បង្អួច​ខ្លះ​ទៅ​គែម​នៃ​តំបន់​ធ្វើការ ។"
+msgstr ""
+"ចំណុច​ប្រទាក់​កម្មវិធី​ត្រូវ​បាន​រចនា "
+"ដូច្នេះ​អ្នក​អាច​កំណត់​រចនាសម្ព័ន្ធ​វា​ទៅ​តាម​ចំណង់​ចំណូល​ចិត្ត​របស់​អ្នក "
+"រួមទាំង​ប្តូរ​រូបតំណាង និង ម៉ឺនុយ​តាម​បំណង ។ "
+"អ្នក​អាច​ដាក់​បង្អួច​កម្មវិធី​ជាច្រើន ដូចជា​បង្អួច​រចនាប័ទ្ម និង ទ្រង់ទ្រាយ "
+"ឬ កម្មវិធី​រុករក ជា​បង្អួច​អណ្តែត​ត្រង់​កន្លែង​ណា​ក៏​បាន​លើ​អេក្រង់ ។ "
+"អ្នក​ក៏​អាច <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dock\">ចត</link> បង្អួច​ខ្លះ​ទៅ​គែម​នៃ​តំបន់​ធ្វើការ ។"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +630,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "អូស និង ទម្លាក់"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +638,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "លក្ខណៈ​ពិសេស <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">អូស និង ទម្លាក់</link> អាច​ឲ្យ​អ្នក​ធ្វើការ​យ៉ាង​រហ័ស និង មាន​ប្រសិទ្ធិភាព​ជាមួយ​ឯកសារ​អត្ថបទ​ក្នុង $[officename] ។ ឧទាហរណ៍ អ្នក​អាច​អូស និង ទម្លាក់​វត្ថុ ដូចជា ក្រាហ្វិក​ពី​វិចិត្រសាល ពី​ទីតាំង​មួយ​ទៅ​មួយ​ក្នុង​ឯកសារ​ដូចគ្នា ឬ រវាង​ឯកសារ $[officename] ដែល​បាន​បើក ។"
+msgstr ""
+"លក្ខណៈ​ពិសេស <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">អូស និង ទម្លាក់</link> អាច​ឲ្យ​អ្នក​ធ្វើការ​យ៉ាង​រហ័ស និង "
+"មាន​ប្រសិទ្ធិភាព​ជាមួយ​ឯកសារ​អត្ថបទ​ក្នុង $[officename] ។ ឧទាហរណ៍ "
+"អ្នក​អាច​អូស និង ទម្លាក់​វត្ថុ ដូចជា ក្រាហ្វិក​ពី​វិចិត្រសាល "
+"ពី​ទីតាំង​មួយ​ទៅ​មួយ​ក្នុង​ឯកសារ​ដូចគ្នា ឬ រវាង​ឯកសារ $[officename] "
+"ដែល​បាន​បើក ។"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +656,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "មុខងារ ជំនួយ"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +664,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "អ្នក​អាច​ប្រើ <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ប្រព័ន្ធ​ជំនួយ</link> ជា​សេចក្តីយោង​ពេញលេញ​មួយ សម្រាប់​កម្មវិធី $[officename] រួមទាំង <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">សេចក្តី​ណែនាំ</link> សម្រាប់​ភារកិច្ច​សាមញ្ញ និង ស្មុគ្រស្មាញ ។"
+msgstr ""
+"អ្នក​អាច​ប្រើ <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">ប្រព័ន្ធ​ជំនួយ</link> ជា​សេចក្តីយោង​ពេញលេញ​មួយ សម្រាប់​កម្មវិធី "
+"$[officename] រួមទាំង <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">សេចក្តី​ណែនាំ</link> សម្រាប់​ភារកិច្ច​សាមញ្ញ និង "
+"ស្មុគ្រស្មាញ ។"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +680,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "របារ​លក្ខណសម្បត្តិ​របស់​វត្ថុ​គំនូរ"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +688,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">របារ លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">របារ លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +700,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">អ្នក​អាច​មើល​របារ <emph>លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</emph> នៅ​ក្នុង​ Writer និង Calc ។ ជ្រើស​ម៉ឺនុយ​ មើល - របារ​ឧបករណ៍ - លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ ។ វត្ថុ​បញ្ជា​ត្រូ​វបានបើក នៅពេល​វត្ថុ​គំនូរ​ត្រូវបាន​ជ្រើស ។ អ្នក​ឃើញ​រូបតំណាង​ខុសគ្នា​មួយ​ចំនួន​តាម​លំនាំដើម ថាតើ​ឯកសារ​បច្ចុប្បន្ន​គឺ​ជា​ឯកសារ​អត្ថបទ ឬ​សៀវភៅ​បញ្ជី ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">អ្នក​អាច​មើល​របារ "
+"<emph>លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</emph> នៅ​ក្នុង​ Writer និង Calc ។ "
+"ជ្រើស​ម៉ឺនុយ​ មើល - របារ​ឧបករណ៍ - លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ ។ "
+"វត្ថុ​បញ្ជា​ត្រូ​វបានបើក នៅពេល​វត្ថុ​គំនូរ​ត្រូវបាន​ជ្រើស ។ "
+"អ្នក​ឃើញ​រូបតំណាង​ខុសគ្នា​មួយ​ចំនួន​តាម​លំនាំដើម "
+"ថាតើ​ឯកសារ​បច្ចុប្បន្ន​គឺ​ជា​ឯកសារ​អត្ថបទ ឬ​សៀវភៅ​បញ្ជី ។</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +716,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">​រចនាប័ទ្ម​បន្ទាត់</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Style\">​រចនាប័ទ្ម​បន្ទាត់</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +728,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">ទទឹង​របស់​បន្ទាត់</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Width\">ទទឹង​របស់​បន្ទាត់</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +740,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ពណ៌​បន្ទាត់</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Color\">ពណ៌​បន្ទាត់</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +752,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">រចនាប័ទ្ម​/​ការ​បំពេញ ផ្ទៃ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">រចនាប័ទ្ម​/​ការ​បំពេញ ផ្ទៃ</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +765,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "របារ​រូបភាព"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">របារ​រូបភាព</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">របារ​រូបភាព</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">របារ <emph>រូបភាព</emph> មាន​អនុគមន៍​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​ក្រាហ្វិក​រូបភាព​ដែល​បាន​ជ្រើស ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">របារ <emph>រូបភាព</emph> "
+"មាន​អនុគមន៍​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង "
+"កំណត់​ទីតាំង​ក្រាហ្វិក​រូបភាព​ដែល​បាន​ជ្រើស ។</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ត្រឡប់​បញ្ឈរ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Vertically\">ត្រឡប់​បញ្ឈរ</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ត្រឡប់​ផ្ដេក</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip "
+"Horizontally\">ត្រឡប់​ផ្ដេក</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">​លក្ខណសម្បត្តិ​ក្រាហ្វិក</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">​លក្ខណសម្បត្តិ​ក្រាហ្វិក</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +829,7 @@ msgctxt ""
msgid "Insert"
msgstr "បញ្ចូល"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +839,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">បញ្ចូល</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +847,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">ម៉ឺនុយ​បញ្ចូល​ មាន​ពាក្យ​បញ្ជា​សម្រាប់បញ្ចូល​ធាតុ​ថ្មី​នៅ​ក្នុង​ឯកសា​ររបស់​អ្នក ។ វា​រួមមាន​ភាគ លេខ​យោង មតិយោបល់ តួអក្សរ​ពិសេស ក្រាហ្វិក និង​វត្ថុ​ពី​កម្មវិធី​ផ្សេងៗ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ម៉ឺនុយ​បញ្ចូល​ "
+"មាន​ពាក្យ​បញ្ជា​សម្រាប់បញ្ចូល​ធាតុ​ថ្មី​នៅ​ក្នុង​ឯកសា​ររបស់​អ្នក ។ "
+"វា​រួមមាន​ភាគ លេខ​យោង មតិយោបល់ តួអក្សរ​ពិសេស ក្រាហ្វិក "
+"និង​វត្ថុ​ពី​កម្មវិធី​ផ្សេងៗ ។</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +861,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">បំបែក​ដោយ​ដៃ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual "
+"Break\">បំបែក​ដោយ​ដៃ</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +873,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">តួអក្សរ​ពិសេស</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special "
+"Character\">តួអក្សរ​ពិសេស</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +887,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">ភាគ</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +895,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +906,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">លេខ​យោង​ចុង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">លេខ​យោង​ចុង</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +919,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ចំណងជើង</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -680,6 +929,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">ចំណាំ</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +937,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">សេចក្តី​​យោង​ឆ្លង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">សេចក្តី​​យោង​ឆ្លង</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -698,6 +951,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">មតិយោបល់</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +961,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">ស្គ្រីប</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +969,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ស្រោម​សំបុត្រ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" "
+"name=\"Envelope\">ស្រោម​សំបុត្រ</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +983,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ស៊ុម</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +993,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">តារាង</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +1001,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">បន្ទាត់​ផ្ដេក</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal "
+"Rule\">បន្ទាត់​ផ្ដេក</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1013,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ស៊ុម​អណ្តែត</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating "
+"Frame\">ស៊ុម​អណ្តែត</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1027,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ឯកសារ</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1036,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "របារ​ស៊ុម"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1044,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">របារ​ស៊ុម</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">របារ​ស៊ុម</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1055,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">នៅ​ពេល​ស៊ុម​មួយ​ត្រូវ​បាន​ជ្រើស របារ <emph>ស៊ុម </emph>ផ្តល់​ឲ្យ​អ្នក​នូវ​អនុគមន៍​សំខាន់​ៗ​ភាគ​ច្រើន សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​ស៊ុម ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">នៅ​ពេល​ស៊ុម​មួយ​ត្រូវ​បាន​ជ្រើស របារ "
+"<emph>ស៊ុម </emph>ផ្តល់​ឲ្យ​អ្នក​នូវ​អនុគមន៍​សំខាន់​ៗ​ភាគ​ច្រើន "
+"សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​ស៊ុម ។</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1068,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">​បិទ រុំ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">​បិទ រុំ</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1079,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>អ្នក​ក៏​អាច​ជ្រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>អ្នក​ក៏​អាច​ជ្"
+"រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3254,6 +1093,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">បើក រុំ</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1101,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>រូប​​តំណាង​នេះ ​តំណាង​ឲ្យ​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+msgstr ""
+"<embedvar "
+"href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>រូប​​តំណាង​នេះ "
+"​តំណាង​ឲ្យ​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1114,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">រុំ​កាត់</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">រុំ​កាត់</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1126,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>អ្នក​ក៏​អាច​បញ្ជាក់​​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>អ្នក​ក៏​អាច​បញ្"
+"ជាក់​​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1138,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">ពណ៌​ផ្ទៃ​ខាង​ក្រោយ</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">ពណ៌​ផ្ទៃ​ខាង​ក្រោយ</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1150,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">លក្ខណសម្បត្តិ ស៊ុម</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">លក្ខណសម្បត្តិ ស៊ុម</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1163,7 @@ msgctxt ""
msgid "Format"
msgstr "ទ្រង់ទ្រាយ"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1173,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ទ្រង់ទ្រាយ</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1181,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">មាន​ពាក្យ​បញ្ជា​សម្រាប់​ធ្វើទ្រង់ទ្រាយ​ប្លង់ និង​មាតិកា​រ​ឯកសារ​របស់​អ្នក ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">មាន​ពាក្យ​បញ្ជា​សម្រាប់​ធ្វើទ្រង់ទ្រាយ​ប្លង់ "
+"និង​មាតិកា​រ​ឯកសារ​របស់​អ្នក ។</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1193,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1204,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1215,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">ចំណុច​ និង ​លេខ​រៀង</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">ចំណុច​ និង "
+"​លេខ​រៀង</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1229,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">ទំព័រ</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1239,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">ជួរ​ឈរ</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3379,6 +1249,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">ភាគ</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1259,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ស៊ុម</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1269,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">រូបភាព</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1278,7 @@ msgctxt ""
msgid "Window"
msgstr "បង្អួច"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1288,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">បង្អួច</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1296,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">​មាន​ពាក្យ​បញ្ជា សម្រាប់​រៀបចំ និង បង្ហាញ​បង្អួច​ឯកសារ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">​មាន​ពាក្យ​បញ្ជា "
+"សម្រាប់​រៀបចំ និង បង្ហាញ​បង្អួច​ឯកសារ ។</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1309,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "មើល​ទំព័រ​ជា​មុន"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1317,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">​មើល​ទំព័រ​ជា​មុន</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page "
+"Preview\">​មើល​ទំព័រ​ជា​មុន</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1329,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "របារ<emph>មើល​ទំព័រ​ជា​មុន</emph> លេចឡើង​ ​ពេល​អ្នក​មើល​ឯកសារ​បច្ចុប្បន្ន​ក្នុង​របៀប​មើល​ទំព័រ​ជា​មុន ។"
+msgstr ""
+"របារ<emph>មើល​ទំព័រ​ជា​មុន</emph> លេចឡើង​ "
+"​ពេល​អ្នក​មើល​ឯកសារ​បច្ចុប្បន្ន​ក្នុង​របៀប​មើល​ទំព័រ​ជា​មុន ។"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1342,7 @@ msgctxt ""
msgid "View"
msgstr "ទិដ្ឋភាព"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1352,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">មើល</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1360,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">ម៉ឺនុយ​នេះ​មាន​ពាក្យ​បញ្ជា​សម្រាប់​ត្រួតពិនិត្យ​ការ​បង្ហាញ​ឯកសារ​នៅលើ​អេក្រង់ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ម៉ឺនុយ​នេះ​មាន​ពាក្យ​បញ្ជា​សម្រាប់​ត្រួតពិនិត្យ​ការ​បង្ហាញ​ឯក"
+"សារ​នៅលើ​អេក្រង់ ។</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1374,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">កែវ​ពង្រីក</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1383,7 @@ msgctxt ""
msgid "Edit"
msgstr "កែ​សម្រួល"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1393,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">កែសម្រួល</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1401,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">ម៉ឺនុយ​នេះ មាន​ពាក្យ​បញ្ជា​សម្រាប់​កែសម្រួល​មាតិកា​ឯកសារ​បច្ចុប្បន្ន ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ម៉ឺនុយ​នេះ "
+"មាន​ពាក្យ​បញ្ជា​សម្រាប់​កែសម្រួល​មាតិកា​ឯកសារ​បច្ចុប្បន្ន ។</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1413,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">បិទ​ភ្ជាប់​ពិសេស</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste "
+"Special\">បិទ​ភ្ជាប់​ពិសេស</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1425,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">ជ្រើស​អត្ថបទ</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select "
+"Text\">ជ្រើស​អត្ថបទ</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1437,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ប្រៀបធៀប​ឯកសារ​</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare "
+"Document\">ប្រៀបធៀប​ឯកសារ​</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1449,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">រក និង​ជំនួស</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">រក "
+"និង​ជំនួស</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1461,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">អត្ថបទ​ស្វ័យ​ប្រវត្តិ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"AutoText\">អត្ថបទ​ស្វ័យ​ប្រវត្តិ</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1473,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ប្តូរមូលដ្ឋាន​ទិន្នន័យ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange "
+"Database\">ប្តូរមូលដ្ឋាន​ទិន្នន័យ</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1487,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">វាល</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1495,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1506,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">ធាតុ​លិបិក្រម</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index "
+"Entry\">ធាតុ​លិបិក្រម</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1518,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">ធាតុ​គន្ថនិទ្ទេស</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">ធាតុ​គន្ថនិទ្ទេស</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1530,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1543,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">តំណ</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1551,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ផែនទី​រូបភាព</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ផែនទី​រូបភាព</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1563,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "របារ​ធ្វើ​ទ្រង់​ទ្រាយ"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1571,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">របារ​ទ្រង់ទ្រាយ</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting "
+"Bar\">របារ​ទ្រង់ទ្រាយ</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1583,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">របារ​ទ្រង់ទ្រាយ មាន​មុខងារ​ធ្វើ​ទ្រង់ទ្រាយ​អត្ថបទ​ជាច្រើន ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">របារ​ទ្រង់ទ្រាយ "
+"មាន​មុខងារ​ធ្វើ​ទ្រង់ទ្រាយ​អត្ថបទ​ជាច្រើន ។</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1595,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ពណ៌​ពុម្ពអក្សរ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font "
+"Color\">ពណ៌​ពុម្ពអក្សរ</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1609,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "រូបតំណាង​បន្ថែម​ទៀត"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1618,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "បង្កើន​ពុម្ពអក្សរ"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1627,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">បង្កើន​ទំហំ​ពុម្ពអក្សរ​របស់​អត្ថបទ​ដែលបានជ្រើស ។</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1636,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "បន្ថយ​ពុម្ពអក្សរ"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1645,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">បន្ថយ​ទំហំ​ពុម្ពអក្សរ​របស់​អត្ថបទ​ដែល​បានជ្រើស ។</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1653,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "បើ​ការ​គាំទ្រ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">ភាសាខ្មែរ និង ភាសា CTL ផ្សេង​ទៀត</link> ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន នោះ​នឹង​មាន​រូបតំណាង​ពីរ​បន្ថែម​ទៀត ។"
+msgstr ""
+"បើ​ការ​គាំទ្រ <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">ភាសាខ្មែរ និង ភាសា CTL ផ្សេង​ទៀត</link> "
+"ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន នោះ​នឹង​មាន​រូបតំណាង​ពីរ​បន្ថែម​ទៀត ។"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1668,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "ឆ្វេង​ទៅ​ស្តាំ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">​រូបតំណាង​ឆ្វេង​ទៅ​ស្ដាំ</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt "
+"id=\"alt_id8354747\">​រូបតំណាង​ឆ្វេង​ទៅ​ស្ដាំ</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1688,12 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">​អត្ថបទ​ត្រូវ​បាន​​បញ្ចូល​ពី​ឆ្វេង​ទៅ​ស្តាំ ។</ahelp>"
+msgstr ""
+"<ahelp "
+"hid=\".uno:ParaLeftToRight\">​អត្ថបទ​ត្រូវ​បាន​​បញ្ចូល​ពី​ឆ្វេង​ទៅ​ស្តាំ "
+"។</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1703,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "​ស្តាំ​ទៅ​ឆ្វេង"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">រូបតំណាង ស្តាំ​ទៅ​ឆ្វេង</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">រូបតំណាង "
+"ស្តាំ​ទៅ​ឆ្វេង</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1723,12 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">អត្ថបទ​ដែល​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា ភាសា​ខ្មែរ និង​ភាសា CTL ផ្សេង​ទៀត ត្រូវ​បាន​​​បញ្ចូល​ពី​ស្តាំ​ទៅ​ឆ្វេង ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">អត្ថបទ​ដែល​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា "
+"ភាសា​ខ្មែរ និង​ភាសា CTL ផ្សេង​ទៀត "
+"ត្រូវ​បាន​​​បញ្ចូល​ពី​ស្តាំ​ទៅ​ឆ្វេង ។</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1737,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "របារ​វត្ថុ​អត្ថបទ"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1745,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">របារ​វត្ថុ​អត្ថបទ</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object "
+"Bar\">របារ​វត្ថុ​អត្ថបទ</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1757,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">មាន​ពាក្យ​បញ្ជា​ធ្វើ​ទ្រង់ទ្រាយ សម្រាប់​អត្ថបទ​ដែល​ស្ថិត​ក្នុង​វត្ថុ​គំនូរ​មួយ ។</ahelp> របារ <emph>វត្ថុ​អត្ថបទ</emph> លេចឡើង​នៅ​ពេល​អ្នក​ចុច​ទ្វេដង​ក្នុង​វត្ថុ​គំនូរ​មួយ ។"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">មាន​ពាក្យ​បញ្ជា​ធ្វើ​ទ្រង់ទ្រាយ "
+"សម្រាប់​អត្ថបទ​ដែល​ស្ថិត​ក្នុង​វត្ថុ​គំនូរ​មួយ ។</ahelp> របារ "
+"<emph>វត្ថុ​អត្ថបទ</emph> "
+"លេចឡើង​នៅ​ពេល​អ្នក​ចុច​ទ្វេដង​ក្នុង​វត្ថុ​គំនូរ​មួយ ។"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1771,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">អក្សរ​តូច​លើ​</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">អក្សរ​តូច​លើ​</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1783,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">អក្សរ​តូច​ក្រោម</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Subscript\">អក្សរ​តូច​ក្រោម</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1795,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">ជ្រើស​ទាំង​អស់​</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select "
+"All\">ជ្រើស​ទាំង​អស់​</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1807,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1818,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1829,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "​ទីនេះ​អ្នក​អាច​កំណត់ ចូល​បន្ទាត់ គម្លាត តម្រឹម និង គម្លាត​បន្ទាត់ សម្រាប់​កថាខណ្ឌ​​ដែល​​ត្រូវ​បាន​ជ្រើសបច្ចុប្បន្ន​ ។"
+msgstr ""
+"​ទីនេះ​អ្នក​អាច​កំណត់ ចូល​បន្ទាត់ គម្លាត តម្រឹម និង គម្លាត​បន្ទាត់ "
+"សម្រាប់​កថាខណ្ឌ​​ដែល​​ត្រូវ​បាន​ជ្រើសបច្ចុប្បន្ន​ ។"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1842,7 @@ msgctxt ""
msgid "Rulers"
msgstr "បន្ទាត់"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1852,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">​បន្ទាត់</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1860,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "បន្ទាត់​បង្ហាញ​វិមាត្រ​នៃ​ទំព័រ និង ទីតាំង​ថេប ចូល​បន្ទាត់ ស៊ុម និង ជួរ​ឈរ ។ អ្នក​អាច​កែប្រែ​ពួកវា​ទាំង​នេះ​នៅ​លើ​បន្ទាត់ ដោយ​ប្រើ​កណ្តុរ ។"
+msgstr ""
+"បន្ទាត់​បង្ហាញ​វិមាត្រ​នៃ​ទំព័រ និង ទីតាំង​ថេប ចូល​បន្ទាត់ ស៊ុម និង ជួរ​ឈរ ។ "
+"អ្នក​អាច​កែប្រែ​ពួកវា​ទាំង​នេះ​នៅ​លើ​បន្ទាត់ ដោយ​ប្រើ​កណ្តុរ ។"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1872,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "ដោយ​ចុច​ទ្វេ​ដង​លើ​បន្ទាត់ អ្នក​អាច​បើក​ប្រអប់ <emph>កថាខណ្ឌ</emph> និង ​ផ្តល់​តម្លៃ <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">​ទ្រង់ទ្រាយ​កថាខណ្ឌ​ផ្ទាល់</link> សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ឬ កថាខណ្ឌ​ទាំងអស់ ដែល​បាន​ជ្រើស ។"
+msgstr ""
+"ដោយ​ចុច​ទ្វេ​ដង​លើ​បន្ទាត់ អ្នក​អាច​បើក​ប្រអប់ <emph>កថាខណ្ឌ</emph> និង "
+"​ផ្តល់​តម្លៃ <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"direct paragraph formatting\">​ទ្រង់ទ្រាយ​កថាខណ្ឌ​ផ្ទាល់</link> "
+"សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ឬ កថាខណ្ឌ​ទាំងអស់ ដែល​បាន​ជ្រើស ។"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1887,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "​សូម​ស្វាគមន៍​មក​កាន់​ជំនួយ $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1897,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "ជំនួយ​ %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1907,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "ធ្វើការ​ជាមួយ %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1917,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "ម៉ឺនុយ របារ​ឧបករណ៍ និង គ្រាប់​ចុច"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1927,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "ចាប់ផ្តើម​ជំនួយ"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1936,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "របារ​តារាង"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1944,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">របារ​តារាង</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">របារ​តារាង</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1955,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">របារ <emph>តារាង </emph>មាន​អនុគមន៍​ដែល​អ្នក​ត្រូវការ នៅ​ពេល​ធ្វើការ​ជាមួយ​តារាង ។ វា​លេចឡើង​នៅ​ពេល​អ្នក​ផ្លាស់ទី​ទស្សន៍​ទ្រនិច​ទៅ​ក្នុង​តារាង​មួយ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">របារ <emph>តារាង "
+"</emph>មាន​អនុគមន៍​ដែល​អ្នក​ត្រូវការ នៅ​ពេល​ធ្វើការ​ជាមួយ​តារាង ។ "
+"វា​លេចឡើង​នៅ​ពេល​អ្នក​ផ្លាស់ទី​ទស្សន៍​ទ្រនិច​ទៅ​ក្នុង​តារាង​មួយ ។</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1968,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">បញ្ចូល​ក្រឡា​ចូល​គ្នា</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge "
+"Cells\">បញ្ចូល​ក្រឡា​ចូល​គ្នា</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1980,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">​លុប​ជួរ​ដេក</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete "
+"Row\">​លុប​ជួរ​ដេក</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,24 +1992,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">លុប​ជួរ​ឈរ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete "
+"Column\">លុប​ជួរ​ឈរ</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​ស្វ័យប្រវត្តិ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​ស្វ័យប្រវត្តិ</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">លក្ខណសម្បត្តិ​តារាង</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table "
+"Properties\">លក្ខណសម្បត្តិ​តារាង</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +2027,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">តម្រៀប</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2036,7 @@ msgctxt ""
msgid "Menus"
msgstr "ម៉ឺនុយ"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2044,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">​ម៉ឺនុយ</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">​ម៉ឺនុយ</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2056,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "ភាគ​ដូច​ខាង​ក្រោម​រាយ​​ប្រធាន​បទ​ជំនួយ​ដែល​អាច​រក​បាន សម្រាប់​ម៉ឺនុយ និង ប្រអប់ ។"
+msgstr ""
+"ភាគ​ដូច​ខាង​ក្រោម​រាយ​​ប្រធាន​បទ​ជំនួយ​ដែល​អាច​រក​បាន សម្រាប់​ម៉ឺនុយ និង "
+"ប្រអប់ ។"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2069,7 @@ msgctxt ""
msgid "Table"
msgstr "តារាង"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2078,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">តារាង</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">បង្ហាញ​ពាក្យ​បញ្ជា​ដែលត្រូវ​បញ្ចូល កែសម្រួល និង​លុប​តារាង​នៅក្នុង​ឯកសារ​អត្ថបទ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">បង្ហាញ​ពាក្យ​បញ្ជា​ដែលត្រូវ​បញ្ចូល កែសម្រួល "
+"និង​លុប​តារាង​នៅក្នុង​ឯកសារ​អត្ថបទ ។</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2098,7 @@ msgctxt ""
msgid "Insert"
msgstr "បញ្ចូល"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2107,7 @@ msgctxt ""
msgid "Table"
msgstr "តារាង"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2116,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "បញ្ចូល​តារាង​ថ្មី​មួយ ។"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2125,7 @@ msgctxt ""
msgid "Columns"
msgstr "ជួរ​ឈរ"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2134,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "បញ្ចូល​ជួរឈរ ។"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2143,7 @@ msgctxt ""
msgid "Rows"
msgstr "ជួរ​ដេក"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2152,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "បញ្ចូល​ជួរដេក ។"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2161,7 @@ msgctxt ""
msgid "Delete"
msgstr "លុប"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2170,7 @@ msgctxt ""
msgid "Table"
msgstr "តារាង"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2179,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">លុប​តារាង​បច្ចុប្បន្ន ។</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2188,7 @@ msgctxt ""
msgid "Columns"
msgstr "ជួរ​ឈរ"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2197,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "លុប​ជួរឈរ​ដែល​បាន​ជ្រើស ។"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2206,7 @@ msgctxt ""
msgid "Rows"
msgstr "ជួរ​ដេក"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2215,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "លុប​ជួរដេក​ដែល​បាន​ជ្រើស ។"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2224,7 @@ msgctxt ""
msgid "Select"
msgstr "ជ្រើស"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2233,7 @@ msgctxt ""
msgid "Table"
msgstr "តារាង"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2242,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">ជ្រើស​តារាង​បច្ចុប្បន្ន ។</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2251,7 @@ msgctxt ""
msgid "Column"
msgstr "ជួរ​ឈរ"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2260,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "ជ្រើស​ជួរឈរ​បច្ចុប្បន្ន ។"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2269,7 @@ msgctxt ""
msgid "Row"
msgstr "ជួរ​ដេក"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2278,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "ជ្រើស​ជួរដេក​បច្ចុប្បន្ន ។"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2287,7 @@ msgctxt ""
msgid "Cell"
msgstr "ក្រឡា"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2296,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">ជ្រើស​ក្រឡា​បច្ចុប្បន្ន ។</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2305,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">បញ្ចូល​ក្រឡា​ចូលគ្នា</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,14 +2314,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">ពុះក្រឡា</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​តារាង​ដោយ​ស្វ័យប្រវត្តិ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​តារាង​ដោយ​ស្វ័"
+"យប្រវត្តិ</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2334,7 @@ msgctxt ""
msgid "Autofit"
msgstr "សម​ស្វ័យ​ប្រវត្តិ"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,6 +2343,7 @@ msgctxt ""
msgid "Column width"
msgstr "ទទឹង​ជួរ​ឈរ"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4282,14 +2352,17 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "បើក​ប្រអប់ ទទឹង​ជួរឈរ ដែល​អ្នក​អាច​ប្តូរ​ទទឹង​ជួរឈរ​មួយ ។"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">ទទឹង​ជួរឈរ​ប្រសើរ​បំផុត</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">ទទឹង​ជួរឈរ​ប្រសើរ​បំផុត</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,6 +2371,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">ចែក​​ជួរឈរ​ស្មើៗគ្នា</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,6 +2380,7 @@ msgctxt ""
msgid "Row Height"
msgstr "កម្ពស់​ជួរដេក"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4314,14 +2389,17 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "បើក​ប្រអប់ កម្ពស់​ជួរដេក ដែល​អ្នក​អាច​ប្តូរ​កម្ពស់​ជួរដេក​មួយ ។"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">កម្ពស់​ជួរដេក​ប្រសើរ​បំផុត</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">កម្ពស់​ជួរដេក​ប្រសើរ​បំផុត</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,6 +2408,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">ចែកចាយ​ជួរ​ដេក​គូរ</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,14 +2417,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "អនុញ្ញាត​ឲ្យ​ជួរ​ដេក បំបែក​កាត់​ទំព័រ និង ជួរ​ឈរ"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">អនុញ្ញាត​ឲ្យ​បំបែក​ទំព័រ នៅ​ក្នុង​ជួរដេក​បច្ចុប្បន្ន ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">អនុញ្ញាត​ឲ្យ​បំបែក​ទំព័រ "
+"នៅ​ក្នុង​ជួរដេក​បច្ចុប្បន្ន ។</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2437,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "ធ្វើ​ជួរដេក​ក្បាល​ម្តង​ទៀត"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">ធ្វើ​ក្បាល​តារាង​ឡើង​វិញ​លើ​ទំព័រ​តគ្នា បើ​តារាង​ស្ថិត​នៅ​លើ​ទំព័រ​ច្រើន​ជាង​មួយ ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">ធ្វើ​ក្បាល​តារាង​ឡើង​វិញ​លើ​ទំព័រ​តគ្នា "
+"បើ​តារាង​ស្ថិត​នៅ​លើ​ទំព័រ​ច្រើន​ជាង​មួយ ។</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2457,7 @@ msgctxt ""
msgid "Convert"
msgstr "បម្លែង"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2466,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "អត្ថបទ​ជា​តារាង"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។</ahelp>បើក <link href=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link>ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ "
+"ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។</ahelp>បើក <link hre"
+"f=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link>ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ"
+"​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2488,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "តារាង​ជា​អត្ថបទ"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។</ahelp>បើក <link href=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link> ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ "
+"ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។</ahelp>បើក <link "
+"href=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link> "
+"ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2510,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">តម្រៀប</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2519,18 @@ msgctxt ""
msgid "Formula"
msgstr "រូបមន្ត"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "បើក <link href=\"text/swriter/main0214.xhp\">របារ​រូបមន្ត</link> ដើម្បី​បញ្ចូល​ ឬ​កែសម្រួល​រូបមន្ត​មួយ ។"
+msgstr ""
+"បើក <link href=\"text/swriter/main0214.xhp\">របារ​រូបមន្ត</link> "
+"ដើម្បី​បញ្ចូល​ ឬ​កែសម្រួល​រូបមន្ត​មួយ ។"
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2539,18 @@ msgctxt ""
msgid "Number Format"
msgstr "ទ្រង់​ទ្រាយ​​លេខ"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "បើក <link href=\"text/shared/optionen/01040500.xhp\">ប្រអប់​មួយ</link> ដែល​អ្នក​អាច​បញ្ជាក់​​ទ្រង់ទ្រាយ​លេខ​ក្នុង​តារាង ។"
+msgstr ""
+"បើក <link href=\"text/shared/optionen/01040500.xhp\">ប្រអប់​មួយ</link> "
+"ដែល​អ្នក​អាច​បញ្ជាក់​​ទ្រង់ទ្រាយ​លេខ​ក្នុង​តារាង ។"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2559,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "ព្រំដែន​តារាង"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "បង្ហាញ ឬ លាក់​ព្រំដែន​ជុំវិញ​ក្រឡា​តារាង ។ ព្រំដែន​អាច​មើលឃើញ​តែ​លើ​អេក្រង់​ប៉ុណ្ណោះ ហើយ​មិន​ត្រូវ​បាន​បោះពុម្ព​ទេ ។"
+msgstr ""
+"បង្ហាញ ឬ លាក់​ព្រំដែន​ជុំវិញ​ក្រឡា​តារាង ។ "
+"ព្រំដែន​អាច​មើលឃើញ​តែ​លើ​អេក្រង់​ប៉ុណ្ណោះ ហើយ​មិន​ត្រូវ​បាន​បោះពុម្ព​ទេ ។"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2579,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">លក្ខណសម្បត្តិ​តារាង</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2588,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "របារ​ចំណុច និង លេខរៀង"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2596,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">របារ​ចំណុច និង លេខរៀង</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">របារ​ចំណុច និង លេខរៀង</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2608,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">របារ <emph>ចំណុច និង លេខរៀង</emph> មាន​មុខងារ​ដើម្បី​កែប្រែ​រចនាសម្ព័ន្ធ​កថាខណ្ឌ​ដែល​មាន​លេខរៀង រួម​ទាំង​ដើម្បី​ប្តូរ​លំដាប់​កថាខណ្ឌ និង កំណត់​កម្រិត​កថាខណ្ឌ​ខុសគ្នា ។</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">របារ <emph>ចំណុច និង លេខរៀង</emph> "
+"មាន​មុខងារ​ដើម្បី​កែប្រែ​រចនាសម្ព័ន្ធ​កថាខណ្ឌ​ដែល​មាន​លេខរៀង "
+"រួម​ទាំង​ដើម្បី​ប្តូរ​លំដាប់​កថាខណ្ឌ និង "
+"កំណត់​កម្រិត​កថាខណ្ឌ​ខុសគ្នា ។</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2623,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "របារ​ឧបករណ៍"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2631,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">របារ​ឧបករណ៍</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">របារ​ឧបករណ៍</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2643,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "ផ្នែកនេះ​ផ្ដល់​នូវ​ទិដ្ឋភាព​ទូទៅ​របស់​របារ​ឧបករណ៍​ដែល​អាច​ប្រើ​បាន​នៅ​ក្នុង $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"ផ្នែកនេះ​ផ្ដល់​នូវ​ទិដ្ឋភាព​ទូទៅ​របស់​របារ​ឧបករណ៍​ដែល​អាច​ប្រើ​បាន​នៅ​ក្នុង "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2657,7 @@ msgctxt ""
msgid "File"
msgstr "ឯកសារ"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2667,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">​ឯកសារ</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2675,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">ពាក្យ​បញ្ជា​ទាំងនេះ អនុវត្ត​ចំពោះ​ឯកសារ​បច្ចុប្បន្ន ដោយ​បើក​ឯកសារ​ថ្មី ឬ​បិទ​កម្មវិធី ។</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ពាក្យ​បញ្ជា​ទាំងនេះ អនុវត្ត​ចំពោះ​ឯកសារ​បច្ចុប្បន្ន "
+"ដោយ​បើក​ឯកសារ​ថ្មី ឬ​បិទ​កម្មវិធី ។</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2689,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">បើក</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2697,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">រក្សា​ទុក​ជា</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">រក្សា​ទុក​ជា</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4571,6 +2710,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">កំណែ</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2718,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">លក្ខណសម្បត្តិ</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">លក្ខណសម្បត្តិ</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4589,6 +2732,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">បោះពុម្ព</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2740,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">​ការ​កំណត់​ម៉ាស៊ីន​បោះពុម្ព</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">​ការ​កំណត់​ម៉ាស៊ីន​បោះពុម្ព</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2753,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "របារ​​រូបមន្ត"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2761,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">របារ​រូបមន្ត</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">របារ​រូបមន្ត</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2773,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">របារ <emph>រូបមន្ត</emph> អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត និង បញ្ចូល​ការ​គណនា​ទៅ​ក្នុង​ឯកសារ​អត្ថបទ​មួយ ។</ahelp> ដើម្បី​ធ្វើ​ឲ្យ​របារ <emph>រូបមន្ត</emph> សកម្ម ចុច F2 ។"
+msgstr ""
+"<ahelp hid=\".\">របារ <emph>រូបមន្ត</emph> អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត និង "
+"បញ្ចូល​ការ​គណនា​ទៅ​ក្នុង​ឯកសារ​អត្ថបទ​មួយ ។</ahelp> ដើម្បី​ធ្វើ​ឲ្យ​របារ "
+"<emph>រូបមន្ត</emph> សកម្ម ចុច F2 ។"
diff --git a/source/km/helpcontent2/source/text/swriter/librelogo.po b/source/km/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..f1aded8d9fb
--- /dev/null
+++ b/source/km/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-12-13 10:10+0700\n"
+"Last-Translator: Chan Sambathratanak <ratanak@khmeros.info>\n"
+"Language-Team: Khmer <support@khmeros.info>\n"
+"Language: km\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-Language: km-KH\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "របារ​ស្ថានភាព"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">​របារ​ស្ថានភាព</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "របារ​ស្ថានភាព​មាន​ព័ត៌មាន​អំពី​ឯកសារ​បច្ចុប្បន្ន និង​ផ្តល់​នូវ​ប៊ូតុង​ជាច្រើន​ជាមួយ​មុខងារ​ពិសេស​ជាច្រើន ។"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "ភាសា"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">បង្ហាញ​ភាសា​សម្រាប់​អត្ថបទ​ដែល​បាន​ជ្រើស ។ <br/>ចុច​ ដើម្បីបើក​ម៉ឺនុយ ដែល​អ្នក​អាច​ជ្រើស​ភាសា​ផ្សេង​សម្រាប់​អត្ថបទ​ដែលបាន​ជ្រើស ឬ​សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ។ <br/>ជ្រើស​គ្មាន ដើម្បី​មិន​រួម​បញ្ចូល​អត្ថបទ​ពី​ការ​ពិនិត្យអក្ខរាវិរុទ្ធ និង​ដាក់​សហសញ្ញា ។ <br/>ជ្រើស​ កំណត់​ឡើង​វិញ ដើម្បី​ដើម្បី​ឲ្យ​អនុវត្ត​ភាសា​លំនាំដើម​សម្រាប់​ការ​ជ្រើសរើស ឬ​កថាខណ្ឌ ។ <br/>ជ្រើស​ ច្រើន​ទៀត ដើម្បី​បើក​ប្រអប់​ដែលមាន​ជ្រើស​ជា​ច្រើន​ទៀត ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ហត្ថលេខា​ឌីជីថល"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "សូមមើល <link href=\"text/shared/guide/digital_signatures.xhp\">ហត្ថលេខា​ឌីជីថល​</link> ។"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "ប្លង់​ពង្រីក & ទិដ្ឋភាព"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "វត្ថុ​បញ្ជា ៣ នៅលើ​របារ​ស្ថានភាព​របស់ Writer អនុញ្ញាត​ឲ្យ​ផ្លាស់ប្ដូរ​ប្លង់​ពង្រីក និង​ទិដ្ឋភាព​របស់​ឯកសារ​អត្ថបទ ។"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">រូបតំណាង​ប្លង់​ទិដ្ឋភាព​បង្ហាញ​ពី​ឆ្វេង​ទៅ​ស្ដាំ ៖ របៀប​ជួរឈរ​តែ​មួយ ។ របៀប​មើល​​មាន​ទំព័រ​ម្ដង​​មួយចំហៀងៗ ។ របៀប​សៀវភៅ​​មាន​ពីរ​ទំព័រ​ជា​សៀវភៅ​បើក ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">អូស​គ្រាប់​រង្កិល​ពង្រីក​ទៅ​ឆ្វេង ដើម្បី​បង្ហាញ​ទំព័រ​ច្រើន ហើយ​អូស​ទៅ​ស្ដាំ​ដើម្បី​ពង្រីក​ជា​ទំព័រ​មួយ ហើយ​បង្ហាញ​ផ្ទៃ​តូចជាង​ទំព័រ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "ឧបករណ៍"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">ឧបករណ៍</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">មាន​ឧបករណ៍​ពិនិត្យ​អក្ខរាវិរុទ្ធ វិចិត្រ​សាល​នៃ​វត្ថុ​សិល្បៈ ដែល​អ្នក​អាច​បន្ថែម​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ព្រម​ទាំង​​ឧបករណ៍ សម្រាប់​កំណត់​រចនា​សម្ព័ន្ធ​​ម៉ឺនុយ និង​កំណត់​ចំណង់​ចំណូល​ចិត្ត​កម្មវិធី ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">លេខរៀង​គ្រោង</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">លេខរៀង​បន្ទាត់</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">តម្រៀប</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ជម្រើស​កែ​ដោយ​ស្វ័យ​ប្រវត្តិ</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">ប្តូរ​តាម​បំណង</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "របារ​វត្ថុ OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">របារ​វត្ថុ OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">របារ<emph> វត្ថុ OLE </emph>លេចឡើង​នៅ​ពេល​វត្ថុ​ត្រូវ​បាន​ជ្រើស និង មាន​មុខងារ​សំខាន់​បំផុត​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​វត្ថុ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">មិន​រុំ</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> អ្នក​ក៏​អាច​ជ្រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">រុំ</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> រូប​តំណាង​នេះទាក់​​ទង​​ទៅ​នឹង​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">រុំ​កាត់</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> អ្នក​ក៏​អាច​សម្រេច​​បែបផែន​ដូចគ្នា​ផង​ដែរ​​តាម​រយៈ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">លក្ខណសម្បត្តិ​វត្ថុ</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "លក្ខណៈ​ពិសេស​របស់ $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">លក្ខណៈ​ពិសេស​របស់ $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​រចនា​ និង​បង្កើត​ឯកសារ​អត្ថបទ​ដែល​រួម​មាន​ក្រាហ្វិក តារាង ឬ​​គំនូស​តាង ។ បន្ទាប់​មក​អ្នក​អាច​រក្សាទុក​ឯកសារ​នៅ​ក្នុងទ្រង់ទ្រាយ​ផ្សេងៗ រួមមាន​ទ្រង់ទ្រាយ​ឯកសារ​ស្តង់ដារ (ODF) ទ្រង់ទ្រាយMicrosoft Word .doc ឬ HTML ។ ហើយ​អ្នក​អាច​នាំចេញ​ឯកសារ​របស់​អ្នក​យ៉ាង​ស្រួល​ទៅជា (PDF) ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "ការ​សរសេរ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​ឯកសារ​មូលដ្ឋាន​ទាំងអស់​ដូចជា អនុស្សរណៈ <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">ទូរសារ</link> សំបុត្រ ប្រវត្តិរូប និង <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">បញ្ចូល​ឯកសារ​ចូល​គ្នា</link> ព្រម​ទាំង​ឯកសារ​វែង និង ស្មុគស្មាញ ឬ ច្រើន​ផ្នែក ជាមួយ​នឹង​​គន្ថនិទ្ទេស តារាង និង លិបិក្រម​យោង ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer ក៏រួមបញ្ចូលលក្ខណៈពិសេសបែបនេះជា <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">កម្មវិធីពិនិត្យអក្ខរាវិរុទ្ធ</link> <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">កម្រង​វេវចនសព្ទ</link> <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ការ​កែ​ស្វ័យប្រវត្តិ</link> និង <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">ការ​ដាក់សហសញ្ញា</link> ព្រមទាំង​ភាព​ផ្សេងៗ​របស់ <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">ពុម្ព</link> សម្រាប់​ស្ទើរតែ​គ្រប់​គោលបំណង ។ អ្នក​ក៏​អាច​បង្កើត​ពុម្ព​ផ្ទាល់​ខ្លួន ដោយ​ប្រើ​អ្នក​ជំនួយ​ការ ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "ការ​រចនា និង ការ​ធ្វើ​​ឲ្យ​​រចនា​សម្ព័ន្ធ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ផ្តល់​ឲ្យ​អ្នក​នូវ​ជម្រើស​ជាច្រើន​ដើម្បី​រចនា​ឯកសារ ។ ប្រើ <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">បង្អួច រចនាប័ទ្ម និង ទ្រង់ទ្រាយ</link> ដើម្បី​បង្កើត ផ្តល់ និង កែប្រែ​រចនាប័ទ្ម​សម្រាប់​កថាខណ្ឌ តួអក្សរ​ផ្សេង​គ្នា ស៊ុម និង ទំព័រ ។ លើស​ពី​នេះ​ទៀត <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">កម្មវិធី​រុករក</link> ជួយ​អ្នក​ដើម្បី​ផ្លាស់ទី​ជុំវិញ​យ៉ាង​រហ័ស​នៅ​ក្នុង​ឯកសារ​របស់​អ្នក ដែល​អនុញ្ញាត​ឲ្យ​អ្នក​មើល​ឯកសារ​របស់​អ្នក​ក្នុង​ទិដ្ឋភាព​គ្រោង និង តាមដាន​វត្ថុ​ដែល​អ្នក​បាន​បញ្ចូល​ទៅ​ក្នុង​ឯកសារ​របស់​អ្នក ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "អ្នក​ក៏​អាច​បង្កើត <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">លិបិក្រម និង តារាង</link> ជា​ច្រើន​ផង​ដែរ ក្នុង​ឯកសារ​អត្ថបទ ។ អ្នក​អាច​កំណត់​រចនា​សម្ព័ន្ធ និង រូបរាង​នៃ​លិបិក្រម និង តារាង​ដោយ​យោង​ទៅ​តាម​តម្រូវការដោយ​ផ្ទាល់​​របស់​អ្នក ។ តំណខ្ពស់​ និង កន្លែង​ចំណាំ​បន្ត​ផ្ទាល់ អនុញ្ញាត​ឲ្យ​អ្នក​លោត​ដោយ​ផ្ទាល់​ទៅ​វត្ថុ​ដែល​ទាក់​ទង​​ក្នុង​អត្ថបទ ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "ការ​បោះពុម្ព​ផ្សាយ​ផ្ទៃ​តុ​ដោយ $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer មាន​ការ​បោះពុម្ព​ផ្សាយ​ផ្ទៃ​តុ និង ឧបករណ៍​គំនូរ​យ៉ាង​ច្រើន ដើម្បី​ជួយ​អ្នក​ក្នុង​ការ​បង្កើត​ឯកសារ​ដែល​មាន​រចនាប័ទ្ម​ប្រកប​ដោយ​វិជ្ជាជីវៈ​ដូចជា ប័ណ្ណ​ផ្សាយ​ពាណិជ្ជកម្ម សំបុត្រ​ព័ត៌មាន និង លិខិត​អញ្ជើញ ។ អ្នក​អាច​ធ្វើ​ទ្រង់ទ្រាយ​ឯកសារ​របស់​អ្នក​ជាមួយ​ប្លង់​ច្រើន​ជួរ​ឈរ <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ស៊ុម​អត្ថបទ</link> <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ក្រាហ្វិក</link> <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">តារាង</link> និង វត្ថុ​ដទៃ​ទៀត ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "ការ​គណនា"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "ឯកសារ​អត្ថបទ​ក្នុង $[officename] មាន <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\"> អនុគមន៍​គណនា </link> ​ដែល​រួម​បញ្ចូល ដែល​ជួយ​អ្នក​ប្រតិបត្តិ​ការ​គណនា​ស្មុគស្មាញ ឬ តំណ​តក្ក ។ អ្នកអាច​​បង្កើត​តារាង​មួយ​យ៉ាង​ងាយស្រួល ជា​ឯកសារ​អត្ថបទ ក្នុង​លំដាប់​ធ្វើការ​គណនា ៕"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "ការ​បង្កើត​គំនូរ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">ឧបករណ៍​គំនូរ</link> $[officename] Writer អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត​គំនូរ ក្រាហ្វិក តាង និង គំនូរ​ប្រភេទ​ផ្សេង​ទៀត​ដោយ​ផ្ទាល់​ក្នុង​ឯកសារ​អត្ថបទ ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "ការ​បញ្ចូល​ក្រាហ្វិក"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "អ្នក​អាច​បញ្ចូល​រូបភាព​ដែល​មាន <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ទ្រង់ទ្រាយ​ផ្សេងៗ</link> ទៅ​ក្នុង​ឯកសារ​អត្ថបទ រួម​មាន​ក្រាហ្វិក​ដែលមាន​​ទ្រង់ទ្រាយ JPG ឬ GIF ។ បន្ថែម​លើ​នេះ​ទៀត <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">វិចិត្រ​សាល</link> ផ្ដល់​នូវ​បណ្ដុំ​ក្រហ្វិក​រូបភាព​ ហើយ​និង <link href=\"text/shared/guide/fontwork.xhp\">វិចិត្រ​សាល​ពុម្ពអក្សរ</link> ដែល​បង្កើត​បែបផែន​ពុម្ពអក្សរ​​ផ្សេងៗ ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "ផ្ទៃ​ប្រទាក់​កម្មវិធី​ដែល​អាច​បត់បែន​បាន"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "ចំណុច​ប្រទាក់​កម្មវិធី​ត្រូវ​បាន​រចនា ដូច្នេះ​អ្នក​អាច​កំណត់​រចនាសម្ព័ន្ធ​វា​ទៅ​តាម​ចំណង់​ចំណូល​ចិត្ត​របស់​អ្នក រួមទាំង​ប្តូរ​រូបតំណាង និង ម៉ឺនុយ​តាម​បំណង ។ អ្នក​អាច​ដាក់​បង្អួច​កម្មវិធី​ជាច្រើន ដូចជា​បង្អួច​រចនាប័ទ្ម និង ទ្រង់ទ្រាយ ឬ កម្មវិធី​រុករក ជា​បង្អួច​អណ្តែត​ត្រង់​កន្លែង​ណា​ក៏​បាន​លើ​អេក្រង់ ។ អ្នក​ក៏​អាច <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ចត</link> បង្អួច​ខ្លះ​ទៅ​គែម​នៃ​តំបន់​ធ្វើការ ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "អូស និង ទម្លាក់"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "លក្ខណៈ​ពិសេស <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">អូស និង ទម្លាក់</link> អាច​ឲ្យ​អ្នក​ធ្វើការ​យ៉ាង​រហ័ស និង មាន​ប្រសិទ្ធិភាព​ជាមួយ​ឯកសារ​អត្ថបទ​ក្នុង $[officename] ។ ឧទាហរណ៍ អ្នក​អាច​អូស និង ទម្លាក់​វត្ថុ ដូចជា ក្រាហ្វិក​ពី​វិចិត្រសាល ពី​ទីតាំង​មួយ​ទៅ​មួយ​ក្នុង​ឯកសារ​ដូចគ្នា ឬ រវាង​ឯកសារ $[officename] ដែល​បាន​បើក ។"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "មុខងារ ជំនួយ"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "អ្នក​អាច​ប្រើ <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ប្រព័ន្ធ​ជំនួយ</link> ជា​សេចក្តីយោង​ពេញលេញ​មួយ សម្រាប់​កម្មវិធី $[officename] រួមទាំង <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">សេចក្តី​ណែនាំ</link> សម្រាប់​ភារកិច្ច​សាមញ្ញ និង ស្មុគ្រស្មាញ ។"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "របារ​លក្ខណសម្បត្តិ​របស់​វត្ថុ​គំនូរ"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">របារ លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">អ្នក​អាច​មើល​របារ <emph>លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ</emph> នៅ​ក្នុង​ Writer និង Calc ។ ជ្រើស​ម៉ឺនុយ​ មើល - របារ​ឧបករណ៍ - លក្ខណសម្បត្តិ​វត្ថុ​គំនូរ ។ វត្ថុ​បញ្ជា​ត្រូ​វបានបើក នៅពេល​វត្ថុ​គំនូរ​ត្រូវបាន​ជ្រើស ។ អ្នក​ឃើញ​រូបតំណាង​ខុសគ្នា​មួយ​ចំនួន​តាម​លំនាំដើម ថាតើ​ឯកសារ​បច្ចុប្បន្ន​គឺ​ជា​ឯកសារ​អត្ថបទ ឬ​សៀវភៅ​បញ្ជី ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">​រចនាប័ទ្ម​បន្ទាត់</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">ទទឹង​របស់​បន្ទាត់</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">ពណ៌​បន្ទាត់</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">រចនាប័ទ្ម​/​ការ​បំពេញ ផ្ទៃ</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "របារ​រូបភាព"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">របារ​រូបភាព</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">របារ <emph>រូបភាព</emph> មាន​អនុគមន៍​សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​ក្រាហ្វិក​រូបភាព​ដែល​បាន​ជ្រើស ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ត្រឡប់​បញ្ឈរ</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">ត្រឡប់​ផ្ដេក</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">​លក្ខណសម្បត្តិ​ក្រាហ្វិក</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "បញ្ចូល"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">បញ្ចូល</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ម៉ឺនុយ​បញ្ចូល​ មាន​ពាក្យ​បញ្ជា​សម្រាប់បញ្ចូល​ធាតុ​ថ្មី​នៅ​ក្នុង​ឯកសា​ររបស់​អ្នក ។ វា​រួមមាន​ភាគ លេខ​យោង មតិយោបល់ តួអក្សរ​ពិសេស ក្រាហ្វិក និង​វត្ថុ​ពី​កម្មវិធី​ផ្សេងៗ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">បំបែក​ដោយ​ដៃ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">តួអក្សរ​ពិសេស</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">ភាគ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">លេខ​យោង​ចុង</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">ចំណងជើង</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">ចំណាំ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">សេចក្តី​​យោង​ឆ្លង</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">មតិយោបល់</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">ស្គ្រីប</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ស្រោម​សំបុត្រ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ស៊ុម</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">តារាង</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">បន្ទាត់​ផ្ដេក</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ស៊ុម​អណ្តែត</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ឯកសារ</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "របារ​ស៊ុម"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">របារ​ស៊ុម</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">នៅ​ពេល​ស៊ុម​មួយ​ត្រូវ​បាន​ជ្រើស របារ <emph>ស៊ុម </emph>ផ្តល់​ឲ្យ​អ្នក​នូវ​អនុគមន៍​សំខាន់​ៗ​ភាគ​ច្រើន សម្រាប់​ធ្វើ​ទ្រង់ទ្រាយ និង កំណត់​ទីតាំង​ស៊ុម ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">​បិទ រុំ</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>អ្នក​ក៏​អាច​ជ្រើស​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">បើក រុំ</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>រូប​​តំណាង​នេះ ​តំណាង​ឲ្យ​ជម្រើស <emph>រុំ​ទំព័រ</emph> លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ។"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">រុំ​កាត់</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>អ្នក​ក៏​អាច​បញ្ជាក់​​ការ​កំណត់​នេះ​លើ​ទំព័រ​ផ្ទាំង <emph>រុំ</emph> ផង​ដែរ ។"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">ពណ៌​ផ្ទៃ​ខាង​ក្រោយ</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">លក្ខណសម្បត្តិ ស៊ុម</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "ទ្រង់ទ្រាយ"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ទ្រង់ទ្រាយ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">មាន​ពាក្យ​បញ្ជា​សម្រាប់​ធ្វើទ្រង់ទ្រាយ​ប្លង់ និង​មាតិកា​រ​ឯកសារ​របស់​អ្នក ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">ចំណុច​ និង ​លេខ​រៀង</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">ទំព័រ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">ជួរ​ឈរ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">ភាគ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">ស៊ុម</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">រូបភាព</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "បង្អួច"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">បង្អួច</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">​មាន​ពាក្យ​បញ្ជា សម្រាប់​រៀបចំ និង បង្ហាញ​បង្អួច​ឯកសារ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "មើល​ទំព័រ​ជា​មុន"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">​មើល​ទំព័រ​ជា​មុន</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "របារ<emph>មើល​ទំព័រ​ជា​មុន</emph> លេចឡើង​ ​ពេល​អ្នក​មើល​ឯកសារ​បច្ចុប្បន្ន​ក្នុង​របៀប​មើល​ទំព័រ​ជា​មុន ។"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "ទិដ្ឋភាព"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">មើល</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ម៉ឺនុយ​នេះ​មាន​ពាក្យ​បញ្ជា​សម្រាប់​ត្រួតពិនិត្យ​ការ​បង្ហាញ​ឯកសារ​នៅលើ​អេក្រង់ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">កែវ​ពង្រីក</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "កែ​សម្រួល"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">កែសម្រួល</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ម៉ឺនុយ​នេះ មាន​ពាក្យ​បញ្ជា​សម្រាប់​កែសម្រួល​មាតិកា​ឯកសារ​បច្ចុប្បន្ន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">បិទ​ភ្ជាប់​ពិសេស</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">ជ្រើស​អត្ថបទ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ប្រៀបធៀប​ឯកសារ​</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">រក និង​ជំនួស</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">អត្ថបទ​ស្វ័យ​ប្រវត្តិ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">ប្តូរមូលដ្ឋាន​ទិន្នន័យ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">វាល</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">លេខ​យោង</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">ធាតុ​លិបិក្រម</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">ធាតុ​គន្ថនិទ្ទេស</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">តំណខ្ពស់</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">តំណ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ផែនទី​រូបភាព</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "របារ​ធ្វើ​ទ្រង់​ទ្រាយ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">របារ​ទ្រង់ទ្រាយ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">របារ​ទ្រង់ទ្រាយ មាន​មុខងារ​ធ្វើ​ទ្រង់ទ្រាយ​អត្ថបទ​ជាច្រើន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">ពណ៌​ពុម្ពអក្សរ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "រូបតំណាង​បន្ថែម​ទៀត"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "បង្កើន​ពុម្ពអក្សរ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">បង្កើន​ទំហំ​ពុម្ពអក្សរ​របស់​អត្ថបទ​ដែលបានជ្រើស ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "បន្ថយ​ពុម្ពអក្សរ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">បន្ថយ​ទំហំ​ពុម្ពអក្សរ​របស់​អត្ថបទ​ដែល​បានជ្រើស ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "បើ​ការ​គាំទ្រ <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">ភាសាខ្មែរ និង ភាសា CTL ផ្សេង​ទៀត</link> ត្រូវ​បាន​ធ្វើ​ឲ្យ​ប្រើ​បាន នោះ​នឹង​មាន​រូបតំណាង​ពីរ​បន្ថែម​ទៀត ។"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "ឆ្វេង​ទៅ​ស្តាំ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">​រូបតំណាង​ឆ្វេង​ទៅ​ស្ដាំ</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">​អត្ថបទ​ត្រូវ​បាន​​បញ្ចូល​ពី​ឆ្វេង​ទៅ​ស្តាំ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "​ស្តាំ​ទៅ​ឆ្វេង"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">រូបតំណាង ស្តាំ​ទៅ​ឆ្វេង</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">អត្ថបទ​ដែល​បាន​ធ្វើ​ទ្រង់ទ្រាយ​ជា ភាសា​ខ្មែរ និង​ភាសា CTL ផ្សេង​ទៀត ត្រូវ​បាន​​​បញ្ចូល​ពី​ស្តាំ​ទៅ​ឆ្វេង ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "របារ​វត្ថុ​អត្ថបទ"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">របារ​វត្ថុ​អត្ថបទ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">មាន​ពាក្យ​បញ្ជា​ធ្វើ​ទ្រង់ទ្រាយ សម្រាប់​អត្ថបទ​ដែល​ស្ថិត​ក្នុង​វត្ថុ​គំនូរ​មួយ ។</ahelp> របារ <emph>វត្ថុ​អត្ថបទ</emph> លេចឡើង​នៅ​ពេល​អ្នក​ចុច​ទ្វេដង​ក្នុង​វត្ថុ​គំនូរ​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">អក្សរ​តូច​លើ​</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">អក្សរ​តូច​ក្រោម</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">ជ្រើស​ទាំង​អស់​</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">តួអក្សរ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">កថាខណ្ឌ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "​ទីនេះ​អ្នក​អាច​កំណត់ ចូល​បន្ទាត់ គម្លាត តម្រឹម និង គម្លាត​បន្ទាត់ សម្រាប់​កថាខណ្ឌ​​ដែល​​ត្រូវ​បាន​ជ្រើសបច្ចុប្បន្ន​ ។"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "បន្ទាត់"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">​បន្ទាត់</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "បន្ទាត់​បង្ហាញ​វិមាត្រ​នៃ​ទំព័រ និង ទីតាំង​ថេប ចូល​បន្ទាត់ ស៊ុម និង ជួរ​ឈរ ។ អ្នក​អាច​កែប្រែ​ពួកវា​ទាំង​នេះ​នៅ​លើ​បន្ទាត់ ដោយ​ប្រើ​កណ្តុរ ។"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "ដោយ​ចុច​ទ្វេ​ដង​លើ​បន្ទាត់ អ្នក​អាច​បើក​ប្រអប់ <emph>កថាខណ្ឌ</emph> និង ​ផ្តល់​តម្លៃ <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">​ទ្រង់ទ្រាយ​កថាខណ្ឌ​ផ្ទាល់</link> សម្រាប់​កថាខណ្ឌ​បច្ចុប្បន្ន ឬ កថាខណ្ឌ​ទាំងអស់ ដែល​បាន​ជ្រើស ។"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "​សូម​ស្វាគមន៍​មក​កាន់​ជំនួយ $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "ជំនួយ​ %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "ធ្វើការ​ជាមួយ %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "ម៉ឺនុយ របារ​ឧបករណ៍ និង គ្រាប់​ចុច"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "ចាប់ផ្តើម​ជំនួយ"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "របារ​តារាង"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">របារ​តារាង</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">របារ <emph>តារាង </emph>មាន​អនុគមន៍​ដែល​អ្នក​ត្រូវការ នៅ​ពេល​ធ្វើការ​ជាមួយ​តារាង ។ វា​លេចឡើង​នៅ​ពេល​អ្នក​ផ្លាស់ទី​ទស្សន៍​ទ្រនិច​ទៅ​ក្នុង​តារាង​មួយ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">បញ្ចូល​ក្រឡា​ចូល​គ្នា</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">​លុប​ជួរ​ដេក</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">លុប​ជួរ​ឈរ</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​ស្វ័យប្រវត្តិ</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">លក្ខណសម្បត្តិ​តារាង</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">តម្រៀប</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "ម៉ឺនុយ"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">​ម៉ឺនុយ</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "ភាគ​ដូច​ខាង​ក្រោម​រាយ​​ប្រធាន​បទ​ជំនួយ​ដែល​អាច​រក​បាន សម្រាប់​ម៉ឺនុយ និង ប្រអប់ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">តារាង</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">បង្ហាញ​ពាក្យ​បញ្ជា​ដែលត្រូវ​បញ្ចូល កែសម្រួល និង​លុប​តារាង​នៅក្នុង​ឯកសារ​អត្ថបទ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "បញ្ចូល"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "បញ្ចូល​តារាង​ថ្មី​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "ជួរ​ឈរ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "បញ្ចូល​ជួរឈរ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "ជួរ​ដេក"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "បញ្ចូល​ជួរដេក ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "លុប"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">លុប​តារាង​បច្ចុប្បន្ន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "ជួរ​ឈរ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "លុប​ជួរឈរ​ដែល​បាន​ជ្រើស ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "ជួរ​ដេក"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "លុប​ជួរដេក​ដែល​បាន​ជ្រើស ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "ជ្រើស"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ជ្រើស​តារាង​បច្ចុប្បន្ន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "ជួរ​ឈរ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "ជ្រើស​ជួរឈរ​បច្ចុប្បន្ន ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "ជួរ​ដេក"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "ជ្រើស​ជួរដេក​បច្ចុប្បន្ន ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "ក្រឡា"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">ជ្រើស​ក្រឡា​បច្ចុប្បន្ន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">បញ្ចូល​ក្រឡា​ចូលគ្នា</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">ពុះក្រឡា</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">ការ​ធ្វើ​ទ្រង់ទ្រាយ​តារាង​ដោយ​ស្វ័យប្រវត្តិ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "សម​ស្វ័យ​ប្រវត្តិ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "ទទឹង​ជួរ​ឈរ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "បើក​ប្រអប់ ទទឹង​ជួរឈរ ដែល​អ្នក​អាច​ប្តូរ​ទទឹង​ជួរឈរ​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">ទទឹង​ជួរឈរ​ប្រសើរ​បំផុត</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">ចែក​​ជួរឈរ​ស្មើៗគ្នា</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "កម្ពស់​ជួរដេក"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "បើក​ប្រអប់ កម្ពស់​ជួរដេក ដែល​អ្នក​អាច​ប្តូរ​កម្ពស់​ជួរដេក​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">កម្ពស់​ជួរដេក​ប្រសើរ​បំផុត</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">ចែកចាយ​ជួរ​ដេក​គូរ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "អនុញ្ញាត​ឲ្យ​ជួរ​ដេក បំបែក​កាត់​ទំព័រ និង ជួរ​ឈរ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">អនុញ្ញាត​ឲ្យ​បំបែក​ទំព័រ នៅ​ក្នុង​ជួរដេក​បច្ចុប្បន្ន ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "ធ្វើ​ជួរដេក​ក្បាល​ម្តង​ទៀត"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">ធ្វើ​ក្បាល​តារាង​ឡើង​វិញ​លើ​ទំព័រ​តគ្នា បើ​តារាង​ស្ថិត​នៅ​លើ​ទំព័រ​ច្រើន​ជាង​មួយ ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "បម្លែង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "អត្ថបទ​ជា​តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។</ahelp>បើក <link href=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link>ដែល​អ្នក​អាច​បម្លែង​អត្ថបទ​ដែល​បាន​ជ្រើស ជា​តារាង​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "តារាង​ជា​អត្ថបទ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">បើក​ប្រអប់​មួយ ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។</ahelp>បើក <link href=\"text/swriter/01/06090000.xhp\">ប្រអប់​មួយ</link> ដែល​អ្នក​អាច​បម្លែង​តារាង​បច្ចុប្បន្ន ជា​អត្ថបទ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">តម្រៀប</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "រូបមន្ត"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "បើក <link href=\"text/swriter/main0214.xhp\">របារ​រូបមន្ត</link> ដើម្បី​បញ្ចូល​ ឬ​កែសម្រួល​រូបមន្ត​មួយ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "ទ្រង់​ទ្រាយ​​លេខ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "បើក <link href=\"text/shared/optionen/01040500.xhp\">ប្រអប់​មួយ</link> ដែល​អ្នក​អាច​បញ្ជាក់​​ទ្រង់ទ្រាយ​លេខ​ក្នុង​តារាង ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "ព្រំដែន​តារាង"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "បង្ហាញ ឬ លាក់​ព្រំដែន​ជុំវិញ​ក្រឡា​តារាង ។ ព្រំដែន​អាច​មើលឃើញ​តែ​លើ​អេក្រង់​ប៉ុណ្ណោះ ហើយ​មិន​ត្រូវ​បាន​បោះពុម្ព​ទេ ។"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">លក្ខណសម្បត្តិ​តារាង</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "របារ​ចំណុច និង លេខរៀង"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">របារ​ចំណុច និង លេខរៀង</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">របារ <emph>ចំណុច និង លេខរៀង</emph> មាន​មុខងារ​ដើម្បី​កែប្រែ​រចនាសម្ព័ន្ធ​កថាខណ្ឌ​ដែល​មាន​លេខរៀង រួម​ទាំង​ដើម្បី​ប្តូរ​លំដាប់​កថាខណ្ឌ និង កំណត់​កម្រិត​កថាខណ្ឌ​ខុសគ្នា ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "របារ​ឧបករណ៍"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">របារ​ឧបករណ៍</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "ផ្នែកនេះ​ផ្ដល់​នូវ​ទិដ្ឋភាព​ទូទៅ​របស់​របារ​ឧបករណ៍​ដែល​អាច​ប្រើ​បាន​នៅ​ក្នុង $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ឯកសារ"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">​ឯកសារ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ពាក្យ​បញ្ជា​ទាំងនេះ អនុវត្ត​ចំពោះ​ឯកសារ​បច្ចុប្បន្ន ដោយ​បើក​ឯកសារ​ថ្មី ឬ​បិទ​កម្មវិធី ។</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">បើក</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">រក្សា​ទុក​ជា</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">កំណែ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">លក្ខណសម្បត្តិ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">បោះពុម្ព</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">​ការ​កំណត់​ម៉ាស៊ីន​បោះពុម្ព</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "របារ​​រូបមន្ត"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">របារ​រូបមន្ត</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">របារ <emph>រូបមន្ត</emph> អនុញ្ញាត​ឲ្យ​អ្នក​បង្កើត និង បញ្ចូល​ការ​គណនា​ទៅ​ក្នុង​ឯកសារ​អត្ថបទ​មួយ ។</ahelp> ដើម្បី​ធ្វើ​ឲ្យ​របារ <emph>រូបមន្ត</emph> សកម្ម ចុច F2 ។"
diff --git a/source/ko/helpcontent2/source/text/swriter.po b/source/ko/helpcontent2/source/text/swriter.po
index 53fe2ad43f5..59f73b25969 100644
--- a/source/ko/helpcontent2/source/text/swriter.po
+++ b/source/ko/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-07-25 16:00+0200\n"
"Last-Translator: Jihui <jihui.choi@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "상태 표시줄"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"상태표시줄\">상태표시줄</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -41,6 +45,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr "상태 표시줄에는 현재 문서에 대한 정보가 표시되며 특수한 기능이 있는 다양한 버튼이 제공됩니다."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +54,20 @@ msgctxt ""
msgid "Language"
msgstr "언어"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">선택된 텍스트에 대한 언어를 표시합니다. <br/>클릭하면 선택된 텍스트나 현재 단락에 대해 대한 다른 언어를 선택할 수 있는 메뉴가 열립니다. <br/>없음을 선택하면 맞춤법 검사와 하이픈 넣기에서 해당 텍스트를 제외합니다. <br/>기본 언어로 초기화를 선택하면 선택 사항이나 단락에 대해 기본 언어를 다시 적용합니다. <br/>더 보기를 선택하면 더 많은 옵션이 있는 대화 상자가 열립니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">선택된 텍스트에 대한 언어를 표시합니다. <br/>클릭하면 선택된 텍스트나 현재 단락에 대해 대한 다른 언어를 "
+"선택할 수 있는 메뉴가 열립니다. <br/>없음을 선택하면 맞춤법 검사와 하이픈 넣기에서 해당 텍스트를 제외합니다. <br/>기본 "
+"언어로 초기화를 선택하면 선택 사항이나 단락에 대해 기본 언어를 다시 적용합니다. <br/>더 보기를 선택하면 더 많은 옵션이 있는 대화 "
+"상자가 열립니다.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +76,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "디지털 서명"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">디지털 서명</link>에 관한 설명을 참조하십시오."
+msgstr ""
+"<link href=\"text/shared/guide/digital_signatures.xhp\">디지털 서명</link>에 관한 설명을 "
+"참조하십시오."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +96,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "레이아웃 확대/축소 및 보기"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,22 +105,29 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr "Writer 상태 표시줄 위의 세 개의 콘트롤로 텍스트 문서의 레이아웃을 확대/축소 및 확인할 수 있습니다."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">레이아웃 보기 아이콘은 왼쪽에서 오른쪽으로 다음과 같이 보여줍니다. 보기 모드는 여러 페이지를 나란히 표시합니다. 책 모드는 책을 펼친 것 처럼 두 페이지씩 표시합니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">레이아웃 보기 아이콘은 왼쪽에서 오른쪽으로 다음과 같이 보여줍니다. 보기 모드는 여러 페이지를 나란히 "
+"표시합니다. 책 모드는 책을 펼친 것 처럼 두 페이지씩 표시합니다.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">더 많은 페이지를 보기 위해서는 확대/축소 슬라이더를 왼쪽으로 끌고, 한 페이지의 더 작은 영역을 보기 위해서는 오른쪽으로 끕니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">더 많은 페이지를 보기 위해서는 확대/축소 슬라이더를 왼쪽으로 끌고, 한 페이지의 더 작은 영역을 보기 "
+"위해서는 오른쪽으로 끕니다.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +136,7 @@ msgctxt ""
msgid "Tools"
msgstr "도구"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +146,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"도구\">도구</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +154,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">맞춤법 검사 도구, 문서에 추가할 수 있는 개체 아트 갤러리 및 메뉴 구성과 프로그램 기본 설정 지정을 위한 도구가 포함됩니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">맞춤법 검사 도구, 문서에 추가할 수 있는 개체 아트 갤러리 및 메뉴 구성과 프로그램 기본 설정 지정을 위한 "
+"도구가 포함됩니다.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +166,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"개요 번호 매기기\">개요 번호 매기기</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"개요 번호 매기기\">개요 번호 매기기</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +177,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"행 번호 매기기\">행 번호 매기기</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"행 번호 매기기\">행 번호 매기기</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +190,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"각주\">각주</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +200,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"정렬\">정렬</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +210,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"자동 고침\">자동 고침 옵션</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +220,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"사용자 정의\">사용자 정의</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +229,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE 개체 모음"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +237,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE 개체 모음\">OLE 개체 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE 개체 모음\">OLE 개체 모음</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +248,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">개체를 선택하면 <emph>OLE 개체</emph> 모음이 표시되어 개체 서식 설정 및 위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">개체를 선택하면 <emph>OLE 개체</emph> 모음이 표시되어 개체 서식 설정 "
+"및 위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 없음\">순환 없음</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +270,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>배치</emph> 탭 페이지에서 이 설정을 선택할 수도 있습니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> "
+"<emph>배치</emph> 탭 페이지에서 이 설정을 선택할 수도 있습니다."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환\">순환</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +292,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 <emph>문장 배치</emph> 탭 페이지의 <emph>페이지 줄 바꿈</emph>에 해당합니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 "
+"<emph>문장 배치</emph> 탭 페이지의 <emph>페이지 줄 바꿈</emph>에 해당합니다."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +306,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"문장흐르기\">문장흐르기</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +314,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>문장 배치</emph> 탭 페이지에서도 같은 효과를 얻을 수 있습니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>문장 "
+"배치</emph> 탭 페이지에서도 같은 효과를 얻을 수 있습니다."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +328,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"개체 속성\">개체 속성</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +337,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer 기능"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +345,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer 기능\">$[officename] Writer 기능</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer 기능\">$[officename] Writer 기능</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +357,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] 라이터를 이용해 그림, 표, 차트 등이 들어간 텍스트 문서를 디자인하거나 만들 수 있습니다. 그리고 이러한 문서를 표준 오픈도큐먼트 형식(ODF), MS 워드 형식(.doc), HTML 등 다양한 형식으로 저장할 수 있습니다. 또한 문서를 손쉽게 PDF 형식으로 내보낼 수도 있습니다."
+msgstr ""
+"$[officename] 라이터를 이용해 그림, 표, 차트 등이 들어간 텍스트 문서를 디자인하거나 만들 수 있습니다. 그리고 이러한 "
+"문서를 표준 오픈도큐먼트 형식(ODF), MS 워드 형식(.doc), HTML 등 다양한 형식으로 저장할 수 있습니다. 또한 문서를 "
+"손쉽게 PDF 형식으로 내보낼 수도 있습니다."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +372,7 @@ msgctxt ""
msgid "Writing"
msgstr "작성"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +380,13 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer를 사용하면 길고 복잡하거나 여러 부분으로 구성된 문서를 비롯하여, 메모, <link href=\"text/shared/guide/fax.xhp\" name=\"팩스\">팩스</link>, 편지, 이력서 같은 기본 문서와 <link href=\"text/swriter/01/01150000.xhp\" name=\"문서 병합\">문서 병합</link>을 모두 만들 수 있을 뿐 아니라 참고 문헌, 참조 표, 색인 등을 완성할 수 있습니다."
+msgstr ""
+"$[officename] Writer를 사용하면 길고 복잡하거나 여러 부분으로 구성된 문서를 비롯하여, 메모, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"팩스\">팩스</link>, 편지, 이력서 같은 기본 문서와 "
+"<link href=\"text/swriter/01/01150000.xhp\" name=\"문서 병합\">문서 병합</link>을 모두 만들 수 "
+"있을 뿐 아니라 참고 문헌, 참조 표, 색인 등을 완성할 수 있습니다."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +394,16 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "또한 $[officename] Writer는 <link href=\"text/shared/01/06010000.xhp\" name=\"맞춤법 검사기\">맞춤법 검사기</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"동의어 사전\">동의어 사전</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"자동 고침\">자동 고침</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"하이픈 넣기\">하이픈 넣기</link>를 비롯하여 갖가지 용도로 사용되는 다양한 <link href=\"text/shared/01/01010100.xhp\" name=\"서식 파일\">서식 파일</link> 등의 유용한 기능을 제공합니다. 마법사를 사용하여 고유한 서식 파일을 만들 수도 있습니다."
+msgstr ""
+"또한 $[officename] Writer는 <link href=\"text/shared/01/06010000.xhp\" name=\"맞춤법 "
+"검사기\">맞춤법 검사기</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"동의어 사전\">동의어 사전</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"자동 고침\">자동 고침</link>, <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"하이픈 넣기\">하이픈 넣기</link>를 비롯하여 갖가지 용도로 사용되는 다양한 <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"서식 파일\">서식 파일</link> 등의 유용한 기능을 "
+"제공합니다. 마법사를 사용하여 고유한 서식 파일을 만들 수도 있습니다."
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +413,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "만들기와 구성"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +421,14 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename]에서는 문서를 디자인하는 데 필요한 광범위한 옵션을 제공합니다. <link href=\"text/swriter/01/05140000.xhp\" name=\"스타일\">스타일 및 서식 창</link>을 사용하여 단락, 개별 문자, 프레임 및 페이지에 사용할 스타일을 만들어 할당하고 변경합니다. 또한 <link href=\"text/swriter/01/02110000.xhp\" name=\"네비게이터\">네비게이터</link>를 사용하면 문서 내부에서 빠르게 이동할 수 있고, 개요 보기에서 문서를 볼 수 있으며, 문서에 삽입한 개체를 추적할 수도 있습니다."
+msgstr ""
+"$[officename]에서는 문서를 디자인하는 데 필요한 광범위한 옵션을 제공합니다. <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"스타일\">스타일 및 서식 창</link>을 사용하여 단락, "
+"개별 문자, 프레임 및 페이지에 사용할 스타일을 만들어 할당하고 변경합니다. 또한 <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"네비게이터\">네비게이터</link>를 사용하면 문서 내부에서 "
+"빠르게 이동할 수 있고, 개요 보기에서 문서를 볼 수 있으며, 문서에 삽입한 개체를 추적할 수도 있습니다."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +436,12 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "뿐만 아니라 텍스트 문서에서 다양한 <link href=\"text/swriter/01/04120000.xhp\" name=\"색인 및 목차\">색인 및 목차</link>를 만들 수 있습니다. 사용자의 필요에 따라 색인과 표의 구조 및 표시 형식을 정의할 수 있습니다. 활성 하이퍼링크와 책갈피를 사용하면 텍스트의 해당 항목으로 직접 이동할 수 있습니다."
+msgstr ""
+"뿐만 아니라 텍스트 문서에서 다양한 <link href=\"text/swriter/01/04120000.xhp\" name=\"색인 및 "
+"목차\">색인 및 목차</link>를 만들 수 있습니다. 사용자의 필요에 따라 색인과 표의 구조 및 표시 형식을 정의할 수 있습니다. 활성 "
+"하이퍼링크와 책갈피를 사용하면 텍스트의 해당 항목으로 직접 이동할 수 있습니다."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +451,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer를 사용한 탁상 출판"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +459,15 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer는 다양한 전자 출판 및 그리기 도구를 제공하므로 이를 이용하여 브로슈어, 회보, 초대장과 같은 전문적인 스타일의 문서를 만들 수 있습니다. 여러 열 레이아웃, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"텍스트 프레임\">텍스트 프레임</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"그림\">그림</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"표\">표</link> 및 기타 개체를 사용하여 문서의 서식을 지정할 수 있습니다."
+msgstr ""
+"$[officename] Writer는 다양한 전자 출판 및 그리기 도구를 제공하므로 이를 이용하여 브로슈어, 회보, 초대장과 같은 "
+"전문적인 스타일의 문서를 만들 수 있습니다. 여러 열 레이아웃, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"텍스트 프레임\">텍스트 프레임</link>, "
+"<link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"그림\">그림</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" name=\"표\">표</link> 및 기타 개체를 "
+"사용하여 문서의 서식을 지정할 수 있습니다."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +477,7 @@ msgctxt ""
msgid "Calculations"
msgstr "계산"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +485,12 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename]의 텍스트 문서는 수준 높은 계산 기능이나 논리적 연결을 실행하는데 사용할 수 있는 통합된 <link href=\"text/swriter/main0214.xhp\" name=\"계산 기능\">계산 기능</link>을 제공합니다. 텍스트 문서에서 계산에 필요한 표를 문제 없이 간편하게 작성할 수 있습니다."
+msgstr ""
+"$[officename]의 텍스트 문서는 수준 높은 계산 기능이나 논리적 연결을 실행하는데 사용할 수 있는 통합된 <link "
+"href=\"text/swriter/main0214.xhp\" name=\"계산 기능\">계산 기능</link>을 제공합니다. 텍스트 문서에서 "
+"계산에 필요한 표를 문제 없이 간편하게 작성할 수 있습니다."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +500,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "그림 작성"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +508,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"그리기 도구\">그리기 도구</link>를 사용하면 그림, 그래픽, 범례 및 기타 그리기 유형을 직접 텍스트 문서에 만들 수 있습니다."
+msgstr ""
+"$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"그리기 "
+"도구\">그리기 도구</link>를 사용하면 그림, 그래픽, 범례 및 기타 그리기 유형을 직접 텍스트 문서에 만들 수 있습니다."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +522,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "그래픽 삽입"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +530,14 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "텍스트 문서에 JPG 이나 GIF 형식과 같은 <link href=\"text/shared/00/00000020.xhp\" name=\"다른 형식\">다른 형식</link>의 그림을 삽입할 수 있습니다. 그리고 <link href=\"text/shared/01/gallery.xhp\" name=\"갤러리\">갤러리</link>를 이용하면 많은 클립아트 그림을 사용할 수 있으며, <link href=\"text/shared/guide/fontwork.xhp\">폰트워크 갤러리</link>를 이용해 화려한 글꼴 효과를 만들 수 있습니다."
+msgstr ""
+"텍스트 문서에 JPG 이나 GIF 형식과 같은 <link href=\"text/shared/00/00000020.xhp\" name=\"다른 "
+"형식\">다른 형식</link>의 그림을 삽입할 수 있습니다. 그리고 <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"갤러리\">갤러리</link>를 이용하면 많은 클립아트 그림을 "
+"사용할 수 있으며, <link href=\"text/shared/guide/fontwork.xhp\">폰트워크 갤러리</link>를 이용해 "
+"화려한 글꼴 효과를 만들 수 있습니다."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +547,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "사용자 정의 가능 사용자 인터페이스"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +555,13 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "프로그램 인터페이스는 아이콘과 메뉴 사용자 정의를 비롯하여 사용자가 원하는 설정대로 구성할 수 있도록 설계되었습니다. 스타일 및 서식 창, 네비게이터와 같은 다양한 프로그램 창을 화면상의 원하는 위치에 부동 도구 모음으로 배치할 수 있습니다. 또한 일부 창은 작업 영역의 가장자리에 <link href=\"text/shared/guide/autohide.xhp\" name=\"고정\">고정</link>할 수 있습니다."
+msgstr ""
+"프로그램 인터페이스는 아이콘과 메뉴 사용자 정의를 비롯하여 사용자가 원하는 설정대로 구성할 수 있도록 설계되었습니다. 스타일 및 서식 "
+"창, 네비게이터와 같은 다양한 프로그램 창을 화면상의 원하는 위치에 부동 도구 모음으로 배치할 수 있습니다. 또한 일부 창은 작업 영역의 "
+"가장자리에 <link href=\"text/shared/guide/autohide.xhp\" name=\"고정\">고정</link>할 수 "
+"있습니다."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +571,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "끌어서 놓기"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +579,12 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"끌어서 놓기\">끌어서 놓기</link> 기능을 사용하면 $[officename]의 텍스트 문서 작업을 빠르고 효율적으로 수행할 수 있습니다. 예를 들어 갤러리의 그림과 같은 개체를 같은 문서 내에서 또는 활성 $[officename] 문서 사이에 끌어 놓아 위치를 바꿀 수 있습니다."
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"끌어서 놓기\">끌어서 놓기</link> 기능을 "
+"사용하면 $[officename]의 텍스트 문서 작업을 빠르고 효율적으로 수행할 수 있습니다. 예를 들어 갤러리의 그림과 같은 개체를 "
+"같은 문서 내에서 또는 활성 $[officename] 문서 사이에 끌어 놓아 위치를 바꿀 수 있습니다."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +594,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "광범위한 도움말 기능"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +602,12 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "포괄적인 온라인 <link href=\"text/shared/05/00000110.xhp\" name=\"도움말 시스템\">도움말 시스템</link>은 간단하거나 복잡한 작업을 위한 <link href=\"text/swriter/guide/main.xhp\" name=\"지침\">지침</link> 등 $[officename] 응용 프로그램의 참고 자료로 사용할 수 있습니다."
+msgstr ""
+"포괄적인 온라인 <link href=\"text/shared/05/00000110.xhp\" name=\"도움말 시스템\">도움말 "
+"시스템</link>은 간단하거나 복잡한 작업을 위한 <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"지침\">지침</link> 등 $[officename] 응용 프로그램의 참고 자료로 사용할 수 있습니다."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +616,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "그리기 개체 속성 도구 모음"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +624,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"그리기 개체 속성 도구 모음\">그리기 개체 속성 도구 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"그리기 개체 속성 도구 모음\">그리기 개체 속성 도구 "
+"모음</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +636,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer와 Calc에서 <emph>그리기 개체 속성</emph> 도구 모음을 볼 수 있습니다. 보기 - 도구 모음 - 그리기 개체 속성을 선택하십시오. 그리기 개체를 선택하면 콘트롤을 사용할 수 있습니다. 현재 문서가 텍스트 문서냐 스프레드시트 문서냐에 따라서 기본 값으로 약간 다른 아이콘이 표시됩니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer와 Calc에서 <emph>그리기 개체 속성</emph> 도구 모음을 볼 "
+"수 있습니다. 보기 - 도구 모음 - 그리기 개체 속성을 선택하십시오. 그리기 개체를 선택하면 콘트롤을 사용할 수 있습니다. 현재 "
+"문서가 텍스트 문서냐 스프레드시트 문서냐에 따라서 기본 값으로 약간 다른 아이콘이 표시됩니다.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +651,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 유형\">선 유형</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +661,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 너비\">선 너비</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +671,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 색상\">선 색상</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +679,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"면 스타일/채우기\">면 스타일/채우기</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"면 스타일/채우기\">면 스타일/채우기</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +691,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "그림 도구 모음"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,14 +700,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"그림 도구 모음\">그림 도구 모음</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>그림</emph> 도구 모음에는 선택한 비트맵 그림의 서식 설정과 위치 지정을 위한 기능이 들어 있습니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>그림</emph> 도구 모음에는 선택한 비트맵 그림의 서식 설정과 "
+"위치 지정을 위한 기능이 들어 있습니다.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +720,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"위아래 뒤집기\">위아래 뒤집기</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +729,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"좌우 뒤집기\">좌우 뒤집기</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +738,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"그래픽 특성\">그래픽 특성</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +747,7 @@ msgctxt ""
msgid "Insert"
msgstr "삽입"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +757,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"삽입\">삽입</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +765,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">삽입 메뉴에는 문서에 새 요소를 삽입하기 위한 모든 명령이 들어 있습니다. 여기에는 다른 응용 프로그램의 구역, 각주, 메모, 특수 문자, 그래픽 및 객체가 포함됩니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">삽입 메뉴에는 문서에 새 요소를 삽입하기 위한 모든 명령이 들어 있습니다. 여기에는 다른 응용 프로그램의 "
+"구역, 각주, 메모, 특수 문자, 그래픽 및 객체가 포함됩니다.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +779,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"수동 나누기\">수동 나누기</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +787,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"특수 문자/특수 기호\">특수 문자/특수 기호</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"특수 문자/특수 기호\">특수 문자/특수 "
+"기호</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +801,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"영역\">영역</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +811,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"하이퍼링크\">하이퍼링크</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +821,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"각주\">각주/미주</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +831,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"캡션\">캡션</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +841,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"책갈피\">책갈피</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +851,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"상호참조\">상호참조</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +861,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"설명\">설명</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +871,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"스크립트\">스크립트</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +881,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"편지 봉투\">편지 봉투</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +891,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임\">프레임</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +901,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"테이블\">표</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +911,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"수평선\">수평선</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +921,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"프레임\">프레임</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +931,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"파일\">파일</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +940,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "프레임 도구 모음"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +948,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"프레임 도구 모음\">프레임 도구 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"프레임 도구 모음\">프레임 도구 모음</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +959,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">프레임을 선택하면 <emph>프레임</emph> 도구 모음이 프레임 서식 설정 및 위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">프레임을 선택하면 <emph>프레임</emph> 도구 모음이 프레임 서식 설정 및 "
+"위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +973,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 해제\">순환 해제</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +981,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>이 설정은 탭 <emph>순환</emph>에서도 정의할 수 있습니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>이 설정은 탭 "
+"<emph>순환</emph>에서도 정의할 수 있습니다."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +995,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 적용\">순환 적용</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1003,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 <emph>순환</emph> 탭에 있는 <emph> 쪽 순환</emph> 옵션과 일치합니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 "
+"<emph>순환</emph> 탭에 있는 <emph> 쪽 순환</emph> 옵션과 일치합니다."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +1017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"문장흐르기\">문장흐르기</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1025,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>문장 흐르기는 <emph>순환</emph> 탭을 통해서도 조작할 수 있습니다."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>문장 흐르기는 "
+"<emph>순환</emph> 탭을 통해서도 조작할 수 있습니다."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +1039,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"배경색\">배경색</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +1049,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임 속성\">프레임 속성</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1058,7 @@ msgctxt ""
msgid "Format"
msgstr "형식"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1068,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"서식\">서식</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1076,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">이 메뉴에는 레이아웃 및 문서 내용의 서식 설정 명령이 포함되어 있습니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">이 메뉴에는 레이아웃 및 문서 내용의 서식 설정 명령이 포함되어 "
+"있습니다.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1090,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"문자\">문자</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1100,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"단락\">단락</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1108,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"글머리 기호 및 번호 매기기\">글머리 기호 및 번호 매기기</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"글머리 기호 및 번호 매기기\">글머리 기호 및 번호 "
+"매기기</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1122,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"쪽\">쪽</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1132,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"열\">열</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1142,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"영역\">영역</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1152,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임\">프레임</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1162,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"그림\">그림</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1171,7 @@ msgctxt ""
msgid "Window"
msgstr "창"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1181,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"창\">창</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1189,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">여기에는 문서 창을 조작하고 표시하는 명령이 포함되어 있습니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">여기에는 문서 창을 조작하고 표시하는 명령이 "
+"포함되어 있습니다.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1202,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "페이지 미리 보기"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"쪽 보기\">쪽 보기</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1220,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+msgstr ""
+"The <emph>Page Preview</emph> Bar appears when you view the current document "
+"in the page preview mode."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1233,7 @@ msgctxt ""
msgid "View"
msgstr "보기"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1243,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"보기\">보기</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1253,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr "<ahelp hid=\".\">이 메뉴에는 문서의 화면 표시를 제어하는 명령이 들어 있습니다.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1263,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"확대/축소\">확대/축소</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1272,7 @@ msgctxt ""
msgid "Edit"
msgstr "편집"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1282,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"편집\">편집</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1292,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr "<ahelp hid=\".\">이 메뉴에는 현재 문서의 내용을 편집하기 위한 명령이 포함되어 있습니다.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1300,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"선택하여 붙여넣기\">선택하여 붙여넣기</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"선택하여 붙여넣기\">선택하여 붙여넣기</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1313,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"텍스트 선택\">텍스트 선택</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1323,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"문서 비교\">문서 비교</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1331,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"찾기 및 바꾸기\">찾기 및 바꾸기</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"찾기 및 바꾸기\">찾기 및 바꾸기</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1344,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"자동 텍스트\">자동 텍스트</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1352,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"데이터베이스 바꾸기\">데이터베이스 바꾸기</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"데이터베이스 바꾸기\">데이터베이스 "
+"바꾸기</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1366,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"필드\">필드</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1376,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"각주\">각주</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1386,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"색인 항목\">색인 항목</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1394,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"참고 문헌 항목\">참고 문헌 항목</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"참고 문헌 항목\">참고 문헌 항목</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1407,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"하이퍼링크\">하이퍼링크</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1417,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"링크\">링크</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1427,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"이미지맵\">이미지맵</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1436,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "텍스트 개체 모음"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1444,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"서식 설정 도구 모음\">서식 설정 도구 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"서식 설정 도구 모음\">서식 설정 도구 모음</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1455,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">텍스트 입력 모드의 <emph>텍스트 개체</emph> 모음에는 다양한 텍스트 서식 설정 기능이 있습니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">텍스트 입력 모드의 <emph>텍스트 개체</emph> 모음에는 다양한 텍스트 서식 "
+"설정 기능이 있습니다.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1469,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"글꼴 색상\">글꼴 색상</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1479,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "개체 모음의 추가 아이콘"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1488,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "글꼴 크기 키우기"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1497,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">선택한 텍스트의 글꼴 크기를 키웁니다.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1506,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "글꼴 크기 줄이기"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1515,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">선택한 텍스트의 글꼴 크기를 줄입니다.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1523,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> 지원이 활성화되어 있으면 두 개의 추가 아이콘이 표시됩니다."
+msgstr ""
+"<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> 지원이 활성화되어 "
+"있으면 두 개의 추가 아이콘이 표시됩니다."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1537,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "왼쪽에서 오른쪽으로"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">왼쪽에서 오른쪽으로 아이콘</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">왼쪽에서 오른쪽으로 아이콘</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1558,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">텍스트가 왼쪽에서 오른쪽으로 입력됩니다.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1568,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "오른쪽에서 왼쪽으로"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">오른쪽에서 왼쪽으로 아이콘</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">오른쪽에서 왼쪽으로 아이콘</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1587,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">복잡한 텍스트 레이아웃 언어로 서식이 설정된 텍스트가 오른쪽에서 왼쪽으로 입력됩니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">복잡한 텍스트 레이아웃 언어로 서식이 설정된 텍스트가 오른쪽에서 왼쪽으로 "
+"입력됩니다.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1600,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "텍스트 개체 모음"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1608,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"텍스트 개체 모음\">텍스트 개체 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"텍스트 개체 모음\">텍스트 개체 모음</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1619,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">그리기 개체에 포함된 텍스트의 서식을 설정하는 명령이 들어 있습니다.</ahelp> 그리기 개체 안을 더블 클릭하면 <emph>텍스트 개체</emph> 모음이 표시됩니다."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">그리기 개체에 포함된 텍스트의 서식을 설정하는 명령이 들어 "
+"있습니다.</ahelp> 그리기 개체 안을 더블 클릭하면 <emph>텍스트 개체</emph> 모음이 표시됩니다."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1633,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"위 첨자\">위 첨자</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1643,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"아래 첨자\">아래 첨자</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1653,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"전체 선택\">전체 선택</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1663,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"문자\">문자</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1673,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"단락\">단락</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,6 +1683,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr "현재 단락의 들여쓰기, 간격, 맞춤 및 행 간격을 설정할 수 있습니다."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1692,7 @@ msgctxt ""
msgid "Rulers"
msgstr "눈금자"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1702,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"눈금자\">눈금자</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,6 +1712,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr "눈금자에는 쪽의 치수는 물론 마우스를 사용하여 대화식으로 변경 할 수 있는 탭 표시, 들여쓰기, 여백 및 열이 표시됩니다."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1720,12 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "현재 단락이나 선택된 모든 단락의 <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"직접 단락 서식 지정\">직접 단락 서식 지정</link>을 입력하려면 눈금자의 비어 있는 (회색) 영역을 더블클릭하여 <emph>단락</emph> 대화 상자를 불러오십시오."
+msgstr ""
+"현재 단락이나 선택된 모든 단락의 <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"직접 단락 서식 지정\">직접 단락 서식 지정</link>을 입력하려면 눈금자의 비어 있는 (회색) 영역을 더블클릭하여 "
+"<emph>단락</emph> 대화 상자를 불러오십시오."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1734,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] Writer 도움말에 오신 것을 환영합니다."
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1744,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer 도움말"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1754,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer 사용 방법"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1764,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "메뉴, 도구 모음, 키"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1774,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "도움말 보기"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1783,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "표 도구 모음"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1793,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"표 도구 모음\">표 도구 모음</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1801,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>표 개체</emph> 모음에는 표 작업을 할 때 필요한 기능이 포함되어 있으며 커서를 표 안으로 이동하면 개체 모음이 표시됩니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>표 개체</emph> 모음에는 표 작업을 할 때 필요한 기능이 포함되어 "
+"있으며 커서를 표 안으로 이동하면 개체 모음이 표시됩니다.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1815,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"셀 병합\">셀 병합</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1825,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"행 삭제\">행 삭제</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1835,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"열 삭제\">열 삭제</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1844,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"자동 서식\">자동 서식</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1853,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"표 속성\">표 속성</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1862,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"정렬\">정렬</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1871,7 @@ msgctxt ""
msgid "Menus"
msgstr "메뉴"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +1879,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"메뉴\">메뉴</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"메뉴\">메뉴</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4025,6 +1893,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "다음 섹션에서는 메뉴와 대화 상자에 대한 도움말 항목을 나열합니다."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1902,7 @@ msgctxt ""
msgid "Table"
msgstr "표"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1911,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">표</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1920,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr "<ahelp hid=\".\">텍스트 문서에 표를 삽입, 편집, 삭제할 수 있는 명령을 표시합니다.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1929,7 @@ msgctxt ""
msgid "Insert"
msgstr "삽입"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1938,7 @@ msgctxt ""
msgid "Table"
msgstr "표"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1947,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "새 표를 삽입합니다."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1956,7 @@ msgctxt ""
msgid "Columns"
msgstr "열"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1965,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "열을 삽입합니다."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1974,7 @@ msgctxt ""
msgid "Rows"
msgstr "행"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1983,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "행을 삽입합니다."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1992,7 @@ msgctxt ""
msgid "Delete"
msgstr "삭제"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2001,7 @@ msgctxt ""
msgid "Table"
msgstr "표"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2010,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">현재 표를 삭제합니다.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2019,7 @@ msgctxt ""
msgid "Columns"
msgstr "열"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2028,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "선택한 열을 삭제합니다."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2037,7 @@ msgctxt ""
msgid "Rows"
msgstr "행"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2046,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "선택한 행을 삭제합니다."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2055,7 @@ msgctxt ""
msgid "Select"
msgstr "선택"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2064,7 @@ msgctxt ""
msgid "Table"
msgstr "표"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2073,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">현재 표를 선택합니다.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2082,7 @@ msgctxt ""
msgid "Column"
msgstr "열"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2091,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "현재 열을 선택합니다."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2100,7 @@ msgctxt ""
msgid "Row"
msgstr "행"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2109,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "현재 행을 선택합니다."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2118,7 @@ msgctxt ""
msgid "Cell"
msgstr "셀"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2127,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">현재 셀을 선택합니다.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2136,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">셀 병합</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2145,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">셀 분할</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2154,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">표 자동 서식</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2163,7 @@ msgctxt ""
msgid "Autofit"
msgstr "자동 맞춤"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2172,7 @@ msgctxt ""
msgid "Column width"
msgstr "열 너비"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2181,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "열 너비를 변경할 수 있는 열 너비 대화 상자를 엽니다."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2190,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">최적 열 너비</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2199,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">행을 균등하게 분배</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2208,7 @@ msgctxt ""
msgid "Row Height"
msgstr "행 높이"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2217,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "행 높이를 변경할 수 있는 행 높이 대화 상자를 엽니다."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2226,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">최적 행 높이</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2235,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">열을 균등하게 분배</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2244,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "페이지와 열에 걸쳐 행 나누기 허용"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2253,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">현재 행 내에서 페이지 나누기를 허용합니다.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2262,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "제목 행 반복"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2271,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr "<ahelp hid=\"20520\">표가 한 페이지 이상 넘어가면 다음 페이지에서 표 머리글을 반복합니다.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2280,7 @@ msgctxt ""
msgid "Convert"
msgstr "변환"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2289,19 @@ msgctxt ""
msgid "Text to Table"
msgstr "텍스트를 표로"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">선택한 텍스트를 표로 변환할 수 있는 대화 상자를 엽니다.</ahelp>선택한 텍스트를 표로 변환할 수 있는 <link href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 엽니다."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">선택한 텍스트를 표로 변환할 수 있는 대화 상자를 "
+"엽니다.</ahelp>선택한 텍스트를 표로 변환할 수 있는 <link "
+"href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 엽니다."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2310,19 @@ msgctxt ""
msgid "Table to Text"
msgstr "표를 텍스트로"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">현재 표를 텍스트로 변환할 수 있는 대화 상자를 엽니다.</ahelp>현재 표를 텍스트로 변환할 수 있는 <link href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 엽니다."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">현재 표를 텍스트로 변환할 수 있는 대화 상자를 엽니다.</ahelp>현재 "
+"표를 텍스트로 변환할 수 있는 <link href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 "
+"엽니다."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2331,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">정렬</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2340,18 @@ msgctxt ""
msgid "Formula"
msgstr "수식"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "수식을 입력하거나 편집할 수 있는 <link href=\"text/swriter/main0214.xhp\">수식 표시줄</link>을 엽니다."
+msgstr ""
+"수식을 입력하거나 편집할 수 있는 <link href=\"text/swriter/main0214.xhp\">수식 표시줄</link>을 "
+"엽니다."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2360,18 @@ msgctxt ""
msgid "Number Format"
msgstr "숫자 표기 형식"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "표의 숫자 표기 형식을 지정할 수 있는 <link href=\"text/shared/optionen/01040500.xhp\">대화 상자</link>를 엽니다."
+msgstr ""
+"표의 숫자 표기 형식을 지정할 수 있는 <link href=\"text/shared/optionen/01040500.xhp\">대화 "
+"상자</link>를 엽니다."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2380,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "표 테두리"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2389,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr "표 셀의 테두리를 표시하거나 숨깁니다. 테두리는 화면에만 표시되고 인쇄되지는 않습니다."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2398,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">표 속성</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2407,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "글머리 기호 및 번호 매기기 도구 모음"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2415,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"글머리 기호 및 번호 매기기 도구 모음\">글머리 기호 및 번호 매기기 도구 모음</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"글머리 기호 및 번호 매기기 도구 모음\">글머리 기호 및 "
+"번호 매기기 도구 모음</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2427,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>번호 매기기 개체 모음</emph>에는 단락 순서를 변경하고 다양한 단락 수준을 정의하는 것을 비롯하여 번호 매기기 단락 구조를 수정하는 기능 등이 포함되어 있습니다.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>번호 매기기 개체 모음</emph>에는 단락 순서를 변경하고 다양한 단락 "
+"수준을 정의하는 것을 비롯하여 번호 매기기 단락 구조를 수정하는 기능 등이 포함되어 있습니다.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2440,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "도구 모음"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2448,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"도구 모음\">도구 모음</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"도구 "
+"모음\">도구 모음</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2460,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "이 섹션은 $[officename] Writer에서 사용 가능한 도구 모음에 대한 개요를 제공합니다. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"이 섹션은 $[officename] Writer에서 사용 가능한 도구 모음에 대한 개요를 제공합니다. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2473,7 @@ msgctxt ""
msgid "File"
msgstr "파일"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2483,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"파일\">파일</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2493,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr "<ahelp hid=\".\">이 명령어들은 현재 문서에 적용되고, 새 문서 열기, 응용프로그램 닫기를 수행합니다.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2503,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"열기\">열기</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2511,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"다른 이름으로 저장\">다른 이름으로 저장</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"다른 이름으로 저장\">다른 이름으로 저장</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2524,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"버전\">버전</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2534,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"속성\">속성</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2544,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"인쇄\">인쇄</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2554,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"프린터 설정\">프린터 설정</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2563,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "수식 표시줄"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2571,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "수식 표시줄<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"\"/></variable>"
+msgstr ""
+"수식 표시줄<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"\"/></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2583,6 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>수식 표시줄</emph>을 사용하면 텍스트 문서에 계산을 만들어 넣거나 삽입할 수 있습니다.</ahelp> <emph>수식 표시줄</emph>을 활성화하려면 <F2> 키를 누릅니다."
+msgstr ""
+"<ahelp hid=\".\"><emph>수식 표시줄</emph>을 사용하면 텍스트 문서에 계산을 만들어 넣거나 삽입할 수 "
+"있습니다.</ahelp> <emph>수식 표시줄</emph>을 활성화하려면 <F2> 키를 누릅니다."
diff --git a/source/ko/helpcontent2/source/text/swriter/librelogo.po b/source/ko/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..6d818410b22
--- /dev/null
+++ b/source/ko/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-07-25 16:00+0200\n"
+"Last-Translator: Jihui <jihui.choi@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "상태 표시줄"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"상태표시줄\">상태표시줄</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "상태 표시줄에는 현재 문서에 대한 정보가 표시되며 특수한 기능이 있는 다양한 버튼이 제공됩니다."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "언어"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">선택된 텍스트에 대한 언어를 표시합니다. <br/>클릭하면 선택된 텍스트나 현재 단락에 대해 대한 다른 언어를 선택할 수 있는 메뉴가 열립니다. <br/>없음을 선택하면 맞춤법 검사와 하이픈 넣기에서 해당 텍스트를 제외합니다. <br/>기본 언어로 초기화를 선택하면 선택 사항이나 단락에 대해 기본 언어를 다시 적용합니다. <br/>더 보기를 선택하면 더 많은 옵션이 있는 대화 상자가 열립니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "디지털 서명"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "<link href=\"text/shared/guide/digital_signatures.xhp\">디지털 서명</link>에 관한 설명을 참조하십시오."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "레이아웃 확대/축소 및 보기"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer 상태 표시줄 위의 세 개의 콘트롤로 텍스트 문서의 레이아웃을 확대/축소 및 확인할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">레이아웃 보기 아이콘은 왼쪽에서 오른쪽으로 다음과 같이 보여줍니다. 보기 모드는 여러 페이지를 나란히 표시합니다. 책 모드는 책을 펼친 것 처럼 두 페이지씩 표시합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">더 많은 페이지를 보기 위해서는 확대/축소 슬라이더를 왼쪽으로 끌고, 한 페이지의 더 작은 영역을 보기 위해서는 오른쪽으로 끕니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "도구"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"도구\">도구</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">맞춤법 검사 도구, 문서에 추가할 수 있는 개체 아트 갤러리 및 메뉴 구성과 프로그램 기본 설정 지정을 위한 도구가 포함됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"개요 번호 매기기\">개요 번호 매기기</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"행 번호 매기기\">행 번호 매기기</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"각주\">각주</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"정렬\">정렬</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"자동 고침\">자동 고침 옵션</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"사용자 정의\">사용자 정의</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE 개체 모음"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE 개체 모음\">OLE 개체 모음</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">개체를 선택하면 <emph>OLE 개체</emph> 모음이 표시되어 개체 서식 설정 및 위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 없음\">순환 없음</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> <emph>배치</emph> 탭 페이지에서 이 설정을 선택할 수도 있습니다."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환\">순환</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 <emph>문장 배치</emph> 탭 페이지의 <emph>페이지 줄 바꿈</emph>에 해당합니다."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"문장흐르기\">문장흐르기</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/><emph>문장 배치</emph> 탭 페이지에서도 같은 효과를 얻을 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"개체 속성\">개체 속성</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer 기능"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer 기능\">$[officename] Writer 기능</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] 라이터를 이용해 그림, 표, 차트 등이 들어간 텍스트 문서를 디자인하거나 만들 수 있습니다. 그리고 이러한 문서를 표준 오픈도큐먼트 형식(ODF), MS 워드 형식(.doc), HTML 등 다양한 형식으로 저장할 수 있습니다. 또한 문서를 손쉽게 PDF 형식으로 내보낼 수도 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "작성"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer를 사용하면 길고 복잡하거나 여러 부분으로 구성된 문서를 비롯하여, 메모, <link href=\"text/shared/guide/fax.xhp\" name=\"팩스\">팩스</link>, 편지, 이력서 같은 기본 문서와 <link href=\"text/swriter/01/01150000.xhp\" name=\"문서 병합\">문서 병합</link>을 모두 만들 수 있을 뿐 아니라 참고 문헌, 참조 표, 색인 등을 완성할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "또한 $[officename] Writer는 <link href=\"text/shared/01/06010000.xhp\" name=\"맞춤법 검사기\">맞춤법 검사기</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"동의어 사전\">동의어 사전</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"자동 고침\">자동 고침</link>, <link href=\"text/swriter/01/06030000.xhp\" name=\"하이픈 넣기\">하이픈 넣기</link>를 비롯하여 갖가지 용도로 사용되는 다양한 <link href=\"text/shared/01/01010100.xhp\" name=\"서식 파일\">서식 파일</link> 등의 유용한 기능을 제공합니다. 마법사를 사용하여 고유한 서식 파일을 만들 수도 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "만들기와 구성"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename]에서는 문서를 디자인하는 데 필요한 광범위한 옵션을 제공합니다. <link href=\"text/swriter/01/05140000.xhp\" name=\"스타일\">스타일 및 서식 창</link>을 사용하여 단락, 개별 문자, 프레임 및 페이지에 사용할 스타일을 만들어 할당하고 변경합니다. 또한 <link href=\"text/swriter/01/02110000.xhp\" name=\"네비게이터\">네비게이터</link>를 사용하면 문서 내부에서 빠르게 이동할 수 있고, 개요 보기에서 문서를 볼 수 있으며, 문서에 삽입한 개체를 추적할 수도 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "뿐만 아니라 텍스트 문서에서 다양한 <link href=\"text/swriter/01/04120000.xhp\" name=\"색인 및 목차\">색인 및 목차</link>를 만들 수 있습니다. 사용자의 필요에 따라 색인과 표의 구조 및 표시 형식을 정의할 수 있습니다. 활성 하이퍼링크와 책갈피를 사용하면 텍스트의 해당 항목으로 직접 이동할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer를 사용한 탁상 출판"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer는 다양한 전자 출판 및 그리기 도구를 제공하므로 이를 이용하여 브로슈어, 회보, 초대장과 같은 전문적인 스타일의 문서를 만들 수 있습니다. 여러 열 레이아웃, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"텍스트 프레임\">텍스트 프레임</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"그림\">그림</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"표\">표</link> 및 기타 개체를 사용하여 문서의 서식을 지정할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "계산"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename]의 텍스트 문서는 수준 높은 계산 기능이나 논리적 연결을 실행하는데 사용할 수 있는 통합된 <link href=\"text/swriter/main0214.xhp\" name=\"계산 기능\">계산 기능</link>을 제공합니다. 텍스트 문서에서 계산에 필요한 표를 문제 없이 간편하게 작성할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "그림 작성"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"그리기 도구\">그리기 도구</link>를 사용하면 그림, 그래픽, 범례 및 기타 그리기 유형을 직접 텍스트 문서에 만들 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "그래픽 삽입"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "텍스트 문서에 JPG 이나 GIF 형식과 같은 <link href=\"text/shared/00/00000020.xhp\" name=\"다른 형식\">다른 형식</link>의 그림을 삽입할 수 있습니다. 그리고 <link href=\"text/shared/01/gallery.xhp\" name=\"갤러리\">갤러리</link>를 이용하면 많은 클립아트 그림을 사용할 수 있으며, <link href=\"text/shared/guide/fontwork.xhp\">폰트워크 갤러리</link>를 이용해 화려한 글꼴 효과를 만들 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "사용자 정의 가능 사용자 인터페이스"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "프로그램 인터페이스는 아이콘과 메뉴 사용자 정의를 비롯하여 사용자가 원하는 설정대로 구성할 수 있도록 설계되었습니다. 스타일 및 서식 창, 네비게이터와 같은 다양한 프로그램 창을 화면상의 원하는 위치에 부동 도구 모음으로 배치할 수 있습니다. 또한 일부 창은 작업 영역의 가장자리에 <link href=\"text/shared/guide/autohide.xhp\" name=\"고정\">고정</link>할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "끌어서 놓기"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"끌어서 놓기\">끌어서 놓기</link> 기능을 사용하면 $[officename]의 텍스트 문서 작업을 빠르고 효율적으로 수행할 수 있습니다. 예를 들어 갤러리의 그림과 같은 개체를 같은 문서 내에서 또는 활성 $[officename] 문서 사이에 끌어 놓아 위치를 바꿀 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "광범위한 도움말 기능"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "포괄적인 온라인 <link href=\"text/shared/05/00000110.xhp\" name=\"도움말 시스템\">도움말 시스템</link>은 간단하거나 복잡한 작업을 위한 <link href=\"text/swriter/guide/main.xhp\" name=\"지침\">지침</link> 등 $[officename] 응용 프로그램의 참고 자료로 사용할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "그리기 개체 속성 도구 모음"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"그리기 개체 속성 도구 모음\">그리기 개체 속성 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Writer와 Calc에서 <emph>그리기 개체 속성</emph> 도구 모음을 볼 수 있습니다. 보기 - 도구 모음 - 그리기 개체 속성을 선택하십시오. 그리기 개체를 선택하면 콘트롤을 사용할 수 있습니다. 현재 문서가 텍스트 문서냐 스프레드시트 문서냐에 따라서 기본 값으로 약간 다른 아이콘이 표시됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 유형\">선 유형</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 너비\">선 너비</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"선 색상\">선 색상</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"면 스타일/채우기\">면 스타일/채우기</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "그림 도구 모음"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"그림 도구 모음\">그림 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>그림</emph> 도구 모음에는 선택한 비트맵 그림의 서식 설정과 위치 지정을 위한 기능이 들어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"위아래 뒤집기\">위아래 뒤집기</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"좌우 뒤집기\">좌우 뒤집기</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"그래픽 특성\">그래픽 특성</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "삽입"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"삽입\">삽입</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">삽입 메뉴에는 문서에 새 요소를 삽입하기 위한 모든 명령이 들어 있습니다. 여기에는 다른 응용 프로그램의 구역, 각주, 메모, 특수 문자, 그래픽 및 객체가 포함됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"수동 나누기\">수동 나누기</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"특수 문자/특수 기호\">특수 문자/특수 기호</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"영역\">영역</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"하이퍼링크\">하이퍼링크</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"각주\">각주/미주</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"캡션\">캡션</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"책갈피\">책갈피</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"상호참조\">상호참조</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"설명\">설명</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"스크립트\">스크립트</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"편지 봉투\">편지 봉투</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임\">프레임</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"테이블\">표</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"수평선\">수평선</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"프레임\">프레임</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"파일\">파일</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "프레임 도구 모음"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"프레임 도구 모음\">프레임 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">프레임을 선택하면 <emph>프레임</emph> 도구 모음이 프레임 서식 설정 및 위치 지정을 위한 가장 중요한 기능을 제공합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 해제\">순환 해제</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>이 설정은 탭 <emph>순환</emph>에서도 정의할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"순환 적용\">순환 적용</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>이 아이콘은 <emph>순환</emph> 탭에 있는 <emph> 쪽 순환</emph> 옵션과 일치합니다."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"문장흐르기\">문장흐르기</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>문장 흐르기는 <emph>순환</emph> 탭을 통해서도 조작할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"배경색\">배경색</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임 속성\">프레임 속성</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "형식"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"서식\">서식</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">이 메뉴에는 레이아웃 및 문서 내용의 서식 설정 명령이 포함되어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"문자\">문자</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"단락\">단락</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"글머리 기호 및 번호 매기기\">글머리 기호 및 번호 매기기</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"쪽\">쪽</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"열\">열</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"영역\">영역</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"프레임\">프레임</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"그림\">그림</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "창"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"창\">창</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">여기에는 문서 창을 조작하고 표시하는 명령이 포함되어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "페이지 미리 보기"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"쪽 보기\">쪽 보기</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "보기"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"보기\">보기</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">이 메뉴에는 문서의 화면 표시를 제어하는 명령이 들어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"확대/축소\">확대/축소</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "편집"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"편집\">편집</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">이 메뉴에는 현재 문서의 내용을 편집하기 위한 명령이 포함되어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"선택하여 붙여넣기\">선택하여 붙여넣기</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"텍스트 선택\">텍스트 선택</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"문서 비교\">문서 비교</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"찾기 및 바꾸기\">찾기 및 바꾸기</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"자동 텍스트\">자동 텍스트</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"데이터베이스 바꾸기\">데이터베이스 바꾸기</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"필드\">필드</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"각주\">각주</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"색인 항목\">색인 항목</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"참고 문헌 항목\">참고 문헌 항목</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"하이퍼링크\">하이퍼링크</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"링크\">링크</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"이미지맵\">이미지맵</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "텍스트 개체 모음"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"서식 설정 도구 모음\">서식 설정 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">텍스트 입력 모드의 <emph>텍스트 개체</emph> 모음에는 다양한 텍스트 서식 설정 기능이 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"글꼴 색상\">글꼴 색상</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "개체 모음의 추가 아이콘"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "글꼴 크기 키우기"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">선택한 텍스트의 글꼴 크기를 키웁니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "글꼴 크기 줄이기"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">선택한 텍스트의 글꼴 크기를 줄입니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> 지원이 활성화되어 있으면 두 개의 추가 아이콘이 표시됩니다."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "왼쪽에서 오른쪽으로"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">왼쪽에서 오른쪽으로 아이콘</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">텍스트가 왼쪽에서 오른쪽으로 입력됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "오른쪽에서 왼쪽으로"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">오른쪽에서 왼쪽으로 아이콘</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">복잡한 텍스트 레이아웃 언어로 서식이 설정된 텍스트가 오른쪽에서 왼쪽으로 입력됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "텍스트 개체 모음"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"텍스트 개체 모음\">텍스트 개체 모음</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">그리기 개체에 포함된 텍스트의 서식을 설정하는 명령이 들어 있습니다.</ahelp> 그리기 개체 안을 더블 클릭하면 <emph>텍스트 개체</emph> 모음이 표시됩니다."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"위 첨자\">위 첨자</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"아래 첨자\">아래 첨자</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"전체 선택\">전체 선택</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"문자\">문자</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"단락\">단락</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "현재 단락의 들여쓰기, 간격, 맞춤 및 행 간격을 설정할 수 있습니다."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "눈금자"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"눈금자\">눈금자</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "눈금자에는 쪽의 치수는 물론 마우스를 사용하여 대화식으로 변경 할 수 있는 탭 표시, 들여쓰기, 여백 및 열이 표시됩니다."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "현재 단락이나 선택된 모든 단락의 <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"직접 단락 서식 지정\">직접 단락 서식 지정</link>을 입력하려면 눈금자의 비어 있는 (회색) 영역을 더블클릭하여 <emph>단락</emph> 대화 상자를 불러오십시오."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] Writer 도움말에 오신 것을 환영합니다."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer 도움말"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer 사용 방법"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "메뉴, 도구 모음, 키"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "도움말 보기"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "표 도구 모음"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"표 도구 모음\">표 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>표 개체</emph> 모음에는 표 작업을 할 때 필요한 기능이 포함되어 있으며 커서를 표 안으로 이동하면 개체 모음이 표시됩니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"셀 병합\">셀 병합</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"행 삭제\">행 삭제</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"열 삭제\">열 삭제</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"자동 서식\">자동 서식</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"표 속성\">표 속성</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"정렬\">정렬</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "메뉴"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"메뉴\">메뉴</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "다음 섹션에서는 메뉴와 대화 상자에 대한 도움말 항목을 나열합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "표"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">표</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">텍스트 문서에 표를 삽입, 편집, 삭제할 수 있는 명령을 표시합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "삽입"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "표"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "새 표를 삽입합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "열"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "열을 삽입합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "행"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "행을 삽입합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "삭제"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "표"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">현재 표를 삭제합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "열"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "선택한 열을 삭제합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "행"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "선택한 행을 삭제합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "선택"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "표"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">현재 표를 선택합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "열"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "현재 열을 선택합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "행"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "현재 행을 선택합니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "셀"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">현재 셀을 선택합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">셀 병합</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">셀 분할</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">표 자동 서식</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "자동 맞춤"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "열 너비"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "열 너비를 변경할 수 있는 열 너비 대화 상자를 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">최적 열 너비</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">행을 균등하게 분배</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "행 높이"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "행 높이를 변경할 수 있는 행 높이 대화 상자를 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">최적 행 높이</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">열을 균등하게 분배</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "페이지와 열에 걸쳐 행 나누기 허용"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">현재 행 내에서 페이지 나누기를 허용합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "제목 행 반복"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">표가 한 페이지 이상 넘어가면 다음 페이지에서 표 머리글을 반복합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "변환"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "텍스트를 표로"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">선택한 텍스트를 표로 변환할 수 있는 대화 상자를 엽니다.</ahelp>선택한 텍스트를 표로 변환할 수 있는 <link href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "표를 텍스트로"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">현재 표를 텍스트로 변환할 수 있는 대화 상자를 엽니다.</ahelp>현재 표를 텍스트로 변환할 수 있는 <link href=\"text/swriter/01/06090000.xhp\">대화 상자</link>를 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">정렬</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "수식"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "수식을 입력하거나 편집할 수 있는 <link href=\"text/swriter/main0214.xhp\">수식 표시줄</link>을 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "숫자 표기 형식"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "표의 숫자 표기 형식을 지정할 수 있는 <link href=\"text/shared/optionen/01040500.xhp\">대화 상자</link>를 엽니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "표 테두리"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "표 셀의 테두리를 표시하거나 숨깁니다. 테두리는 화면에만 표시되고 인쇄되지는 않습니다."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">표 속성</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "글머리 기호 및 번호 매기기 도구 모음"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"글머리 기호 및 번호 매기기 도구 모음\">글머리 기호 및 번호 매기기 도구 모음</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>번호 매기기 개체 모음</emph>에는 단락 순서를 변경하고 다양한 단락 수준을 정의하는 것을 비롯하여 번호 매기기 단락 구조를 수정하는 기능 등이 포함되어 있습니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "도구 모음"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"도구 모음\">도구 모음</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "이 섹션은 $[officename] Writer에서 사용 가능한 도구 모음에 대한 개요를 제공합니다. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "파일"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"파일\">파일</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">이 명령어들은 현재 문서에 적용되고, 새 문서 열기, 응용프로그램 닫기를 수행합니다.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"열기\">열기</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"다른 이름으로 저장\">다른 이름으로 저장</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"버전\">버전</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"속성\">속성</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"인쇄\">인쇄</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"프린터 설정\">프린터 설정</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "수식 표시줄"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "수식 표시줄<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"\"/></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>수식 표시줄</emph>을 사용하면 텍스트 문서에 계산을 만들어 넣거나 삽입할 수 있습니다.</ahelp> <emph>수식 표시줄</emph>을 활성화하려면 <F2> 키를 누릅니다."
diff --git a/source/lb/helpcontent2/source/text/swriter.po b/source/lb/helpcontent2/source/text/swriter.po
index b82b5184fa5..a4f52084300 100644
--- a/source/lb/helpcontent2/source/text/swriter.po
+++ b/source/lb/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-05 16:37+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr ""
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -41,6 +45,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr ""
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +54,7 @@ msgctxt ""
msgid "Language"
msgstr ""
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +63,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +72,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr ""
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +81,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +90,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +99,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +108,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +117,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +126,7 @@ msgctxt ""
msgid "Tools"
msgstr ""
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +136,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +146,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +166,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +176,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +186,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +206,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +215,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr ""
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,6 +225,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,6 +235,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +245,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +255,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +265,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,6 +275,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +285,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,6 +295,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +305,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +314,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr ""
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,6 +324,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,6 +334,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +344,7 @@ msgctxt ""
msgid "Writing"
msgstr ""
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,6 +354,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,6 +364,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +374,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr ""
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,6 +384,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,6 +394,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +404,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,6 +414,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +424,7 @@ msgctxt ""
msgid "Calculations"
msgstr ""
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,6 +434,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +444,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr ""
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,6 +454,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +464,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr ""
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,6 +474,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +484,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr ""
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,6 +494,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +504,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr ""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,6 +514,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +524,7 @@ msgctxt ""
msgid "Help Functions"
msgstr ""
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,6 +534,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +543,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr ""
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,6 +553,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +563,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +573,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +583,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +593,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,6 +603,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +612,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr ""
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,6 +621,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -566,6 +630,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +639,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +648,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +657,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +666,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +676,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -616,6 +686,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +696,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +706,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +716,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +726,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +736,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +746,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +756,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +766,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +776,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +786,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +796,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +806,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +816,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +836,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +846,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +855,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr ""
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +865,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,6 +875,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +885,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,6 +895,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +905,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,6 +915,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +925,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,6 +935,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +945,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +955,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +964,7 @@ msgctxt ""
msgid "Format"
msgstr ""
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +984,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +994,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1004,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,6 +1014,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1024,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1034,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1044,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1054,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1064,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1073,7 @@ msgctxt ""
msgid "Window"
msgstr ""
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1083,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1093,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1102,7 @@ msgctxt ""
msgid "Page Preview"
msgstr ""
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1112,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1122,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1131,7 @@ msgctxt ""
msgid "View"
msgstr ""
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1141,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1151,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1161,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1170,7 @@ msgctxt ""
msgid "Edit"
msgstr ""
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1180,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1190,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,6 +1200,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1220,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1230,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1240,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,6 +1250,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1270,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1280,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1290,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1300,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1310,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1320,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1329,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr ""
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1339,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,6 +1349,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1359,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1369,7 @@ msgctxt ""
msgid "Additional icons"
msgstr ""
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1378,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1387,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1396,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1405,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1415,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,6 +1425,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr ""
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3728,6 +1434,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1444,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,6 +1454,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr ""
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3754,6 +1463,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,6 +1473,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1482,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr ""
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,6 +1492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,6 +1502,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1512,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1522,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1532,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1542,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1552,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,6 +1562,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1571,7 @@ msgctxt ""
msgid "Rulers"
msgstr ""
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1581,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,6 +1591,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,6 +1601,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1610,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr ""
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1620,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr ""
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1630,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr ""
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1640,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr ""
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1650,7 @@ msgctxt ""
msgid "Getting Help"
msgstr ""
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1659,7 @@ msgctxt ""
msgid "Table Bar"
msgstr ""
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1669,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,6 +1679,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1689,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1699,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1709,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1718,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1727,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1736,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1745,7 @@ msgctxt ""
msgid "Menus"
msgstr ""
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1755,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4025,6 +1765,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1774,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1783,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1792,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1801,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1810,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1819,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr ""
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1828,7 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1837,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr ""
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1846,7 @@ msgctxt ""
msgid "Rows"
msgstr ""
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1855,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr ""
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1864,7 @@ msgctxt ""
msgid "Delete"
msgstr "Läschen"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +1873,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +1882,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +1891,7 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +1900,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr ""
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +1909,7 @@ msgctxt ""
msgid "Rows"
msgstr ""
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +1918,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr ""
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +1927,7 @@ msgctxt ""
msgid "Select"
msgstr ""
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +1936,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +1945,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +1954,7 @@ msgctxt ""
msgid "Column"
msgstr ""
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +1963,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr ""
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +1972,7 @@ msgctxt ""
msgid "Row"
msgstr ""
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +1981,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr ""
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +1990,7 @@ msgctxt ""
msgid "Cell"
msgstr ""
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +1999,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2008,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2017,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2035,7 @@ msgctxt ""
msgid "Autofit"
msgstr ""
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2044,7 @@ msgctxt ""
msgid "Column width"
msgstr ""
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2053,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2062,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2071,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2080,7 @@ msgctxt ""
msgid "Row Height"
msgstr ""
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2089,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2098,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2107,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2116,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr ""
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2125,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2134,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr ""
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2143,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2152,7 @@ msgctxt ""
msgid "Convert"
msgstr ""
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2161,7 @@ msgctxt ""
msgid "Text to Table"
msgstr ""
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2170,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2179,7 @@ msgctxt ""
msgid "Table to Text"
msgstr ""
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2188,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2197,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2206,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2215,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2224,7 @@ msgctxt ""
msgid "Number Format"
msgstr ""
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2233,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2242,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr ""
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2251,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2269,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4491,6 +2289,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2298,7 @@ msgctxt ""
msgid "Toolbars"
msgstr ""
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2308,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4517,6 +2318,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2327,7 @@ msgctxt ""
msgid "File"
msgstr ""
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2337,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2347,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2357,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2367,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2387,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2397,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2407,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2416,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr ""
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2426,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/lb/helpcontent2/source/text/swriter/librelogo.po b/source/lb/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..288adf50d32
--- /dev/null
+++ b/source/lb/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,2776 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-05 16:37+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: lb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Läschen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formel"
diff --git a/source/mk/helpcontent2/source/text/swriter.po b/source/mk/helpcontent2/source/text/swriter.po
index c475cd55b8a..f33fa03d390 100644
--- a/source/mk/helpcontent2/source/text/swriter.po
+++ b/source/mk/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-06 00:25+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Статусна линија"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Статусна линија</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Статусна "
+"линија</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Статусната линија содржи информации за тековниот документ и нуди разни копчиња со посебни функции."
+msgstr ""
+"Статусната линија содржи информации за тековниот документ и нуди разни "
+"копчиња со посебни функции."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,21 @@ msgctxt ""
msgid "Language"
msgstr "Јазик"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Го прикажува јазикот на избраниот текст. <br/>Кликнете за да го отворите менито каде можете да изберете друг јазик за избраниот текст или за тековниот пасус. <br/>Изберете „Ниеден“ за да го исклучите текстот од проверка на правописот и разделувањето. <br/>Изберете „Повеќе“ за да отворите дијалог со повеќе опции.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Го прикажува јазикот на избраниот текст. <br/>Кликнете за да "
+"го отворите менито каде можете да изберете друг јазик за избраниот текст или "
+"за тековниот пасус. <br/>Изберете „Ниеден“ за да го исклучите текстот од "
+"проверка на правописот и разделувањето. <br/>Изберете „Повеќе“ за да "
+"отворите дијалог со повеќе опции.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +81,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital Signature"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +90,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +99,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Изглед на Зум & Приказ"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Трите контроли од статусната лента на Writer ви дозволуваат да го смените распоредот на зум и приказ на вашите текстуелни документи."
+msgstr ""
+"Трите контроли од статусната лента на Writer ви дозволуваат да го смените "
+"распоредот на зум и приказ на вашите текстуелни документи."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Иконите за распоред на приказ покажуват од лево на десно. Режим на единечна колона. Режим на приказ со страници една до друга. Режим на книга со две страници како кај отворена книга.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Иконите за распоред на приказ покажуват од лево на десно. "
+"Режим на единечна колона. Режим на приказ со страници една до друга. Режим "
+"на книга со две страници како кај отворена книга.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Повлечете го лизгачот за зум кон лево за да покажете повеќе страници, повлечете кон десно за да зумирате во страницата и да се прикаже помала област од страницата.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Повлечете го лизгачот за зум кон лево за да покажете повеќе "
+"страници, повлечете кон десно за да зумирате во страницата и да се прикаже "
+"помала област од страницата.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +143,7 @@ msgctxt ""
msgid "Tools"
msgstr "Алатки"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +153,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Алатки</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +161,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\"> Содржи aлатки за проверка на правописот, галерија од објекти кои можете да ги додадете на вашиот документ како и алатки за конфигурација на менија и поставување на преференции на програмата.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\"> Содржи aлатки за проверка на правописот, галерија од објекти "
+"кои можете да ги додадете на вашиот документ како и алатки за конфигурација "
+"на менија и поставување на преференции на програмата.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +174,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Нумерирање на главни црти</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">Нумерирање на главни црти</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +186,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Нумерирање линии</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Нумерирање "
+"линии</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +198,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Фусноти</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Фусноти</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -168,6 +212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Подреди</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +220,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Опции за автокорекција</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Опции за "
+"автокорекција</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +232,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Прилагоди</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Прилагоди</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +244,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Алатник за OLE-објекти"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +252,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Алатник за OLE-објекти</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Алатник за "
+"OLE-објекти</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +264,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>Алатникот за OLE-објекти</emph> се појавува кога се избрани објекти и ги содржи најважните функции за нивно форматирање и позиционирање.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>Алатникот за OLE-објекти</emph> се "
+"појавува кога се избрани објекти и ги содржи најважните функции за нивно "
+"форматирање и позиционирање.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +277,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Без пренесување текст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Без пренесување "
+"текст</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +289,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ова поставување може исто така да го изберете од страницата <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ова "
+"поставување може исто така да го изберете од страницата <emph>Пренесување "
+"текст</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +302,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Пренесување текст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Пренесување "
+"текст</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +314,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Оваа икона одговара на опцијата <emph>Пренесување текст на страница</emph> на ливчето <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Оваа икона "
+"одговара на опцијата <emph>Пренесување текст на страница</emph> на ливчето "
+"<emph>Пренесување текст</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +327,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст преку</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст "
+"преку</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +339,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Може да го постигнете истиот ефект преку страницата <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Може да го "
+"постигнете истиот ефект преку страницата <emph>Пренесување текст</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +351,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства на објект</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства "
+"на објект</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +364,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Карактеристики на $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +372,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Карактеристики на $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Карактеристики на $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +385,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer ви овозможува да дизајнирате и произведете текстуални документи кои может да вклучат графика, табели или графикони. Потоа можете да ги снимите документите во разни формати, вклучително и стандардизираните OpenDocument format (ODF), Microsoft Word .doc формат или HTML. И можете лесно да ги извезете вашите документи во Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer ви овозможува да дизајнирате и произведете текстуални "
+"документи кои может да вклучат графика, табели или графикони. Потоа можете "
+"да ги снимите документите во разни формати, вклучително и стандардизираните "
+"OpenDocument format (ODF), Microsoft Word .doc формат или HTML. И можете "
+"лесно да ги извезете вашите документи во Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +402,7 @@ msgctxt ""
msgid "Writing"
msgstr "Пишување"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +410,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer Ви овозможува да креирате основни докумети, како меморандуми, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">факсови</link>, писма, резимеа и <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">да ги спојувате документите</link>, како и долги и комплексни или повеќе-делни документи, заедно со библиографија, референтни табели и индекси."
+msgstr ""
+"$[officename] Writer Ви овозможува да креирате основни докумети, како "
+"меморандуми, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxes\">факсови</link>, писма, резимеа и <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">да ги спојувате "
+"документите</link>, како и долги и комплексни или повеќе-делни документи, "
+"заедно со библиографија, референтни табели и индекси."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +426,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer исто така вклучува корисни можности како што се <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">проверувач на правопис</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">тезаурус</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">автоматска корекција</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">разделување на зборови</link>, како и најразлични <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">обрасци</link> за скоро секоја намена. Исто така може да креирате свои обрасци со користење на волшебниците."
-
+msgstr ""
+"$[officename] Writer исто така вклучува корисни можности како што се <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">проверувач на "
+"правопис</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">тезаурус</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">автоматска корекција</link> и <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">разделување на "
+"зборови</link>, како и најразлични <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">обрасци</link> за скоро секоја намена. Исто така може да "
+"креирате свои обрасци со користење на волшебниците."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +447,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Дизајнирање и структурирање"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +455,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] нуди голем избор на опции за дизајнирање документи. Користете го прозорецот за <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">стилови и форматирање</link> за да креирате, доделувате и изменувате стилови за пасуси, индивидуални знаци, рамки и страници. Освен тоа <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Навигаторот</link> Ви помага брзо да се движите низ Вашите документи, да ги прегледувате со приказ на главни црти и води сметка за објектите што сте ги вметнале во Вашиот документ."
+msgstr ""
+"$[officename] нуди голем избор на опции за дизајнирање документи. Користете "
+"го прозорецот за <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">стилови и форматирање</link> за да креирате, доделувате и "
+"изменувате стилови за пасуси, индивидуални знаци, рамки и страници. Освен "
+"тоа <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Навигаторот</link> Ви помага брзо да се движите низ Вашите "
+"документи, да ги прегледувате со приказ на главни црти и води сметка за "
+"објектите што сте ги вметнале во Вашиот документ."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +473,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Исто така може да креирате различни <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">индекси и табели</link> во текстуалните документи. Може да ја дефинирате структурата и изгледот на индексите и табелите според Вашите индивидуални потреби. Активните хиперврски и обележувачи Ви овозможуваат да отидете директно до соодветните елементи во текстот."
+msgstr ""
+"Исто така може да креирате различни <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">индекси и "
+"табели</link> во текстуалните документи. Може да ја дефинирате структурата и "
+"изгледот на индексите и табелите според Вашите индивидуални потреби. "
+"Активните хиперврски и обележувачи Ви овозможуваат да отидете директно до "
+"соодветните елементи во текстот."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +491,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Издавачка дејност со $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +499,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer содржи бројни алатки за издавачка дејност и за цртање за да Ви помогнат во креирањето на професионално изградени документи како што се брошури, соопштенија, билтени, покани итн. Може да ги форматирате Вашите документи со распоред во повеќе колони, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">рамки за текст</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">графики</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">табели</link> и други објекти."
-
+msgstr ""
+"$[officename] Writer содржи бројни алатки за издавачка дејност и за цртање "
+"за да Ви помогнат во креирањето на професионално изградени документи како "
+"што се брошури, соопштенија, билтени, покани итн. Може да ги форматирате "
+"Вашите документи со распоред во повеќе колони, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">рамки за "
+"текст</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">графики</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">табели</link> и "
+"други објекти."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +520,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Пресметувања"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +528,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Текстуалните документи во $[officename] имаат интегрирана <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">функција за пресметки</link> којашто Ви помага да извршувате софистицирани пресметки или логички врски. Исто така може лесно да креирате табела во текстуален документ за да правите пресметки."
+msgstr ""
+"Текстуалните документи во $[officename] имаат интегрирана <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">функција за "
+"пресметки</link> којашто Ви помага да извршувате софистицирани пресметки или "
+"логички врски. Исто така може лесно да креирате табела во текстуален "
+"документ за да правите пресметки."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +545,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Креирање цртежи"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +553,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Алатката за цртање</link> на $[officename] Writer Ви овозможува да креирате цртежи, графики, легенди и други видови цртежи директно во текстуалните документи."
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Алатката за "
+"цртање</link> на $[officename] Writer Ви овозможува да креирате цртежи, "
+"графики, легенди и други видови цртежи директно во текстуалните документи."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +568,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Вметнување графики"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +576,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Можете да внесете слики во <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">различни формати</link> во текстуалниот документ, вклучително графика во JPG или GIF формат. Дополнително <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Галерија</link> ви дава колекција на илустрации, а <link href=\"text/shared/guide/fontwork.xhp\">Фонтовата галерија</link> создава неверојатни ефекти на фонтот."
+msgstr ""
+"Можете да внесете слики во <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">различни формати</link> во текстуалниот документ, "
+"вклучително графика во JPG или GIF формат. Дополнително <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Галерија</link> ви дава "
+"колекција на илустрации, а <link "
+"href=\"text/shared/guide/fontwork.xhp\">Фонтовата галерија</link> создава "
+"неверојатни ефекти на фонтот."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +595,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Флексибилен интерфејс на апликацијата"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +603,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Интерфејсот на програмата е дизајниран за да можете да го конфигурирате според Вашите потреби, вклучително и приспособување на иконите и менијата. Може да ги позиционирате разните прозорци на програмата, како што се прозорците за стилови и форматирање или Навигаторот како лебдечки прозорци, каде било на екранот. Исто така може да <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">вкотвите</link> некои прозорци на работ на работниот простор."
+msgstr ""
+"Интерфејсот на програмата е дизајниран за да можете да го конфигурирате "
+"според Вашите потреби, вклучително и приспособување на иконите и менијата. "
+"Може да ги позиционирате разните прозорци на програмата, како што се "
+"прозорците за стилови и форматирање или Навигаторот како лебдечки прозорци, "
+"каде било на екранот. Исто така може да <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">вкотвите</link> некои "
+"прозорци на работ на работниот простор."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +622,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "„Повлечи-и-пушти“"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +630,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Можноста <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">„Повлечи-и-пушти“</link> Ви овозможува да работите брзо и ефикасно со текстуалните документи во $[officename]. На пример, можете да влечете и пуштате објекти, како што се графики од Галеријата, од една локација на друга во истиот документ, или меѓу отворени документи во $[officename]."
+msgstr ""
+"Можноста <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">„Повлечи-и-пушти“</link> Ви овозможува да работите брзо и ефикасно со "
+"текстуалните документи во $[officename]. На пример, можете да влечете и "
+"пуштате објекти, како што се графики од Галеријата, од една локација на "
+"друга во истиот документ, или меѓу отворени документи во $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +647,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Функции за помош"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +655,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Може да го користите <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">системот за помош</link> како комплетна референција за апликациите на $[officename], вклучително и <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">инструкции</link> за едноставни и комплексни задачи."
+msgstr ""
+"Може да го користите <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">системот за помош</link> како комплетна референција за апликациите "
+"на $[officename], вклучително и <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">инструкции</link> за едноставни и комплексни задачи."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +670,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Алатник за својства на нацртаниот објект"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +678,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Алатник за својства на нацртаниот објект</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Алатник за својства на нацртаниот објект</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +690,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Алатникот за својства на нацртаниот објект</emph> што се појавува кога е избран нацртан објект содржи функции за уредување и позиционирање на нацртаните објекти.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Алатникот за својства на нацртаниот "
+"објект</emph> што се појавува кога е избран нацртан објект содржи функции за "
+"уредување и позиционирање на нацртаните објекти.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +703,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Стил на линија</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Стил на "
+"линија</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +715,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Ширина на линија</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Ширина на "
+"линија</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +727,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Боја на линија</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Боја на "
+"линија</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +739,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Стил / пополнување на област</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Стил / "
+"пополнување на област</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +752,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Алатник за слики"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Алатник за слики</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Алатник за "
+"слики</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Алатникот за слики</emph> содржи функции за форматирање и позиционирање на битмапирани слики.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Алатникот за слики</emph> содржи "
+"функции за форматирање и позиционирање на битмапирани слики.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Преврти вертикално</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Преврти "
+"вертикално</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Преврти хоризонтално</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Преврти "
+"хоризонтално</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Својства на графиката</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Својства на графиката</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +816,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вметнување"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Вметнување</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +834,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Менито „Вметни“ содржи команди за вметнување нови елементи во вашиот документ. Ова вклучува секции, фусноти, белешки, специјални знаци, графика и објекти од други апликации.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Менито „Вметни“ содржи команди за вметнување нови елементи во "
+"вашиот документ. Ова вклучува секции, фусноти, белешки, специјални знаци, "
+"графика и објекти од други апликации.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +847,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Рачен прелом</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Рачен "
+"прелом</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +859,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Специјален знак</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Специјален "
+"знак</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +873,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Дел</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +881,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +892,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Фуснота/Забелешка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Фуснота/Забелешка</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +906,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Наслов</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +914,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Обележувач</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Обележувач</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +925,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Упатница</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Упатница</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -698,6 +939,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">Белешка</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +949,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Скрипта</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -716,6 +959,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Плик</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +969,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +979,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Табела</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +987,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">Хоризонтална линија</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal "
+"Line\">Хоризонтална линија</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +999,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Лебдечка рамка</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Лебдечка "
+"рамка</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1013,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Датотека</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1022,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Алатник за рамки"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1030,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Алатник за рамки</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Алатник за "
+"рамки</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1042,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Кога е избрана рамка, <emph>алатникот за рамки</emph> ги овозможува најважните функции за форматирање и позиционирање на рамката.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Кога е избрана рамка, <emph>алатникот за "
+"рамки</emph> ги овозможува најважните функции за форматирање и позиционирање "
+"на рамката.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1055,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Исклучи пренесување текст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Исклучи "
+"пренесување текст</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1067,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ова поставување може исто така да го изберете од страницата <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ова "
+"поставување може исто така да го изберете од страницата <emph>Пренесување "
+"текст</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1080,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Вклучи пренесување текст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Вклучи пренесување "
+"текст</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1092,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Оваа икона ја претставува опцијата <emph>Пренесување текст на страница</emph> на страницата <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Оваа икона "
+"ја претставува опцијата <emph>Пренесување текст на страница</emph> на "
+"страницата <emph>Пренесување текст</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1105,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст преку</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст "
+"преку</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1117,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ова поставување може исто така да го дефинирате на страницата <emph>Пренесување текст</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ова поставување "
+"може исто така да го дефинирате на страницата <emph>Пренесување "
+"текст</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1130,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Боја на подлогата</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Боја на "
+"подлогата</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1142,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Својства на рамката</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Својства "
+"на рамката</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1155,7 @@ msgctxt ""
msgid "Format"
msgstr "Форматирај"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1165,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Форматирај</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1173,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Содржи команди за форматирање на распоредот и содржината на Вашиот документ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Содржи команди за форматирање на распоредот и "
+"содржината на Вашиот документ.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3334,6 +1187,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Знак</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3343,6 +1197,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Пасус</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1205,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Точки и нумерирање</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Точки и "
+"нумерирање</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1219,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Страница</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1229,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Колони</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3379,6 +1239,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Делови</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1249,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1259,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Слика</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1268,7 @@ msgctxt ""
msgid "Window"
msgstr "Прозорец"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1278,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Прозорец</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1286,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содржи команди за манипулирање и прикажување на прозорците од документот.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содржи команди за "
+"манипулирање и прикажување на прозорците од документот.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1299,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Преглед на страница"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1307,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Преглед на страница</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Преглед на "
+"страница</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1319,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Алатникот за <emph>преглед на страница</emph> се појавува кога го гледате тековниот документ во режимот за преглед на страница."
+msgstr ""
+"Алатникот за <emph>преглед на страница</emph> се појавува кога го гледате "
+"тековниот документ во режимот за преглед на страница."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1332,7 @@ msgctxt ""
msgid "View"
msgstr "Приказ"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1342,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Приказ</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1350,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ова мени содржи команди за контролирање на екранскиот приказ на документот.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ова мени содржи команди за контролирање на екранскиот приказ "
+"на документот.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1364,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Зумирај</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1373,7 @@ msgctxt ""
msgid "Edit"
msgstr "Уредување"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1383,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Уредување</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1391,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ова мени содржи команди за уредување на содржината на тековниот документ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ова мени содржи команди за уредување на содржината на "
+"тековниот документ.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1403,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Вметни специјално</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Вметни "
+"специјално</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1415,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Избери текст</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Избери "
+"текст</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1427,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Спореди документ</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Спореди "
+"документ</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1439,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Најди и замени</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Најди и "
+"замени</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1451,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Автоматски текст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Автоматски "
+"текст</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1463,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Размени база на податоци</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Размени "
+"база на податоци</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1477,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Полиња</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1485,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Фуснота</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Фуснота</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1496,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Елемент на индекс</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Елемент на "
+"индекс</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1508,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Библиографски запис</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Библиографски запис</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1520,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1533,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Врски</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1541,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">МапаНаСлика</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">МапаНаСлика</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1553,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Алатник за форматирање"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1561,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Алатник за форматирање</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Алатник за "
+"форматирање</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1573,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Алатникот за форматирање содржи функции за форматирање текст.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Алатникот за форматирање содржи функции за "
+"форматирање текст.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1585,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Боја на фонтот</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Боја на "
+"фонтот</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1599,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Дополнителни икони"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1608,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1617,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1626,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1635,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1643,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ако е овозможена подршката за <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">изглед на комплексен текст (CTL)</link>, видлиди се две дополнителни икони."
+msgstr ""
+"Ако е овозможена подршката за <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">изглед на комплексен текст (CTL)</link>, видлиди се две "
+"дополнителни икони."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1658,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Одлево надесно"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">Икона одлево надесно</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">Икона одлево "
+"надесно</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1678,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текстот се внесува одлево надесно.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Текстот се внесува одлево надесно.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1691,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Оддесно налево"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">Икона оддесно налево</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id2405774\">Икона оддесно "
+"налево</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1711,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текстот форматиран со изглед на комплексен текст се внесува оддесно налево.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Текстот форматиран со изглед на комплексен "
+"текст се внесува оддесно налево.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1724,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Алатник за текстуални објекти"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1732,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Алатник за текстуални објекти</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Алатник за "
+"текстуални објекти</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1744,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содржи наредби за форматирање за текст што се содржи во нацртан објект. </ahelp><emph>Алатникот за текстуални објекти</emph> се појавува кога ќе кликнете двапати во нацртан објект."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содржи наредби за форматирање за текст "
+"што се содржи во нацртан објект. </ahelp><emph>Алатникот за текстуални "
+"објекти</emph> се појавува кога ќе кликнете двапати во нацртан објект."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1757,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Горен индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Горен "
+"индекс</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1769,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Долен индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Долен "
+"индекс</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1781,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Избери ги сите</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Избери ги "
+"сите</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3826,6 +1795,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Знак</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3835,6 +1805,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Пасус</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1813,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Тука може да ги одредите вовлекувањата, растојанието, порамнувањето и проредот за пасусот што е тековно избран."
+msgstr ""
+"Тука може да ги одредите вовлекувањата, растојанието, порамнувањето и "
+"проредот за пасусот што е тековно избран."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1826,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Линијари"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1836,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Линијари</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1844,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Линијарите ги покажуваат димензиите на страницата и позицијата на табулаторот, вовлекувањата, границите и колоните. Сите овие елементи на линијарите може да ги измените со користење на глушецот."
+msgstr ""
+"Линијарите ги покажуваат димензиите на страницата и позицијата на "
+"табулаторот, вовлекувањата, границите и колоните. Сите овие елементи на "
+"линијарите може да ги измените со користење на глушецот."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1857,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Со кликнување двапати на линијарот се отвора дијалогот <emph>Пасус</emph> каде што може да доделите<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">директно форматирање на пасуси</link> за тековниот пасус или сите избрани пасуси."
+msgstr ""
+"Со кликнување двапати на линијарот се отвора дијалогот <emph>Пасус</emph> "
+"каде што може да доделите<link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">директно форматирање на пасуси</link> за тековниот пасус или "
+"сите избрани пасуси."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1873,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Добредојдовте во помошта на $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1883,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Помош на %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1893,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Работење со %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1903,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Менија, алатници и тастери"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1913,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Добивање помош"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1922,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Алатник за табели"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1930,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Алатник за табели</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Алатник за "
+"табели</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1942,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Алатникот за табели</emph> содржи функции што Ви се потребни кога работите со табели. Се појавува кога ќе го придвижите покажувачот во табела.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Алатникот за табели</emph> содржи "
+"функции што Ви се потребни кога работите со табели. Се појавува кога ќе го "
+"придвижите покажувачот во табела.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1955,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\"> Спој ќелии</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\"> Спој "
+"ќелии</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1967,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Избриши ред</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Избриши "
+"ред</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,8 +1979,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Избриши колона</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Избриши "
+"колона</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3983,8 +1991,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3992,8 +2003,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства на објект</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства "
+"на објект</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4003,6 +2017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Подреди</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4011,6 +2026,7 @@ msgctxt ""
msgid "Menus"
msgstr "Менија"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4018,8 +2034,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Менија</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Менија</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4027,8 +2046,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Во следниов дел се наведени темите за помош што се достапни за менијата и дијалозите."
+msgstr ""
+"Во следниов дел се наведени темите за помош што се достапни за менијата и "
+"дијалозите."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4037,6 +2059,7 @@ msgctxt ""
msgid "Table"
msgstr "Табела"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4045,14 +2068,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Табела</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Прикажува команди за вметнување, уредување и бришење на табела внатре во текстуален документ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Прикажува команди за вметнување, уредување и бришење на "
+"табела внатре во текстуален документ.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4061,6 +2088,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вметни"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4069,6 +2097,7 @@ msgctxt ""
msgid "Table"
msgstr "Табела"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4077,6 +2106,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Вметнува нова табела."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4085,6 +2115,7 @@ msgctxt ""
msgid "Columns"
msgstr "Колони"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4093,6 +2124,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Вметнува колони."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4101,6 +2133,7 @@ msgctxt ""
msgid "Rows"
msgstr "Редови"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4109,6 +2142,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Вметнува редови."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4117,6 +2151,7 @@ msgctxt ""
msgid "Delete"
msgstr "Избриши"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4125,6 +2160,7 @@ msgctxt ""
msgid "Table"
msgstr "Табела"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4133,6 +2169,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Ја брише тековната табела.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4141,6 +2178,7 @@ msgctxt ""
msgid "Columns"
msgstr "Колони"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4149,6 +2187,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Ги брише избраните колони."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4157,6 +2196,7 @@ msgctxt ""
msgid "Rows"
msgstr "Редови"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4165,6 +2205,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Ги брише избраните редови."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4173,6 +2214,7 @@ msgctxt ""
msgid "Select"
msgstr "Избери"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4181,6 +2223,7 @@ msgctxt ""
msgid "Table"
msgstr "Табела"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4190,6 +2233,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">Ја избира тековната табела.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4198,6 +2242,7 @@ msgctxt ""
msgid "Column"
msgstr "Колона"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4206,6 +2251,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Ја избира тековната колона."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4214,6 +2260,7 @@ msgctxt ""
msgid "Row"
msgstr "Ред"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4222,6 +2269,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Го избира тековниот ред."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4230,6 +2278,7 @@ msgctxt ""
msgid "Cell"
msgstr "Ќелија"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4238,6 +2287,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Ја избира тековната ќелија.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4246,6 +2296,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\"> Спој ќелии</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4254,6 +2305,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\"> Раздели ќелии</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4262,6 +2314,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоматско форматирање</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4270,6 +2323,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Автоматско приспособување"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4278,30 +2332,39 @@ msgctxt ""
msgid "Column width"
msgstr "Ширина на колона"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Го отвора дијалогот „Ширина на колона“ каде што може да ја промените ширината на колоната."
+msgstr ""
+"Го отвора дијалогот „Ширина на колона“ каде што може да ја промените "
+"ширината на колоната."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колона</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колона</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\"> Рамномерна распределба на колони</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\"> Рамномерна распределба на "
+"колони</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4310,30 +2373,39 @@ msgctxt ""
msgid "Row Height"
msgstr "Висина на ред"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Го отвора дијалогот „Висина на Ред“ каде што може да ја промените висината на редот."
+msgstr ""
+"Го отвора дијалогот „Висина на Ред“ каде што може да ја промените висината "
+"на редот."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимална висина на ред</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Оптимална висина на ред</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\"> Рамномерна распределба на редови</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\"> Рамномерна распределба на "
+"редови</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4342,14 +2414,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Дозволи прелом на редот преку страници и колони"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Дозволува прелом на страница во тековниот ред.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Дозволува прелом на страница во тековниот ред.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4358,14 +2433,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Повтори заглавија на редовите"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Ги повторува заглавијата на табелата на наредните страници ако табелата се протега на повеќе страници.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Ги повторува заглавијата на табелата на наредните "
+"страници ако табелата се протега на повеќе страници.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4374,6 +2453,7 @@ msgctxt ""
msgid "Convert"
msgstr "Претвори"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4382,14 +2462,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Текст во табела"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да го претворите избраниот текст во табела.</ahelp>Отвора <link href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да го претворите избраниот текст во табела."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да го "
+"претворите избраниот текст во табела.</ahelp>Отвора <link "
+"href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да го "
+"претворите избраниот текст во табела."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4398,14 +2484,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Табела во текст"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да ја претворите тековната табела во текст.</ahelp>Отвора <link href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да ја претворите тековната табела во текст."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да ја "
+"претворите тековната табела во текст.</ahelp>Отвора <link "
+"href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да ја "
+"претворите тековната табела во текст."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4414,6 +2506,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Подреди</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4422,14 +2515,18 @@ msgctxt ""
msgid "Formula"
msgstr "Формула"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Го отвора <link href=\"text/swriter/main0214.xhp\">алатникот за формули</link> каде што може да внесувате или уредувате формули."
+msgstr ""
+"Го отвора <link href=\"text/swriter/main0214.xhp\">алатникот за формули</link> "
+"каде што може да внесувате или уредувате формули."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4438,14 +2535,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Формат на броеви"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Отвора <link href=\"text/shared/optionen/01040500.xhp\">дијалог</link> каде што може да го зададете форматот на броевите во табелата."
+msgstr ""
+"Отвора <link href=\"text/shared/optionen/01040500.xhp\">дијалог</link> каде "
+"што може да го зададете форматот на броевите во табелата."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4454,14 +2555,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Граници на табела"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Ги покажува или крие границите на ќелиите од табелата. Границите се гледаат само на екранот и не се печатат."
+msgstr ""
+"Ги покажува или крие границите на ќелиите од табелата. Границите се гледаат "
+"само на екранот и не се печатат."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4470,6 +2575,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Својства на табела</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4478,6 +2584,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Алатник за точки и нумерирање"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4485,8 +2592,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Алатник за точки и нумерирање</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Алатник за точки и нумерирање</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4494,8 +2604,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Алатникот за точки и нумерирање</emph> содржи функции за менување на структурата на нумерираните пасуси, вклучувајки и промена на редоследот на пасусите и дефинирање различни нивоа на пасус.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Алатникот за точки и нумерирање</emph> "
+"содржи функции за менување на структурата на нумерираните пасуси, "
+"вклучувајки и промена на редоследот на пасусите и дефинирање различни нивоа "
+"на пасус.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4504,6 +2619,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Алатници"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4511,8 +2627,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Алатници</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Алатници</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4520,8 +2639,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Овој дел дава увид во алатниците што се на располагање во $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Овој дел дава увид во алатниците што се на располагање во $[officename] "
+"Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4530,6 +2652,7 @@ msgctxt ""
msgid "File"
msgstr "Датотека"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4539,6 +2662,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Датотека</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4546,8 +2670,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Овие команди се применуваат на тековниот документ, отворете нов документ или затворете ја апликацијата.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Овие команди се применуваат на тековниот документ, отворете "
+"нов документ или затворете ја апликацијата.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4557,6 +2684,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Отвори</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4564,8 +2692,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Зачувај како</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Зачувај како</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4575,6 +2705,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Верзии</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4582,8 +2713,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Својства</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Својства</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4593,6 +2726,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Печати</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4600,8 +2734,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Поставувања на печатач</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Поставувања "
+"на печатач</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4610,6 +2747,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Алатник за формули"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4617,8 +2755,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Алатник за формули</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Алатник за формули</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4626,4 +2767,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"><emph>Алатникот за формули</emph> Ви овозможува да креирате и вметнувате пресметки во текстуален документ.</ahelp> За да го активирате <emph>алатникот за формули</emph> притиснете F2."
+msgstr ""
+"<ahelp hid=\".\"><emph>Алатникот за формули</emph> Ви овозможува да креирате и "
+"вметнувате пресметки во текстуален документ.</ahelp> За да го активирате "
+"<emph>алатникот за формули</emph> притиснете F2."
diff --git a/source/mk/helpcontent2/source/text/swriter/librelogo.po b/source/mk/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..8becc11aed9
--- /dev/null
+++ b/source/mk/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4648 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-06 00:25+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Статусна линија"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Статусна линија</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Статусната линија содржи информации за тековниот документ и нуди разни копчиња со посебни функции."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Јазик"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Го прикажува јазикот на избраниот текст. <br/>Кликнете за да го отворите менито каде можете да изберете друг јазик за избраниот текст или за тековниот пасус. <br/>Изберете „Ниеден“ за да го исклучите текстот од проверка на правописот и разделувањето. <br/>Изберете „Повеќе“ за да отворите дијалог со повеќе опции.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital Signature"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Изглед на Зум & Приказ"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Трите контроли од статусната лента на Writer ви дозволуваат да го смените распоредот на зум и приказ на вашите текстуелни документи."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Иконите за распоред на приказ покажуват од лево на десно. Режим на единечна колона. Режим на приказ со страници една до друга. Режим на книга со две страници како кај отворена книга.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Повлечете го лизгачот за зум кон лево за да покажете повеќе страници, повлечете кон десно за да зумирате во страницата и да се прикаже помала област од страницата.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Алатки"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Алатки</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\"> Содржи aлатки за проверка на правописот, галерија од објекти кои можете да ги додадете на вашиот документ како и алатки за конфигурација на менија и поставување на преференции на програмата.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Нумерирање на главни црти</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Нумерирање линии</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Фусноти</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Подреди</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Опции за автокорекција</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Прилагоди</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Алатник за OLE-објекти"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Алатник за OLE-објекти</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>Алатникот за OLE-објекти</emph> се појавува кога се избрани објекти и ги содржи најважните функции за нивно форматирање и позиционирање.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Без пренесување текст</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Ова поставување може исто така да го изберете од страницата <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Пренесување текст</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Оваа икона одговара на опцијата <emph>Пренесување текст на страница</emph> на ливчето <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст преку</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Може да го постигнете истиот ефект преку страницата <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства на објект</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Карактеристики на $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Карактеристики на $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer ви овозможува да дизајнирате и произведете текстуални документи кои может да вклучат графика, табели или графикони. Потоа можете да ги снимите документите во разни формати, вклучително и стандардизираните OpenDocument format (ODF), Microsoft Word .doc формат или HTML. И можете лесно да ги извезете вашите документи во Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Пишување"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer Ви овозможува да креирате основни докумети, како меморандуми, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">факсови</link>, писма, резимеа и <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">да ги спојувате документите</link>, како и долги и комплексни или повеќе-делни документи, заедно со библиографија, референтни табели и индекси."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer исто така вклучува корисни можности како што се <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">проверувач на правопис</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">тезаурус</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">автоматска корекција</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">разделување на зборови</link>, како и најразлични <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">обрасци</link> за скоро секоја намена. Исто така може да креирате свои обрасци со користење на волшебниците."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Дизајнирање и структурирање"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] нуди голем избор на опции за дизајнирање документи. Користете го прозорецот за <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">стилови и форматирање</link> за да креирате, доделувате и изменувате стилови за пасуси, индивидуални знаци, рамки и страници. Освен тоа <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Навигаторот</link> Ви помага брзо да се движите низ Вашите документи, да ги прегледувате со приказ на главни црти и води сметка за објектите што сте ги вметнале во Вашиот документ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Исто така може да креирате различни <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">индекси и табели</link> во текстуалните документи. Може да ја дефинирате структурата и изгледот на индексите и табелите според Вашите индивидуални потреби. Активните хиперврски и обележувачи Ви овозможуваат да отидете директно до соодветните елементи во текстот."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Издавачка дејност со $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer содржи бројни алатки за издавачка дејност и за цртање за да Ви помогнат во креирањето на професионално изградени документи како што се брошури, соопштенија, билтени, покани итн. Може да ги форматирате Вашите документи со распоред во повеќе колони, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">рамки за текст</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">графики</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">табели</link> и други објекти."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Пресметувања"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Текстуалните документи во $[officename] имаат интегрирана <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">функција за пресметки</link> којашто Ви помага да извршувате софистицирани пресметки или логички врски. Исто така може лесно да креирате табела во текстуален документ за да правите пресметки."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Креирање цртежи"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Алатката за цртање</link> на $[officename] Writer Ви овозможува да креирате цртежи, графики, легенди и други видови цртежи директно во текстуалните документи."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Вметнување графики"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Можете да внесете слики во <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">различни формати</link> во текстуалниот документ, вклучително графика во JPG или GIF формат. Дополнително <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Галерија</link> ви дава колекција на илустрации, а <link href=\"text/shared/guide/fontwork.xhp\">Фонтовата галерија</link> создава неверојатни ефекти на фонтот."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Флексибилен интерфејс на апликацијата"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Интерфејсот на програмата е дизајниран за да можете да го конфигурирате според Вашите потреби, вклучително и приспособување на иконите и менијата. Може да ги позиционирате разните прозорци на програмата, како што се прозорците за стилови и форматирање или Навигаторот како лебдечки прозорци, каде било на екранот. Исто така може да <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">вкотвите</link> некои прозорци на работ на работниот простор."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "„Повлечи-и-пушти“"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Можноста <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">„Повлечи-и-пушти“</link> Ви овозможува да работите брзо и ефикасно со текстуалните документи во $[officename]. На пример, можете да влечете и пуштате објекти, како што се графики од Галеријата, од една локација на друга во истиот документ, или меѓу отворени документи во $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Функции за помош"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Може да го користите <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">системот за помош</link> како комплетна референција за апликациите на $[officename], вклучително и <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">инструкции</link> за едноставни и комплексни задачи."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Алатник за својства на нацртаниот објект"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Алатник за својства на нацртаниот објект</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Алатникот за својства на нацртаниот објект</emph> што се појавува кога е избран нацртан објект содржи функции за уредување и позиционирање на нацртаните објекти.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Стил на линија</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Ширина на линија</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Боја на линија</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Стил / пополнување на област</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Алатник за слики"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Алатник за слики</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Алатникот за слики</emph> содржи функции за форматирање и позиционирање на битмапирани слики.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Преврти вертикално</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Преврти хоризонтално</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Својства на графиката</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вметнување"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Вметнување</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Менито „Вметни“ содржи команди за вметнување нови елементи во вашиот документ. Ова вклучува секции, фусноти, белешки, специјални знаци, графика и објекти од други апликации.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Рачен прелом</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Специјален знак</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Дел</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Фуснота/Забелешка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Наслов</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Обележувач</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Упатница</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">Белешка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Скрипта</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Плик</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Табела</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">Хоризонтална линија</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Лебдечка рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Датотека</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Алатник за рамки"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Алатник за рамки</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Кога е избрана рамка, <emph>алатникот за рамки</emph> ги овозможува најважните функции за форматирање и позиционирање на рамката.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Исклучи пренесување текст</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Ова поставување може исто така да го изберете од страницата <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Вклучи пренесување текст</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Оваа икона ја претставува опцијата <emph>Пренесување текст на страница</emph> на страницата <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Пренеси текст преку</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Ова поставување може исто така да го дефинирате на страницата <emph>Пренесување текст</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Боја на подлогата</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Својства на рамката</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Форматирај"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Форматирај</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Содржи команди за форматирање на распоредот и содржината на Вашиот документ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Знак</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Пасус</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Точки и нумерирање</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Страница</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Колони</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Делови</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Слика</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Прозорец"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Прозорец</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содржи команди за манипулирање и прикажување на прозорците од документот.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Преглед на страница"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Преглед на страница</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Алатникот за <emph>преглед на страница</emph> се појавува кога го гледате тековниот документ во режимот за преглед на страница."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Приказ"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Приказ</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ова мени содржи команди за контролирање на екранскиот приказ на документот.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Зумирај</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Уредување"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Уредување</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ова мени содржи команди за уредување на содржината на тековниот документ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Вметни специјално</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Избери текст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Спореди документ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Најди и замени</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Автоматски текст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Размени база на податоци</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Полиња</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Фуснота</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Елемент на индекс</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Библиографски запис</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Хиперврска</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Врски</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">МапаНаСлика</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Алатник за форматирање"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Алатник за форматирање</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Алатникот за форматирање содржи функции за форматирање текст.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Боја на фонтот</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Дополнителни икони"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ако е овозможена подршката за <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">изглед на комплексен текст (CTL)</link>, видлиди се две дополнителни икони."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Одлево надесно"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">Икона одлево надесно</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текстот се внесува одлево надесно.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Оддесно налево"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">Икона оддесно налево</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текстот форматиран со изглед на комплексен текст се внесува оддесно налево.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Алатник за текстуални објекти"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Алатник за текстуални објекти</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содржи наредби за форматирање за текст што се содржи во нацртан објект. </ahelp><emph>Алатникот за текстуални објекти</emph> се појавува кога ќе кликнете двапати во нацртан објект."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Горен индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Долен индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Избери ги сите</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Знак</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Пасус</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Тука може да ги одредите вовлекувањата, растојанието, порамнувањето и проредот за пасусот што е тековно избран."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Линијари"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Линијари</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Линијарите ги покажуваат димензиите на страницата и позицијата на табулаторот, вовлекувањата, границите и колоните. Сите овие елементи на линијарите може да ги измените со користење на глушецот."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Со кликнување двапати на линијарот се отвора дијалогот <emph>Пасус</emph> каде што може да доделите<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">директно форматирање на пасуси</link> за тековниот пасус или сите избрани пасуси."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Добредојдовте во помошта на $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Помош на %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Работење со %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Менија, алатници и тастери"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Добивање помош"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Алатник за табели"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Алатник за табели</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Алатникот за табели</emph> содржи функции што Ви се потребни кога работите со табели. Се појавува кога ќе го придвижите покажувачот во табела.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\"> Спој ќелии</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Избриши ред</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Избриши колона</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Својства на објект</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Подреди</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Менија"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Менија</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Во следниов дел се наведени темите за помош што се достапни за менијата и дијалозите."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Табела"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Табела</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Прикажува команди за вметнување, уредување и бришење на табела внатре во текстуален документ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вметни"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Табела"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Вметнува нова табела."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Колони"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Вметнува колони."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Редови"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Вметнува редови."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Избриши"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Табела"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Ја брише тековната табела.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Колони"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Ги брише избраните колони."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Редови"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Ги брише избраните редови."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Избери"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Табела"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">Ја избира тековната табела.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Колона"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Ја избира тековната колона."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Ред"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Го избира тековниот ред."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Ќелија"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Ја избира тековната ќелија.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\"> Спој ќелии</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\"> Раздели ќелии</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоматско форматирање</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Автоматско приспособување"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Ширина на колона"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Го отвора дијалогот „Ширина на колона“ каде што може да ја промените ширината на колоната."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимална ширина на колона</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\"> Рамномерна распределба на колони</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Висина на ред"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Го отвора дијалогот „Висина на Ред“ каде што може да ја промените висината на редот."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимална висина на ред</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\"> Рамномерна распределба на редови</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Дозволи прелом на редот преку страници и колони"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Дозволува прелом на страница во тековниот ред.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Повтори заглавија на редовите"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Ги повторува заглавијата на табелата на наредните страници ако табелата се протега на повеќе страници.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Претвори"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Текст во табела"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да го претворите избраниот текст во табела.</ahelp>Отвора <link href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да го претворите избраниот текст во табела."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Табела во текст"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отвора дијалог каде што може да ја претворите тековната табела во текст.</ahelp>Отвора <link href=\"text/swriter/01/06090000.xhp\">дијалог</link> каде што може да ја претворите тековната табела во текст."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Подреди</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Формула"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Го отвора <link href=\"text/swriter/main0214.xhp\">алатникот за формули</link> каде што може да внесувате или уредувате формули."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Формат на броеви"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Отвора <link href=\"text/shared/optionen/01040500.xhp\">дијалог</link> каде што може да го зададете форматот на броевите во табелата."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Граници на табела"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Ги покажува или крие границите на ќелиите од табелата. Границите се гледаат само на екранот и не се печатат."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Својства на табела</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Алатник за точки и нумерирање"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Алатник за точки и нумерирање</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Алатникот за точки и нумерирање</emph> содржи функции за менување на структурата на нумерираните пасуси, вклучувајки и промена на редоследот на пасусите и дефинирање различни нивоа на пасус.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Алатници"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Алатници</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Овој дел дава увид во алатниците што се на располагање во $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Датотека"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Датотека</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Овие команди се применуваат на тековниот документ, отворете нов документ или затворете ја апликацијата.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Отвори</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Зачувај како</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Верзии</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Својства</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Печати</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Поставувања на печатач</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Алатник за формули"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Алатник за формули</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"><emph>Алатникот за формули</emph> Ви овозможува да креирате и вметнувате пресметки во текстуален документ.</ahelp> За да го активирате <emph>алатникот за формули</emph> притиснете F2."
diff --git a/source/nb/helpcontent2/source/text/swriter.po b/source/nb/helpcontent2/source/text/swriter.po
index 2da0da350a5..f2fa4479e44 100644
--- a/source/nb/helpcontent2/source/text/swriter.po
+++ b/source/nb/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-05-02 05:55+0200\n"
"Last-Translator: Olav <odahlum@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statuslinja"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Statuslinja viser informasjon om dokumentet, og inneholder ulike knapper med egne funksjoner."
+msgstr ""
+"Statuslinja viser informasjon om dokumentet, og inneholder ulike knapper med "
+"egne funksjoner."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,23 @@ msgctxt ""
msgid "Language"
msgstr "Språk"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser språket for den markerte teksten. <br/>Trykk for å åpne en meny der du kan velge et annet språk for den markerte teksten eller for det gjeldende avsnittet. <br/>Velg <emph>Ingen</emph> hvis du ikke vil sjekke teksten for stave- og orddelingsfeil. <br/> Velg «Nullstill til standardspråk» for å bruke standardvalget på den markerte delen eller avsnittet. </br>Velg <emph>Mer</emph> for å åpne et dialogvindu med flere valg.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser språket for den markerte teksten. <br/>Trykk for å åpne "
+"en meny der du kan velge et annet språk for den markerte teksten eller for "
+"det gjeldende avsnittet. <br/>Velg <emph>Ingen</emph> hvis du ikke vil "
+"sjekke teksten for stave- og orddelingsfeil. <br/> Velg «Nullstill til "
+"standardspråk» for å bruke standardvalget på den markerte delen eller "
+"avsnittet. </br>Velg <emph>Mer</emph> for å åpne et dialogvindu med flere "
+"valg.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital signatur"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Se <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale signaturer</link>."
+msgstr ""
+"Se <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale "
+"signaturer</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Skaler og vis oppsett"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "De tre kontrollene på statuslinja i Writer lar deg endre hvordan tekstdokumentene skaleres og vises."
+msgstr ""
+"De tre kontrollene på statuslinja i Writer lar deg endre hvordan "
+"tekstdokumentene skaleres og vises."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Vis oppsett-ikoner fra venstre mot høyre: Enkeltsidemodus viser én og én side. Visningsmodus viser sidene side ved side. Bokmodus viser to sider om gangen, som i en åpen bok.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vis oppsett-ikoner fra venstre mot høyre: Enkeltsidemodus "
+"viser én og én side. Visningsmodus viser sidene side ved side. Bokmodus "
+"viser to sider om gangen, som i en åpen bok.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Dra glidebryteren for skalering mot venstre for å vise flere sider, eller dra den mot høyre for å skalere til en side og vise et mindre område på denne siden.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dra glidebryteren for skalering mot venstre for å vise flere "
+"sider, eller dra den mot høyre for å skalere til en side og vise et mindre "
+"område på denne siden.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Verktøy"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Verktøy</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +164,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Inneholder staveverktøy, en bildesamling som du kan kopiere inn bilder fra, samt verktøy for tilpasning av menyer og innstilling av programoppsett.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Inneholder staveverktøy, en bildesamling som du kan kopiere "
+"inn bilder fra, samt verktøy for tilpasning av menyer og innstilling av "
+"programoppsett.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Disposisjonsnummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">Disposisjonsnummerering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Linjenummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line "
+"Numbering\">Linjenummerering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +201,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +214,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorter\">Sorter</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +222,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autorettingsvalg</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">Autorettingsvalg</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +234,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Tilpass</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Tilpass</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +246,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objektlinje"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +254,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objektlinje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-"
+"objektlinje</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +266,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Verktøylinja <emph>OLE-objekt</emph> blir vist når et objekt er valgt. Verktøylinja inneholder de viktigste funksjonene for formatering og plassering av objekter.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Verktøylinja <emph>OLE-objekt</emph> blir vist "
+"når et objekt er valgt. Verktøylinja inneholder de viktigste funksjonene for "
+"formatering og plassering av objekter.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +279,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Ingen tekstbryting</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Ingen "
+"tekstbryting</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +291,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valget er også tilgjengelig under fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valget "
+"er også tilgjengelig under fanen <emph>Tekstbryting</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +303,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +314,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Dette ikonet står for valget <emph>Tekstbryting på siden</emph>, som du også finner under fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Dette "
+"ikonet står for valget <emph>Tekstbryting på siden</emph>, som du også "
+"finner under fanen <emph>Tekstbryting</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +327,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Tekstflyt</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +339,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også oppnå samme effekt via valgene på fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også "
+"oppnå samme effekt via valgene på fanen <emph>Tekstbryting</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +351,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Objektegenskaper</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +364,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funksjoner i $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +372,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funksjoner i $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Funksjoner i $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +385,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer lar deg lage og utforme tekstdokumenter som du kan sette bilder, tabeller og diagrammer inn i. Du kan lagre dokumentene i mange ulike formater, som for eksempel det standardiserte OpenDocument format (ODF), Microsoft Word, doc-format, HTML og du kan lett eksportere dokumentene dine til «Portable Document Format» (PDF)."
+msgstr ""
+"$[officename] Writer lar deg lage og utforme tekstdokumenter som du kan "
+"sette bilder, tabeller og diagrammer inn i. Du kan lagre dokumentene i mange "
+"ulike formater, som for eksempel det standardiserte OpenDocument format "
+"(ODF), Microsoft Word, doc-format, HTML og du kan lett eksportere "
+"dokumentene dine til «Portable Document Format» (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +402,7 @@ msgctxt ""
msgid "Writing"
msgstr "Skrive"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +410,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer lar deg lage både vanlige dokumenter, som notater, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakser</link>, brev, referater og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">flettede dokumenter</link>, i tillegg til lange og komplekse eller oppdelte dokumenter med komplett litteraturliste, referansetabeller, innholdslister og stikkordregister."
+msgstr ""
+"$[officename] Writer lar deg lage både vanlige dokumenter, som notater, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakser</link>, brev, "
+"referater og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">flettede dokumenter</link>, i tillegg til lange og komplekse "
+"eller oppdelte dokumenter med komplett litteraturliste, referansetabeller, "
+"innholdslister og stikkordregister."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +426,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer har også nyttige funksjoner som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, en <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbok</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link>, og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link> i tillegg til et utvalg <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">maler</link> for mange ulike formål. Du kan også lage egne maler ved hjelp av veivisere."
-
+msgstr ""
+"$[officename] Writer har også nyttige funksjoner som <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, "
+"en <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">synonymordbok</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link>, og "
+"<link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">orddeling</link> i tillegg til et utvalg <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">maler</link> for mange "
+"ulike formål. Du kan også lage egne maler ved hjelp av veivisere."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +447,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Utforme og strukturere"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +455,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] gir mange alternativer for utforming av dokumenter. Bruk <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilbehandleren</link> for å lage, tildele og endre stiler for avsnitt, enkelttegn, rammer og sider. I tillegg gir <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Dokumentstrukturen</link> deg muligheten til å bevege deg raskt i dokumentet ditt, en disposisjonsvisning av dokumentet, samt en oversikt over objekter som er satt inn i dokumentet."
+msgstr ""
+"$[officename] gir mange alternativer for utforming av dokumenter. Bruk <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilbehandleren</link> "
+"for å lage, tildele og endre stiler for avsnitt, enkelttegn, rammer og "
+"sider. I tillegg gir <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Dokumentstrukturen</link> deg muligheten til å bevege deg "
+"raskt i dokumentet ditt, en disposisjonsvisning av dokumentet, samt en "
+"oversikt over objekter som er satt inn i dokumentet."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +472,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Du kan også lage ulike <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">registre og innholdslister</link> i tekstdokumenter. Du kan angi strukturen og utseendet til registrene og innholdslistene slik du måtte ønske. Hyperlenker og bokmerker lar deg hoppe direkte til tilhørende elementer i teksten."
+msgstr ""
+"Du kan også lage ulike <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">registre og innholdslister</link> i "
+"tekstdokumenter. Du kan angi strukturen og utseendet til registrene og "
+"innholdslistene slik du måtte ønske. Hyperlenker og bokmerker lar deg hoppe "
+"direkte til tilhørende elementer i teksten."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +489,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Datatrykking i $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +497,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer har flere verktøy for datatrykking og tegning for å hjelpe deg med å lage dokumenter med profesjonelt utseende, for eksempel brosjyrer, nyhetsbrev og invitasjoner. Du kan bruke flere spalter, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilder</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeller</link> og andre objekter."
+msgstr ""
+"$[officename] Writer har flere verktøy for datatrykking og tegning for å "
+"hjelpe deg med å lage dokumenter med profesjonelt utseende, for eksempel "
+"brosjyrer, nyhetsbrev og invitasjoner. Du kan bruke flere spalter, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">tekstrammer</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilder</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tables\">tabeller</link> og andre objekter."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +517,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Beregninger"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +525,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Tekstdokumenter i $[officename] har en innebygd <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">beregningsfunksjon</link> som hjelper deg med å utføre beregninger eller logiske lenker. Du kan enkelt lage en tabell i et tekstdokument for å gjøre beregninger."
+msgstr ""
+"Tekstdokumenter i $[officename] har en innebygd <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation "
+"function\">beregningsfunksjon</link> som hjelper deg med å utføre beregninger "
+"eller logiske lenker. Du kan enkelt lage en tabell i et tekstdokument for å "
+"gjøre beregninger."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +542,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Lage tegninger"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +550,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Tegneverktøyet</link> i $[officename] Writer lar deg lage tegninger, bilder, forklaringer og bildetekster, samt andre typer av tegninger direkte i tekstdokumentet."
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">Tegneverktøyet</link> i $[officename] Writer lar deg lage tegninger, "
+"bilder, forklaringer og bildetekster, samt andre typer av tegninger direkte "
+"i tekstdokumentet."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +566,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Sette inn bilder"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +574,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Du kan sette bilder med mange <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ulike formater</link> inn i et tekstdokument. I tillegg gir <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriet</link> en bildesamling sortert etter temaer, og du kan lage flotte skrifteffekter med <link href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link>."
+msgstr ""
+"Du kan sette bilder med mange <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">ulike formater</link> inn i et tekstdokument. I "
+"tillegg gir <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Gallery\">Galleriet</link> en bildesamling sortert etter temaer, og du "
+"kan lage flotte skrifteffekter med <link "
+"href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link>."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +592,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Fleksibelt brukergrensesnitt"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +600,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Brukergrensesnittet til programmet er laget slik at du kan endre det til å passe din bruk. Dette gjelder også for menyer og knapper. Du kan plassere programvinduer, som for eksempel stilbehandleren og dokumentstrukturen, som flytende vinduer hvor som helst på skjermen. Du kan også <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">feste</link> noen vinduer til kanten på arbeidsområdet."
+msgstr ""
+"Brukergrensesnittet til programmet er laget slik at du kan endre det til å "
+"passe din bruk. Dette gjelder også for menyer og knapper. Du kan plassere "
+"programvinduer, som for eksempel stilbehandleren og dokumentstrukturen, som "
+"flytende vinduer hvor som helst på skjermen. Du kan også <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">feste</link> noen vinduer "
+"til kanten på arbeidsområdet."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +618,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Dra og slipp"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +626,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">dra-og-slipp</link>-funksjonen kan du arbeide raskt og effektivt med tekstdokumenter i $[officename]. Du kan for eksempel dra og slippe objekter, slik som bilder fra galleriet, fra et sted til et annet i det samme dokumentet, eller du kan flytte objekter mellom åpne $[officename]-dokumenter."
+msgstr ""
+"Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">dra-og-"
+"slipp</link>-funksjonen kan du arbeide raskt og effektivt med "
+"tekstdokumenter i $[officename]. Du kan for eksempel dra og slippe objekter, "
+"slik som bilder fra galleriet, fra et sted til et annet i det samme "
+"dokumentet, eller du kan flytte objekter mellom åpne "
+"$[officename]-dokumenter."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +644,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Hjelpefunksjoner"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +652,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Du kan bruke <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjelpesystemet</link> som et komplett oppslagsverk for $[officename]-programmene. Her finner du <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksjoner</link> for både enkle og avanserte oppgaver."
+msgstr ""
+"Du kan bruke <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Hjelpesystemet</link> som et komplett oppslagsverk for "
+"$[officename]-programmene. Her finner du <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksjoner</link> "
+"for både enkle og avanserte oppgaver."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +668,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Verktøylinja «Egenskaper for tegneobjekter»"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +676,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Verktøylinja «Egenskaper for tegneobjekter»</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Verktøylinja «Egenskaper for tegneobjekter»</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +688,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se verktøylinja <emph>Egenskaper for tegneobjekter</emph> i Writer og Calc. Velg menyen Vis → Verktøylinjer → Egenskaper for tegneobjekter. Kontrollelementene er tilgjengelige nå er tegneobjekt er valgt. Som standard vil forskjellige knapper vises, avhengig av om det er et tekstdokument eller et regneark.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se verktøylinja <emph>Egenskaper for "
+"tegneobjekter</emph> i Writer og Calc. Velg menyen Vis → Verktøylinjer → "
+"Egenskaper for tegneobjekter. Kontrollelementene er tilgjengelige nå er "
+"tegneobjekt er valgt. Som standard vil forskjellige knapper vises, avhengig "
+"av om det er et tekstdokument eller et regneark.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +703,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +714,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linjebredde</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Width\">Linjebredde</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +726,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +737,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Områdestil/fyll</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">Områdestil/fyll</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +750,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Bildelinja"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Bildelinja\">Bildelinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Bildelinja\">Bildelinja</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Bildelinja</emph> inneholder funksjoner for formatering og plassering av valgte punktbilder.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Bildelinja</emph> inneholder "
+"funksjoner for formatering og plassering av valgte punktbilder.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend loddrett\">Speilvend loddrett</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend "
+"loddrett\">Speilvend loddrett</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend vannrett\">Speilvend vannrett</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend "
+"vannrett\">Speilvend vannrett</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Bildeegenskaper\">Bildeegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" "
+"name=\"Bildeegenskaper\">Bildeegenskaper</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +813,7 @@ msgctxt ""
msgid "Insert"
msgstr "Sett inn"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +823,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Sett inn</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +831,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneholder alle de nødvendige kommandoene for å sette inn elementer i dokumentet. Dette inkluderer bolker, fotnoter, noter, spesialtegn, bilder og objekter fra andre programmer.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneholder alle de nødvendige kommandoene for å "
+"sette inn elementer i dokumentet. Dette inkluderer bolker, fotnoter, noter, "
+"spesialtegn, bilder og objekter fra andre programmer.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +844,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt skift</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt "
+"skift</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +856,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Spesialtegn</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special "
+"Character\">Spesialtegn</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +870,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Bolk</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +878,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +889,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fotnote/sluttnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Fotnote/sluttnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +901,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bildetekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bildetekst</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +912,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +923,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Kryssreferanse</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Kryssreferanse</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +937,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Merknad</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +947,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +955,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +968,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +978,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabell</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +986,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vannrett linje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vannrett "
+"linje</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +998,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytende ramme</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytende "
+"ramme</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1012,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fil</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1021,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Rammelinja"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1029,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1040,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, viser verktøylinja <emph>Ramme</emph> de viktigste funksjonene for formatering og plassering av ramma.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, viser verktøylinja "
+"<emph>Ramme</emph> de viktigste funksjonene for formatering og plassering av "
+"ramma.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1053,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting av</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting "
+"av</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1065,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også ta i bruk denne innstillinga via fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også ta "
+"i bruk denne innstillinga via fanen <emph>Tekstbryting</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1077,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting på</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting "
+"på</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1089,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikonet står for valget <emph>Tekstbryting på siden</emph>, som du også finner under fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikonet "
+"står for valget <emph>Tekstbryting på siden</emph>, som du også finner "
+"under fanen <emph>Tekstbryting</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1102,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Tekstflyt</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1114,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du finner dette valget også under fanen <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du finner dette "
+"valget også under fanen <emph>Tekstbryting</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1126,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Bakgrunnsfarge</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">Bakgrunnsfarge</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1138,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Rammeegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">Rammeegenskaper</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1151,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1161,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1169,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Inneholder kommandoer for å endre utforminga av og innhold i dokumentet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Inneholder kommandoer for å endre utforminga av "
+"og innhold i dokumentet.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1183,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Tegn</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1191,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1202,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkter og nummerering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkter og "
+"nummerering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1216,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Side</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1226,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Spalter</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1236,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Bolker</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1246,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1256,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bilde</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1265,7 @@ msgctxt ""
msgid "Window"
msgstr "Vindu"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1275,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Vindu</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1283,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneholder kommandoer for å behandle og vise dokumentvinduer.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneholder kommandoer for "
+"å behandle og vise dokumentvinduer.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1296,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Forhåndsvis siden"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1304,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Forhåndsvis siden</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Forhåndsvis "
+"siden</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1316,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Verktøylinja for <emph>forhåndsvisning av siden</emph> åpnes når du forhåndsviser et dokument."
+msgstr ""
+"Verktøylinja for <emph>forhåndsvisning av siden</emph> åpnes når du "
+"forhåndsviser et dokument."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1329,7 @@ msgctxt ""
msgid "View"
msgstr "Vis"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1339,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vis</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1347,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneholder kommandoer for å styre hvordan dokumentet skal vises på skjermen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneholder kommandoer for å styre hvordan "
+"dokumentet skal vises på skjermen.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1361,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Skalering</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1370,7 @@ msgctxt ""
msgid "Edit"
msgstr "Rediger"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1380,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Rediger</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1388,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneholder kommandoer for å redigere innholdet i det gjeldende dokumentet..</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneholder kommandoer for å redigere innholdet i "
+"det gjeldende dokumentet..</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1400,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn utvalg</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn "
+"utvalg</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1412,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Merk tekst</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Merk "
+"tekst</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1424,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Sammenlign dokumenter</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Sammenlign "
+"dokumenter</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1436,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og erstatt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og "
+"erstatt</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1448,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1459,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bytt database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bytt "
+"database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1473,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Felter</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1481,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1492,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1503,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Kilde</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Kilde</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1515,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1528,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Lenker</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1536,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Bildekart</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Bildekart</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1548,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formateringslinja"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1556,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formateringslinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting "
+"Bar\">Formateringslinja</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1568,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneholder flere funksjoner for tekstformatering.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneholder flere funksjoner "
+"for tekstformatering.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1580,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Skriftfarge</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font "
+"Color\">Skriftfarge</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1594,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Flere ikoner"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1603,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Større skrift"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1612,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Øker skriftstørrelsen på den valgte teksten.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1621,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Mindre skrift"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1630,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Minsker skriftstørrelsen på den valgte teksten.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1638,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Hvis <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra ikoner være synlige."
+msgstr ""
+"Hvis <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra "
+"ikoner være synlige."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1653,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Venstre mot høyre"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre til høyre-ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre til høyre-"
+"ikon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1673,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skrevet fra venstre mot høyre.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skrevet fra venstre mot "
+"høyre.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1687,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Høyre mot venstre"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">høyre til venstre ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">høyre til venstre "
+"ikon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1707,12 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skrevet fra høyre mot venstre. Dette brukes på tekst som er formatert med kompleks tekst-oppsett.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skrevet fra høyre mot "
+"venstre. Dette brukes på tekst som er formatert med kompleks tekst-"
+"oppsett.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1721,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstobjektlinja"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1729,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjektlinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object "
+"Bar\">Tekstobjektlinja</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1741,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneholder formateringskommandoer for tekst inni tegneobjekter.</ahelp> Verktøylinja <emph>Tekstobjekt</emph> blir vist når du dobbeltklikker inni et tegneobjekt."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneholder formateringskommandoer for "
+"tekst inni tegneobjekter.</ahelp> Verktøylinja <emph>Tekstobjekt</emph> blir "
+"vist når du dobbeltklikker inni et tegneobjekt."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1754,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Hevet skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Hevet "
+"skrift</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1766,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senket skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senket "
+"skrift</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1778,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Velg alle</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Velg alle</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1791,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Tegn</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1799,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1810,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Her kan du angi innrykk, avstander, justering og linjeavstand for det valgte avsnittet."
+msgstr ""
+"Her kan du angi innrykk, avstander, justering og linjeavstand for det valgte "
+"avsnittet."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1823,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linjaler"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1833,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Linjaler</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1841,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Linjaler viser størrelsesforholdene til siden, samt posisjonen til tabulatorer, innrykk, kantlinjer og spalter. Du kan endre alle disse posisjonene på linjalene ved hjelp av musepekeren."
+msgstr ""
+"Linjaler viser størrelsesforholdene til siden, samt posisjonen til "
+"tabulatorer, innrykk, kantlinjer og spalter. Du kan endre alle disse "
+"posisjonene på linjalene ved hjelp av musepekeren."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1854,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Du kan dobbeltklikke linjalen for å åpne dialogvinduet <emph>Avsnitt</emph> og bruke <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte avsnittsformatering</link> på det aktuelle avsnittet eller alle merkede avsnitt."
+msgstr ""
+"Du kan dobbeltklikke linjalen for å åpne dialogvinduet <emph>Avsnitt</emph> "
+"og bruke <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct "
+"paragraph formatting\">direkte avsnittsformatering</link> på det aktuelle "
+"avsnittet eller alle merkede avsnitt."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1869,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Velkommen til hjelp for $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1879,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-hjelp"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1889,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Arbeide med %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1899,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menyer, verktøylinjer og taster"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1909,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Få hjelp"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1918,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Verktøylinja «Tabell»"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1926,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja «Tabell»</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja "
+"«Tabell»</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1938,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Verktøylinja <emph>Tabell</emph> inneholder funksjoner for arbeid med tabeller. Verktøylinja blir vist når du flytter skrivemerket til en tabell.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Verktøylinja <emph>Tabell</emph> inneholder "
+"funksjoner for arbeid med tabeller. Verktøylinja blir vist når du flytter "
+"skrivemerket til en tabell.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1951,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå sammen celler</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå sammen "
+"celler</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1963,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1974,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett kolonne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett "
+"kolonne</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatering\">Autoformatering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Autoformatering\">Autoformatering</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabellegenskaper\">Tabellegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" "
+"name=\"Tabellegenskaper\">Tabellegenskaper</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2009,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2018,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menyer"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2026,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menyer</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menyer</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2038,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Denne delen lister hjelpeemnene som er tilgjengelige for menyer og dialogvinduer."
+msgstr ""
+"Denne delen lister hjelpeemnene som er tilgjengelige for menyer og "
+"dialogvinduer."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2051,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2060,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser kommandoer som kan brukes til å sette inn og redigere en tabell i et tekstdokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser kommandoer som kan brukes til å sette inn og redigere "
+"en tabell i et tekstdokument.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2080,7 @@ msgctxt ""
msgid "Insert"
msgstr "Sett inn"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2089,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2098,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Setter inn en ny tabell."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2107,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonner"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2116,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Setter inn kolonner."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2125,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2134,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Setter inn rader."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2143,7 @@ msgctxt ""
msgid "Delete"
msgstr "Slett"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2152,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2161,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Sletter den gjeldende tabellen.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2170,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonner"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2179,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Sletter de valgte kolonnene."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2188,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2197,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Sletter de valgte radene."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2206,7 @@ msgctxt ""
msgid "Select"
msgstr "Velg"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2215,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2224,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Velger den gjeldende tabellen.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2233,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolonne"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2242,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Velger den gjeldende kolonnen."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2251,7 @@ msgctxt ""
msgid "Row"
msgstr "Rad"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2260,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Velger den gjeldende raden."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2269,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celle"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2278,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Velger den gjeldende cellen.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2287,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Slå sammen celler</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2296,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Del celler</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2305,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatering</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2314,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Tilpass automatisk"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2323,18 @@ msgctxt ""
msgid "Column width"
msgstr "Kolonnebredde"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Åpner dialogvinduet for kolonnebredde, der du kan endre bredden til en kolonne."
+msgstr ""
+"Åpner dialogvinduet for kolonnebredde, der du kan endre bredden til en "
+"kolonne."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2343,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Beste kolonnebredde</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2352,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonner jevnt</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2361,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Radhøyde"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2370,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Åpner dialogvinduet for radhøyde, der du kan endre høyden på en rad."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2379,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Beste radhøyde</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2388,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rader jevnt</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2397,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Tillat at raden deles over sider og spalter"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2406,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Tillater sideskift i den gjeldende raden.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2415,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Gjenta tabelloverskrifter"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Gjenta tabelloverskriftene på etterfølgende sider hvis tabellen går over mer enn en side.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Gjenta tabelloverskriftene på etterfølgende sider hvis "
+"tabellen går over mer enn en side.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2435,7 @@ msgctxt ""
msgid "Convert"
msgstr "Gjør om"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2444,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst til tabell"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om den valgte teksten til en tabell.</ahelp> Åpner <link href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre om den valgte teksten til en tabell."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om "
+"den valgte teksten til en tabell.</ahelp> Åpner <link "
+"href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre "
+"om den valgte teksten til en tabell."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2466,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabell til tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om den gjeldende tabellen til tekst.</ahelp> Åpner <link href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre om den gjeldende tabellen til tekst."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om "
+"den gjeldende tabellen til tekst.</ahelp> Åpner <link "
+"href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre "
+"om den gjeldende tabellen til tekst."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2488,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2497,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Åpner <link href=\"text/swriter/main0214.xhp\">Formellinja</link> der du kan skrive inn eller endre en formel."
+msgstr ""
+"Åpner <link href=\"text/swriter/main0214.xhp\">Formellinja</link> der du kan "
+"skrive inn eller endre en formel."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2517,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Tallformat"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Åpner <link href=\"text/shared/optionen/01040500.xhp\">et dialogvindu</link> der du kan angi formatet til tall i tabellen."
+msgstr ""
+"Åpner <link href=\"text/shared/optionen/01040500.xhp\">et dialogvindu</link> "
+"der du kan angi formatet til tall i tabellen."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2537,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabellgrenser"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Viser eller skjuler kantlinjene rundt tabellceller. Kantlinjene er bare synlige på skjermen, og blir ikke skrevet ut."
+msgstr ""
+"Viser eller skjuler kantlinjene rundt tabellceller. Kantlinjene er bare "
+"synlige på skjermen, og blir ikke skrevet ut."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2557,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabellegenskaper</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2566,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Verktøylinja Punkter og nummerering"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2574,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Verktøylinja for punkter og nummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Verktøylinja for punkter og nummerering</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2586,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>Punkter og nummerering</emph> inneholder funksjoner for å endre på strukturen i nummererte avsnitt, som for eksempel å endre på rekkefølgen eller velge ulike avsnittsnivåer.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>Punkter og "
+"nummerering</emph> inneholder funksjoner for å endre på strukturen i "
+"nummererte avsnitt, som for eksempel å endre på rekkefølgen eller velge "
+"ulike avsnittsnivåer.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2601,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Verktøylinjer"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2609,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Verktøylinjer</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Verktøylinjer</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2621,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Denne delen gir en oversikt over de tilgjengelige verktøylinjene i $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Denne delen gir en oversikt over de tilgjengelige verktøylinjene i "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2635,7 @@ msgctxt ""
msgid "File"
msgstr "Fil"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2645,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fil</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2653,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Disse funksjonene gjelder det aktive dokumentet, og kan brukes til å åpne et nytt dokument eller lukke programmet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Disse funksjonene gjelder det aktive dokumentet, og kan "
+"brukes til å åpne et nytt dokument eller lukke programmet.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2667,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Åpne</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2675,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagre som</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagre som</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2686,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjoner</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjoner</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2697,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Egenskaper</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Egenskaper</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2710,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Skriv ut</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2718,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Skriveroppsett</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">Skriveroppsett</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2731,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formellinja"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2739,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formellinja</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formellinja</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2751,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du lage regnestykker som du kan sette inn i et tekstdokument.</ahelp> Trykk «F2» for å vise <emph>Formellinja</emph>."
+msgstr ""
+"<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du lage regnestykker som du "
+"kan sette inn i et tekstdokument.</ahelp> Trykk «F2» for å vise "
+"<emph>Formellinja</emph>."
diff --git a/source/nb/helpcontent2/source/text/swriter/librelogo.po b/source/nb/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..ed13f45dc7c
--- /dev/null
+++ b/source/nb/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-05-02 05:55+0200\n"
+"Last-Translator: Olav <odahlum@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statuslinja"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Statuslinja viser informasjon om dokumentet, og inneholder ulike knapper med egne funksjoner."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Språk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser språket for den markerte teksten. <br/>Trykk for å åpne en meny der du kan velge et annet språk for den markerte teksten eller for det gjeldende avsnittet. <br/>Velg <emph>Ingen</emph> hvis du ikke vil sjekke teksten for stave- og orddelingsfeil. <br/> Velg «Nullstill til standardspråk» for å bruke standardvalget på den markerte delen eller avsnittet. </br>Velg <emph>Mer</emph> for å åpne et dialogvindu med flere valg.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital signatur"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Se <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale signaturer</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Skaler og vis oppsett"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "De tre kontrollene på statuslinja i Writer lar deg endre hvordan tekstdokumentene skaleres og vises."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vis oppsett-ikoner fra venstre mot høyre: Enkeltsidemodus viser én og én side. Visningsmodus viser sidene side ved side. Bokmodus viser to sider om gangen, som i en åpen bok.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dra glidebryteren for skalering mot venstre for å vise flere sider, eller dra den mot høyre for å skalere til en side og vise et mindre område på denne siden.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Verktøy"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Verktøy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Inneholder staveverktøy, en bildesamling som du kan kopiere inn bilder fra, samt verktøy for tilpasning av menyer og innstilling av programoppsett.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Disposisjonsnummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Linjenummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorter\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autorettingsvalg</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">Tilpass</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objektlinje"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objektlinje</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Verktøylinja <emph>OLE-objekt</emph> blir vist når et objekt er valgt. Verktøylinja inneholder de viktigste funksjonene for formatering og plassering av objekter.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Ingen tekstbryting</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valget er også tilgjengelig under fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Dette ikonet står for valget <emph>Tekstbryting på siden</emph>, som du også finner under fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan også oppnå samme effekt via valgene på fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objektegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funksjoner i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funksjoner i $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer lar deg lage og utforme tekstdokumenter som du kan sette bilder, tabeller og diagrammer inn i. Du kan lagre dokumentene i mange ulike formater, som for eksempel det standardiserte OpenDocument format (ODF), Microsoft Word, doc-format, HTML og du kan lett eksportere dokumentene dine til «Portable Document Format» (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Skrive"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer lar deg lage både vanlige dokumenter, som notater, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">fakser</link>, brev, referater og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">flettede dokumenter</link>, i tillegg til lange og komplekse eller oppdelte dokumenter med komplett litteraturliste, referansetabeller, innholdslister og stikkordregister."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer har også nyttige funksjoner som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, en <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbok</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link>, og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link> i tillegg til et utvalg <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">maler</link> for mange ulike formål. Du kan også lage egne maler ved hjelp av veivisere."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Utforme og strukturere"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] gir mange alternativer for utforming av dokumenter. Bruk <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilbehandleren</link> for å lage, tildele og endre stiler for avsnitt, enkelttegn, rammer og sider. I tillegg gir <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Dokumentstrukturen</link> deg muligheten til å bevege deg raskt i dokumentet ditt, en disposisjonsvisning av dokumentet, samt en oversikt over objekter som er satt inn i dokumentet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Du kan også lage ulike <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">registre og innholdslister</link> i tekstdokumenter. Du kan angi strukturen og utseendet til registrene og innholdslistene slik du måtte ønske. Hyperlenker og bokmerker lar deg hoppe direkte til tilhørende elementer i teksten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Datatrykking i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer har flere verktøy for datatrykking og tegning for å hjelpe deg med å lage dokumenter med profesjonelt utseende, for eksempel brosjyrer, nyhetsbrev og invitasjoner. Du kan bruke flere spalter, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilder</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabeller</link> og andre objekter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Beregninger"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Tekstdokumenter i $[officename] har en innebygd <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">beregningsfunksjon</link> som hjelper deg med å utføre beregninger eller logiske lenker. Du kan enkelt lage en tabell i et tekstdokument for å gjøre beregninger."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Lage tegninger"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Tegneverktøyet</link> i $[officename] Writer lar deg lage tegninger, bilder, forklaringer og bildetekster, samt andre typer av tegninger direkte i tekstdokumentet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Sette inn bilder"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Du kan sette bilder med mange <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ulike formater</link> inn i et tekstdokument. I tillegg gir <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galleriet</link> en bildesamling sortert etter temaer, og du kan lage flotte skrifteffekter med <link href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link>."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Fleksibelt brukergrensesnitt"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Brukergrensesnittet til programmet er laget slik at du kan endre det til å passe din bruk. Dette gjelder også for menyer og knapper. Du kan plassere programvinduer, som for eksempel stilbehandleren og dokumentstrukturen, som flytende vinduer hvor som helst på skjermen. Du kan også <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">feste</link> noen vinduer til kanten på arbeidsområdet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Dra og slipp"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">dra-og-slipp</link>-funksjonen kan du arbeide raskt og effektivt med tekstdokumenter i $[officename]. Du kan for eksempel dra og slippe objekter, slik som bilder fra galleriet, fra et sted til et annet i det samme dokumentet, eller du kan flytte objekter mellom åpne $[officename]-dokumenter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Hjelpefunksjoner"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Du kan bruke <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjelpesystemet</link> som et komplett oppslagsverk for $[officename]-programmene. Her finner du <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruksjoner</link> for både enkle og avanserte oppgaver."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Verktøylinja «Egenskaper for tegneobjekter»"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Verktøylinja «Egenskaper for tegneobjekter»</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Du kan se verktøylinja <emph>Egenskaper for tegneobjekter</emph> i Writer og Calc. Velg menyen Vis → Verktøylinjer → Egenskaper for tegneobjekter. Kontrollelementene er tilgjengelige nå er tegneobjekt er valgt. Som standard vil forskjellige knapper vises, avhengig av om det er et tekstdokument eller et regneark.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linjebredde</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Områdestil/fyll</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Bildelinja"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Bildelinja\">Bildelinja</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Bildelinja</emph> inneholder funksjoner for formatering og plassering av valgte punktbilder.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend loddrett\">Speilvend loddrett</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Speilvend vannrett\">Speilvend vannrett</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Bildeegenskaper\">Bildeegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Sett inn"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Sett inn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneholder alle de nødvendige kommandoene for å sette inn elementer i dokumentet. Dette inkluderer bolker, fotnoter, noter, spesialtegn, bilder og objekter fra andre programmer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt skift</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Spesialtegn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Bolk</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fotnote/sluttnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bildetekst</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Kryssreferanse</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Merknad</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vannrett linje</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytende ramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fil</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Rammelinja"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når en ramme er valgt, viser verktøylinja <emph>Ramme</emph> de viktigste funksjonene for formatering og plassering av ramma.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting av</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan også ta i bruk denne innstillinga via fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting på</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette ikonet står for valget <emph>Tekstbryting på siden</emph>, som du også finner under fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du finner dette valget også under fanen <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Bakgrunnsfarge</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Rammeegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Inneholder kommandoer for å endre utforminga av og innhold i dokumentet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Tegn</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkter og nummerering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Side</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Spalter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Bolker</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bilde</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Vindu"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Vindu</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneholder kommandoer for å behandle og vise dokumentvinduer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Forhåndsvis siden"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Forhåndsvis siden</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Verktøylinja for <emph>forhåndsvisning av siden</emph> åpnes når du forhåndsviser et dokument."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vis"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vis</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneholder kommandoer for å styre hvordan dokumentet skal vises på skjermen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Skalering</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Rediger"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Rediger</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneholder kommandoer for å redigere innholdet i det gjeldende dokumentet..</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn utvalg</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Merk tekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Sammenlign dokumenter</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og erstatt</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bytt database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Felter</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnoter</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Kilde</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenke</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Lenker</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Bildekart</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formateringslinja"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formateringslinja</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneholder flere funksjoner for tekstformatering.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Skriftfarge</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Flere ikoner"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Større skrift"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Øker skriftstørrelsen på den valgte teksten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Mindre skrift"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Minsker skriftstørrelsen på den valgte teksten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Hvis <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra ikoner være synlige."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Venstre mot høyre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">venstre til høyre-ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skrevet fra venstre mot høyre.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Høyre mot venstre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">høyre til venstre ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skrevet fra høyre mot venstre. Dette brukes på tekst som er formatert med kompleks tekst-oppsett.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstobjektlinja"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjektlinja</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneholder formateringskommandoer for tekst inni tegneobjekter.</ahelp> Verktøylinja <emph>Tekstobjekt</emph> blir vist når du dobbeltklikker inni et tegneobjekt."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Hevet skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senket skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Velg alle</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Tegn</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Her kan du angi innrykk, avstander, justering og linjeavstand for det valgte avsnittet."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linjaler"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Linjaler</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Linjaler viser størrelsesforholdene til siden, samt posisjonen til tabulatorer, innrykk, kantlinjer og spalter. Du kan endre alle disse posisjonene på linjalene ved hjelp av musepekeren."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Du kan dobbeltklikke linjalen for å åpne dialogvinduet <emph>Avsnitt</emph> og bruke <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte avsnittsformatering</link> på det aktuelle avsnittet eller alle merkede avsnitt."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Velkommen til hjelp for $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-hjelp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Arbeide med %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menyer, verktøylinjer og taster"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Få hjelp"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Verktøylinja «Tabell»"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja «Tabell»</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Verktøylinja <emph>Tabell</emph> inneholder funksjoner for arbeid med tabeller. Verktøylinja blir vist når du flytter skrivemerket til en tabell.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå sammen celler</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett kolonne</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatering\">Autoformatering</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabellegenskaper\">Tabellegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menyer"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menyer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Denne delen lister hjelpeemnene som er tilgjengelige for menyer og dialogvinduer."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser kommandoer som kan brukes til å sette inn og redigere en tabell i et tekstdokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Sett inn"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Setter inn en ny tabell."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Setter inn kolonner."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rader"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Setter inn rader."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Slett"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Sletter den gjeldende tabellen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Sletter de valgte kolonnene."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rader"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Sletter de valgte radene."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Velg"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Velger den gjeldende tabellen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Velger den gjeldende kolonnen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rad"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Velger den gjeldende raden."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Velger den gjeldende cellen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Slå sammen celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Del celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatering</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Tilpass automatisk"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Kolonnebredde"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Åpner dialogvinduet for kolonnebredde, der du kan endre bredden til en kolonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Beste kolonnebredde</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonner jevnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Radhøyde"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Åpner dialogvinduet for radhøyde, der du kan endre høyden på en rad."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Beste radhøyde</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rader jevnt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Tillat at raden deles over sider og spalter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Tillater sideskift i den gjeldende raden.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Gjenta tabelloverskrifter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Gjenta tabelloverskriftene på etterfølgende sider hvis tabellen går over mer enn en side.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Gjør om"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst til tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om den valgte teksten til en tabell.</ahelp> Åpner <link href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre om den valgte teksten til en tabell."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabell til tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åpner et dialogvindu der du kan gjøre om den gjeldende tabellen til tekst.</ahelp> Åpner <link href=\"text/swriter/01/06090000.xhp\">et dialogvindu</link> der du kan gjøre om den gjeldende tabellen til tekst."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Åpner <link href=\"text/swriter/main0214.xhp\">Formellinja</link> der du kan skrive inn eller endre en formel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Tallformat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Åpner <link href=\"text/shared/optionen/01040500.xhp\">et dialogvindu</link> der du kan angi formatet til tall i tabellen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabellgrenser"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Viser eller skjuler kantlinjene rundt tabellceller. Kantlinjene er bare synlige på skjermen, og blir ikke skrevet ut."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabellegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Verktøylinja Punkter og nummerering"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Verktøylinja for punkter og nummerering</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>Punkter og nummerering</emph> inneholder funksjoner for å endre på strukturen i nummererte avsnitt, som for eksempel å endre på rekkefølgen eller velge ulike avsnittsnivåer.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Verktøylinjer"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Verktøylinjer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Denne delen gir en oversikt over de tilgjengelige verktøylinjene i $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fil"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fil</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Disse funksjonene gjelder det aktive dokumentet, og kan brukes til å åpne et nytt dokument eller lukke programmet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Åpne</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagre som</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjoner</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Egenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Skriv ut</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Skriveroppsett</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formellinja"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formellinja</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du lage regnestykker som du kan sette inn i et tekstdokument.</ahelp> Trykk «F2» for å vise <emph>Formellinja</emph>."
diff --git a/source/ne/helpcontent2/source/text/swriter.po b/source/ne/helpcontent2/source/text/swriter.po
index f9e4c0ab887..0b2b0a842a5 100644
--- a/source/ne/helpcontent2/source/text/swriter.po
+++ b/source/ne/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-06 00:37+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "वस्तु स्थितिपट्टी"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">वस्तु स्थितिपट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">वस्तु "
+"स्थितिपट्टी</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "वस्तु स्थितिपट्टीमा हालको कागजातको बारेमा सूचना समावेश हुन्छ र विशेष कार्यहरू सहित विभिन्न वटनहरू प्रस्तुत गर्दछ ।"
+msgstr ""
+"वस्तु स्थितिपट्टीमा हालको कागजातको बारेमा सूचना समावेश हुन्छ र विशेष "
+"कार्यहरू सहित विभिन्न वटनहरू प्रस्तुत गर्दछ ।"
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +58,7 @@ msgctxt ""
msgid "Language"
msgstr "भाषा"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +67,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +76,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "डिजिटल हस्ताक्षर"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +85,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +94,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "जुम"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +103,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +112,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +121,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +130,7 @@ msgctxt ""
msgid "Tools"
msgstr "उपकरणहरू"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +140,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">उपकरणहरू</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +148,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "हिज्जे उपकरणहरू, वस्तु कलाको संग्राहलय समावेश भए तपाईँले आफ्नो कागजातमा थप्न सक्नु हुन्छ, साथै मेनुहरू कन्फिगर गर्नका लागि उपकरणहरू, र कार्यक्रमको प्राथमिकताहरू सेटिङ गर्न सक्नु हुन्छ ।"
+msgstr ""
+"हिज्जे उपकरणहरू, वस्तु कलाको संग्राहलय समावेश भए तपाईँले आफ्नो कागजातमा थप्न "
+"सक्नु हुन्छ, साथै मेनुहरू कन्फिगर गर्नका लागि उपकरणहरू, र कार्यक्रमको "
+"प्राथमिकताहरू सेटिङ गर्न सक्नु हुन्छ ।"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +161,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">रूपरेखा क्रमाङ्कन</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">रूपरेखा "
+"क्रमाङ्कन</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +173,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">रेखा क्रमाङ्कन</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">रेखा "
+"क्रमाङ्कन</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +185,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">पादटिप्पणी</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">पादटिप्पणी</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -168,6 +199,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">क्रमबद्ध</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +207,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">स्वत:सुधार</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">स्वत:सुधार</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +219,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">अनुकूलन</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">अनुकूलन</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +231,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-वस्तु पट्टी"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +239,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-वस्तु पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-वस्तु "
+"पट्टी</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +251,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-वस्तु </emph>पट्टी वस्तुहरू चयन गरिए पछि देखा पर्दछ, र वस्तुहरू ढाँचा पार्न र स्थानमा राख्नका लागि धेरै महत्वपूर्ण कार्यहरू समावेश हुन्छ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-वस्तु </emph>पट्टी वस्तुहरू चयन गरिए "
+"पछि देखा पर्दछ, र वस्तुहरू ढाँचा पार्न र स्थानमा राख्नका लागि धेरै "
+"महत्वपूर्ण कार्यहरू समावेश हुन्छ।</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +264,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">नबेरिएको</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">नबेरिएको</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +275,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नु हुन्छ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> तपाईँले यो "
+"सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नु हुन्छ ।"
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -239,6 +289,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">बेर्नुहोस्</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +297,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> यो प्रतिमा <emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्पमा मिल्दछ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> यो प्रतिमा "
+"<emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्पमा मिल्दछ "
+"।"
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +310,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत बेर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत "
+"बेर्नुहोस्</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +322,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> तपाईँले <emph>बेर्नु</emph> ट्याब पृष्ठ मार्फत समान प्रभाव प्राप्त गर्न सक्नु हुन्छ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> तपाईँले "
+"<emph>बेर्नु</emph> ट्याब पृष्ठ मार्फत समान प्रभाव प्राप्त गर्न सक्नु हुन्छ "
+"।"
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +335,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु गुणहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु "
+"गुणहरू</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +348,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] राइटर विशेषताहरू"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +356,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] राइटर विशेषताहरू</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] राइटर "
+"विशेषताहरू</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -301,6 +371,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +381,7 @@ msgctxt ""
msgid "Writing"
msgstr "लेख्दा"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +389,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] राइटरले तपाईँलाई दुवै आधारभूत कागजातहरू जस्तै मेमोहरू, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">फ्याक्सहरू</link>, चिठ्ठीहरू , संक्षेपहरू र <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">गाभ्ने कागजातहरूको </link>, साथ साथै जुन सन्दर्भ सूचीहरू, सन्दर्भ तालिकाहरू र अनुक्रमणिकाहरू सहित पूर्ण लामो र जटिल वा अनेक- भागका कागजातहरू सिर्जना गर्दछ ।"
+msgstr ""
+"$[officename] राइटरले तपाईँलाई दुवै आधारभूत कागजातहरू जस्तै मेमोहरू, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxes\">फ्याक्सहरू</link>, चिठ्ठीहरू , "
+"संक्षेपहरू र <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">गाभ्ने कागजातहरूको </link>, साथ साथै जुन सन्दर्भ सूचीहरू, सन्दर्भ "
+"तालिकाहरू र अनुक्रमणिकाहरू सहित पूर्ण लामो र जटिल वा अनेक- भागका कागजातहरू "
+"सिर्जना गर्दछ ।"
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -328,6 +407,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +417,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "डिजाइन र संरचना गर्दा"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +425,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ले कागजात डिजाइन गर्न विभिन्न विकल्प प्रस्तुत गर्दछ। अनुच्छेदहरू, एकल क्यारेक्टरहरू, फ्रेमहरू र पृष्ठहरूका लागि शैली सिर्जना गर्न, मानाङ्कन गर्न र परिमार्जन गर्न <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">शैलीहरू र ढाँचा पार्ने सञ्झ्याल</link> प्रयोग गर्नुहोस् । थपमा, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">नेभिगेटर</link> ले तपाईँलाई आफ्नो काजगातहरू वरिपरि भित्र छिटो चल्न मद्दत गर्दछ, तपाईँलाई आफ्नो कागजातलाई रूपरेखा दृश्यबाट हेर्न अनुमति दिन्छ र तपाईँले कागजातमा राख्नु भएको वस्तुहरूको ट्रयाक राख्दछ ।"
-
+msgstr ""
+"$[officename] ले कागजात डिजाइन गर्न विभिन्न विकल्प प्रस्तुत गर्दछ। "
+"अनुच्छेदहरू, एकल क्यारेक्टरहरू, फ्रेमहरू र पृष्ठहरूका लागि शैली सिर्जना "
+"गर्न, मानाङ्कन गर्न र परिमार्जन गर्न <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">शैलीहरू र ढाँचा पार्ने "
+"सञ्झ्याल</link> प्रयोग गर्नुहोस् । थपमा, the <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">नेभिगेटर</link> ले "
+"तपाईँलाई आफ्नो काजगातहरू वरिपरि भित्र छिटो चल्न मद्दत गर्दछ, तपाईँलाई आफ्नो "
+"कागजातलाई रूपरेखा दृश्यबाट हेर्न अनुमति दिन्छ र तपाईँले कागजातमा राख्नु भएको "
+"वस्तुहरूको ट्रयाक राख्दछ ।"
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +444,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "तपाईँले पाठ कागजपातमा विभिन्न<link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">अनुक्रमणिकाहरू र तालिकाहरू</link> पनि सिर्जना गर्न सक्नु हुन्छ । तपाईँले अनुक्रमणिकाहरूको संरचना र दृश्य र तपाईँको निजि आवश्यकता अनुसारको तालिकाहरूको परिभाषा दिन सक्नुहुन्छ । जिवित हाइपरलिङ्कहरू र पुस्तकचिनोहरूले तपाईँलाई पाठमा मिल्दो वस्तुमा सिधै हाम्फल्न लगाउँदछ ।"
+msgstr ""
+"तपाईँले पाठ कागजपातमा विभिन्न<link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">अनुक्रमणिकाहरू र तालिकाहरू</link> पनि सिर्जना गर्न "
+"सक्नु हुन्छ । तपाईँले अनुक्रमणिकाहरूको संरचना र दृश्य र तपाईँको निजि "
+"आवश्यकता अनुसारको तालिकाहरूको परिभाषा दिन सक्नुहुन्छ । जिवित हाइपरलिङ्कहरू र "
+"पुस्तकचिनोहरूले तपाईँलाई पाठमा मिल्दो वस्तुमा सिधै हाम्फल्न लगाउँदछ ।"
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +461,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] राइटर सहितको डेस्कटप प्रकाशन"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +469,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] राईटरसँग धेरै डेस्कटप प्रकाशित गर्ने र कोर्ने उपकरणहरू हुन्छ जसले तपाईँलाई व्यवसायिक रूपमा रहेको कागजात सिर्जना गर्न मद्दत गर्छ जस्तै पुस्तिकाहरू, न्युजलेटरहरू र निमन्त्रणहरू । तपाईँले आफ्नो कागजातलाई बहु-स्तम्भ सजावटमा,multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">पाठ फ्रेमहरू</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ग्राफिक्स</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, र अरू वस्तुहरू ढाँचा पार्न सक्नुहुन्छ ।"
-
+msgstr ""
+"$[officename] राईटरसँग धेरै डेस्कटप प्रकाशित गर्ने र कोर्ने उपकरणहरू हुन्छ "
+"जसले तपाईँलाई व्यवसायिक रूपमा रहेको कागजात सिर्जना गर्न मद्दत गर्छ जस्तै "
+"पुस्तिकाहरू, न्युजलेटरहरू र निमन्त्रणहरू । तपाईँले आफ्नो कागजातलाई "
+"बहु-स्तम्भ सजावटमा,multi-column layouts, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">पाठ "
+"फ्रेमहरू</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">ग्राफिक्स</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, र "
+"अरू वस्तुहरू ढाँचा पार्न सक्नुहुन्छ ।"
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +490,7 @@ msgctxt ""
msgid "Calculations"
msgstr "गणनाहरू"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +498,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "$[officename] मा पाठ कागजातसँग पूरा भएको <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">गणना कार्य</link> छ जसले तपाईँलाई बिग्रिएका गणनाहरू वा तार्किक लिङ्कहरू कार्यान्वयन गर्न मद्दत गर्दछ । तपाईँले गणनाहरू सम्पादन गर्न पाठ कागजातमा तालिका सजिलैसँग सिर्जना गर्न सक्नु हुन्छ ।"
+msgstr ""
+"$[officename] मा पाठ कागजातसँग पूरा भएको <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">गणना "
+"कार्य</link> छ जसले तपाईँलाई बिग्रिएका गणनाहरू वा तार्किक लिङ्कहरू "
+"कार्यान्वयन गर्न मद्दत गर्दछ । तपाईँले गणनाहरू सम्पादन गर्न पाठ कागजातमा "
+"तालिका सजिलैसँग सिर्जना गर्न सक्नु हुन्छ ।"
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +515,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "रेखाचित्रहरू सिर्जना गर्दा"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +523,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] राइटर <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">रेखाचित्र उपकरणले</link> तपाईँलाई सिधै पाठ कागजातहरूमा रेखाचित्र, ग्राफिक्स, लेजेण्ड, र अरू प्रकारका रेखाचित्रहरू सिर्जना गर्न अनुमति दिन्छ ।"
+msgstr ""
+"$[officename] राइटर <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">रेखाचित्र उपकरणले</link> तपाईँलाई सिधै पाठ कागजातहरूमा रेखाचित्र, "
+"ग्राफिक्स, लेजेण्ड, र अरू प्रकारका रेखाचित्रहरू सिर्जना गर्न अनुमति दिन्छ ।"
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +538,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "ग्राफिक्स् घुसाउँदा"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +546,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "तपाईँले JPG वा GIF ढाँचा सहित पाठ कागजातमा <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">विभिन्न ढाँचाहरू</link> सँगै तस्वीरहरू घुसाउन सक्नु हुन्छ । धेरै नै सामान्य ढाँचाहरू छवि सम्पादनसँगै सिधै पाठ कागजातमा सम्पादन गर्न सकिन्छ । थपमा,<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">संग्राहलय</link> ले विषयवस्तुद्वारा सङठित क्लिपआर्ट ग्राफिक्सको संकलन उपलब्ध गर्दछ ।"
+msgstr ""
+"तपाईँले JPG वा GIF ढाँचा सहित पाठ कागजातमा <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"different formats\">विभिन्न "
+"ढाँचाहरू</link> सँगै तस्वीरहरू घुसाउन सक्नु हुन्छ । धेरै नै सामान्य ढाँचाहरू "
+"छवि सम्पादनसँगै सिधै पाठ कागजातमा सम्पादन गर्न सकिन्छ । थपमा,<link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">संग्राहलय</link> ले "
+"विषयवस्तुद्वारा सङठित क्लिपआर्ट ग्राफिक्सको संकलन उपलब्ध गर्दछ ।"
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +564,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "लचिलो अनुप्रयोग ईन्टरफेस"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +572,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "कार्यक्रम इन्टरफेस तपाईँले आफ्नो प्राथमिकाताहरू साथै प्तिमाहरू र मेनुहरू अनुकूलन हरे अनुसार त्यसलाई कन्फिगर गर्न सकियोस् भनेर डिजाइन गरिएको हुन्छ । तपाईँ विभिन्न सञ्झ्यालहरू स्थानमा राख्न सक्नु हुन्छ, जस्तै शैलीहरू र सञ्झ्याल ढाँचा पार्ने वा नेभिगेटर जस्तै सञ्झ्याललाई पर्दाको जता पनि उत्प्लवान गर्न सकिन्छ । तपाईँले कार्यक्षेत्रको किनारामा केही सञ्झ्यालहरूमा <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">डक</link> पनि गर्न सक्नु हुन्छ ।"
+msgstr ""
+"कार्यक्रम इन्टरफेस तपाईँले आफ्नो प्राथमिकाताहरू साथै प्तिमाहरू र मेनुहरू "
+"अनुकूलन हरे अनुसार त्यसलाई कन्फिगर गर्न सकियोस् भनेर डिजाइन गरिएको हुन्छ । "
+"तपाईँ विभिन्न सञ्झ्यालहरू स्थानमा राख्न सक्नु हुन्छ, जस्तै शैलीहरू र "
+"सञ्झ्याल ढाँचा पार्ने वा नेभिगेटर जस्तै सञ्झ्याललाई पर्दाको जता पनि "
+"उत्प्लवान गर्न सकिन्छ । तपाईँले कार्यक्षेत्रको किनारामा केही सञ्झ्यालहरूमा "
+"<link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">डक</link> पनि गर्न "
+"सक्नु हुन्छ ।"
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +591,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "तानेर छाड्नुहोस्"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +599,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">तानेर छोड्नुहोस्</link> विशेषताहरूले तपाईँलाई $[officename] मा पाठ कागजातसँग छिटो र कुशलतापूर्वक काम गर्न सक्रिय पार्दछ । उदाहरणका लागि, तपाईँले सङ्ग्रहालयबाट ग्राफिक्स, उस्तै कागजातमा एक स्थानबाट अर्को स्थानमा, वा खुल्ला $[officename] कागजातहरू बिचमा जस्तै वस्तुहरू तानेर छोड्न सक्नुहुन्छ ।"
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">तानेर "
+"छोड्नुहोस्</link> विशेषताहरूले तपाईँलाई $[officename] मा पाठ कागजातसँग छिटो "
+"र कुशलतापूर्वक काम गर्न सक्रिय पार्दछ । उदाहरणका लागि, तपाईँले सङ्ग्रहालयबाट "
+"ग्राफिक्स, उस्तै कागजातमा एक स्थानबाट अर्को स्थानमा, वा खुल्ला "
+"$[officename] कागजातहरू बिचमा जस्तै वस्तुहरू तानेर छोड्न सक्नुहुन्छ ।"
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +616,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "मद्दत प्रकार्यहरू"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +624,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "तपाईँले <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">मद्दत प्रणाली</link> $[officename] अनुप्रयोगहरूका लागि एउटा पूर्ण सन्दर्भको रूपमा प्रयोग गर्न सक्नुहुन्छ, जसमा <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">निर्देशनहरू</link> साधारण र जटिल कार्यहरूका लागि समाविष्ट हुन्छ ।"
+msgstr ""
+"तपाईँले <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">मद्दत "
+"प्रणाली</link> $[officename] अनुप्रयोगहरूका लागि एउटा पूर्ण सन्दर्भको रूपमा "
+"प्रयोग गर्न सक्नुहुन्छ, जसमा <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">निर्देशनहरू</link> साधारण र जटिल कार्यहरूका लागि "
+"समाविष्ट हुन्छ ।"
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +640,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "वस्तु गुण पट्टी रेखाचित्रण गर्दै"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +648,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">रेखाचित्र वस्तु गुण पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">रेखाचित्र वस्तु गुण पट्टी</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +660,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"> <emph>रेखाचित्र वस्तु गुण</emph> पट्टी जब रेखाचित्र वस्तु चयन गरिन्छ त्यति बेला देखा पर्छ जसमा रेखाचित्र वस्तु सम्पादन गर्न र स्थानमा राख्न कार्यहरू समावेस हुन्छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\"> <emph>रेखाचित्र वस्तु गुण</emph> पट्टी जब "
+"रेखाचित्र वस्तु चयन गरिन्छ त्यति बेला देखा पर्छ जसमा रेखाचित्र वस्तु सम्पादन "
+"गर्न र स्थानमा राख्न कार्यहरू समावेस हुन्छ ।</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +673,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">रेखा शैली</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">रेखा शैली</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +684,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">रेखा चौडाइ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">रेखा चौडाइ</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +695,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">रेखा रङ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">रेखा रङ</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +706,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">क्षेत्र शैली/भर्नु</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">क्षेत्र "
+"शैली/भर्नु</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +719,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "तस्वीर पट्टी"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">तस्वीर पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">तस्वीर "
+"पट्टी</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"> <emph>तस्वीर</emph> पट्टीमा चयन गरिएका बिटम्याप ग्राफिकहरू ढाँचा पार्न र स्थापित गर्नका लागि कार्यहरू समावेस छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"> <emph>तस्वीर</emph> पट्टीमा चयन गरिएका "
+"बिटम्याप ग्राफिकहरू ढाँचा पार्न र स्थापित गर्नका लागि कार्यहरू समावेस छ "
+"।</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ठाडो गरि फ्लिप गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ठाडो गरि "
+"फ्लिप गर्नुहोस्</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">तेर्सो गरी फ्लिप गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">तेर्सो "
+"गरी फ्लिप गर्नुहोस्</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">ग्राफिक्स गुणहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">ग्राफिक्स गुणहरू</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +784,7 @@ msgctxt ""
msgid "Insert"
msgstr "घसाउनुहोस्"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +794,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">घुसाउनुहोस्</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +802,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "यस मेनुमा तपाईँको कागजातमा नयाँ तत्त्वहरू घुसाउनका लागि सबै आवश्यक आदेशहरू समाविष्ट छ । यसमा सेक्सनहरू, पादटिप्पणीहरू, द्रष्टव्यहरू, विशेष क्यारेक्टरहरू, ग्राफिक्सहरू, र अरू अनुप्रयोगबाट वस्तुहरू समावेश छ ।"
+msgstr ""
+"यस मेनुमा तपाईँको कागजातमा नयाँ तत्त्वहरू घुसाउनका लागि सबै आवश्यक आदेशहरू "
+"समाविष्ट छ । यसमा सेक्सनहरू, पादटिप्पणीहरू, द्रष्टव्यहरू, विशेष "
+"क्यारेक्टरहरू, ग्राफिक्सहरू, र अरू अनुप्रयोगबाट वस्तुहरू समावेश छ ।"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +815,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">म्यानुअल विच्छेदन</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">म्यानुअल "
+"विच्छेदन</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +827,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">विशेष क्यारेक्टर</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">विशेष "
+"क्यारेक्टर</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +841,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">सेक्सन</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +849,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +860,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">पादटिप्पणी</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">पादटिप्पणी</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -669,8 +871,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">क्याप्शन</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">क्याप्शन</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +882,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">पुस्तकचिनो</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">पुस्तकचिनो</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +893,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">पारस्पारिक-सन्दर्भ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">पारस्पारिक-सन्दर्भ</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -698,6 +907,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">द्रष्टव्य</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -705,8 +915,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">स्क्रिप्ट</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">स्क्रिप्ट</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -716,6 +928,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">खाम</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +938,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">फ्रेम</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +948,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">तालिका</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +956,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">तेर्सो रेखा</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">तेर्सो "
+"रेखा</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +968,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">उत्प्लावन फ्रेम</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">उत्प्लावन "
+"फ्रेम</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">फाइल</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +991,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "फ्रेम पट्टी"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +999,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">फ्रेम पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">फ्रेम पट्टी</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1010,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">जब फ्रेम चयन गरिन्छ,<emph>फ्रेम </emph>पट्टीले फ्रेम ढाँचा पार्न र स्थानमा राख्नका लागि धेरै नै महत्वपूर्ण कार्य उपलब्ध गर्दछ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">जब फ्रेम चयन गरिन्छ,<emph>फ्रेम "
+"</emph>पट्टीले फ्रेम ढाँचा पार्न र स्थानमा राख्नका लागि धेरै नै महत्वपूर्ण "
+"कार्य उपलब्ध गर्दछ ।</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1023,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">बेर्न बन्द</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">बेर्न बन्द</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1034,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नुहुन्छ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>तपाईँले यो "
+"सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नुहुन्छ ।"
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1046,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">बेर्नु खुल्ला</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">बेर्नु "
+"खुल्ला</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1058,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>यस प्रतिमाले <emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्प प्रस्तुत गर्छ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>यस प्रतिमाले "
+"<emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्प प्रस्तुत "
+"गर्छ ।"
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1071,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत बेर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत "
+"बेर्नुहोस्</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1083,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि परिभाषा दिन सक्नु हुन्छ ।"
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>तपाईँले यो "
+"सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि परिभाषा दिन सक्नु हुन्छ ।"
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1095,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">पृष्ठभूमि रङ</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">पृष्ठभूमि "
+"रङ</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1107,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">फ्रेम गुणहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">फ्रेम "
+"गुणहरू</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1120,7 @@ msgctxt ""
msgid "Format"
msgstr "ढाँचाबद्ध गर्नुहोस्"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1130,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ढाँचा</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1138,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">ले तपाईँको कागजातमा सजावट र सामग्रीहरू ढाँचा गर्न आदेशहरू समाविष्ट गर्दछ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">ले तपाईँको कागजातमा सजावट र सामग्रीहरू ढाँचा "
+"गर्न आदेशहरू समाविष्ट गर्दछ ।</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1150,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1161,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1172,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">गोलीचिन्हहरू र क्रमाङ्कन</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numbering/Bullets\">गोलीचिन्हहरू र क्रमाङ्कन</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1186,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">पृष्ठ</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3368,8 +1194,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">स्तम्भहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">स्तम्भहरू</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1205,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">सेक्सनहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">सेक्सनहरू</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1218,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">फ्रेम</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1228,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">तस्वीर</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1237,7 @@ msgctxt ""
msgid "Window"
msgstr "सञ्झ्याल"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1247,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">सञ्झ्याल</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1255,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\"> ले कागजात सञ्झ्याल म्यानिपुलेटिङ गर्न र प्रदर्शन गर्नका लागि आदेशहरू समाविष्ट गर्दछ् ।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\"> ले कागजात सञ्झ्याल "
+"म्यानिपुलेटिङ गर्न र प्रदर्शन गर्नका लागि आदेशहरू समाविष्ट गर्दछ् ।</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1268,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "पृष्ठ पूर्वालोकन"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1276,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">पृष्ठ पूर्वालोकन</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">पृष्ठ "
+"पूर्वालोकन</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1288,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "पृष्ठ पुर्वालोकन मोडमा जब तपाईँले हालको कागजपत्र हेर्नुहुन्छ <emph>पृष्ठ पूर्वालोकन</emph> पट्टी देखापर्छ ।"
+msgstr ""
+"पृष्ठ पुर्वालोकन मोडमा जब तपाईँले हालको कागजपत्र हेर्नुहुन्छ <emph>पृष्ठ "
+"पूर्वालोकन</emph> पट्टी देखापर्छ ।"
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1301,7 @@ msgctxt ""
msgid "View"
msgstr "दृश्य"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1311,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">दृश्य</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1319,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "यस मेनुमा कागजातको पर्दामा प्रदर्शन हुने नियन्त्रणका लागि आदेशहरू समाविष्ट छ ।"
+msgstr ""
+"यस मेनुमा कागजातको पर्दामा प्रदर्शन हुने नियन्त्रणका लागि आदेशहरू समाविष्ट छ "
+"।"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1333,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">जुम</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1342,7 @@ msgctxt ""
msgid "Edit"
msgstr "सम्पादन गर्नुहोस्"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1352,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">सम्पादन</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3510,6 +1362,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr "यस मेनुमा कागजातको सामग्री सम्पादन गर्नका लागि आदेशहरू समाविष्ट छ ।"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1370,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">विशेष टाँस्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">विशेष "
+"टाँस्नुहोस्</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1382,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">पाठ चयन गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">पाठ चयन "
+"गर्नुहोस्</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1394,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">कागजात तुलना गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">कागजात "
+"तुलना गर्नुहोस्</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1406,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">फेला पार्नुहोस् र बदल्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">फेला "
+"पार्नुहोस् र बदल्नुहोस्</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1418,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">स्वत:पाठ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">स्वत:पाठ</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1429,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">डाटाबेस अदल बदल गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">डाटाबेस "
+"अदल बदल गर्नुहोस्</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1443,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">फाँटहरू</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1451,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">पादटिप्पणीहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" "
+"name=\"Footnotes\">पादटिप्पणीहरू</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1463,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">अनुक्रमणिका प्रविष्टि</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">अनुक्रमणिका "
+"प्रविष्टि</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1475,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">सन्दर्भ सूची प्रविष्टि</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">सन्दर्भ "
+"सूची प्रविष्टि</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1487,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1500,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">लिङ्कहरू</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1508,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">छवि म्याप</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">छवि म्याप</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1520,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "ढाँचा पट्टी"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1528,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">ढाँचा पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">ढाँचा "
+"पट्टी</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1540,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">ढाँचा पट्टीमा अनेकौ पाठ ढाँचा पार्ने कार्यहरू समावेश छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">ढाँचा पट्टीमा अनेकौ पाठ ढाँचा पार्ने कार्यहरू "
+"समावेश छ ।</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1552,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">फन्ट रङ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">फन्ट रङ</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1565,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "अतिरिक्त प्रतिमाहरू"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,6 +1574,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3687,6 +1583,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1592,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1601,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1609,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "यदि<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> समर्थन सक्रिय छ भने, दुई थप प्रतिमाहरू देखिन सक्छ ।"
+msgstr ""
+"यदि<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> समर्थन "
+"सक्रिय छ भने, दुई थप प्रतिमाहरू देखिन सक्छ ।"
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1623,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "बायाँ-बाट-दायाँ"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">बायाँ बाट दायाँ प्रतिमा</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id8354747\">बायाँ बाट दायाँ "
+"प्रतिमा</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1643,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">पाठ बायाँ बाट दायाँ प्रविष्ट भयो।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">पाठ बायाँ बाट दायाँ प्रविष्ट भयो।</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1656,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "दायाँ-बाट-बायाँ"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">दायाँ बाट बायाँ प्रतिमा</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" "
+"height=\"0.222inch\"><alt id=\"alt_id2405774\">दायाँ बाट बायाँ "
+"प्रतिमा</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1676,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">जटिल पाठ सजावट भाषामा पाठ ढाँचा पारिएको दायाँ बाट बायाँ प्रविष्टि गरियो ।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">जटिल पाठ सजावट भाषामा पाठ ढाँचा पारिएको "
+"दायाँ बाट बायाँ प्रविष्टि गरियो ।</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1689,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "पाठ वस्तु पट्टी"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1697,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">पाठ वस्तु पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">पाठ वस्तु "
+"पट्टी</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1709,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">ले कोर्ने वस्तु समावेश भएका पाठका लागि ढाँचा पार्ने आदेशहरू समावेश गर्दछ ।</ahelp> जब तपाईँले कोर्ने वस्तुको भित्र डबल-क्लिक गर्नुहुन्छ <emph>पाठ वस्तु</emph> पट्टी देखापर्दछ ।"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">ले कोर्ने वस्तु समावेश भएका पाठका लागि "
+"ढाँचा पार्ने आदेशहरू समावेश गर्दछ ।</ahelp> जब तपाईँले कोर्ने वस्तुको भित्र "
+"डबल-क्लिक गर्नुहुन्छ <emph>पाठ वस्तु</emph> पट्टी देखापर्दछ ।"
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1722,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">सुपरस्क्रिप्ट</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">सुपरस्क्रिप्ट</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1734,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">सबस्क्रिप्ट</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">सबस्क्रिप्ट</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1745,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">सबै चयन गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">सबै चयन "
+"गर्नुहोस्</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1757,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1768,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1779,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "यहाँ तपाईँले हालै चयन गर्नु भएको अनुच्छेदका लागि इण्डेण्टहरू, खाली स्थान, पङ्क्तिबद्धता र रेखा खाली स्थान परिभाषा गर्न सक्नु हुन्छ ।"
+msgstr ""
+"यहाँ तपाईँले हालै चयन गर्नु भएको अनुच्छेदका लागि इण्डेण्टहरू, खाली स्थान, "
+"पङ्क्तिबद्धता र रेखा खाली स्थान परिभाषा गर्न सक्नु हुन्छ ।"
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1792,7 @@ msgctxt ""
msgid "Rulers"
msgstr "रुलरहरू"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1802,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">रुलरहरू</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1810,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "रुलरहरूले पृष्ठको आयामहरू र ट्याबहरू, इन्डेण्टहरू, किनाराहरू र स्तम्भहरूको स्थानण्ट प्रदर्शन गर्दछ । तपाईँले माउसको प्रयोग गरी रुलरमा यी सबै परिमार्जन गर्न सक्नु हुन्छ ।"
+msgstr ""
+"रुलरहरूले पृष्ठको आयामहरू र ट्याबहरू, इन्डेण्टहरू, किनाराहरू र स्तम्भहरूको "
+"स्थानण्ट प्रदर्शन गर्दछ । तपाईँले माउसको प्रयोग गरी रुलरमा यी सबै परिमार्जन "
+"गर्न सक्नु हुन्छ ।"
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1823,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "रुलरमा डबल क्लिक गर्नाले, तपाईँले हालको अनुच्छेद वा सबै चयन गरिएका अनुच्छेदहरूका लागि <emph>अनुच्छेद</emph> संवाद खोल्न सक्नु हुन्छ<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">र सिधै अनुच्छेद ढाँचा पार्न मानाङ्कन गर्न सक्नु हुन्छ</link>।"
+msgstr ""
+"रुलरमा डबल क्लिक गर्नाले, तपाईँले हालको अनुच्छेद वा सबै चयन गरिएका "
+"अनुच्छेदहरूका लागि <emph>अनुच्छेद</emph> संवाद खोल्न सक्नु हुन्छ<link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">र सिधै अनुच्छेद ढाँचा पार्न मानाङ्कन गर्न सक्नु हुन्छ</link>।"
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1838,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] राइटर मद्दतमा स्वागत छ"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1848,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME राइटर मद्दत"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1858,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME राइटरसँग कार्यरत"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1868,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "मेनुहरू, उपकरणपट्टीहरू र कुञ्जीहरू"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1878,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "मद्दत प्राप्त गर्दा"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1887,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "तालिका पट्टी"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1895,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">तालिका पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">तालिका पट्टी</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1906,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"> <emph>तालिका </emph>पट्टीले कार्यहरू समाविष्ट गर्दछ जुन तपाईँलाई तालिकाहरू सँग काम गर्दा आवश्यक पर्दछ । तपाईँले तालिकामा कर्सर सार्नु हुँदा यो देखापर्छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"> <emph>तालिका </emph>पट्टीले कार्यहरू "
+"समाविष्ट गर्दछ जुन तपाईँलाई तालिकाहरू सँग काम गर्दा आवश्यक पर्दछ । तपाईँले "
+"तालिकामा कर्सर सार्नु हुँदा यो देखापर्छ ।</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1919,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/swriter/01/05100100.xhp\" name=\"Merge Cells\">कक्ष गाभ्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05100100.xhp\" name=\"Merge Cells\">कक्ष "
+"गाभ्नुहोस्</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1931,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">पङ्क्ति मेटाउनुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">पङ्क्ति "
+"मेटाउनुहोस्</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,8 +1943,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">स्तम्भ मेटाउनुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">स्तम्भ "
+"मेटाउनुहोस्</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3983,8 +1955,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"AutoFormat\">AutoFormat</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3992,8 +1967,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु गुणहरू</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु "
+"गुणहरू</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4003,6 +1981,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">क्रमबद्ध</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4011,6 +1990,7 @@ msgctxt ""
msgid "Menus"
msgstr "मेनुहरू"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4018,8 +1998,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">मेनुहरू</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">मेनुहरू</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4029,6 +2012,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "मेनुहरू र संवादहरूका लागि दिइएका सेक्सनले मद्दत विषय सूचीहरू बनाउँदछ ।"
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4037,6 +2021,7 @@ msgctxt ""
msgid "Table"
msgstr "तालिका"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4045,6 +2030,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">तालिका</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4053,6 +2039,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr "पाठ कागजातमा तालिका घुसाउन र सम्पादन गर्न सबै आदेशहरू देखाउँछ ।"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4061,6 +2048,7 @@ msgctxt ""
msgid "Insert"
msgstr "घुसाउनुहोस्"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4069,6 +2057,7 @@ msgctxt ""
msgid "Table"
msgstr "तालिका"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4077,6 +2066,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "नयाँ तालिका घुसाउनुहोस् ।"
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4085,6 +2075,7 @@ msgctxt ""
msgid "Columns"
msgstr "स्तम्भहरू"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4093,6 +2084,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "स्तम्भहरू घुसाउँछ ।"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4101,6 +2093,7 @@ msgctxt ""
msgid "Rows"
msgstr "पङ्क्तिहरू"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4109,6 +2102,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "पङ्क्तिहरू घुसाउँछ ।"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4117,6 +2111,7 @@ msgctxt ""
msgid "Delete"
msgstr "मेट्नुहोस्"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4125,6 +2120,7 @@ msgctxt ""
msgid "Table"
msgstr "तालिका"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4133,6 +2129,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">हालको तालिका मेटाउछ ।</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4141,6 +2138,7 @@ msgctxt ""
msgid "Columns"
msgstr "स्तम्भहरू"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4149,6 +2147,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "चयन गरिएका स्तम्भहरू मेटाउछ ।"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4157,6 +2156,7 @@ msgctxt ""
msgid "Rows"
msgstr "पङ्क्तिहरू"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4165,6 +2165,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "चयन गरिएका पङ्क्तिहरू मेटाउँछ ।"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4173,6 +2174,7 @@ msgctxt ""
msgid "Select"
msgstr "चयन गर्नुहोस्"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4181,6 +2183,7 @@ msgctxt ""
msgid "Table"
msgstr "तालिका"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4190,6 +2193,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">हालको तालिका चयन गर्दछ ।</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4198,6 +2202,7 @@ msgctxt ""
msgid "Column"
msgstr "स्तम्भ"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4206,6 +2211,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "हालको स्तम्भ चयन गर्छ ।"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4214,6 +2220,7 @@ msgctxt ""
msgid "Row"
msgstr "पङ्क्ति"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4222,6 +2229,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "हालको पङ्क्ति चयन गर्छ ।"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4230,6 +2238,7 @@ msgctxt ""
msgid "Cell"
msgstr "कक्ष"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4238,6 +2247,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">हालको कक्ष चयन गर्छ।</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4246,14 +2256,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/swriter/01/05100100.xhp\">कक्षहरू गाभ्नुहोस्</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105BB\n"
"help.text"
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
-msgstr "<link href=\"text/swriter/01/05100200.xhp\">कक्षहरू विभाजन गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05100200.xhp\">कक्षहरू विभाजन गर्नुहोस्</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4262,6 +2275,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">तालिका स्वत ढाँचा</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4270,6 +2284,7 @@ msgctxt ""
msgid "Autofit"
msgstr "स्वत:ठीक"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4278,14 +2293,18 @@ msgctxt ""
msgid "Column width"
msgstr "स्तम्भ चौडाइ"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "स्तम्भ चौडाइ संवाद खोल्नुहोस् जहाँ तपाईँले स्तम्भको चौडाइ परिवर्तन गर्न सक्नुहुन्छ ।"
+msgstr ""
+"स्तम्भ चौडाइ संवाद खोल्नुहोस् जहाँ तपाईँले स्तम्भको चौडाइ परिवर्तन गर्न "
+"सक्नुहुन्छ ।"
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4294,14 +2313,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">इष्टतम स्तम्भ चौडाइ</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/swriter/01/05120600.xhp\">समानरूपले स्तम्भहरू वितरण गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120600.xhp\">समानरूपले स्तम्भहरू वितरण "
+"गर्नुहोस्</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4310,14 +2333,18 @@ msgctxt ""
msgid "Row Height"
msgstr "पङ्क्ति उचाइ"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "पङ्क्ति उचाइ संवाद खोल्नुहोस् जहाँ तपाईँले पङ्क्तिको उचाइ परिवर्तन गर्न सक्नुहुन्छ ।"
+msgstr ""
+"पङ्क्ति उचाइ संवाद खोल्नुहोस् जहाँ तपाईँले पङ्क्तिको उचाइ परिवर्तन गर्न "
+"सक्नुहुन्छ ।"
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4326,14 +2353,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">इष्टतम पङ्क्ति उचाइ</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/swriter/01/05110600.xhp\">समानरूपले पङ्क्तिहरू वितरण गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110600.xhp\">समानरूपले पङ्क्तिहरू वितरण "
+"गर्नुहोस्</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4342,14 +2373,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "पङ्क्तिलाई पृष्ठहरू र स्तम्भहरू पारि विच्छेदन गर्न अनुमति दिनुहोस् ।"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">हालको पङ्क्ति भित्र पृष्ठ विच्छेदन गर्न अनुमति दिन्छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">हालको पङ्क्ति भित्र पृष्ठ विच्छेदन गर्न अनुमति दिन्छ "
+"।</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4358,14 +2393,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "शीर्षक पङ्क्तिहरू दोहोर्याउनुहोस्"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">ले यदि तालिकाहरूले एक वा एक भन्दा बढी पृष्ठहरू स्पान गर्दछ भने पछि आउने पृष्ठहरूमा तालिका हेडरहरू दोहोर्याउँछ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">ले यदि तालिकाहरूले एक वा एक भन्दा बढी पृष्ठहरू स्पान "
+"गर्दछ भने पछि आउने पृष्ठहरूमा तालिका हेडरहरू दोहोर्याउँछ ।</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4374,6 +2413,7 @@ msgctxt ""
msgid "Convert"
msgstr "रूपान्तरण गर्नुहोस्"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4382,14 +2422,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "तालिकामा पाठ"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">संवाद खोल्दछ जहाँ तपाईँले तालिकामा चयन गरिएको पाठ रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा संवाद <link href=\"text/swriter/01/06090000.xhp\">खोल्दछ</link> जहाँ तपाईँंले एउटा तालिकामा चयन गरिएको पाठ रूपान्तरण गर्न सक्नुहुन्छ ।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">संवाद खोल्दछ जहाँ तपाईँले तालिकामा चयन "
+"गरिएको पाठ रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा संवाद <link "
+"href=\"text/swriter/01/06090000.xhp\">खोल्दछ</link> जहाँ तपाईँंले एउटा "
+"तालिकामा चयन गरिएको पाठ रूपान्तरण गर्न सक्नुहुन्छ ।"
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4398,14 +2444,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "पाठमा तालिका"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ले संवाद खोल्दछ जहाँ तपाईँले पाठमा तालिका रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा <link href=\"text/swriter/01/06090000.xhp\">संवाद खोल्दछ</link> जहाँ तपाईँंले पाठमा हालको तालिका रूपान्तरण गर्न सक्नुहुन्छ ।"
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">ले संवाद खोल्दछ जहाँ तपाईँले पाठमा तालिका "
+"रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा <link "
+"href=\"text/swriter/01/06090000.xhp\">संवाद खोल्दछ</link> जहाँ तपाईँंले पाठमा "
+"हालको तालिका रूपान्तरण गर्न सक्नुहुन्छ ।"
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4414,6 +2466,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">क्रमवद्ध गर्नुहोस्</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4422,6 +2475,7 @@ msgctxt ""
msgid "Formula"
msgstr "सूत्र"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4430,6 +2484,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4438,14 +2493,18 @@ msgctxt ""
msgid "Number Format"
msgstr "सङ्ख्या ढाँचा"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "<link href=\"text/shared/optionen/01040500.xhp\">ले एउटा संवाद</link> खोल्दछ, जहाँ तपाईँले तालिकामा सङ्ख्याहरूका ढाँचा उल्लेख गर्न सक्नुहुन्छ ।"
+msgstr ""
+"<link href=\"text/shared/optionen/01040500.xhp\">ले एउटा संवाद</link> खोल्दछ, "
+"जहाँ तपाईँले तालिकामा सङ्ख्याहरूका ढाँचा उल्लेख गर्न सक्नुहुन्छ ।"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4454,14 +2513,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "तालिका सिमाहरू"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "तालिका कक्षहरूको वरिपरि सिमाहरू देखाउँछ वा लुकाउँछ । सिमाहरू पर्दामा मात्र देखिनसक्छ र छापिएको हुँदैन ।"
+msgstr ""
+"तालिका कक्षहरूको वरिपरि सिमाहरू देखाउँछ वा लुकाउँछ । सिमाहरू पर्दामा मात्र "
+"देखिनसक्छ र छापिएको हुँदैन ।"
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4470,6 +2533,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">तालिका गुणहरू</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4478,6 +2542,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "गोलीचिन्हहरू र क्रमाङ्कन पट्टी"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4485,8 +2550,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">गोलीचिन्हहरू र क्रमाङ्कन पट्टी</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">गोलीचिन्हहरू र क्रमाङ्कन पट्टी</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4494,8 +2562,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"> <emph>गोलीचिन्हहरू र क्रमाङ्कन</emph> पट्टीमा अनुच्छेदहरूको क्रम परिवर्तन र फरक अनुच्छेद तहहरू सहित क्रमाङ्कित अनुच्छेदहरूको संरचना परिमार्जन गर्ने कार्य समावेस हुन्छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"> <emph>गोलीचिन्हहरू र क्रमाङ्कन</emph> पट्टीमा "
+"अनुच्छेदहरूको क्रम परिवर्तन र फरक अनुच्छेद तहहरू सहित क्रमाङ्कित "
+"अनुच्छेदहरूको संरचना परिमार्जन गर्ने कार्य समावेस हुन्छ ।</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4504,6 +2576,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "उपकरणपट्टीहरू"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4511,8 +2584,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">उपकरणपट्टीहरू</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">उपकरणपट्टीहरू</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4520,8 +2596,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "यस शाखाले $[officename] राइटरमा उपलब्ध उपकरणपट्टीहरूको सिंहावलोकन उपलब्ध गर्दछ ।<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"यस शाखाले $[officename] राइटरमा उपलब्ध उपकरणपट्टीहरूको सिंहावलोकन उपलब्ध "
+"गर्दछ ।<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4530,6 +2609,7 @@ msgctxt ""
msgid "File"
msgstr "फाइल"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4539,6 +2619,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">फाइल</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4546,8 +2627,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".uno:PickList\">ले आदेशहरू समाविष्ट गर्दछ जुन पुरै कागजात लागू हुन्छ ।</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:PickList\">ले आदेशहरू समाविष्ट गर्दछ जुन पुरै कागजात लागू "
+"हुन्छ ।</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4557,6 +2641,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">खोल्नुहोस्</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4564,8 +2649,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">रूपमा बचत गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">रूपमा बचत "
+"गर्नुहोस्</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4573,8 +2661,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">संस्करणहरू</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">संस्करणहरू</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4582,8 +2672,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">गुणहरू</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">गुणहरू</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4591,8 +2683,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">मुद्रण गर्नुहोस्</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">मुद्रण "
+"गर्नुहोस्</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4600,8 +2695,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">मुद्रक सेटिङहरू</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">मुद्रक "
+"सेटिङहरू</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4610,6 +2708,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "सूत्रपट्टी"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4617,8 +2716,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">सूत्रपट्टी</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">सूत्रपट्टी</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4626,4 +2728,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\"> <emph>सूत्र</emph> पट्टीले तपाईँलाई पाठ कगजातमा गणना सिर्जना गर्न र घुसाउन अनुमति दिन्छ ।</ahelp> <emph>सूत्र</emph> पट्टी सक्रिय गर्न, F2 दवाउनुहोस् ।"
+msgstr ""
+"<ahelp hid=\".\"> <emph>सूत्र</emph> पट्टीले तपाईँलाई पाठ कगजातमा गणना सिर्जना "
+"गर्न र घुसाउन अनुमति दिन्छ ।</ahelp> <emph>सूत्र</emph> पट्टी सक्रिय गर्न, "
+"F2 दवाउनुहोस् ।"
diff --git a/source/ne/helpcontent2/source/text/swriter/librelogo.po b/source/ne/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..222a1b793b3
--- /dev/null
+++ b/source/ne/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4597 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-06 00:37+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ne\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "वस्तु स्थितिपट्टी"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">वस्तु स्थितिपट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "वस्तु स्थितिपट्टीमा हालको कागजातको बारेमा सूचना समावेश हुन्छ र विशेष कार्यहरू सहित विभिन्न वटनहरू प्रस्तुत गर्दछ ।"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "भाषा"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "डिजिटल हस्ताक्षर"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "जुम"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "उपकरणहरू"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">उपकरणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "हिज्जे उपकरणहरू, वस्तु कलाको संग्राहलय समावेश भए तपाईँले आफ्नो कागजातमा थप्न सक्नु हुन्छ, साथै मेनुहरू कन्फिगर गर्नका लागि उपकरणहरू, र कार्यक्रमको प्राथमिकताहरू सेटिङ गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">रूपरेखा क्रमाङ्कन</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">रेखा क्रमाङ्कन</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">पादटिप्पणी</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">क्रमबद्ध</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">स्वत:सुधार</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Configure\">अनुकूलन</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-वस्तु पट्टी"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-वस्तु पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph> OLE-वस्तु </emph>पट्टी वस्तुहरू चयन गरिए पछि देखा पर्दछ, र वस्तुहरू ढाँचा पार्न र स्थानमा राख्नका लागि धेरै महत्वपूर्ण कार्यहरू समावेश हुन्छ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">नबेरिएको</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">बेर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> यो प्रतिमा <emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्पमा मिल्दछ ।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत बेर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> तपाईँले <emph>बेर्नु</emph> ट्याब पृष्ठ मार्फत समान प्रभाव प्राप्त गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु गुणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] राइटर विशेषताहरू"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] राइटर विशेषताहरू</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "लेख्दा"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] राइटरले तपाईँलाई दुवै आधारभूत कागजातहरू जस्तै मेमोहरू, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">फ्याक्सहरू</link>, चिठ्ठीहरू , संक्षेपहरू र <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">गाभ्ने कागजातहरूको </link>, साथ साथै जुन सन्दर्भ सूचीहरू, सन्दर्भ तालिकाहरू र अनुक्रमणिकाहरू सहित पूर्ण लामो र जटिल वा अनेक- भागका कागजातहरू सिर्जना गर्दछ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "डिजाइन र संरचना गर्दा"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ले कागजात डिजाइन गर्न विभिन्न विकल्प प्रस्तुत गर्दछ। अनुच्छेदहरू, एकल क्यारेक्टरहरू, फ्रेमहरू र पृष्ठहरूका लागि शैली सिर्जना गर्न, मानाङ्कन गर्न र परिमार्जन गर्न <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">शैलीहरू र ढाँचा पार्ने सञ्झ्याल</link> प्रयोग गर्नुहोस् । थपमा, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">नेभिगेटर</link> ले तपाईँलाई आफ्नो काजगातहरू वरिपरि भित्र छिटो चल्न मद्दत गर्दछ, तपाईँलाई आफ्नो कागजातलाई रूपरेखा दृश्यबाट हेर्न अनुमति दिन्छ र तपाईँले कागजातमा राख्नु भएको वस्तुहरूको ट्रयाक राख्दछ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "तपाईँले पाठ कागजपातमा विभिन्न<link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">अनुक्रमणिकाहरू र तालिकाहरू</link> पनि सिर्जना गर्न सक्नु हुन्छ । तपाईँले अनुक्रमणिकाहरूको संरचना र दृश्य र तपाईँको निजि आवश्यकता अनुसारको तालिकाहरूको परिभाषा दिन सक्नुहुन्छ । जिवित हाइपरलिङ्कहरू र पुस्तकचिनोहरूले तपाईँलाई पाठमा मिल्दो वस्तुमा सिधै हाम्फल्न लगाउँदछ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] राइटर सहितको डेस्कटप प्रकाशन"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] राईटरसँग धेरै डेस्कटप प्रकाशित गर्ने र कोर्ने उपकरणहरू हुन्छ जसले तपाईँलाई व्यवसायिक रूपमा रहेको कागजात सिर्जना गर्न मद्दत गर्छ जस्तै पुस्तिकाहरू, न्युजलेटरहरू र निमन्त्रणहरू । तपाईँले आफ्नो कागजातलाई बहु-स्तम्भ सजावटमा,multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">पाठ फ्रेमहरू</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">ग्राफिक्स</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, र अरू वस्तुहरू ढाँचा पार्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "गणनाहरू"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "$[officename] मा पाठ कागजातसँग पूरा भएको <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">गणना कार्य</link> छ जसले तपाईँलाई बिग्रिएका गणनाहरू वा तार्किक लिङ्कहरू कार्यान्वयन गर्न मद्दत गर्दछ । तपाईँले गणनाहरू सम्पादन गर्न पाठ कागजातमा तालिका सजिलैसँग सिर्जना गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "रेखाचित्रहरू सिर्जना गर्दा"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] राइटर <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">रेखाचित्र उपकरणले</link> तपाईँलाई सिधै पाठ कागजातहरूमा रेखाचित्र, ग्राफिक्स, लेजेण्ड, र अरू प्रकारका रेखाचित्रहरू सिर्जना गर्न अनुमति दिन्छ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "ग्राफिक्स् घुसाउँदा"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "तपाईँले JPG वा GIF ढाँचा सहित पाठ कागजातमा <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">विभिन्न ढाँचाहरू</link> सँगै तस्वीरहरू घुसाउन सक्नु हुन्छ । धेरै नै सामान्य ढाँचाहरू छवि सम्पादनसँगै सिधै पाठ कागजातमा सम्पादन गर्न सकिन्छ । थपमा,<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">संग्राहलय</link> ले विषयवस्तुद्वारा सङठित क्लिपआर्ट ग्राफिक्सको संकलन उपलब्ध गर्दछ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "लचिलो अनुप्रयोग ईन्टरफेस"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "कार्यक्रम इन्टरफेस तपाईँले आफ्नो प्राथमिकाताहरू साथै प्तिमाहरू र मेनुहरू अनुकूलन हरे अनुसार त्यसलाई कन्फिगर गर्न सकियोस् भनेर डिजाइन गरिएको हुन्छ । तपाईँ विभिन्न सञ्झ्यालहरू स्थानमा राख्न सक्नु हुन्छ, जस्तै शैलीहरू र सञ्झ्याल ढाँचा पार्ने वा नेभिगेटर जस्तै सञ्झ्याललाई पर्दाको जता पनि उत्प्लवान गर्न सकिन्छ । तपाईँले कार्यक्षेत्रको किनारामा केही सञ्झ्यालहरूमा <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">डक</link> पनि गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "तानेर छाड्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">तानेर छोड्नुहोस्</link> विशेषताहरूले तपाईँलाई $[officename] मा पाठ कागजातसँग छिटो र कुशलतापूर्वक काम गर्न सक्रिय पार्दछ । उदाहरणका लागि, तपाईँले सङ्ग्रहालयबाट ग्राफिक्स, उस्तै कागजातमा एक स्थानबाट अर्को स्थानमा, वा खुल्ला $[officename] कागजातहरू बिचमा जस्तै वस्तुहरू तानेर छोड्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "मद्दत प्रकार्यहरू"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "तपाईँले <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">मद्दत प्रणाली</link> $[officename] अनुप्रयोगहरूका लागि एउटा पूर्ण सन्दर्भको रूपमा प्रयोग गर्न सक्नुहुन्छ, जसमा <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">निर्देशनहरू</link> साधारण र जटिल कार्यहरूका लागि समाविष्ट हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "वस्तु गुण पट्टी रेखाचित्रण गर्दै"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">रेखाचित्र वस्तु गुण पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"> <emph>रेखाचित्र वस्तु गुण</emph> पट्टी जब रेखाचित्र वस्तु चयन गरिन्छ त्यति बेला देखा पर्छ जसमा रेखाचित्र वस्तु सम्पादन गर्न र स्थानमा राख्न कार्यहरू समावेस हुन्छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">रेखा शैली</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">रेखा चौडाइ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">रेखा रङ</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">क्षेत्र शैली/भर्नु</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "तस्वीर पट्टी"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">तस्वीर पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"> <emph>तस्वीर</emph> पट्टीमा चयन गरिएका बिटम्याप ग्राफिकहरू ढाँचा पार्न र स्थापित गर्नका लागि कार्यहरू समावेस छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">ठाडो गरि फ्लिप गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">तेर्सो गरी फ्लिप गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">ग्राफिक्स गुणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "घसाउनुहोस्"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">घुसाउनुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "यस मेनुमा तपाईँको कागजातमा नयाँ तत्त्वहरू घुसाउनका लागि सबै आवश्यक आदेशहरू समाविष्ट छ । यसमा सेक्सनहरू, पादटिप्पणीहरू, द्रष्टव्यहरू, विशेष क्यारेक्टरहरू, ग्राफिक्सहरू, र अरू अनुप्रयोगबाट वस्तुहरू समावेश छ ।"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">म्यानुअल विच्छेदन</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">विशेष क्यारेक्टर</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">सेक्सन</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">पादटिप्पणी</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">क्याप्शन</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">पुस्तकचिनो</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">पारस्पारिक-सन्दर्भ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Note\">द्रष्टव्य</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">स्क्रिप्ट</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">खाम</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">फ्रेम</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">तालिका</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Line\">तेर्सो रेखा</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">उत्प्लावन फ्रेम</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">फाइल</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "फ्रेम पट्टी"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">फ्रेम पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">जब फ्रेम चयन गरिन्छ,<emph>फ्रेम </emph>पट्टीले फ्रेम ढाँचा पार्न र स्थानमा राख्नका लागि धेरै नै महत्वपूर्ण कार्य उपलब्ध गर्दछ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">बेर्न बन्द</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि चयन गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">बेर्नु खुल्ला</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>यस प्रतिमाले <emph>बेर्नु</emph> ट्याब पृष्ठमा <emph>पृष्ठ बेर्नु</emph> विकल्प प्रस्तुत गर्छ ।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">मार्फत बेर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>तपाईँले यो सेटिङ <emph>बेर्नु</emph> ट्याब पृष्ठमा पनि परिभाषा दिन सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">पृष्ठभूमि रङ</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">फ्रेम गुणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "ढाँचाबद्ध गर्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ढाँचा</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">ले तपाईँको कागजातमा सजावट र सामग्रीहरू ढाँचा गर्न आदेशहरू समाविष्ट गर्दछ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">गोलीचिन्हहरू र क्रमाङ्कन</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">पृष्ठ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">स्तम्भहरू</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">सेक्सनहरू</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">फ्रेम</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">तस्वीर</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "सञ्झ्याल"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">सञ्झ्याल</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\"> ले कागजात सञ्झ्याल म्यानिपुलेटिङ गर्न र प्रदर्शन गर्नका लागि आदेशहरू समाविष्ट गर्दछ् ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "पृष्ठ पूर्वालोकन"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">पृष्ठ पूर्वालोकन</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "पृष्ठ पुर्वालोकन मोडमा जब तपाईँले हालको कागजपत्र हेर्नुहुन्छ <emph>पृष्ठ पूर्वालोकन</emph> पट्टी देखापर्छ ।"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "दृश्य"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">दृश्य</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "यस मेनुमा कागजातको पर्दामा प्रदर्शन हुने नियन्त्रणका लागि आदेशहरू समाविष्ट छ ।"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">जुम</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "सम्पादन गर्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">सम्पादन</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "यस मेनुमा कागजातको सामग्री सम्पादन गर्नका लागि आदेशहरू समाविष्ट छ ।"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">विशेष टाँस्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">पाठ चयन गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">कागजात तुलना गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">फेला पार्नुहोस् र बदल्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">स्वत:पाठ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">डाटाबेस अदल बदल गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">फाँटहरू</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">पादटिप्पणीहरू</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">अनुक्रमणिका प्रविष्टि</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">सन्दर्भ सूची प्रविष्टि</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">हाइपरलिङ्क</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">लिङ्कहरू</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">छवि म्याप</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "ढाँचा पट्टी"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">ढाँचा पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">ढाँचा पट्टीमा अनेकौ पाठ ढाँचा पार्ने कार्यहरू समावेश छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">फन्ट रङ</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "अतिरिक्त प्रतिमाहरू"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "यदि<link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> समर्थन सक्रिय छ भने, दुई थप प्रतिमाहरू देखिन सक्छ ।"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "बायाँ-बाट-दायाँ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">बायाँ बाट दायाँ प्रतिमा</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">पाठ बायाँ बाट दायाँ प्रविष्ट भयो।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "दायाँ-बाट-बायाँ"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">दायाँ बाट बायाँ प्रतिमा</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">जटिल पाठ सजावट भाषामा पाठ ढाँचा पारिएको दायाँ बाट बायाँ प्रविष्टि गरियो ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "पाठ वस्तु पट्टी"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">पाठ वस्तु पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">ले कोर्ने वस्तु समावेश भएका पाठका लागि ढाँचा पार्ने आदेशहरू समावेश गर्दछ ।</ahelp> जब तपाईँले कोर्ने वस्तुको भित्र डबल-क्लिक गर्नुहुन्छ <emph>पाठ वस्तु</emph> पट्टी देखापर्दछ ।"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">सुपरस्क्रिप्ट</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">सबस्क्रिप्ट</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">सबै चयन गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">क्यारेक्टर</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">अनुच्छेद</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "यहाँ तपाईँले हालै चयन गर्नु भएको अनुच्छेदका लागि इण्डेण्टहरू, खाली स्थान, पङ्क्तिबद्धता र रेखा खाली स्थान परिभाषा गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "रुलरहरू"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">रुलरहरू</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "रुलरहरूले पृष्ठको आयामहरू र ट्याबहरू, इन्डेण्टहरू, किनाराहरू र स्तम्भहरूको स्थानण्ट प्रदर्शन गर्दछ । तपाईँले माउसको प्रयोग गरी रुलरमा यी सबै परिमार्जन गर्न सक्नु हुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "रुलरमा डबल क्लिक गर्नाले, तपाईँले हालको अनुच्छेद वा सबै चयन गरिएका अनुच्छेदहरूका लागि <emph>अनुच्छेद</emph> संवाद खोल्न सक्नु हुन्छ<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">र सिधै अनुच्छेद ढाँचा पार्न मानाङ्कन गर्न सक्नु हुन्छ</link>।"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] राइटर मद्दतमा स्वागत छ"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME राइटर मद्दत"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME राइटरसँग कार्यरत"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "मेनुहरू, उपकरणपट्टीहरू र कुञ्जीहरू"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "मद्दत प्राप्त गर्दा"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "तालिका पट्टी"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">तालिका पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"> <emph>तालिका </emph>पट्टीले कार्यहरू समाविष्ट गर्दछ जुन तपाईँलाई तालिकाहरू सँग काम गर्दा आवश्यक पर्दछ । तपाईँले तालिकामा कर्सर सार्नु हुँदा यो देखापर्छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/swriter/01/05100100.xhp\" name=\"Merge Cells\">कक्ष गाभ्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">पङ्क्ति मेटाउनुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">स्तम्भ मेटाउनुहोस्</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">वस्तु गुणहरू</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">क्रमबद्ध</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "मेनुहरू"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">मेनुहरू</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "मेनुहरू र संवादहरूका लागि दिइएका सेक्सनले मद्दत विषय सूचीहरू बनाउँदछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "तालिका"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">तालिका</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "पाठ कागजातमा तालिका घुसाउन र सम्पादन गर्न सबै आदेशहरू देखाउँछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "घुसाउनुहोस्"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "तालिका"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "नयाँ तालिका घुसाउनुहोस् ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "स्तम्भहरू"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "स्तम्भहरू घुसाउँछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "पङ्क्तिहरू"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "पङ्क्तिहरू घुसाउँछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "मेट्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "तालिका"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">हालको तालिका मेटाउछ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "स्तम्भहरू"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "चयन गरिएका स्तम्भहरू मेटाउछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "पङ्क्तिहरू"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "चयन गरिएका पङ्क्तिहरू मेटाउँछ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "चयन गर्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "तालिका"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">हालको तालिका चयन गर्दछ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "स्तम्भ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "हालको स्तम्भ चयन गर्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "पङ्क्ति"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "हालको पङ्क्ति चयन गर्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "कक्ष"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">हालको कक्ष चयन गर्छ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/swriter/01/05100100.xhp\">कक्षहरू गाभ्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/swriter/01/05100200.xhp\">कक्षहरू विभाजन गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">तालिका स्वत ढाँचा</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "स्वत:ठीक"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "स्तम्भ चौडाइ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "स्तम्भ चौडाइ संवाद खोल्नुहोस् जहाँ तपाईँले स्तम्भको चौडाइ परिवर्तन गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">इष्टतम स्तम्भ चौडाइ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120600.xhp\">समानरूपले स्तम्भहरू वितरण गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "पङ्क्ति उचाइ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "पङ्क्ति उचाइ संवाद खोल्नुहोस् जहाँ तपाईँले पङ्क्तिको उचाइ परिवर्तन गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">इष्टतम पङ्क्ति उचाइ</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110600.xhp\">समानरूपले पङ्क्तिहरू वितरण गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "पङ्क्तिलाई पृष्ठहरू र स्तम्भहरू पारि विच्छेदन गर्न अनुमति दिनुहोस् ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">हालको पङ्क्ति भित्र पृष्ठ विच्छेदन गर्न अनुमति दिन्छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "शीर्षक पङ्क्तिहरू दोहोर्याउनुहोस्"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">ले यदि तालिकाहरूले एक वा एक भन्दा बढी पृष्ठहरू स्पान गर्दछ भने पछि आउने पृष्ठहरूमा तालिका हेडरहरू दोहोर्याउँछ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "रूपान्तरण गर्नुहोस्"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "तालिकामा पाठ"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">संवाद खोल्दछ जहाँ तपाईँले तालिकामा चयन गरिएको पाठ रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा संवाद <link href=\"text/swriter/01/06090000.xhp\">खोल्दछ</link> जहाँ तपाईँंले एउटा तालिकामा चयन गरिएको पाठ रूपान्तरण गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "पाठमा तालिका"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">ले संवाद खोल्दछ जहाँ तपाईँले पाठमा तालिका रूपान्तरण गर्न सक्नु हुन्छ ।</ahelp>एउटा <link href=\"text/swriter/01/06090000.xhp\">संवाद खोल्दछ</link> जहाँ तपाईँंले पाठमा हालको तालिका रूपान्तरण गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">क्रमवद्ध गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "सूत्र"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "सङ्ख्या ढाँचा"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "<link href=\"text/shared/optionen/01040500.xhp\">ले एउटा संवाद</link> खोल्दछ, जहाँ तपाईँले तालिकामा सङ्ख्याहरूका ढाँचा उल्लेख गर्न सक्नुहुन्छ ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "तालिका सिमाहरू"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "तालिका कक्षहरूको वरिपरि सिमाहरू देखाउँछ वा लुकाउँछ । सिमाहरू पर्दामा मात्र देखिनसक्छ र छापिएको हुँदैन ।"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">तालिका गुणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "गोलीचिन्हहरू र क्रमाङ्कन पट्टी"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">गोलीचिन्हहरू र क्रमाङ्कन पट्टी</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"> <emph>गोलीचिन्हहरू र क्रमाङ्कन</emph> पट्टीमा अनुच्छेदहरूको क्रम परिवर्तन र फरक अनुच्छेद तहहरू सहित क्रमाङ्कित अनुच्छेदहरूको संरचना परिमार्जन गर्ने कार्य समावेस हुन्छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "उपकरणपट्टीहरू"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">उपकरणपट्टीहरू</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "यस शाखाले $[officename] राइटरमा उपलब्ध उपकरणपट्टीहरूको सिंहावलोकन उपलब्ध गर्दछ ।<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "फाइल"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">फाइल</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:PickList\">ले आदेशहरू समाविष्ट गर्दछ जुन पुरै कागजात लागू हुन्छ ।</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">खोल्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">रूपमा बचत गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">संस्करणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">गुणहरू</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">मुद्रण गर्नुहोस्</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">मुद्रक सेटिङहरू</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "सूत्रपट्टी"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">सूत्रपट्टी</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\"> <emph>सूत्र</emph> पट्टीले तपाईँलाई पाठ कगजातमा गणना सिर्जना गर्न र घुसाउन अनुमति दिन्छ ।</ahelp> <emph>सूत्र</emph> पट्टी सक्रिय गर्न, F2 दवाउनुहोस् ।"
diff --git a/source/nl/helpcontent2/source/text/swriter.po b/source/nl/helpcontent2/source/text/swriter.po
index ba669091859..30334670c34 100644
--- a/source/nl/helpcontent2/source/text/swriter.po
+++ b/source/nl/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-05-16 15:49+0200\n"
"Last-Translator: Cor <cor.nouws@documentfoundation.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statusbalk"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statusbalk\">Statusbalk</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Statusbalk\">Statusbalk</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "De statusbalk bevat informatie over het huidige document en biedt verscheidene knoppen met speciale functies."
+msgstr ""
+"De statusbalk bevat informatie over het huidige document en biedt "
+"verscheidene knoppen met speciale functies."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,23 @@ msgctxt ""
msgid "Language"
msgstr "Taal"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Geeft de taal van de geselecteerde tekst weer. <br/>Erop klikken opent een menu, waarmee u een andere taal kunt kiezen voor de geselecteerde tekst of voor de huidige alinea <br/>Kies Geen om de tekst uit te sluiten van spellingcontrole en automatische woordafbreking. <br/>Kies Herstellen naar standaard taal om de standaard taal opnieuw toe te passen voor de selectie of de alinea. <br/>Kies Meer om een dialoogvenster te openen met meer opties.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Geeft de taal van de geselecteerde tekst weer. <br/>Erop "
+"klikken opent een menu, waarmee u een andere taal kunt kiezen voor de "
+"geselecteerde tekst of voor de huidige alinea <br/>Kies Geen om de tekst uit "
+"te sluiten van spellingcontrole en automatische woordafbreking. <br/>Kies "
+"Herstellen naar standaard taal om de standaard taal opnieuw toe te passen "
+"voor de selectie of de alinea. <br/>Kies Meer om een dialoogvenster te "
+"openen met meer opties.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitale handtekening"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Zie ook <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale handtekeningen</link>."
+msgstr ""
+"Zie ook <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale "
+"handtekeningen</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "In-/Uitzoomen & Beeldweergave"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "De drie pictogrammen in de Writer statusbalk staan veranderingen toe in de In-/uitzoomen- en Beeldweergave van uw documenten."
+msgstr ""
+"De drie pictogrammen in de Writer statusbalk staan veranderingen toe in de "
+"In-/uitzoomen- en Beeldweergave van uw documenten."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">De pictogrammen Afdrukvoorbeeld tonen van links naar rechts: Twee pagina's. Weergavemodus met pagina's naast elkaar. Boekmodus met twee pagina's zoals in een geopend boek.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">De pictogrammen Afdrukvoorbeeld tonen van links naar rechts: "
+"Twee pagina's. Weergavemodus met pagina's naast elkaar. Boekmodus met twee "
+"pagina's zoals in een geopend boek.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Sleep de schuifbalk In-/uitzoomen naar links om meer pagina's te zien en sleep naar rechts om in te zoomen op een pagina en een kleiner gedeelte van die pagina te tonen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Sleep de schuifbalk In-/uitzoomen naar links om meer pagina's "
+"te zien en sleep naar rechts om in te zoomen op een pagina en een kleiner "
+"gedeelte van die pagina te tonen.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Extra"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Extra\">Extra</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +164,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Bevat functies voor spellingcontrole, een galerij van kunstobjecten die u aan uw document kunt toevoegen, als ook functies voor het configureren van menu's en het instellen van programmavoorkeuren.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Bevat functies voor spellingcontrole, een galerij van "
+"kunstobjecten die u aan uw document kunt toevoegen, als ook functies voor "
+"het configureren van menu's en het instellen van "
+"programmavoorkeuren.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +178,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Hoofdstuknummering\">Hoofdstuknummering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"Hoofdstuknummering\">Hoofdstuknummering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +190,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Regelnummering\">Regelnummering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"Regelnummering\">Regelnummering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +202,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +213,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +224,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrectie\">Opties voor AutoCorrectie</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrectie\">Opties voor "
+"AutoCorrectie</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +236,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Aanpassen\">Aanpassen</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Aanpassen\">Aanpassen</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +248,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objectbalk"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +256,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Werkbalk OLE-object\">Werkbalk OLE-object</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Werkbalk OLE-object\">Werkbalk "
+"OLE-object</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +268,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">De werkbalk <emph>OLE-object </emph> verschijnt als er objecten zijn geselecteerd en bevat de belangrijkste functies voor de opmaak en positionering van objecten.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">De werkbalk <emph>OLE-object </emph> verschijnt "
+"als er objecten zijn geselecteerd en bevat de belangrijkste functies voor "
+"de opmaak en positionering van objecten.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +281,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Geen omloop\">Geen omloop</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Geen omloop\">Geen "
+"omloop</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +293,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> U kunt deze instelling ook op het tabblad <emph>Omloop</emph> maken."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> U kunt deze "
+"instelling ook op het tabblad <emph>Omloop</emph> maken."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +307,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop\">Omloop</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +315,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit pictogram komt overeen met de optie <emph>Pagina-omloop </emph> op het tabblad <emph>Omloop</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit "
+"pictogram komt overeen met de optie <emph>Pagina-omloop </emph> op het "
+"tabblad <emph>Omloop</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +328,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +339,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt hetzelfde effect bereiken via het tabblad <emph>Omloop</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt "
+"hetzelfde effect bereiken via het tabblad <emph>Omloop</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +351,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objecteigenschappen\">Objecteigenschappen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"Objecteigenschappen\">Objecteigenschappen</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +364,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Mogelijkheden van $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +372,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Mogelijkheden van $[officename] Writer\">Mogelijkheden van $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Mogelijkheden van $[officename] Writer\">Mogelijkheden van "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +385,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer laat u tekstdocumenten ontwerpen en produceren die afbeeldingen, tabellen, of diagrammen kunnen bevatten. U kunt de documenten dan opslaan in een groot scala aan indelingen, inclusief het gestandaardiseerde OpenDocument format (ODF), Microsoft Word .doc-indeling, of HTML. En u kunt uw document eenvoudig exporteren naar het Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer laat u tekstdocumenten ontwerpen en produceren die "
+"afbeeldingen, tabellen, of diagrammen kunnen bevatten. U kunt de documenten "
+"dan opslaan in een groot scala aan indelingen, inclusief het "
+"gestandaardiseerde OpenDocument format (ODF), Microsoft Word .doc-indeling, "
+"of HTML. En u kunt uw document eenvoudig exporteren naar het Portable "
+"Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +403,7 @@ msgctxt ""
msgid "Writing"
msgstr "Schrijven"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +411,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Met $[officename] Writer kunt u basisdocumenten, zoals memo's, <link href=\"text/shared/guide/fax.xhp\" name=\"faxen\">faxen</link>, brieven, cv's en <link href=\"text/swriter/01/01150000.xhp\" name=\"samengevoegde documenten\">samengevoegde documenten</link> maken, evenals lange en complexe of meerdelige documenten, compleet met literatuurlijsten, verwijzingstabellen en indices."
+msgstr ""
+"Met $[officename] Writer kunt u basisdocumenten, zoals memo's, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxen\">faxen</link>, brieven, cv's en "
+"<link href=\"text/swriter/01/01150000.xhp\" name=\"samengevoegde "
+"documenten\">samengevoegde documenten</link> maken, evenals lange en complexe "
+"of meerdelige documenten, compleet met literatuurlijsten, "
+"verwijzingstabellen en indices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +427,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer heeft ook handige functies zoals een <link href=\"text/shared/01/06010000.xhp\" name=\"spellingcontrole\">spellingcontrole</link>, een <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrectie\">AutoCorrectie</link> en <link href=\"text/swriter/01/06030000.xhp\" name=\"Woordafbreking\">Woordafbreking</link>, evenals verschillende <link href=\"text/shared/01/01010100.xhp\" name=\"sjablonen\">sjablonen</link> voor vrijwel elk doeleinde. U kunt ook uw eigen sjablonen maken met behulp van de Assistenten."
-
+msgstr ""
+"$[officename] Writer heeft ook handige functies zoals een <link "
+"href=\"text/shared/01/06010000.xhp\" "
+"name=\"spellingcontrole\">spellingcontrole</link>, een <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrectie\">AutoCorrectie</link> en <link "
+"href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Woordafbreking\">Woordafbreking</link>, evenals verschillende <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"sjablonen\">sjablonen</link> voor "
+"vrijwel elk doeleinde. U kunt ook uw eigen sjablonen maken met behulp van de "
+"Assistenten."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +450,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Ontwerpen en structureren"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +458,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] biedt een breed scala aan opties voor het ontwerpen van documenten. Gebruik het venster <link href=\"text/swriter/01/05140000.xhp\" name=\"Opmaakprofielen\">Stijlen en opmaakprofielen</link> voor het maken, toewijzen en wijzigen van opmaakprofielen voor alinea's, individuele tekens, frames en pagina's. Bovendien kunt u met de <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> snel binnen uw documenten navigeren, een overzicht van uw document bekijken, en de objecten bijhouden die u in uw document hebt ingevoegd."
+msgstr ""
+"$[officename] biedt een breed scala aan opties voor het ontwerpen van "
+"documenten. Gebruik het venster <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Opmaakprofielen\">Stijlen en opmaakprofielen</link> voor het maken, "
+"toewijzen en wijzigen van opmaakprofielen voor alinea's, individuele tekens, "
+"frames en pagina's. Bovendien kunt u met de <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> snel "
+"binnen uw documenten navigeren, een overzicht van uw document bekijken, en "
+"de objecten bijhouden die u in uw document hebt ingevoegd."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +476,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "U kunt ook verschillende <link href=\"text/swriter/01/04120000.xhp\" name=\"indices en inhoudsopgaven\">indices en inhoudsopgaven</link> in tekstdocumenten maken. U kunt de structuur en weergave van de indices en inhoudsopgaven definiëren volgens uw individuele behoeften. Met live hyperlinks en bladwijzers kunt u direct naar de bijbehorende items in de tekst springen."
+msgstr ""
+"U kunt ook verschillende <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indices en inhoudsopgaven\">indices en inhoudsopgaven</link> in "
+"tekstdocumenten maken. U kunt de structuur en weergave van de indices en "
+"inhoudsopgaven definiëren volgens uw individuele behoeften. Met live "
+"hyperlinks en bladwijzers kunt u direct naar de bijbehorende items in de "
+"tekst springen."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +494,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop publishing met $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +502,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer bevat talrijke gereedschappen voor desktop publishing en het maken van tekeningen die u kunt gebruiken om professioneel ogende documenten, zoals brochures, nieuwsbrieven en uitnodigingen te maken. Voor het opmaken van uw documenten kunt u lay-outs met meerdere kolommen, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"tekstframes\">tekstframes</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"afbeeldingen\">afbeeldingen</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabellen\">tabellen</link> en andere objecten gebruiken."
-
+msgstr ""
+"$[officename] Writer bevat talrijke gereedschappen voor desktop publishing "
+"en het maken van tekeningen die u kunt gebruiken om professioneel ogende "
+"documenten, zoals brochures, nieuwsbrieven en uitnodigingen te maken. Voor "
+"het opmaken van uw documenten kunt u lay-outs met meerdere kolommen, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"tekstframes\">tekstframes</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"afbeeldingen\">afbeeldingen</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tabellen\">tabellen</link> "
+"en andere objecten gebruiken."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +524,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Berekeningen"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +532,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Tekstdocumenten in $[officename] bieden een geïntegreerde <link href=\"text/swriter/main0214.xhp\" name=\"rekenfunctie\">rekenfunctie</link> waarmee u complexe berekeningen of logische koppelingen kunt uitvoeren. U kunt gemakkelijk een tabel in een tekstdocument maken om berekeningen uit te voeren."
+msgstr ""
+"Tekstdocumenten in $[officename] bieden een geïntegreerde <link "
+"href=\"text/swriter/main0214.xhp\" name=\"rekenfunctie\">rekenfunctie</link> "
+"waarmee u complexe berekeningen of logische koppelingen kunt uitvoeren. U "
+"kunt gemakkelijk een tabel in een tekstdocument maken om berekeningen uit te "
+"voeren."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +549,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Tekeningen maken"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +557,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Met het <link href=\"text/shared/02/01140000.xhp\" name=\"tekengereedschap\">tekengereedschap</link> van $[officename] Writer kunt u tekeningen, afbeeldingen, legenda's en andere typen tekeningen direct in tekstdocumenten maken."
+msgstr ""
+"Met het <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"tekengereedschap\">tekengereedschap</link> van $[officename] Writer "
+"kunt u tekeningen, afbeeldingen, legenda's en andere typen tekeningen direct "
+"in tekstdocumenten maken."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +573,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Afbeeldingen invoegen"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +581,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "U kunt afbeeldingen invoegen in <link href=\"text/shared/00/00000020.xhp\" name=\"verschillende indelingen\">verschillende indelingen</link> in een tekstdocument, inclusief afbeeldingen in een JPG- of GIF-indeling. In aanvulling daarop verschaft de <link href=\"text/shared/01/gallery.xhp\" name=\"Galerij\">Galerij</link> een collectie van clipart-afbeeldingen, en de <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-galerij</link> maakt verbazende lettertype-effecten."
+msgstr ""
+"U kunt afbeeldingen invoegen in <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"verschillende indelingen\">verschillende indelingen</link> in een "
+"tekstdocument, inclusief afbeeldingen in een JPG- of GIF-indeling. In "
+"aanvulling daarop verschaft de <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Galerij\">Galerij</link> een collectie van clipart-afbeeldingen, en de "
+"<link href=\"text/shared/guide/fontwork.xhp\">Fontwork-galerij</link> maakt "
+"verbazende lettertype-effecten."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +600,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexibele toepassingsinterface"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +608,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "De programma-interface is zo ontworpen dat u hem volgens uw voorkeuren kunt configureren, waaronder het aanpassen van pictogrammen en menu's. U kunt verschillende programmavensters, zoals het venster Stijlen en opmaak of de Navigator, als zwevende vensters overal op het scherm neerzetten. U kunt sommige vensters ook <link href=\"text/shared/guide/autohide.xhp\" name=\"vastzetten\">vastzetten</link> aan de rand van de werkruimte."
+msgstr ""
+"De programma-interface is zo ontworpen dat u hem volgens uw voorkeuren kunt "
+"configureren, waaronder het aanpassen van pictogrammen en menu's. U kunt "
+"verschillende programmavensters, zoals het venster Stijlen en opmaak of de "
+"Navigator, als zwevende vensters overal op het scherm neerzetten. U kunt "
+"sommige vensters ook <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"vastzetten\">vastzetten</link> aan de rand van de werkruimte."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +626,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Slepen en neerzetten"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +634,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Met de functie voor <link href=\"text/shared/guide/dragdrop.xhp\" name=\"slepen en neerzetten\">slepen en neerzetten</link> kunt u snel en efficiënt met tekstdocumenten in $[officename] werken. U kunt bijvoorbeeld objecten, zoals afbeeldingen uit de Galerij, slepen en neerzetten tussen twee locaties in hetzelfde document of tussen geopende $[officename]-documenten."
+msgstr ""
+"Met de functie voor <link href=\"text/shared/guide/dragdrop.xhp\" name=\"slepen "
+"en neerzetten\">slepen en neerzetten</link> kunt u snel en efficiënt met "
+"tekstdocumenten in $[officename] werken. U kunt bijvoorbeeld objecten, zoals "
+"afbeeldingen uit de Galerij, slepen en neerzetten tussen twee locaties in "
+"hetzelfde document of tussen geopende $[officename]-documenten."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +651,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Help-functies"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +659,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "U kunt het <link href=\"text/shared/05/00000110.xhp\" name=\"Help-systeem\">Help-systeem</link> gebruiken als compleet naslagwerk voor $[officename]-toepassingen, inclusief <link href=\"text/swriter/guide/main.xhp\" name=\"instructies\">instructies</link> voor eenvoudige en complexe taken."
+msgstr ""
+"U kunt het <link href=\"text/shared/05/00000110.xhp\" name=\"Help-systeem"
+"\">Help-systeem</link> gebruiken als compleet naslagwerk voor "
+"$[officename]-toepassingen, inclusief <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructies\">instructies</link> "
+"voor eenvoudige en complexe taken."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +675,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Werkbalk Eigenschappen tekenobjecten"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +683,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Werkbalk Eigenschappen tekenobjecten\">Werkbalk Eigenschappen tekenobjecten</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Werkbalk Eigenschappen "
+"tekenobjecten\">Werkbalk Eigenschappen tekenobjecten</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +695,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">U kunt de werkbalk <emph>Eigenschappen tekenobjecten</emph> zien in Writer en Calc. Selecteer het menu Beeld - Werkbalken - Eigenschappen tekenobjecten. De besturingselementen worden ingeschakeld als een tekenobject is geselecteerd. U zult standaard enkele verschillende pictogrammen zien, afhankelijk van het feit of het huidige document een tekstdocument is of een werkblad.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">U kunt de werkbalk <emph>Eigenschappen "
+"tekenobjecten</emph> zien in Writer en Calc. Selecteer het menu Beeld - "
+"Werkbalken - Eigenschappen tekenobjecten. De besturingselementen worden "
+"ingeschakeld als een tekenobject is geselecteerd. U zult standaard enkele "
+"verschillende pictogrammen zien, afhankelijk van het feit of het huidige "
+"document een tekstdocument is of een werkblad.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +711,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnstijl\">Lijnstijl</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnstijl\">Lijnstijl</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +722,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijndikte\">Lijndikte</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Lijndikte\">Lijndikte</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +733,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnkleur\">Lijnkleur</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnkleur\">Lijnkleur</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +744,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Opvulstijl\">Opvulstijl</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Opvulstijl\">Opvulstijl</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +756,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Werkbalk Afbeelding"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Werkbalk Afbeelding\">Werkbalk Afbeelding</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Werkbalk Afbeelding\">Werkbalk "
+"Afbeelding</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">De werkbalk <emph>Afbeelding</emph> bevat functies voor het opmaken en positioneren van geselecteerde bitmap-afbeeldingen.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">De werkbalk <emph>Afbeelding</emph> bevat "
+"functies voor het opmaken en positioneren van geselecteerde bitmap-"
+"afbeeldingen.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Verticaal spiegelen\">Verticaal spiegelen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Verticaal "
+"spiegelen\">Verticaal spiegelen</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontaal spiegelen\">Horizontaal spiegelen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontaal "
+"spiegelen\">Horizontaal spiegelen</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Eigenschappen van afbeeldingen\">Eigenschappen van afbeeldingen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Eigenschappen van "
+"afbeeldingen\">Eigenschappen van afbeeldingen</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +821,7 @@ msgctxt ""
msgid "Insert"
msgstr "Invoegen"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +831,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Invoegen\">Invoegen</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +839,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Het menu Invoegen bevat opdrachten voor het invoegen van nieuwe elementen in uw document. Dit omvat onder meer secties, voetnoten, notities, speciale tekens, afbeeldingen en objecten uit andere toepassingen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Het menu Invoegen bevat opdrachten voor het invoegen van "
+"nieuwe elementen in uw document. Dit omvat onder meer secties, voetnoten, "
+"notities, speciale tekens, afbeeldingen en objecten uit andere "
+"toepassingen.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +853,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Handmatig einde\">Handmatig einde</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Handmatig einde\">Handmatig "
+"einde</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +865,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciale tekens\">Speciale tekens</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Speciale tekens\">Speciale "
+"tekens</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +879,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sectie\">Sectie</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +887,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +898,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Voetnoot\">Voet-/Eindnoot</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Voetnoot\">Voet-/Eindnoot</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +910,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Bijschrift\">Bijschrift</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Bijschrift\">Bijschrift</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +922,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bladwijzer\">Bladwijzer</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Bladwijzer\">Bladwijzer</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +934,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Kruisverwijzing\">Kruisverwijzing</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Kruisverwijzing\">Kruisverwijzing</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +948,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Notitie\">Notitie</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +958,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +968,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelop\">Envelop</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +978,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Kader\">Kader</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +988,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +996,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale lijn\">Horizontale lijn</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale "
+"lijn\">Horizontale lijn</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1008,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Zwevend kader\">Zwevend kader</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Zwevend kader\">Zwevend "
+"kader</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1022,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Bestand\">Bestand</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1031,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Frameobjectbalk"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1039,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Framebalk\">Framebalk</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Framebalk\">Framebalk</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1050,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Wanneer een frame geselecteerd is, biedt de werkbalk <emph>Frame </emph> de belangrijkste functies voor de opmaak en positionering van het frame.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Wanneer een frame geselecteerd is, biedt de "
+"werkbalk <emph>Frame </emph> de belangrijkste functies voor de opmaak en "
+"positionering van het frame.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1063,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop uit\">Omloop uit</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop uit\">Omloop "
+"uit</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1075,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>U kunt deze instelling ook kiezen op het tabblad <emph>Omloop</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>U kunt deze "
+"instelling ook kiezen op het tabblad <emph>Omloop</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1087,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop aan\">Omloop aan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop aan\">Omloop "
+"aan</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1099,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit pictogram komt overeen met de optie <emph>Pagina-omloop</emph> op het tabblad <emph>Omloop</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit "
+"pictogram komt overeen met de optie <emph>Pagina-omloop</emph> op het "
+"tabblad <emph>Omloop</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1112,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1123,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt deze instelling ook op het tabblad <emph>Omloop</emph> definiëren."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt deze "
+"instelling ook op het tabblad <emph>Omloop</emph> definiëren."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1135,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Achtergrondkleur\">Achtergrondkleur</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"Achtergrondkleur\">Achtergrondkleur</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1147,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame-eigenschappen\">Frame-eigenschappen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame-eigenschappen\">Frame-"
+"eigenschappen</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1160,7 @@ msgctxt ""
msgid "Format"
msgstr "Opmaak"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1170,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Opmaak\">Opmaak</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1178,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Dit menu bevat opdrachten voor opmaak van de lay-out en inhoud van uw document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Dit menu bevat opdrachten voor opmaak van de "
+"lay-out en inhoud van uw document.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1192,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Teken\">Teken</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1202,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Alinea\">Alinea</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1210,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummering/opsommingstekens\">Nummering en opsommingstekens</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Nummering/opsommingstekens\">Nummering en opsommingstekens</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1224,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pagina\">Pagina</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1232,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolommen\">Kolommen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolommen\">Kolommen</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1245,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Secties\">Secties</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1255,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3394,8 +1263,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Afbeelding\">Afbeelding</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" "
+"name=\"Afbeelding\">Afbeelding</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1276,7 @@ msgctxt ""
msgid "Window"
msgstr "Venster"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1286,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Venster\">Venster</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1294,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Bevat opdrachten voor het manipuleren en weergeven van documentvensters.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Bevat opdrachten voor het "
+"manipuleren en weergeven van documentvensters.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1307,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Afdrukvoorbeeld"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1315,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Afdrukvoorbeeld\">Afdrukvoorbeeld</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" "
+"name=\"Afdrukvoorbeeld\">Afdrukvoorbeeld</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1327,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "De werkbalk <emph>Afdrukvoorbeeld</emph> verschijnt wanneer u het huidige document in de afdrukvoorbeeldmodus bekijkt."
+msgstr ""
+"De werkbalk <emph>Afdrukvoorbeeld</emph> verschijnt wanneer u het huidige "
+"document in de afdrukvoorbeeldmodus bekijkt."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1340,7 @@ msgctxt ""
msgid "View"
msgstr "Beeld"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1350,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Beeld\">Beeld</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1358,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Dit menu bevat opdrachten voor het beheren van de weergave van het document op het scherm.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dit menu bevat opdrachten voor het beheren van de weergave "
+"van het document op het scherm.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,8 +1370,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"In- en uitzoomen\">In- en uitzoomen</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"In- en uitzoomen\">In- en "
+"uitzoomen</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1383,7 @@ msgctxt ""
msgid "Edit"
msgstr "Bewerken"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1393,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Bewerken\">Bewerken</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1401,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Dit menu bevat opdrachten voor het bewerken van de inhoud van het huidige document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dit menu bevat opdrachten voor het bewerken van de inhoud van "
+"het huidige document.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1413,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Plakken speciaal\">Plakken speciaal</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Plakken speciaal\">Plakken "
+"speciaal</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1425,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Tekst selecteren\">Tekst selecteren</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Tekst selecteren\">Tekst "
+"selecteren</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1437,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Document vergelijken\">Document vergelijken</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Document "
+"vergelijken\">Document vergelijken</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1449,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Zoeken en vervangen\">Zoeken en vervangen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Zoeken en vervangen\">Zoeken "
+"en vervangen</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1461,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTekst\">AutoTekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTekst\">AutoTekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1472,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Database wisselen\">Database wisselen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Database wisselen\">Database "
+"wisselen</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1486,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Velden\">Velden</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1494,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1505,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indexitem\">Indexitem</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Indexitem\">Indexitem</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1516,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Item literatuurlijst\">Item literatuurlijst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Item literatuurlijst\">Item "
+"literatuurlijst</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1528,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1539,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Koppelingen\">Koppelingen</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" "
+"name=\"Koppelingen\">Koppelingen</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1551,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1563,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Werkbalk Opmaak"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1571,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Werkbalk Opmaak\">Werkbalk Opmaak</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Werkbalk Opmaak\">Werkbalk "
+"Opmaak</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1583,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">De balk Opmaak bevat verschillende tekstopmaakfuncties.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">De balk Opmaak bevat verschillende "
+"tekstopmaakfuncties.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1595,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Tekstkleur\">Tekstkleur</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Tekstkleur\">Tekstkleur</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1608,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Extra pictogrammen"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1617,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Lettertype vergroten"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Vergroot de grootte van het lettertype van de geselecteerde tekst.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vergroot de grootte van het lettertype van de geselecteerde "
+"tekst.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1637,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Lettertype verkleinen"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Verkleint de grootte van het lettertype van de geselecteerde tekst.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Verkleint de grootte van het lettertype van de geselecteerde "
+"tekst.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1656,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Als <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-ondersteuning is ingeschakeld, zijn er twee extra pictogrammen zichtbaar."
+msgstr ""
+"Als <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>-ondersteuning is ingeschakeld, zijn er twee extra "
+"pictogrammen zichtbaar."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1671,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Van links naar rechts"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">pictogram links naar rechts</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">pictogram links naar "
+"rechts</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1691,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">De tekst wordt van links naar rechts ingevoerd.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">De tekst wordt van links naar rechts "
+"ingevoerd.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1705,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Van rechts naar links"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">pictogram rechts naar links</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">pictogram rechts naar "
+"links</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1725,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">De tekst die in een taal met complexe-tekstlayout is opgemaakt, wordt van rechts naar links ingevoerd.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">De tekst die in een taal met complexe-"
+"tekstlayout is opgemaakt, wordt van rechts naar links ingevoerd.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1738,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Objectbalk met tekst in tekeningobject"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1746,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstobjectbalk\">Tekstobjectbalk</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" "
+"name=\"Tekstobjectbalk\">Tekstobjectbalk</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1758,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Bevat opdrachten voor het opmaken van tekst die is opgenomen in een tekenobject.</ahelp> De werkbalk <emph>Tekstobject</emph> verschijnt wanneer u dubbelklikt in een tekenobject."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Bevat opdrachten voor het opmaken van "
+"tekst die is opgenomen in een tekenobject.</ahelp> De werkbalk "
+"<emph>Tekstobject</emph> verschijnt wanneer u dubbelklikt in een "
+"tekenobject."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1772,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Superscript</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1784,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1795,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selecteren\">Alles selecteren</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selecteren\">Alles "
+"selecteren</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1809,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Teken\">Teken</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1819,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Alinea\">Alinea</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1827,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Hier kunt u de inspringing, afstand, uitlijning en lijnafstand instellen voor de geselecteerde alinea."
+msgstr ""
+"Hier kunt u de inspringing, afstand, uitlijning en lijnafstand instellen "
+"voor de geselecteerde alinea."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1840,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linialen"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1850,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linialen\">Linialen</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1858,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Linialen tonen niet alleen de afmetingen van de pagina, maar duiden tevens de positie van tabs, inspringing, randen en kolommen aan, die u door middel van de muis kunt wijzigen."
+msgstr ""
+"Linialen tonen niet alleen de afmetingen van de pagina, maar duiden tevens "
+"de positie van tabs, inspringing, randen en kolommen aan, die u door middel "
+"van de muis kunt wijzigen."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1871,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Dubbelklik op de liniaal om het dialoogvenster <emph>Alinea</emph> te openen en <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"directe alinea-opmaak\">directe alinea-opmaak</link> aan de huidige alinea of alle geselecteerde alinea's toe te wijzen."
+msgstr ""
+"Dubbelklik op de liniaal om het dialoogvenster <emph>Alinea</emph> te openen "
+"en <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"directe "
+"alinea-opmaak\">directe alinea-opmaak</link> aan de huidige alinea of alle "
+"geselecteerde alinea's toe te wijzen."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1886,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Welkom bij de Help van $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1896,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Help van %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1906,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Werken met %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1916,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menu's, werkbalken en toetsen"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1926,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Hulp verkrijgen"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1935,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Tabelobjectbalk"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1943,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Werkbalk Tabel\">Werkbalk Tabel</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Werkbalk Tabel\">Werkbalk "
+"Tabel</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1955,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">De werkbalk <emph>Tabel</emph>bevat functies die u kunt gebruiken wanneer u met tabellen werkt. Deze werkbalk verschijnt wanneer u de cursor in een cel van een tabel plaatst.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">De werkbalk <emph>Tabel</emph>bevat functies "
+"die u kunt gebruiken wanneer u met tabellen werkt. Deze werkbalk verschijnt "
+"wanneer u de cursor in een cel van een tabel plaatst.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1968,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Cellen samenvoegen\">Cellen samenvoegen</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Cellen samenvoegen\">Cellen "
+"samenvoegen</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1980,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Rij verwijderen\">Rij verwijderen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Rij verwijderen\">Rij "
+"verwijderen</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +1992,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Kolom verwijderen\">Kolom verwijderen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Kolom verwijderen\">Kolom "
+"verwijderen</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoOpmaak\">AutoOpmaak</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoOpmaak\">AutoOpmaak</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabeleigenschappen\">Tabeleigenschappen</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" "
+"name=\"Tabeleigenschappen\">Tabeleigenschappen</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2037,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menu's"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2045,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu's\">Menu's</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menu's\">Menu's</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2057,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Dit gedeelte beschrijft alle van toepassing zijnde menu's, submenu's en dialoogvensters."
+msgstr ""
+"Dit gedeelte beschrijft alle van toepassing zijnde menu's, submenu's en "
+"dialoogvensters."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2070,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2079,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Geeft opdrachten weer om een tabel binnen een tekstdocument in te voegen, te bewerken en te verwijderen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Geeft opdrachten weer om een tabel binnen een tekstdocument "
+"in te voegen, te bewerken en te verwijderen.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2099,7 @@ msgctxt ""
msgid "Insert"
msgstr "Invoegen"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2108,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2117,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Voegt een nieuwe tabel in."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2126,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolommen"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2135,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Voegt kolommen in."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2144,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rijen"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2153,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Voegt rijen in."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2162,7 @@ msgctxt ""
msgid "Delete"
msgstr "Verwijderen"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2171,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2180,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Verwijdert de huidige tabel.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2189,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolommen"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2198,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Verwijdert de geselecteerde kolommen."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2207,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rijen"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2216,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Verwijdert de geselecteerde rijen."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2225,7 @@ msgctxt ""
msgid "Select"
msgstr "Selecteren"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2234,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2243,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selecteert de huidige tabel.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2252,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolom"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2261,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selecteert de huidige kolom."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2270,7 @@ msgctxt ""
msgid "Row"
msgstr "Rij"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2279,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selecteert de huidige rij."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2288,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cel"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2297,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selecteert de huidige cel.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2306,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Cellen samenvoegen</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2315,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Cellen splitsen</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2324,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel AutoOpmaak</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2333,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Automatische hoogte/breedte"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,14 +2342,18 @@ msgctxt ""
msgid "Column width"
msgstr "Kolombreedte"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opent het dialoogvenster Kolombreedte waar u de breedte van een kolom kunt wijzigen."
+msgstr ""
+"Opent het dialoogvenster Kolombreedte waar u de breedte van een kolom kunt "
+"wijzigen."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2362,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimale kolombreedte</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Kolommen gelijkmatig verdelen</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Kolommen gelijkmatig "
+"verdelen</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2382,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Rijhoogte"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Opent het dialoogvenster Rijhoogte waar u de hoogte van een rij kunt wijzigen."
+msgstr ""
+"Opent het dialoogvenster Rijhoogte waar u de hoogte van een rij kunt "
+"wijzigen."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2402,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale rijhoogte</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rijen gelijkmatig verdelen</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Rijen gelijkmatig verdelen</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2421,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Toestaan dat rijen over pagina's en kolommen worden afgebroken"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Staat een pagina-einde in de huidige rij toe.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Staat een pagina-einde in de huidige rij toe.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2440,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Kop herhalen"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Herhaalt de tabelkopteksten op volgende pagina's als de tabel meerdere pagina's beslaat.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Herhaalt de tabelkopteksten op volgende pagina's als de "
+"tabel meerdere pagina's beslaat.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2460,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converteren"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2469,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst naar tabel"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de geselecteerde tekst naar een tabel kunt converteren.</ahelp> Opent <link href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de geselecteerde tekst naar een tabel kunt converteren."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de "
+"geselecteerde tekst naar een tabel kunt converteren.</ahelp> Opent <link "
+"href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de "
+"geselecteerde tekst naar een tabel kunt converteren."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2491,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabel naar tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de huidige tabel naar tekst kunt converteren.</ahelp> Opent <link href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de huidige tabel naar tekst kunt converteren."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de "
+"huidige tabel naar tekst kunt converteren.</ahelp> Opent <link "
+"href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de "
+"huidige tabel naar tekst kunt converteren."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2513,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorteren</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2522,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formule"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Hiermee wordt de <link href=\"text/swriter/main0214.xhp\">Formulebalk</link> geopend waar u een formule kunt invoeren of bewerken."
+msgstr ""
+"Hiermee wordt de <link href=\"text/swriter/main0214.xhp\">Formulebalk</link> "
+"geopend waar u een formule kunt invoeren of bewerken."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2542,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Getalnotatie"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opent <link href=\"text/shared/optionen/01040500.xhp\">een dialoogvenster</link> waar u de notatie van getallen in een tabel kunt specificeren."
+msgstr ""
+"Opent <link href=\"text/shared/optionen/01040500.xhp\">een "
+"dialoogvenster</link> waar u de notatie van getallen in een tabel kunt "
+"specificeren."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2563,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabelbegrenzingen"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Hiermee kunt u de grenzen rond tabelcellen weergeven of verbergen. De grenzen zijn alleen zichtbaar op het scherm en worden niet afgedrukt."
+msgstr ""
+"Hiermee kunt u de grenzen rond tabelcellen weergeven of verbergen. De "
+"grenzen zijn alleen zichtbaar op het scherm en worden niet afgedrukt."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2583,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabeleigenschappen</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2592,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Nummeringobjectbalk"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2600,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Werkbalk Nummering/opsommingstekens\">Werkbalk Nummering/opsommingstekens</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Werkbalk "
+"Nummering/opsommingstekens\">Werkbalk Nummering/opsommingstekens</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2612,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">De werkbalk <emph>Nummering/opsommingstekens</emph> bevat functies voor het wijzigen van de structuur van genummerde alinea's, waaronder het wijzigen van de volgorde van deze alinea's en het instellen van verschillende niveaus.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">De werkbalk "
+"<emph>Nummering/opsommingstekens</emph> bevat functies voor het wijzigen van "
+"de structuur van genummerde alinea's, waaronder het wijzigen van de "
+"volgorde van deze alinea's en het instellen van verschillende "
+"niveaus.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2628,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Werkbalken"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2636,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Werkbalken\">Werkbalken</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Werkbalken\">Werkbalken</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2648,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Dit gedeelte geeft een overzicht van de beschikbare werkbalken in$[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Dit gedeelte geeft een overzicht van de beschikbare werkbalken "
+"in$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2662,7 @@ msgctxt ""
msgid "File"
msgstr "Bestand"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2672,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Bestand\">Bestand</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2680,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Deze opdrachten zijn van toepassing op het huidige document, openen van een nieuw document of sluiten van de toepassing.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Deze opdrachten zijn van toepassing op het huidige document, "
+"openen van een nieuw document of sluiten van de toepassing.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2694,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Openen\">Openen</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2702,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Opslaan als\">Opslaan als</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Opslaan als\">Opslaan "
+"als</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2716,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versies\">Versies</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2724,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eigenschappen\">Eigenschappen</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Eigenschappen\">Eigenschappen</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2736,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Afdrukken\">Afdrukken</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Afdrukken\">Afdrukken</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2747,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printerinstellingen\">Printerinstellingen</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"Printerinstellingen\">Printerinstellingen</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2760,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Tekstformulebalk"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2768,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Werkbalk Formule\">Werkbalk Formule</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Werkbalk Formule\">Werkbalk Formule</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2780,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Met behulp van de <emph>Formulebalk</emph> kunt u berekeningen maken en invoegen in een tekstdocument.</ahelp> Druk op F2 om de <emph>Formulebalk</emph> te activeren."
+msgstr ""
+"<ahelp hid=\".\">Met behulp van de <emph>Formulebalk</emph> kunt u "
+"berekeningen maken en invoegen in een tekstdocument.</ahelp> Druk op F2 om "
+"de <emph>Formulebalk</emph> te activeren."
diff --git a/source/nl/helpcontent2/source/text/swriter/librelogo.po b/source/nl/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..4018b77d62f
--- /dev/null
+++ b/source/nl/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-05-16 15:49+0200\n"
+"Last-Translator: Cor <cor.nouws@documentfoundation.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statusbalk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statusbalk\">Statusbalk</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "De statusbalk bevat informatie over het huidige document en biedt verscheidene knoppen met speciale functies."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Taal"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Geeft de taal van de geselecteerde tekst weer. <br/>Erop klikken opent een menu, waarmee u een andere taal kunt kiezen voor de geselecteerde tekst of voor de huidige alinea <br/>Kies Geen om de tekst uit te sluiten van spellingcontrole en automatische woordafbreking. <br/>Kies Herstellen naar standaard taal om de standaard taal opnieuw toe te passen voor de selectie of de alinea. <br/>Kies Meer om een dialoogvenster te openen met meer opties.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitale handtekening"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Zie ook <link href=\"text/shared/guide/digital_signatures.xhp\">Digitale handtekeningen</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "In-/Uitzoomen & Beeldweergave"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "De drie pictogrammen in de Writer statusbalk staan veranderingen toe in de In-/uitzoomen- en Beeldweergave van uw documenten."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">De pictogrammen Afdrukvoorbeeld tonen van links naar rechts: Twee pagina's. Weergavemodus met pagina's naast elkaar. Boekmodus met twee pagina's zoals in een geopend boek.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Sleep de schuifbalk In-/uitzoomen naar links om meer pagina's te zien en sleep naar rechts om in te zoomen op een pagina en een kleiner gedeelte van die pagina te tonen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Extra"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Extra\">Extra</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Bevat functies voor spellingcontrole, een galerij van kunstobjecten die u aan uw document kunt toevoegen, als ook functies voor het configureren van menu's en het instellen van programmavoorkeuren.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Hoofdstuknummering\">Hoofdstuknummering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Regelnummering\">Regelnummering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrectie\">Opties voor AutoCorrectie</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Aanpassen\">Aanpassen</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objectbalk"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Werkbalk OLE-object\">Werkbalk OLE-object</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">De werkbalk <emph>OLE-object </emph> verschijnt als er objecten zijn geselecteerd en bevat de belangrijkste functies voor de opmaak en positionering van objecten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Geen omloop\">Geen omloop</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> U kunt deze instelling ook op het tabblad <emph>Omloop</emph> maken."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop\">Omloop</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit pictogram komt overeen met de optie <emph>Pagina-omloop </emph> op het tabblad <emph>Omloop</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt hetzelfde effect bereiken via het tabblad <emph>Omloop</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objecteigenschappen\">Objecteigenschappen</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Mogelijkheden van $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Mogelijkheden van $[officename] Writer\">Mogelijkheden van $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer laat u tekstdocumenten ontwerpen en produceren die afbeeldingen, tabellen, of diagrammen kunnen bevatten. U kunt de documenten dan opslaan in een groot scala aan indelingen, inclusief het gestandaardiseerde OpenDocument format (ODF), Microsoft Word .doc-indeling, of HTML. En u kunt uw document eenvoudig exporteren naar het Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Schrijven"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Met $[officename] Writer kunt u basisdocumenten, zoals memo's, <link href=\"text/shared/guide/fax.xhp\" name=\"faxen\">faxen</link>, brieven, cv's en <link href=\"text/swriter/01/01150000.xhp\" name=\"samengevoegde documenten\">samengevoegde documenten</link> maken, evenals lange en complexe of meerdelige documenten, compleet met literatuurlijsten, verwijzingstabellen en indices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer heeft ook handige functies zoals een <link href=\"text/shared/01/06010000.xhp\" name=\"spellingcontrole\">spellingcontrole</link>, een <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrectie\">AutoCorrectie</link> en <link href=\"text/swriter/01/06030000.xhp\" name=\"Woordafbreking\">Woordafbreking</link>, evenals verschillende <link href=\"text/shared/01/01010100.xhp\" name=\"sjablonen\">sjablonen</link> voor vrijwel elk doeleinde. U kunt ook uw eigen sjablonen maken met behulp van de Assistenten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Ontwerpen en structureren"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] biedt een breed scala aan opties voor het ontwerpen van documenten. Gebruik het venster <link href=\"text/swriter/01/05140000.xhp\" name=\"Opmaakprofielen\">Stijlen en opmaakprofielen</link> voor het maken, toewijzen en wijzigen van opmaakprofielen voor alinea's, individuele tekens, frames en pagina's. Bovendien kunt u met de <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> snel binnen uw documenten navigeren, een overzicht van uw document bekijken, en de objecten bijhouden die u in uw document hebt ingevoegd."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "U kunt ook verschillende <link href=\"text/swriter/01/04120000.xhp\" name=\"indices en inhoudsopgaven\">indices en inhoudsopgaven</link> in tekstdocumenten maken. U kunt de structuur en weergave van de indices en inhoudsopgaven definiëren volgens uw individuele behoeften. Met live hyperlinks en bladwijzers kunt u direct naar de bijbehorende items in de tekst springen."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop publishing met $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer bevat talrijke gereedschappen voor desktop publishing en het maken van tekeningen die u kunt gebruiken om professioneel ogende documenten, zoals brochures, nieuwsbrieven en uitnodigingen te maken. Voor het opmaken van uw documenten kunt u lay-outs met meerdere kolommen, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"tekstframes\">tekstframes</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"afbeeldingen\">afbeeldingen</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabellen\">tabellen</link> en andere objecten gebruiken."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Berekeningen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Tekstdocumenten in $[officename] bieden een geïntegreerde <link href=\"text/swriter/main0214.xhp\" name=\"rekenfunctie\">rekenfunctie</link> waarmee u complexe berekeningen of logische koppelingen kunt uitvoeren. U kunt gemakkelijk een tabel in een tekstdocument maken om berekeningen uit te voeren."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Tekeningen maken"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Met het <link href=\"text/shared/02/01140000.xhp\" name=\"tekengereedschap\">tekengereedschap</link> van $[officename] Writer kunt u tekeningen, afbeeldingen, legenda's en andere typen tekeningen direct in tekstdocumenten maken."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Afbeeldingen invoegen"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "U kunt afbeeldingen invoegen in <link href=\"text/shared/00/00000020.xhp\" name=\"verschillende indelingen\">verschillende indelingen</link> in een tekstdocument, inclusief afbeeldingen in een JPG- of GIF-indeling. In aanvulling daarop verschaft de <link href=\"text/shared/01/gallery.xhp\" name=\"Galerij\">Galerij</link> een collectie van clipart-afbeeldingen, en de <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-galerij</link> maakt verbazende lettertype-effecten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexibele toepassingsinterface"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "De programma-interface is zo ontworpen dat u hem volgens uw voorkeuren kunt configureren, waaronder het aanpassen van pictogrammen en menu's. U kunt verschillende programmavensters, zoals het venster Stijlen en opmaak of de Navigator, als zwevende vensters overal op het scherm neerzetten. U kunt sommige vensters ook <link href=\"text/shared/guide/autohide.xhp\" name=\"vastzetten\">vastzetten</link> aan de rand van de werkruimte."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Slepen en neerzetten"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Met de functie voor <link href=\"text/shared/guide/dragdrop.xhp\" name=\"slepen en neerzetten\">slepen en neerzetten</link> kunt u snel en efficiënt met tekstdocumenten in $[officename] werken. U kunt bijvoorbeeld objecten, zoals afbeeldingen uit de Galerij, slepen en neerzetten tussen twee locaties in hetzelfde document of tussen geopende $[officename]-documenten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Help-functies"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "U kunt het <link href=\"text/shared/05/00000110.xhp\" name=\"Help-systeem\">Help-systeem</link> gebruiken als compleet naslagwerk voor $[officename]-toepassingen, inclusief <link href=\"text/swriter/guide/main.xhp\" name=\"instructies\">instructies</link> voor eenvoudige en complexe taken."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Werkbalk Eigenschappen tekenobjecten"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Werkbalk Eigenschappen tekenobjecten\">Werkbalk Eigenschappen tekenobjecten</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">U kunt de werkbalk <emph>Eigenschappen tekenobjecten</emph> zien in Writer en Calc. Selecteer het menu Beeld - Werkbalken - Eigenschappen tekenobjecten. De besturingselementen worden ingeschakeld als een tekenobject is geselecteerd. U zult standaard enkele verschillende pictogrammen zien, afhankelijk van het feit of het huidige document een tekstdocument is of een werkblad.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnstijl\">Lijnstijl</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijndikte\">Lijndikte</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Lijnkleur\">Lijnkleur</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Opvulstijl\">Opvulstijl</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Werkbalk Afbeelding"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Werkbalk Afbeelding\">Werkbalk Afbeelding</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">De werkbalk <emph>Afbeelding</emph> bevat functies voor het opmaken en positioneren van geselecteerde bitmap-afbeeldingen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Verticaal spiegelen\">Verticaal spiegelen</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Horizontaal spiegelen\">Horizontaal spiegelen</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Eigenschappen van afbeeldingen\">Eigenschappen van afbeeldingen</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Invoegen"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Invoegen\">Invoegen</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Het menu Invoegen bevat opdrachten voor het invoegen van nieuwe elementen in uw document. Dit omvat onder meer secties, voetnoten, notities, speciale tekens, afbeeldingen en objecten uit andere toepassingen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Handmatig einde\">Handmatig einde</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciale tekens\">Speciale tekens</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sectie\">Sectie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Voetnoot\">Voet-/Eindnoot</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Bijschrift\">Bijschrift</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bladwijzer\">Bladwijzer</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Kruisverwijzing\">Kruisverwijzing</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Notitie\">Notitie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelop\">Envelop</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Kader\">Kader</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabel\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontale lijn\">Horizontale lijn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Zwevend kader\">Zwevend kader</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Bestand\">Bestand</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Frameobjectbalk"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Framebalk\">Framebalk</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Wanneer een frame geselecteerd is, biedt de werkbalk <emph>Frame </emph> de belangrijkste functies voor de opmaak en positionering van het frame.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop uit\">Omloop uit</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>U kunt deze instelling ook kiezen op het tabblad <emph>Omloop</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Omloop aan\">Omloop aan</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dit pictogram komt overeen met de optie <emph>Pagina-omloop</emph> op het tabblad <emph>Omloop</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Doorloop\">Doorloop</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>U kunt deze instelling ook op het tabblad <emph>Omloop</emph> definiëren."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Achtergrondkleur\">Achtergrondkleur</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame-eigenschappen\">Frame-eigenschappen</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Opmaak"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Opmaak\">Opmaak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Dit menu bevat opdrachten voor opmaak van de lay-out en inhoud van uw document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Teken\">Teken</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Alinea\">Alinea</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Nummering/opsommingstekens\">Nummering en opsommingstekens</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Pagina\">Pagina</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolommen\">Kolommen</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Secties\">Secties</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Afbeelding\">Afbeelding</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Venster"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Venster\">Venster</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Bevat opdrachten voor het manipuleren en weergeven van documentvensters.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Afdrukvoorbeeld"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Afdrukvoorbeeld\">Afdrukvoorbeeld</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "De werkbalk <emph>Afdrukvoorbeeld</emph> verschijnt wanneer u het huidige document in de afdrukvoorbeeldmodus bekijkt."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Beeld"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Beeld\">Beeld</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dit menu bevat opdrachten voor het beheren van de weergave van het document op het scherm.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"In- en uitzoomen\">In- en uitzoomen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Bewerken"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Bewerken\">Bewerken</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dit menu bevat opdrachten voor het bewerken van de inhoud van het huidige document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Plakken speciaal\">Plakken speciaal</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Tekst selecteren\">Tekst selecteren</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Document vergelijken\">Document vergelijken</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Zoeken en vervangen\">Zoeken en vervangen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoTekst\">AutoTekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Database wisselen\">Database wisselen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Velden\">Velden</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Voetnoten\">Voetnoten</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Indexitem\">Indexitem</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Item literatuurlijst\">Item literatuurlijst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Koppelingen\">Koppelingen</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Werkbalk Opmaak"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Werkbalk Opmaak\">Werkbalk Opmaak</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">De balk Opmaak bevat verschillende tekstopmaakfuncties.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Tekstkleur\">Tekstkleur</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Extra pictogrammen"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Lettertype vergroten"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vergroot de grootte van het lettertype van de geselecteerde tekst.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Lettertype verkleinen"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Verkleint de grootte van het lettertype van de geselecteerde tekst.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Als <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-ondersteuning is ingeschakeld, zijn er twee extra pictogrammen zichtbaar."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Van links naar rechts"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">pictogram links naar rechts</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">De tekst wordt van links naar rechts ingevoerd.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Van rechts naar links"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">pictogram rechts naar links</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">De tekst die in een taal met complexe-tekstlayout is opgemaakt, wordt van rechts naar links ingevoerd.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Objectbalk met tekst in tekeningobject"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Tekstobjectbalk\">Tekstobjectbalk</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Bevat opdrachten voor het opmaken van tekst die is opgenomen in een tekenobject.</ahelp> De werkbalk <emph>Tekstobject</emph> verschijnt wanneer u dubbelklikt in een tekenobject."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Alles selecteren\">Alles selecteren</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Teken\">Teken</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Alinea\">Alinea</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Hier kunt u de inspringing, afstand, uitlijning en lijnafstand instellen voor de geselecteerde alinea."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linialen"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linialen\">Linialen</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Linialen tonen niet alleen de afmetingen van de pagina, maar duiden tevens de positie van tabs, inspringing, randen en kolommen aan, die u door middel van de muis kunt wijzigen."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Dubbelklik op de liniaal om het dialoogvenster <emph>Alinea</emph> te openen en <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"directe alinea-opmaak\">directe alinea-opmaak</link> aan de huidige alinea of alle geselecteerde alinea's toe te wijzen."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Welkom bij de Help van $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Help van %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Werken met %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menu's, werkbalken en toetsen"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Hulp verkrijgen"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Tabelobjectbalk"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Werkbalk Tabel\">Werkbalk Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">De werkbalk <emph>Tabel</emph>bevat functies die u kunt gebruiken wanneer u met tabellen werkt. Deze werkbalk verschijnt wanneer u de cursor in een cel van een tabel plaatst.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Cellen samenvoegen\">Cellen samenvoegen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Rij verwijderen\">Rij verwijderen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Kolom verwijderen\">Kolom verwijderen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoOpmaak\">AutoOpmaak</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Tabeleigenschappen\">Tabeleigenschappen</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sorteren\">Sorteren</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menu's"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu's\">Menu's</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Dit gedeelte beschrijft alle van toepassing zijnde menu's, submenu's en dialoogvensters."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Geeft opdrachten weer om een tabel binnen een tekstdocument in te voegen, te bewerken en te verwijderen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Invoegen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Voegt een nieuwe tabel in."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolommen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Voegt kolommen in."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rijen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Voegt rijen in."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Verwijderen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Verwijdert de huidige tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolommen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Verwijdert de geselecteerde kolommen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rijen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Verwijdert de geselecteerde rijen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Selecteren"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selecteert de huidige tabel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolom"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selecteert de huidige kolom."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rij"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selecteert de huidige rij."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Cel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selecteert de huidige cel.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Cellen samenvoegen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Cellen splitsen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Tabel AutoOpmaak</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Automatische hoogte/breedte"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Kolombreedte"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opent het dialoogvenster Kolombreedte waar u de breedte van een kolom kunt wijzigen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimale kolombreedte</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Kolommen gelijkmatig verdelen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Rijhoogte"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opent het dialoogvenster Rijhoogte waar u de hoogte van een rij kunt wijzigen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimale rijhoogte</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rijen gelijkmatig verdelen</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Toestaan dat rijen over pagina's en kolommen worden afgebroken"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Staat een pagina-einde in de huidige rij toe.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Kop herhalen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Herhaalt de tabelkopteksten op volgende pagina's als de tabel meerdere pagina's beslaat.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converteren"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst naar tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de geselecteerde tekst naar een tabel kunt converteren.</ahelp> Opent <link href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de geselecteerde tekst naar een tabel kunt converteren."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabel naar tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent een dialoogvenster waarin u de huidige tabel naar tekst kunt converteren.</ahelp> Opent <link href=\"text/swriter/01/06090000.xhp\">een dialoogvenster</link> waarin u de huidige tabel naar tekst kunt converteren."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorteren</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formule"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Hiermee wordt de <link href=\"text/swriter/main0214.xhp\">Formulebalk</link> geopend waar u een formule kunt invoeren of bewerken."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Getalnotatie"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opent <link href=\"text/shared/optionen/01040500.xhp\">een dialoogvenster</link> waar u de notatie van getallen in een tabel kunt specificeren."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabelbegrenzingen"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Hiermee kunt u de grenzen rond tabelcellen weergeven of verbergen. De grenzen zijn alleen zichtbaar op het scherm en worden niet afgedrukt."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabeleigenschappen</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Nummeringobjectbalk"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Werkbalk Nummering/opsommingstekens\">Werkbalk Nummering/opsommingstekens</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">De werkbalk <emph>Nummering/opsommingstekens</emph> bevat functies voor het wijzigen van de structuur van genummerde alinea's, waaronder het wijzigen van de volgorde van deze alinea's en het instellen van verschillende niveaus.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Werkbalken"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Werkbalken\">Werkbalken</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Dit gedeelte geeft een overzicht van de beschikbare werkbalken in$[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Bestand"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Bestand\">Bestand</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Deze opdrachten zijn van toepassing op het huidige document, openen van een nieuw document of sluiten van de toepassing.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Openen\">Openen</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Opslaan als\">Opslaan als</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versies\">Versies</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Eigenschappen\">Eigenschappen</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Afdrukken\">Afdrukken</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printerinstellingen\">Printerinstellingen</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Tekstformulebalk"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Werkbalk Formule\">Werkbalk Formule</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Met behulp van de <emph>Formulebalk</emph> kunt u berekeningen maken en invoegen in een tekstdocument.</ahelp> Druk op F2 om de <emph>Formulebalk</emph> te activeren."
diff --git a/source/nn/helpcontent2/source/text/swriter.po b/source/nn/helpcontent2/source/text/swriter.po
index 4e2e9cd95f3..97860ffbdc6 100644
--- a/source/nn/helpcontent2/source/text/swriter.po
+++ b/source/nn/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-12 22:47+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statuslinja"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Statuslinja viser informasjon om dokumentet og inneheld ulike ikon med eigne funksjonar."
+msgstr ""
+"Statuslinja viser informasjon om dokumentet og inneheld ulike ikon med eigne "
+"funksjonar."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +57,21 @@ msgctxt ""
msgid "Language"
msgstr "Språk"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser språket på den markerte teksten. <br/>Trykk for å opna ein meny der du kan velja eit anna språk for den markerte teksten eller det gjeldande avsnittet. <br/>Vel <emph>Ingen</emph> for å ikkje sjekka teksten for stave- og orddelingsfeil. <br/>Vel <emph>Meir</emph> for å opna eit dialogvindauge med fleire val.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser språket på den markerte teksten. <br/>Trykk for å opna "
+"ein meny der du kan velja eit anna språk for den markerte teksten eller det "
+"gjeldande avsnittet. <br/>Vel <emph>Ingen</emph> for å ikkje sjekka teksten "
+"for stave- og orddelingsfeil. <br/>Vel <emph>Meir</emph> for å opna eit "
+"dialogvindauge med fleire val.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +80,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital signatur"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +89,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +98,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Skaler og vis oppsett"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Dei tre kontrollane på statuslinja i Writer lèt deg endra skaleringa og visinga av tekstdokumenta dine."
+msgstr ""
+"Dei tre kontrollane på statuslinja i Writer lèt deg endra skaleringa og "
+"visinga av tekstdokumenta dine."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Vis oppsett-ikona frå venstre til høgre: Enkeltsidemodus viser éi og éi side. Visingsmodus viser sidene side ved side. Bokmodus viser to sider om gongen, som i ei open bok.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vis oppsett-ikona frå venstre til høgre: Enkeltsidemodus "
+"viser éi og éi side. Visingsmodus viser sidene side ved side. Bokmodus viser "
+"to sider om gongen, som i ei open bok.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Drag glidebrytaren for skalering til venstre for å sjå fleire sider, eller drag til høgre for å skalera til ei side og eit mindre område på denne sida.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Drag glidebrytaren for skalering til venstre for å sjå fleire "
+"sider, eller drag til høgre for å skalera til ei side og eit mindre område "
+"på denne sida.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +142,7 @@ msgctxt ""
msgid "Tools"
msgstr "Verktøy"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +152,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Verktøy</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +160,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Inneheld staveverktøy, ei biletsamling og verktøy for tilpassing av menyar og programoppsett.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Inneheld staveverktøy, ei biletsamling og verktøy for "
+"tilpassing av menyar og programoppsett.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +172,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Disposisjonsnummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">Disposisjonsnummerering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +184,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Linjenummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line "
+"Numbering\">Linjenummerering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +196,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -168,6 +210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +218,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Innstillingar for autoretting</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Innstillingar "
+"for autoretting</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +230,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Tilpass</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Tilpass</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +242,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-objektlinja"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +250,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objektlinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-"
+"objektlinja</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +262,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektlinja</emph> blir vist når eit objekt er valt. Ho inneheld dei viktigaste funksjonane for formatering og plassering av objekt.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektlinja</emph> blir vist når eit "
+"objekt er valt. Ho inneheld dei viktigaste funksjonane for formatering og "
+"plassering av objekt.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +275,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Inga tekstbryting</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Inga "
+"tekstbryting</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +287,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +299,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +310,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +322,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Tekstflyt</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +334,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +346,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekteigenskapar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Objekteigenskapar</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +359,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funksjonalitet i $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +367,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funksjonalitet i $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Funksjonalitet i $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +380,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer lèt deg laga og utforma tekstdokument som du kan setja bilete, tabellar og diagram inn i. Du kan lagra dokumenta i mange ulike format, som til dømes det standardiserte OpenDocument-formatet (ODF), Microsoft Word-formatet (DOC) eller HTML. Du kan òg enkelt eksportera dokument til det portable dokumentformatet til Adobe (PDF)."
+msgstr ""
+"$[officename] Writer lèt deg laga og utforma tekstdokument som du kan setja "
+"bilete, tabellar og diagram inn i. Du kan lagra dokumenta i mange ulike "
+"format, som til dømes det standardiserte OpenDocument-formatet (ODF), "
+"Microsoft Word-formatet (DOC) eller HTML. Du kan òg enkelt eksportera "
+"dokument til det portable dokumentformatet til Adobe (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +397,7 @@ msgctxt ""
msgid "Writing"
msgstr "Skriva"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +405,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Med $[officename] Writer kan du laga vanlege dokument, som notat, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksar</link>, brev, referat og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">fletta dokument</link>, i tillegg til lange og komplekse oppdelte dokument med komplett litteraturliste, referansetabellar, innhaldslister og stikkordregister."
+msgstr ""
+"Med $[officename] Writer kan du laga vanlege dokument, som notat, <link "
+"href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksar</link>, brev, referat "
+"og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">fletta "
+"dokument</link>, i tillegg til lange og komplekse oppdelte dokument med "
+"komplett litteraturliste, referansetabellar, innhaldslister og "
+"stikkordregister."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +421,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer har òg nyttige funksjonar som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, ei <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbok</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link> og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link>, i tillegg til et utval <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">malar</link> til mange ulike føremål. Du kan òg laga eigne malar ved hjelp av vegvisarar."
-
+msgstr ""
+"$[officename] Writer har òg nyttige funksjonar som <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, "
+"ei <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">synonymordbok</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link> og "
+"<link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">orddeling</link>, i tillegg til et utval <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">malar</link> til mange "
+"ulike føremål. Du kan òg laga eigne malar ved hjelp av vegvisarar."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +442,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Utforma og strukturera"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +450,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] gjev mange alternativ for utforming av dokument. Bruk <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilhandsamaren</link> for å laga, tildela og endra stilar for avsnitt, individuelle teikn, rammer og sider. I tillegg gjer <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Dokumentstrukturen</link> det mogleg å flytta seg raskt i dokumentet. Han viser ein disposisjon av dokumentet og ei oversikt over dei objekta som er sette inn i det."
+msgstr ""
+"$[officename] gjev mange alternativ for utforming av dokument. Bruk <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilhandsamaren</link> for "
+"å laga, tildela og endra stilar for avsnitt, individuelle teikn, rammer og "
+"sider. I tillegg gjer <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Dokumentstrukturen</link> det mogleg å flytta seg raskt i "
+"dokumentet. Han viser ein disposisjon av dokumentet og ei oversikt over dei "
+"objekta som er sette inn i det."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +467,13 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Du kan òg laga ulike <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">register og innhaldslister</link> i tekstdokument. Du kan velja strukturen og utsjånaden til registra og innhaldslistene slik du sjølv vil. Hyperlenkjer og bokmerke lèt deg hoppa rett til element i teksten."
+msgstr ""
+"Du kan òg laga ulike <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes "
+"and tables\">register og innhaldslister</link> i tekstdokument. Du kan velja "
+"strukturen og utsjånaden til registra og innhaldslistene slik du sjølv vil. "
+"Hyperlenkjer og bokmerke lèt deg hoppa rett til element i teksten."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +483,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Datatrykking i $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +491,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer har fleire verktøy for datatrykking og teikning for å hjelpa deg med å laga dokument som ser profesjonelle ut, til dømes brosjyrer, nyhendebrev og invitasjonar. Du kan bruka fleire spalter, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilete</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabellar</link> og andre objekt."
+msgstr ""
+"$[officename] Writer har fleire verktøy for datatrykking og teikning for å "
+"hjelpa deg med å laga dokument som ser profesjonelle ut, til dømes "
+"brosjyrer, nyhendebrev og invitasjonar. Du kan bruka fleire spalter, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">tekstrammer</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilete</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tables\">tabellar</link> og andre objekt."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +511,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Utrekningar"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +519,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Tekstdokument i $[officename] har ein innebygd <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">reknefunksjon</link> som hjelper deg med å utføra utrekningar eller logiske lenkjer. Du kan enkelt laga ein tabell i eit tekstdokument for å gjera utrekningar."
+msgstr ""
+"Tekstdokument i $[officename] har ein innebygd <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation "
+"function\">reknefunksjon</link> som hjelper deg med å utføra utrekningar "
+"eller logiske lenkjer. Du kan enkelt laga ein tabell i eit tekstdokument for "
+"å gjera utrekningar."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +536,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Laga teikningar"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +544,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Teikneverktøyet</link> i $[officename] Writer lèt deg laga teikningar, bilete, forklaringar og andre typar teikningar rett i tekstdokumentet."
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">Teikneverktøyet</link> i $[officename] Writer lèt deg laga teikningar, "
+"bilete, forklaringar og andre typar teikningar rett i tekstdokumentet."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +559,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Setja inn bilete"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +567,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Du kan setja inn bilete i mange <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ulike format</link> i tekstdokument. I tillegg gjev <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">galleriet</link> ei biletsamling og the <link href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link> creates stunning font effects.organized by theme."
+msgstr ""
+"Du kan setja inn bilete i mange <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">ulike format</link> i tekstdokument. I tillegg gjev "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">galleriet</link> ei "
+"biletsamling og the <link "
+"href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link> creates "
+"stunning font effects.organized by theme."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +585,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Fleksibelt brukargrensesnitt"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +593,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Brukargrensesnittet til programmet er laga slik at du kan endra det til å passa ditt bruk. Dette gjeld òg for menyar og ikon. Du kan plassera programvindauge, som til dømes stilhandsamaren og dokumentstrukturen, som flytande vindauge kvar som helst på skjermen. Du kan òg <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">festa</link> nokre vindauge til kanten på arbeidsområdet."
+msgstr ""
+"Brukargrensesnittet til programmet er laga slik at du kan endra det til å "
+"passa ditt bruk. Dette gjeld òg for menyar og ikon. Du kan plassera "
+"programvindauge, som til dømes stilhandsamaren og dokumentstrukturen, som "
+"flytande vindauge kvar som helst på skjermen. Du kan òg <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">festa</link> nokre "
+"vindauge til kanten på arbeidsområdet."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +611,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag og slepp"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +619,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\"> drag og slepp</link> kan du arbeida raskt og effektivt med tekstdokument i $[officename]. Du kan til dømes dra og sleppa objekt, slik som bilete frå galleriet, frå ein stad til ein annan i det same dokumentet, eller du kan flytta objekt mellom opne $[officename]-dokument."
+msgstr ""
+"Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\"> drag "
+"og slepp</link> kan du arbeida raskt og effektivt med tekstdokument i "
+"$[officename]. Du kan til dømes dra og sleppa objekt, slik som bilete frå "
+"galleriet, frå ein stad til ein annan i det same dokumentet, eller du kan "
+"flytta objekt mellom opne $[officename]-dokument."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +636,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Hjelpefunksjonar"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +644,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Du kan bruka <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjelpesystemet</link> som eit komplett oppslagsverk for $[officename]-programma. Her finn du <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">rettleiingar</link> for både enkle og avanserte oppgåver."
+msgstr ""
+"Du kan bruka <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Hjelpesystemet</link> som eit komplett oppslagsverk for "
+"$[officename]-programma. Her finn du <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">rettleiingar</link> "
+"for både enkle og avanserte oppgåver."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +660,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Verktøylinja <emph>Eigenskapar for teikneobjekt</emph>"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +668,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Verktøylinja <emph>Eigenskapar for teikneobjekt</emph></link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Verktøylinja <emph>Eigenskapar for teikneobjekt</emph></link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +680,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Teikneobjektlinja</emph>, som blir vist når eit teikneobjekt er valt, inneheld funksjonar for redigering og plassering av teikneobjekt.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Teikneobjektlinja</emph>, som blir vist "
+"når eit teikneobjekt er valt, inneheld funksjonar for redigering og "
+"plassering av teikneobjekt.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +693,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +704,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linjebreidd</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line "
+"Width\">Linjebreidd</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +716,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +727,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Områdestil/-fyll</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">Områdestil/-fyll</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +740,61 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Biletlinja"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Biletlinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Biletlinja</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Biletlinja</emph> inneheld funksjonar for formatering og plassering av bilete.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Biletlinja</emph> inneheld funksjonar "
+"for formatering og plassering av bilete.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spegl loddrett</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spegl "
+"loddrett</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spegl vassrett</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spegl "
+"vassrett</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Bileteigenskapar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Bileteigenskapar</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +803,7 @@ msgctxt ""
msgid "Insert"
msgstr "Set inn"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +813,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Set inn</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -617,6 +823,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +831,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt skift</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt "
+"skift</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +843,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Spesialteikn</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special "
+"Character\">Spesialteikn</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +857,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Bolk</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +865,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +876,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fotnote/sluttnote</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Footnote\">Fotnote/sluttnote</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -669,8 +888,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bilettekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bilettekst</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +899,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +910,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Kryssreferanse</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Kryssreferanse</link>"
+#. $g,d
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -699,6 +925,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Opna</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -708,6 +935,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,8 +943,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -726,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -735,6 +966,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabell</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,8 +974,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vassrett linjal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vassrett "
+"linjal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,8 +986,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytande ramme</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytande "
+"ramme</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -762,2446 +1000,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fil</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3210,6 +1009,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Rammelinja"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,8 +1017,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,8 +1028,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når ei ramme er vald, viser <emph>Rammelinja</emph> dei viktigaste funksjonane for formatering og plassering av ramma.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Når ei ramme er vald, viser "
+"<emph>Rammelinja</emph> dei viktigaste funksjonane for formatering og "
+"plassering av ramma.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,8 +1041,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting av</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting "
+"av</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,8 +1053,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,8 +1065,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting på</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting "
+"på</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,8 +1077,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,8 +1089,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Tekstflyt</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,8 +1101,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet "
+"finn du òg på fana <emph>Tekstbryting</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,8 +1113,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Bakgrunnsfarge</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background "
+"Color\">Bakgrunnsfarge</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,8 +1125,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Rammeeigenskapar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">Rammeeigenskapar</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3308,6 +1138,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3317,6 +1148,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,8 +1156,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Inneheld funksjonar du kan bruka til å endra utforminga av og innhaldet i dokumentet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Inneheld funksjonar du kan bruka til å endra "
+"utforminga av og innhaldet i dokumentet.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3335,6 +1170,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Teikn</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,8 +1178,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,8 +1189,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkt og nummerering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkt og "
+"nummerering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3362,6 +1203,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Side</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3371,6 +1213,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Spalter</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3380,6 +1223,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Bolkar</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3389,6 +1233,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3398,6 +1243,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bilete</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3406,6 +1252,7 @@ msgctxt ""
msgid "Window"
msgstr "Vindauge"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3415,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Vindauge</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,8 +1270,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneheld funksjonar du kan bruka til å endra og visa dokumentvindauge.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneheld funksjonar du kan "
+"bruka til å endra og visa dokumentvindauge.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3432,6 +1283,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Førehandsvis sida"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,8 +1291,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Førehandsvis sida</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Førehandsvis "
+"sida</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,8 +1303,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Verktøylinja for <emph>førehandsvising av sida</emph> blir opna når du førehandsviser eit dokument."
+msgstr ""
+"Verktøylinja for <emph>førehandsvising av sida</emph> blir opna når du "
+"førehandsviser eit dokument."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3458,6 +1316,7 @@ msgctxt ""
msgid "View"
msgstr "Vis"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3467,6 +1326,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vis</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,8 +1334,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å styra korleis dokumentet skal visast på skjermen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å styra "
+"korleis dokumentet skal visast på skjermen.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3485,6 +1348,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Skalering</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3493,6 +1357,7 @@ msgctxt ""
msgid "Edit"
msgstr "Rediger"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3502,6 +1367,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Rediger</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,8 +1375,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å endra innhaldet i dokumentet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å endra "
+"innhaldet i dokumentet.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,8 +1387,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn utval</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn "
+"utval</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,8 +1399,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Marker tekst</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Marker "
+"tekst</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,8 +1411,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Samanlikna dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Samanlikna "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,8 +1423,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og byt ut</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og byt "
+"ut</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,8 +1435,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,8 +1446,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Byt database</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Byt "
+"database</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3574,6 +1460,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Felt</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,8 +1468,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,8 +1479,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,8 +1490,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Kjelde</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography "
+"Entry\">Kjelde</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,8 +1502,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3619,6 +1515,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Lenkjer</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,8 +1523,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Biletkart</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Biletkart</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3636,6 +1535,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Formateringslinja"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,8 +1543,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formateringslinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting "
+"Bar\">Formateringslinja</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,8 +1555,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneheld fleire funksjonar for tekstformatering.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneheld fleire funksjonar "
+"for tekstformatering.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,8 +1567,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Skriftfarge</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font "
+"Color\">Skriftfarge</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3672,6 +1581,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Fleire ikon"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3680,6 +1590,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Større skrift"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3688,6 +1599,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Aukar skriftstorleiken på den valde teksten.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3696,6 +1608,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Mindre skrift"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3704,6 +1617,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Minkar skriftstorleiken på den valde teksten.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,8 +1625,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Dersom <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra ikon vera synlege."
+msgstr ""
+"Dersom <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra "
+"ikon vera synlege."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3722,14 +1640,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Venstre til høgre"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Venstre til høgre-ikonet</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">Venstre til høgre-"
+"ikonet</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,8 +1660,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skriven frå venstre til høgre.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skriven frå venstre til "
+"høgre.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3748,14 +1674,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Høgre til venstre"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Høgre til venstre-ikonet</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">Høgre til venstre-"
+"ikonet</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,8 +1694,12 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skriven frå høgre mot venstre. Dette blir brukt på tekst som er formatert med kompleks tekst-oppsett.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skriven frå høgre mot "
+"venstre. Dette blir brukt på tekst som er formatert med kompleks tekst-"
+"oppsett.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3773,6 +1708,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Tekstobjektlinja"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,8 +1716,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjektlinja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object "
+"Bar\">Tekstobjektlinja</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,8 +1728,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneheld formateringsfunksjonar for tekst i teikneobjekt.</ahelp> <emph>Tekstobjektlinja</emph> blir vist når du dobbeltklikkar inni eit teikneobjekt."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneheld formateringsfunksjonar for tekst "
+"i teikneobjekt.</ahelp> <emph>Tekstobjektlinja</emph> blir vist når du "
+"dobbeltklikkar inni eit teikneobjekt."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,8 +1741,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Heva skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Heva "
+"skrift</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,8 +1753,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senka skrift</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senka "
+"skrift</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,8 +1765,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Merk alt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Merk alt</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3827,6 +1778,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Teikn</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,8 +1786,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,8 +1797,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Her kan du velja innrykk, avstandar, justering og linjeavstand for det valde avsnittet."
+msgstr ""
+"Her kan du velja innrykk, avstandar, justering og linjeavstand for det valde "
+"avsnittet."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3853,6 +1810,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linjalar"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3862,6 +1820,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Linjalar</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,8 +1828,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Linjalane viser storleikstilhøva på sida, i tillegg til tabulatorar, innrykk, kantlinjer og spalter. Du kan endra alle desse posisjonane på linjalane med musepeikaren."
+msgstr ""
+"Linjalane viser storleikstilhøva på sida, i tillegg til tabulatorar, "
+"innrykk, kantlinjer og spalter. Du kan endra alle desse posisjonane på "
+"linjalane med musepeikaren."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,8 +1841,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Du kan dobbeltklikka på linjalen for å opna dialogvindauget <emph>Avsnitt</emph> og gje <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte avsnittsformatering</link> til det gjeldande avsnittet eller alle markerte avsnitt."
+msgstr ""
+"Du kan dobbeltklikka på linjalen for å opna dialogvindauget "
+"<emph>Avsnitt</emph> og gje <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">direkte avsnittsformatering</link> til det gjeldande avsnittet "
+"eller alle markerte avsnitt."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3888,6 +1857,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Velkommen til hjelp for $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3897,6 +1867,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-hjelp"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3906,6 +1877,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Arbeida med %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3915,6 +1887,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menyar, verktøylinjer og tastar"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3924,6 +1897,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Få hjelp"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3932,6 +1906,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Verktøylinja <emph>Tabell</emph>"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,8 +1914,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja <emph>Tabell</emph></link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja "
+"<emph>Tabell</emph></link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,8 +1926,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinja</emph> inneheld funksjonar for arbeid med tabellar. Linja blir vist når du flyttar skrivemerket til ein tabell.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinja</emph> inneheld funksjonar "
+"for arbeid med tabellar. Linja blir vist når du flyttar skrivemerket til ein "
+"tabell.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,8 +1939,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå saman celler</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå saman "
+"celler</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,8 +1951,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,8 +1962,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett kolonne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett "
+"kolonne</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3984,8 +1974,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">Autoformatering</link>"
+msgstr ""
+"<link href=\"text/scalc/01/05110000.xhp\" "
+"name=\"AutoFormat\">Autoformatering</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3993,8 +1986,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekteigenskapar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Objekteigenskapar</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4004,6 +2000,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4012,6 +2009,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menyar"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4019,8 +2017,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menyar</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menyar</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4030,6 +2031,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "Desse hjelpeemna er tilgjengelege for menyar og dialogvindauge."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4038,6 +2040,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4046,14 +2049,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser alle funksjonar som kan brukast for å setja inn, redigera og fjerna ein tabell i eit tekstdokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Viser alle funksjonar som kan brukast for å setja inn, "
+"redigera og fjerna ein tabell i eit tekstdokument.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4062,6 +2069,7 @@ msgctxt ""
msgid "Insert"
msgstr "Set inn"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4070,6 +2078,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4078,6 +2087,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Set inn ein ny tabell."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4086,6 +2096,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonnar"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4094,6 +2105,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Set inn kolonnar."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4102,6 +2114,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4110,6 +2123,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Set inn rader."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4118,6 +2132,7 @@ msgctxt ""
msgid "Delete"
msgstr "Slett"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4126,6 +2141,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4134,6 +2150,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Slettar den gjeldande tabellen.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4142,6 +2159,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonnar"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4150,6 +2168,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Slettar dei valde kolonnane."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4158,6 +2177,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4166,6 +2186,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Slettar dei valde radene."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4174,6 +2195,7 @@ msgctxt ""
msgid "Select"
msgstr "Vel"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4182,6 +2204,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4191,6 +2214,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">Vel den gjeldande tabellen.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4199,6 +2223,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolonne"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4207,6 +2232,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Vel den gjeldande kolonnen."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4215,6 +2241,7 @@ msgctxt ""
msgid "Row"
msgstr "Rad"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4223,6 +2250,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Vel den gjeldande rada."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4231,6 +2259,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celle"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4239,6 +2268,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Vel den gjeldande cella.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4247,6 +2277,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Slå saman celler</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4255,14 +2286,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Del celler</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatering av tabell</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Autoformatering av tabell</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4271,6 +2305,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autotilpass"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4279,14 +2314,18 @@ msgctxt ""
msgid "Column width"
msgstr "Kolonnebreidd"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Opnar dialogvindauget for kolonnebreidd, der du kan endra breidda til ein kolonne."
+msgstr ""
+"Opnar dialogvindauget for kolonnebreidd, der du kan endra breidda til ein "
+"kolonne."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4295,6 +2334,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Beste kolonnebreidd</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4303,6 +2343,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonnar jamt</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4311,6 +2352,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Radhøgd"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4319,6 +2361,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Opnar dialogvindauget for radhøgd, der du kan endra høgda på ei rad."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4327,6 +2370,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Beste radhøgd</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4335,6 +2379,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rader jamt</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4343,6 +2388,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Tillat at rada blir delt over sider og spalter"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4351,6 +2397,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Tillèt sideskift i den gjeldande rada.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4359,14 +2406,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Gjenta tabelloverskrifter"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Gjentek tabelloverskriftene på følgjande sider dersom tabellen går over meir enn éi side.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Gjentek tabelloverskriftene på følgjande sider dersom "
+"tabellen går over meir enn éi side.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4375,6 +2426,7 @@ msgctxt ""
msgid "Convert"
msgstr "Gjer om"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4383,14 +2435,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst til tabell"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera om den markerte teksten til ein tabell.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan gjera om den markerte teksten til ein tabell."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera "
+"om den markerte teksten til ein tabell.</ahelp> Opnar <link "
+"href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan "
+"gjera om den markerte teksten til ein tabell."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4399,14 +2457,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabell til tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera om den gjeldande tabellen til tekst.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan gjera om den gjeldande tabellen til tekst."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera "
+"om den gjeldande tabellen til tekst.</ahelp> Opnar <link "
+"href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan "
+"gjera om den gjeldande tabellen til tekst."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4415,6 +2479,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4423,14 +2488,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Opnar <link href=\"text/swriter/main0214.xhp\">formellinja</link> der du kan skriva inn eller endra på ein formel."
+msgstr ""
+"Opnar <link href=\"text/swriter/main0214.xhp\">formellinja</link> der du kan "
+"skriva inn eller endra på ein formel."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4439,14 +2508,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Talformat"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Opnar <link href=\"text/shared/optionen/01040500.xhp\">eit dialogvindauge</link> der du kan talformatet i tabellen."
+msgstr ""
+"Opnar <link href=\"text/shared/optionen/01040500.xhp\">eit "
+"dialogvindauge</link> der du kan talformatet i tabellen."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4455,14 +2528,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabellgrenser"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Viser eller gøymer kantlinjene rundt tabellcellene. Kantlinjene er berre synlege på skjermen, og blir ikkje skrivne ut."
+msgstr ""
+"Viser eller gøymer kantlinjene rundt tabellcellene. Kantlinjene er berre "
+"synlege på skjermen, og blir ikkje skrivne ut."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4471,6 +2548,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelleigenskapar</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4479,6 +2557,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Verktøylinja for punkt og nummerering"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4486,8 +2565,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Verktøylinja for punkt og nummerering</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Verktøylinja for punkt og nummerering</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4495,8 +2577,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>punkt og nummerering</emph> inneheld funksjonar for å endra på strukturen i nummererte avsnitt, som til dømes å endra på rekkjefølgja eller velja ulike avsnittsnivå.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>punkt og nummerering</emph> "
+"inneheld funksjonar for å endra på strukturen i nummererte avsnitt, som til "
+"dømes å endra på rekkjefølgja eller velja ulike avsnittsnivå.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4505,6 +2591,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Verktøylinjer"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4512,8 +2599,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Verktøylinjer</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Verktøylinjer</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4521,8 +2611,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Dette er ei oversikt over verktøylinjene i $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Dette er ei oversikt over verktøylinjene i $[officename] Writer.<embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4531,6 +2624,7 @@ msgctxt ""
msgid "File"
msgstr "Fil"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4540,6 +2634,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fil</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4547,8 +2642,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar som gjeld det gjeldande dokumentet, opning av nye dokument og avslutting av programmet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Denne menyen inneheld funksjonar som gjeld det gjeldande "
+"dokumentet, opning av nye dokument og avslutting av programmet.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4558,6 +2656,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Opna</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4565,8 +2664,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagra som</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagra som</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4574,8 +2675,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjonar</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjonar</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4583,8 +2686,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Eigenskapar</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">Eigenskapar</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4594,6 +2700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Skriv ut</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4601,8 +2708,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Skrivaroppsett</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">Skrivaroppsett</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4611,6 +2721,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formellinja"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4618,8 +2729,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formellinja</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Formellinja</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4627,4 +2741,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du laga reknestykke som du kan setja inn i eit tekstdokument.</ahelp> Trykk F2 for å visa <emph>Formellinja</emph>."
+msgstr ""
+"<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du laga reknestykke som du "
+"kan setja inn i eit tekstdokument.</ahelp> Trykk F2 for å visa "
+"<emph>Formellinja</emph>."
diff --git a/source/nn/helpcontent2/source/text/swriter/librelogo.po b/source/nn/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..41725b77338
--- /dev/null
+++ b/source/nn/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4669 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-12 22:47+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nn\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statuslinja"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Statuslinja</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Statuslinja viser informasjon om dokumentet og inneheld ulike ikon med eigne funksjonar."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Språk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser språket på den markerte teksten. <br/>Trykk for å opna ein meny der du kan velja eit anna språk for den markerte teksten eller det gjeldande avsnittet. <br/>Vel <emph>Ingen</emph> for å ikkje sjekka teksten for stave- og orddelingsfeil. <br/>Vel <emph>Meir</emph> for å opna eit dialogvindauge med fleire val.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital signatur"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Skaler og vis oppsett"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Dei tre kontrollane på statuslinja i Writer lèt deg endra skaleringa og visinga av tekstdokumenta dine."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vis oppsett-ikona frå venstre til høgre: Enkeltsidemodus viser éi og éi side. Visingsmodus viser sidene side ved side. Bokmodus viser to sider om gongen, som i ei open bok.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Drag glidebrytaren for skalering til venstre for å sjå fleire sider, eller drag til høgre for å skalera til ei side og eit mindre område på denne sida.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Verktøy"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Verktøy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Inneheld staveverktøy, ei biletsamling og verktøy for tilpassing av menyar og programoppsett.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Disposisjonsnummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Linjenummerering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Innstillingar for autoretting</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Tilpass</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-objektlinja"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-objektlinja</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\"><emph>OLE-objektlinja</emph> blir vist når eit objekt er valt. Ho inneheld dei viktigaste funksjonane for formatering og plassering av objekt.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Inga tekstbryting</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Tekstbryting</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekteigenskapar</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funksjonalitet i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funksjonalitet i $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer lèt deg laga og utforma tekstdokument som du kan setja bilete, tabellar og diagram inn i. Du kan lagra dokumenta i mange ulike format, som til dømes det standardiserte OpenDocument-formatet (ODF), Microsoft Word-formatet (DOC) eller HTML. Du kan òg enkelt eksportera dokument til det portable dokumentformatet til Adobe (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Skriva"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Med $[officename] Writer kan du laga vanlege dokument, som notat, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksar</link>, brev, referat og <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">fletta dokument</link>, i tillegg til lange og komplekse oppdelte dokument med komplett litteraturliste, referansetabellar, innhaldslister og stikkordregister."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer har òg nyttige funksjonar som <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">stavekontroll</link>, ei <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">synonymordbok</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autoretting</link> og <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">orddeling</link>, i tillegg til et utval <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">malar</link> til mange ulike føremål. Du kan òg laga eigne malar ved hjelp av vegvisarar."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Utforma og strukturera"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] gjev mange alternativ for utforming av dokument. Bruk <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilhandsamaren</link> for å laga, tildela og endra stilar for avsnitt, individuelle teikn, rammer og sider. I tillegg gjer <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Dokumentstrukturen</link> det mogleg å flytta seg raskt i dokumentet. Han viser ein disposisjon av dokumentet og ei oversikt over dei objekta som er sette inn i det."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Du kan òg laga ulike <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">register og innhaldslister</link> i tekstdokument. Du kan velja strukturen og utsjånaden til registra og innhaldslistene slik du sjølv vil. Hyperlenkjer og bokmerke lèt deg hoppa rett til element i teksten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Datatrykking i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer har fleire verktøy for datatrykking og teikning for å hjelpa deg med å laga dokument som ser profesjonelle ut, til dømes brosjyrer, nyhendebrev og invitasjonar. Du kan bruka fleire spalter, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">tekstrammer</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">bilete</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabellar</link> og andre objekt."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Utrekningar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Tekstdokument i $[officename] har ein innebygd <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">reknefunksjon</link> som hjelper deg med å utføra utrekningar eller logiske lenkjer. Du kan enkelt laga ein tabell i eit tekstdokument for å gjera utrekningar."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Laga teikningar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Teikneverktøyet</link> i $[officename] Writer lèt deg laga teikningar, bilete, forklaringar og andre typar teikningar rett i tekstdokumentet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Setja inn bilete"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Du kan setja inn bilete i mange <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">ulike format</link> i tekstdokument. I tillegg gjev <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">galleriet</link> ei biletsamling og the <link href=\"text/shared/guide/fontwork.xhp\">Skriftformingsgalleriet</link> creates stunning font effects.organized by theme."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Fleksibelt brukargrensesnitt"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Brukargrensesnittet til programmet er laga slik at du kan endra det til å passa ditt bruk. Dette gjeld òg for menyar og ikon. Du kan plassera programvindauge, som til dømes stilhandsamaren og dokumentstrukturen, som flytande vindauge kvar som helst på skjermen. Du kan òg <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">festa</link> nokre vindauge til kanten på arbeidsområdet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag og slepp"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\"> drag og slepp</link> kan du arbeida raskt og effektivt med tekstdokument i $[officename]. Du kan til dømes dra og sleppa objekt, slik som bilete frå galleriet, frå ein stad til ein annan i det same dokumentet, eller du kan flytta objekt mellom opne $[officename]-dokument."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Hjelpefunksjonar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Du kan bruka <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjelpesystemet</link> som eit komplett oppslagsverk for $[officename]-programma. Her finn du <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">rettleiingar</link> for både enkle og avanserte oppgåver."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Verktøylinja <emph>Eigenskapar for teikneobjekt</emph>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Verktøylinja <emph>Eigenskapar for teikneobjekt</emph></link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\"><emph>Teikneobjektlinja</emph>, som blir vist når eit teikneobjekt er valt, inneheld funksjonar for redigering og plassering av teikneobjekt.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Linjestil</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Linjebreidd</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Linjefarge</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Områdestil/-fyll</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Biletlinja"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Biletlinja</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\"><emph>Biletlinja</emph> inneheld funksjonar for formatering og plassering av bilete.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Spegl loddrett</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Spegl vassrett</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Bileteigenskapar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Set inn"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Set inn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manuelt skift</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Spesialteikn</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Bolk</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Fotnote/sluttnote</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Bilettekst</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bokmerke</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Kryssreferanse</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Opna</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Konvolutt</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Vassrett linjal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytande ramme</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fil</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Rammelinja"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Rammelinja</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Når ei ramme er vald, viser <emph>Rammelinja</emph> dei viktigaste funksjonane for formatering og plassering av ramma.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Tekstbryting av</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Tekstbryting på</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Tekstflyt</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Dette valet finn du òg på fana <emph>Tekstbryting</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Bakgrunnsfarge</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Rammeeigenskapar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Inneheld funksjonar du kan bruka til å endra utforminga av og innhaldet i dokumentet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Teikn</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Punkt og nummerering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Side</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Spalter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Bolkar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Ramme</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Bilete</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Vindauge"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Vindauge</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Inneheld funksjonar du kan bruka til å endra og visa dokumentvindauge.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Førehandsvis sida"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Førehandsvis sida</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Verktøylinja for <emph>førehandsvising av sida</emph> blir opna når du førehandsviser eit dokument."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vis"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vis</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å styra korleis dokumentet skal visast på skjermen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Skalering</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Rediger"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Rediger</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar du kan bruka til å endra innhaldet i dokumentet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Lim inn utval</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Marker tekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Samanlikna dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Søk og byt ut</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Autotekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Byt database</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Felt</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Fotnotar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Stikkord</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Kjelde</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlenkje</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Lenkjer</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Biletkart</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Formateringslinja"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formateringslinja</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Formateringslinja inneheld fleire funksjonar for tekstformatering.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Skriftfarge</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Fleire ikon"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Større skrift"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aukar skriftstorleiken på den valde teksten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Mindre skrift"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Minkar skriftstorleiken på den valde teksten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Dersom <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>-støtte (kompleks tekst) er slått på, vil to ekstra ikon vera synlege."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Venstre til høgre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Venstre til høgre-ikonet</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Teksten blir skriven frå venstre til høgre.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Høgre til venstre"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Høgre til venstre-ikonet</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Teksten blir skriven frå høgre mot venstre. Dette blir brukt på tekst som er formatert med kompleks tekst-oppsett.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Tekstobjektlinja"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Tekstobjektlinja</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Inneheld formateringsfunksjonar for tekst i teikneobjekt.</ahelp> <emph>Tekstobjektlinja</emph> blir vist når du dobbeltklikkar inni eit teikneobjekt."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Heva skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Senka skrift</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Merk alt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Teikn</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Avsnitt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Her kan du velja innrykk, avstandar, justering og linjeavstand for det valde avsnittet."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linjalar"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Linjalar</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Linjalane viser storleikstilhøva på sida, i tillegg til tabulatorar, innrykk, kantlinjer og spalter. Du kan endra alle desse posisjonane på linjalane med musepeikaren."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Du kan dobbeltklikka på linjalen for å opna dialogvindauget <emph>Avsnitt</emph> og gje <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direkte avsnittsformatering</link> til det gjeldande avsnittet eller alle markerte avsnitt."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Velkommen til hjelp for $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-hjelp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Arbeida med %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menyar, verktøylinjer og tastar"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Få hjelp"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Verktøylinja <emph>Tabell</emph>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Verktøylinja <emph>Tabell</emph></link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellinja</emph> inneheld funksjonar for arbeid med tabellar. Linja blir vist når du flyttar skrivemerket til ein tabell.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Slå saman celler</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Slett rad</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Slett kolonne</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">Autoformatering</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Objekteigenskapar</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menyar"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menyar</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Desse hjelpeemna er tilgjengelege for menyar og dialogvindauge."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Viser alle funksjonar som kan brukast for å setja inn, redigera og fjerna ein tabell i eit tekstdokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Set inn"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Set inn ein ny tabell."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonnar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Set inn kolonnar."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rader"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Set inn rader."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Slett"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Slettar den gjeldande tabellen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonnar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Slettar dei valde kolonnane."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rader"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Slettar dei valde radene."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Vel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">Vel den gjeldande tabellen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolonne"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Vel den gjeldande kolonnen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rad"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Vel den gjeldande rada."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celle"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Vel den gjeldande cella.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Slå saman celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Del celler</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatering av tabell</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autotilpass"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Kolonnebreidd"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Opnar dialogvindauget for kolonnebreidd, der du kan endra breidda til ein kolonne."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Beste kolonnebreidd</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Fordel kolonnar jamt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Radhøgd"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Opnar dialogvindauget for radhøgd, der du kan endra høgda på ei rad."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Beste radhøgd</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fordel rader jamt</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Tillat at rada blir delt over sider og spalter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Tillèt sideskift i den gjeldande rada.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Gjenta tabelloverskrifter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Gjentek tabelloverskriftene på følgjande sider dersom tabellen går over meir enn éi side.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Gjer om"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst til tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera om den markerte teksten til ein tabell.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan gjera om den markerte teksten til ein tabell."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabell til tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar eit dialogvindauge der du kan gjera om den gjeldande tabellen til tekst.</ahelp> Opnar <link href=\"text/swriter/01/06090000.xhp\">eit dialogvindauge</link> der du kan gjera om den gjeldande tabellen til tekst."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sorter</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Opnar <link href=\"text/swriter/main0214.xhp\">formellinja</link> der du kan skriva inn eller endra på ein formel."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Talformat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Opnar <link href=\"text/shared/optionen/01040500.xhp\">eit dialogvindauge</link> der du kan talformatet i tabellen."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Tabellgrenser"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Viser eller gøymer kantlinjene rundt tabellcellene. Kantlinjene er berre synlege på skjermen, og blir ikkje skrivne ut."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabelleigenskapar</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Verktøylinja for punkt og nummerering"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Verktøylinja for punkt og nummerering</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Verktøylinja <emph>punkt og nummerering</emph> inneheld funksjonar for å endra på strukturen i nummererte avsnitt, som til dømes å endra på rekkjefølgja eller velja ulike avsnittsnivå.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Verktøylinjer"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Verktøylinjer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Dette er ei oversikt over verktøylinjene i $[officename] Writer.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fil"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fil</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Denne menyen inneheld funksjonar som gjeld det gjeldande dokumentet, opning av nye dokument og avslutting av programmet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Opna</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Lagra som</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versjonar</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Eigenskapar</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Skriv ut</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Skrivaroppsett</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Formellinja"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formellinja</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Med <emph>Formellinja</emph> kan du laga reknestykke som du kan setja inn i eit tekstdokument.</ahelp> Trykk F2 for å visa <emph>Formellinja</emph>."
diff --git a/source/om/helpcontent2/source/text/swriter.po b/source/om/helpcontent2/source/text/swriter.po
index c1989f6ad5f..da34abb57f6 100644
--- a/source/om/helpcontent2/source/text/swriter.po
+++ b/source/om/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-09 12:04+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Kabala Haalojii"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -29,8 +32,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Kabala Haalojii</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Kabala "
+"Haalojii</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -38,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Kabalii Haalojii, odeeffannoo waa'ee galmee ammaa fi qabduuwwan fooyii dalagawwan addaa waliin dhiyeessuu of keessaa qaba."
+msgstr ""
+"Kabalii Haalojii, odeeffannoo waa'ee galmee ammaa fi qabduuwwan fooyii "
+"dalagawwan addaa waliin dhiyeessuu of keessaa qaba."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -48,6 +57,7 @@ msgctxt ""
msgid "Language"
msgstr "Afaan"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -56,6 +66,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -64,14 +75,19 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Mallattoo Lakqurxaawaa"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Dabalataanis <link href=\"text/shared/guide/digital_signatures.xhp\">Mallattoowwan Lakqurxaawaa</link> ilaali."
+msgstr ""
+"Dabalataanis <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Mallattoowwan "
+"Lakqurxaawaa</link> ilaali."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -80,30 +96,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Guddisaa fi Toorii Mul'isi"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Too'annaawwan sadii Kabala Haalojii Barreessaa irraa, guddisaa fi teesumaa mul'annoo kan galmeewwan barruu keetii akka jijjiirtuu siif hayyama."
+msgstr ""
+"Too'annaawwan sadii Kabala Haalojii Barreessaa irraa, guddisaa fi teesumaa "
+"mul'annoo kan galmeewwan barruu keetii akka jijjiirtuu siif hayyama."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Agarsiifamnii sajoowwan Toorii Mul'annoo bitaa irraa gara mirgaatti:haalataan mul'annoo fuula hedduu cinaa cinaan haalataan kitaabaa fuuloota lamaa akka kitaaba banaa keessaa haalata tarjaa baaqqeen</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Agarsiifamnii sajoowwan Toorii Mul'annoo bitaa irraa gara "
+"mirgaatti:haalataan mul'annoo fuula hedduu cinaa cinaan haalataan kitaabaa "
+"fuuloota lamaa akka kitaaba banaa keessaa haalata tarjaa baaqqeen</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Fuuloota dabalataa mul'isuuf islaayiderii guddisaa gara bitaatti harkisi, fuula keessatti guddisuuf fi bal'ina fuulaa xinneenyaan mul'isuuf gara mirgaatti harkisi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Fuuloota dabalataa mul'isuuf islaayiderii guddisaa gara "
+"bitaatti harkisi, fuula keessatti guddisuuf fi bal'ina fuulaa xinneenyaan "
+"mul'isuuf gara mirgaatti harkisi.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -112,6 +140,7 @@ msgctxt ""
msgid "Tools"
msgstr "Meeshaalee"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,6 +150,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Meeshaalee</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -128,8 +158,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Meeshaalee qubeeffannoo, kuusfaayaa faayoo wantaa isa ati galmee kee keessatti dabalachuu dandeessuu, fi sagantaa qindeesiituu barbaachissaa of keessaa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Meeshaalee qubeeffannoo, kuusfaayaa faayoo wantaa isa ati "
+"galmee kee keessatti dabalachuu dandeessuu, fi sagantaa qindeesiituu "
+"barbaachissaa of keessaa qaba.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -137,8 +171,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Lakkaawwii Toorii</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline "
+"Numbering\">Lakkaawwii Toorii</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -146,8 +183,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Lakkaawwii sararaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Lakkaawwii "
+"sararaa</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -155,8 +195,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Miiljaleewwan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" "
+"name=\"Footnotes\">Miiljaleewwan</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -167,6 +210,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Fooyi</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +218,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">OfiinSirreessaa Dirqaaleewwanii</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">OfiinSirreessaa "
+"Dirqaaleewwanii</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +230,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Maamileessi</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Maamileessi</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +242,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Kabala Wanta-OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +250,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Kabala Wanta-OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Kabala Wanta-"
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +262,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Kabalii<emph> OLE-Object </emph> kan mul'atan, yammuu wantawwanii filatamaniidha, akkasuumas dalagawwan wantawwan dhangeessuu fi qubachiisuudhaaf gargaran baay'ee of keessaa qabu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Kabalii<emph> OLE-Object </emph> kan mul'atan, "
+"yammuu wantawwanii filatamaniidha, akkasuumas dalagawwan wantawwan "
+"dhangeessuu fi qubachiisuudhaaf gargaran baay'ee of keessaa qabu.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +275,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Marsi hin barbaachisu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Marsi hin "
+"barbaachisu</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +287,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu nidandeessa."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Akkasuumas "
+"qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu "
+"nidandeessa."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +302,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Mari</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +310,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Sajoon kun dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraan walsima."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Sajoon kun "
+"dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraan "
+"walsima."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +323,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa Marsi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa "
+"Marsi</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +335,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Akkasuumas galtee tokkicha fuula caancalaa <emph>Maraa</emph> keessaa argachuu nidandeessa."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Akkasuumas "
+"galtee tokkicha fuula caancalaa <emph>Maraa</emph> keessaa argachuu "
+"nidandeessa."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +348,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan Wantaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan "
+"Wantaa</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +361,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Amaloota Barreessaa $[officename]"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +369,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Amaloota Barreessaa $[officename]</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Amaloota Barreessaa "
+"$[officename]</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +382,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Barreessaan $[officename] galmeewwan barruu isa saxaatoo, gabateewwan, yookin taattoowwan dabalachuu danda'u saxaxeessuu fi hoomishuu sidandeesiissa. Kanaan booda galmeewwan Maykirosoft Woordii, HTML, yookin Dhangii Galmee Harkee Adoobee (DGH, PDF) dabalatee dhangiiwwan heedduun olkaa'uu nidandeessa."
+msgstr ""
+"Barreessaan $[officename] galmeewwan barruu isa saxaatoo, gabateewwan, "
+"yookin taattoowwan dabalachuu danda'u saxaxeessuu fi hoomishuu "
+"sidandeesiissa. Kanaan booda galmeewwan Maykirosoft Woordii, HTML, yookin "
+"Dhangii Galmee Harkee Adoobee (DGH, PDF) dabalatee dhangiiwwan heedduun "
+"olkaa'uu nidandeessa."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +399,7 @@ msgctxt ""
msgid "Writing"
msgstr "Barreessuu"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +407,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Barreessaan $[officename] galmeewwan bu'uura lachan, kunis yaadannoowwan, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faaksii</link>, xalayaawwan uumuu sidandeesiissa, akkasuumas <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">galmeewwan maki</link>, galmeewwan kutaa hedduu dheeraa fi xaxaa, murqusaa guutuun, gabateewwan fi kaasawwan wabii dabalatee itti fufa."
+msgstr ""
+"Barreessaan $[officename] galmeewwan bu'uura lachan, kunis yaadannoowwan, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faaksii</link>, "
+"xalayaawwan uumuu sidandeesiissa, akkasuumas <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">galmeewwan "
+"maki</link>, galmeewwan kutaa hedduu dheeraa fi xaxaa, murqusaa guutuun, "
+"gabateewwan fi kaasawwan wabii dabalatee itti fufa."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +423,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Akkasuumas Barreessaan $[officename] amaloota barbaachissaa tahan kunis <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">too'ataa qubeeffannoo</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">waa dhugoomsaa</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">OfiinSirreessaa</link>, fi <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">murfisa</link> akkasuumas <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">qajoojiiwwan</link> hedduu dhima adda addaa maraaf olan dabalata. Masakaawwan fayyadamuun qajoojiiwwan mataa keetii uumachuu nidandeessa."
-
+msgstr ""
+"Akkasuumas Barreessaan $[officename] amaloota barbaachissaa tahan kunis "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">too'ataa "
+"qubeeffannoo</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">waa dhugoomsaa</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">OfiinSirreessaa</link>, fi <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">murfisa</link> "
+"akkasuumas <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">qajoojiiwwan</link> hedduu dhima adda addaa maraaf olan "
+"dabalata. Masakaawwan fayyadamuun qajoojiiwwan mataa keetii uumachuu "
+"nidandeessa."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +446,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Saxaaxuu fi Caasaa uumuu"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +454,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename]n akka galmeewwan saxaxesiituuf filannoowwan hedduu laata. Keewwatawwaniif ramaduu fi akkaataalee fooyyessuu, arfiilee matamataa, goodayyaawwan fi fuulootaa uumuudhaaf <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Foddaa Akkaataalee fi Dhangeessuu</link> fayyadami. Akkasuumas, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Naanna'aa</link>n galmeewwan kee keessa atatamaan akka deemuu dandeessuuf gargara, mul'annoo toorii keessatti galmee kee ilaaluu sidandeesiissa, akkasuumas faana wantaawwanii isa ati galmee kee keessatti saagdee eega."
-
+msgstr ""
+"$[officename]n akka galmeewwan saxaxesiituuf filannoowwan hedduu laata. "
+"Keewwatawwaniif ramaduu fi akkaataalee fooyyessuu, arfiilee matamataa, "
+"goodayyaawwan fi fuulootaa uumuudhaaf <link "
+"href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Foddaa Akkaataalee fi "
+"Dhangeessuu</link> fayyadami. Akkasuumas, <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Naanna'aa</link>n "
+"galmeewwan kee keessa atatamaan akka deemuu dandeessuuf gargara, mul'annoo "
+"toorii keessatti galmee kee ilaaluu sidandeesiissa, akkasuumas faana "
+"wantaawwanii isa ati galmee kee keessatti saagdee eega."
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +473,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Akkasuumas, galmeewwan barruu keessatti <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">kasaawwan fi gabateewwan</link> hedduu uumuu nidandeessa. Akkaataa barbaaddeen caasaa fi danaa kasaawwan fi gabateewwanii qindeessuu nidandeessa. Akkuuma sanaan akka barruucha keessaa maalimaawwan walgitanitti utaaluu dandeessuuf, geessituuwwanii fi toorbarruuwwan dhiisi."
+msgstr ""
+"Akkasuumas, galmeewwan barruu keessatti <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">kasaawwan fi "
+"gabateewwan</link> hedduu uumuu nidandeessa. Akkaataa barbaaddeen caasaa fi "
+"danaa kasaawwan fi gabateewwanii qindeessuu nidandeessa. Akkuuma sanaan akka "
+"barruucha keessaa maalimaawwan walgitanitti utaaluu dandeessuuf, "
+"geessituuwwanii fi toorbarruuwwan dhiisi."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +491,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Barreessaa $[officename] waliin Maxxansa minjaalee"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +499,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "Barreessaan $[officename] galmeewwan haalata kaamayaan uumuudhaaf akka sigargaaruuf, maxxansa minjaalee fi meeshaalee fakkasaa hedduu kunis broosharii, iftoomsaa, fi afeerraawwan of keessaa qaba. Galmeewwan keetii, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">goodayyaawwan barruu</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">saxaatoo</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">gabateewwan</link> tarreewwan tarjaa-hedduun, akkasuumas wantaawwan kabiroon dhangeessuu nidandeessa."
-
+msgstr ""
+"Barreessaan $[officename] galmeewwan haalata kaamayaan uumuudhaaf akka "
+"sigargaaruuf, maxxansa minjaalee fi meeshaalee fakkasaa hedduu kunis "
+"broosharii, iftoomsaa, fi afeerraawwan of keessaa qaba. Galmeewwan keetii, "
+"<link href=\"text/swriter/guide/text_frame.xhp\" name=\"text "
+"frames\">goodayyaawwan barruu</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">saxaatoo</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">gabateewwan</link> "
+"tarreewwan tarjaa-hedduun, akkasuumas wantaawwan kabiroon dhangeessuu "
+"nidandeessa."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +521,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Herregawwan"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +529,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Galmeewwanii barruu $[officename] keessaa <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">dalaga herregaa</link> walqabatoo warra herrega walxaxaa fi kornyoowwan yaayaatiif sigargaaran qaba. Akka herrega hujjeechuu dandeessuuf, gabatee tokko galmee barruu keessatti salphaatti uumuu nidandeessa."
+msgstr ""
+"Galmeewwanii barruu $[officename] keessaa <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">dalaga "
+"herregaa</link> walqabatoo warra herrega walxaxaa fi kornyoowwan yaayaatiif "
+"sigargaaran qaba. Akka herrega hujjeechuu dandeessuuf, gabatee tokko galmee "
+"barruu keessatti salphaatti uumuu nidandeessa."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +546,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Fakkasaawwan Uumuu"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +554,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Meeshaan fakkasaa</link> Barreessaa $[officename], galmeewwan barruu keessatti fakkasaa, saxaatoo, waayoowwan, akkasuumas fakkasaawwan ka biroo uumuu sidandeesiissa."
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Meeshaan "
+"fakkasaa</link> Barreessaa $[officename], galmeewwan barruu keessatti "
+"fakkasaa, saxaatoo, waayoowwan, akkasuumas fakkasaawwan ka biroo uumuu "
+"sidandeesiissa."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +570,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Saxaatoo Saaguu"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +578,18 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Galmee barruu keessatti, saxaatoo JPG yk GIF tiin dhangeefamee dabalatee, <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">dhangiiwwan adda addaa</link> waliin fakkaattiiwwan saaguu nidandeessa. Dhangiiwwanii baayee beekamoon galmee barruu keessaa kan gulaalamuu dandaa'an gulaalaa calaqqeetiini. Akkasuumas, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Kuusfaayaa</link>n walitti qabaa saxaatoo muraa faayoowwan isaaniin qind'aanii laatta.<link href=\"text/shared/guide/fontwork.xhp\">Hojqoncoo Kusfaayaa</link> miidhaa bocquu dibuu uuma."
-
+msgstr ""
+"Galmee barruu keessatti, saxaatoo JPG yk GIF tiin dhangeefamee dabalatee, "
+"<link href=\"text/shared/00/00000020.xhp\" name=\"different "
+"formats\">dhangiiwwan adda addaa</link> waliin fakkaattiiwwan saaguu "
+"nidandeessa. Dhangiiwwanii baayee beekamoon galmee barruu keessaa kan "
+"gulaalamuu dandaa'an gulaalaa calaqqeetiini. Akkasuumas, <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Kuusfaayaa</link>n walitti "
+"qabaa saxaatoo muraa faayoowwan isaaniin qind'aanii laatta.<link "
+"href=\"text/shared/guide/fontwork.xhp\">Hojqoncoo Kusfaayaa</link> miidhaa "
+"bocquu dibuu uuma."
+
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +599,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Walqunnama Fayyadamaa Mijee"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +607,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Walquunnamaan sagantaa akkaataalee barbaaduutti akka qindeessuutuuf, sajoowwanii fi bafatawwan maamileesuu dabalatee saxaxxeefame. Argii kee irraa bakka barbaadduutti, foddaa sagantaa kunis, foddaa Akkaataa fi Dhangeessuu ykn Naanna'aa akka foddaalee bololi'laatti qubachiisuu nidandeessa. Akkasuumas foddaalee tokko tokko qarree iddoo hojiitti <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">hidhuu</link> nidandeessa."
+msgstr ""
+"Walquunnamaan sagantaa akkaataalee barbaaduutti akka qindeessuutuuf, "
+"sajoowwanii fi bafatawwan maamileesuu dabalatee saxaxxeefame. Argii kee "
+"irraa bakka barbaadduutti, foddaa sagantaa kunis, foddaa Akkaataa fi "
+"Dhangeessuu ykn Naanna'aa akka foddaalee bololi'laatti qubachiisuu "
+"nidandeessa. Akkasuumas foddaalee tokko tokko qarree iddoo hojiitti <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">hidhuu</link> nidandeessa."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +625,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Harkisii Kaa'i"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +633,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Amalootii <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">harkisii kaa'i</link> akka ati haala gaariin atatamaan galmeewwan barruu $[officename] keessaa waliin hojeechuu sidandeessisa. Fakkeenyaaf, wantaawwan, kunis saxaatoo kuusfaayaa irra, galmeedhuuma tokko keessaa bakka tokko irraa gara birootti, galmeewwan $[officename] gidduutti harkistee kaa'uu sidandeessisa."
+msgstr ""
+"Amalootii <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">harkisii kaa'i</link> akka ati haala gaariin atatamaan galmeewwan "
+"barruu $[officename] keessaa waliin hojeechuu sidandeessisa. Fakkeenyaaf, "
+"wantaawwan, kunis saxaatoo kuusfaayaa irra, galmeedhuuma tokko keessaa bakka "
+"tokko irraa gara birootti, galmeewwan $[officename] gidduutti harkistee "
+"kaa'uu sidandeessisa."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +651,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Dalagaalee Gargaarsaa"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +659,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "fayyadamaawwan $[officename] tiif <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Sirna Gargarsaa</link> akka wabii guutuutti, dalagaalee salphaa fi xaxaadhaaf, <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">ajajoota</link> dabalatee fayyadamuu nidandeessa."
+msgstr ""
+"fayyadamaawwan $[officename] tiif <link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Help system\">Sirna Gargarsaa</link> akka wabii guutuutti, dalagaalee "
+"salphaa fi xaxaadhaaf, <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">ajajoota</link> dabalatee fayyadamuu nidandeessa."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +674,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Kabala Amalootaa Wanta Fakkasaa"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +682,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Kabala Amalootaa Wanta Fakkasaa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Kabala Amalootaa Wanta Fakkasaa</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +696,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +704,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Haalata Sararaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Haalata "
+"Sararaa</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +716,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Yabbina Sarara</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Yabbina "
+"Sarara</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +728,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Halluu Sarara</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Halluu "
+"Sarara</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Bakka Haalata/Guutuu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Bakka "
+"Haalata/Guutuu</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +753,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Kabala Fakkaattii"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kabala fakkaattii</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kabala "
+"fakkaattii</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Kabalii <emph>Fakkaattii</emph>, dalagawwan saxaatoo suurxiqqoo filatame dhangeessuu fi qubachiisuudhaaf garagaran of keessaa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Kabalii <emph>Fakkaattii</emph>, dalagawwan "
+"saxaatoo suurxiqqoo filatame dhangeessuu fi qubachiisuudhaaf garagaran of "
+"keessaa qaba.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Olgata Meelchi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Olgata "
+"Meelchi</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Dalgata Meelchi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Dalgata "
+"Meelchi</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Amalawwan Saxaatoo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Amalawwan Saxaatoo</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +818,7 @@ msgctxt ""
msgid "Insert"
msgstr "Saagi"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Saagi</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +836,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Bafatii Saagii ajajoota miseensa haaraa galmee kee keessatti saaguudhaaf gargaran of keessaa qaba. Kun fayyadamaawwan kabiroo irraa, kutaa, miiljaleewwan, yadannoo, arfiilee addaa, saxaatoo, fi wantaawwan dabalata.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Bafatii Saagii ajajoota miseensa haaraa galmee kee keessatti "
+"saaguudhaaf gargaran of keessaa qaba. Kun fayyadamaawwan kabiroo irraa, "
+"kutaa, miiljaleewwan, yadannoo, arfiilee addaa, saxaatoo, fi wantaawwan "
+"dabalata.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +850,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Kutaa ujeekaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Kutaa "
+"ujeekaa</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +862,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Arfii addayaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Arfii "
+"addayaa</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +876,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Kutaa</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +884,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +895,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Miiljalee/Ibsa dabalataa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Miiljalee/Ibsa "
+"dabalataa</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +909,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Qabii</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +917,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Toolbarruu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Toolbarruu</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +928,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Waabeeffannoo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">Waabeeffannoo</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +942,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Yaada</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Barruu</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +960,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Batergaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Batergaa</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +973,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Goodayyaa</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +983,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Gabatee</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +991,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Sarara Sardalaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Sarara "
+"Sardalaa</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1003,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Goodayyaa Bololi'aa</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Goodayyaa "
+"Bololi'aa</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Faayilii</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1026,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Kabala Goodayyaa"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1034,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kabala Goodayyaa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kabala "
+"Goodayyaa</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1046,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Yammuu goodayyaan filatamuu, Kabalii <emph>Goodayyaa </emph>dalagaawwan goodayyicha dhangeessuu fi qubachiisuuf baay'ee barbaachissaa tahan siif laata.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Yammuu goodayyaan filatamuu, Kabalii "
+"<emph>Goodayyaa </emph>dalagaawwan goodayyicha dhangeessuu fi qubachiisuuf "
+"baay'ee barbaachissaa tahan siif laata.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1059,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Maruu Dhaamsi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Maruu "
+"Dhaamsi</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1071,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu nidandeessa."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Akkasuumas "
+"qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu "
+"nidandeessa."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +1086,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1094,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Sajoon kun dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraa bakka-bu'a."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Sajoon kun "
+"dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraa "
+"bakka-bu'a."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1107,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa Marsi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa "
+"Marsi</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1119,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa qindeessuu nidandeessa."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Akkasuumas "
+"qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa qindeessuu "
+"nidandeessa."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1132,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Halluu Duubbee</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Halluu "
+"Duubbee</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1144,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Amalawwan Goodayyaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Amalawwan "
+"Goodayyaa</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1157,7 @@ msgctxt ""
msgid "Format"
msgstr "Dhangi'i"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1167,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Dhangi'i</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1175,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Ajajoota toorii, fi qabeentoota galmee keetii dhangeessuuf gargaran of keessaa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Ajajoota toorii, fi qabeentoota galmee keetii "
+"dhangeessuuf gargaran of keessaa qaba.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1189,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Arfii</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1197,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1208,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Raasaasawwanii fi Lakkaawwii</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Numbering/Bullets\">Raasaasawwanii fi Lakkaawwii</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1222,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Fuula</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1230,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Tarjaawwan</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Tarjaawwan</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1241,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Kutaalee</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Kutaalee</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1254,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Goodayyaa</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3394,8 +1262,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Fakkaattii</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Fakkaattii</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1274,7 @@ msgctxt ""
msgid "Window"
msgstr "Foddaa"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Foddaa</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1292,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Ajajoota faddaalee galmee too'achuu fi agarsiissuudhaaf garagaru of keessaa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Ajajoota faddaalee galmee "
+"too'achuu fi agarsiissuudhaaf garagaru of keessaa qaba.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1305,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Durargii Fuulaa"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1313,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Durargii Fuulaa</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Durargii "
+"Fuulaa</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1325,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Kabalii <emph>Durargii Fuulaa</emph> kan mul'atu, yammuu ati galmee ammaa haalataa durargii fuulaa keessatti mul'istuudha."
+msgstr ""
+"Kabalii <emph>Durargii Fuulaa</emph> kan mul'atu, yammuu ati galmee ammaa "
+"haalataa durargii fuulaa keessatti mul'istuudha."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1338,7 @@ msgctxt ""
msgid "View"
msgstr "Mul'annoo"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1348,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Mul'isi</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1356,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Baafati kun ajajawwan agarsiissa argii-irraa kan galmee too'achuuf gargaran of keessa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Baafati kun ajajawwan agarsiissa argii-irraa kan galmee "
+"too'achuuf gargaran of keessa qaba.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1370,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Guddisi</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1379,7 @@ msgctxt ""
msgid "Edit"
msgstr "Gulaali"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1389,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Gulaali</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1397,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Baafati kun ajaja qabeentoota galmee ammaa kan gulaalu of keessa qabaa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Baafati kun ajaja qabeentoota galmee ammaa kan gulaalu of "
+"keessa qabaa.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1409,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Maxxansa Addaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Maxxansa "
+"Addaa</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1421,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Barruu Fili</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Barruu "
+"Fili</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1433,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Galmee Maddali</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Galmee "
+"Maddali</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1445,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Barbaadii Bakka Buusi</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Barbaadii "
+"Bakka Buusi</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1457,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">BarruuUfmaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">BarruuUfmaa</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1468,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Jijjiirraa Kuusdeetaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange "
+"Database\">Jijjiirraa Kuusdeetaa</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1482,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Dirree</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1490,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\"> Miiljaloota</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\"> "
+"Miiljaloota</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1502,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Galfata Kasaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Galfata "
+"Kasaa</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1514,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Galfata Murquusa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Galfata "
+"Murquusa</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1526,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1539,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Geessituu</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1547,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Maappii Calaqqee</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Maappii "
+"Calaqqee</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1560,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Kabala Dhangeessuu"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1568,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Kabala Dhangessuu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Kabala "
+"Dhangessuu</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1580,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Kabalii dhangeessuu, dalagawwan dhangeessaa barruu hedduu of keessaa qaba.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Kabalii dhangeessuu, dalagawwan dhangeessaa "
+"barruu hedduu of keessaa qaba.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1592,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Halluu Bocquu</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Halluu "
+"Bocquu</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1606,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Sajoowwan Dabalataa"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1615,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Bocquu Dabala"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1624,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Hammamtaa bocquu barruu filamee dabala.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1633,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Bocquu Hir'isa"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1642,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Hammamtaa bocquu barruu filatamee hir'isa.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1650,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Yoo gargarsii <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>dhaangeefamaa tahe, sajoowwan dabalataa lamatu mul'ata."
+msgstr ""
+"Yoo gargarsii <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>dhaangeefamaa tahe, sajoowwan dabalataa lamatu mul'ata."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1664,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Bitaa-Gara-Mirgaa"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Sajoo bitaa gara mirgaa</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">Sajoo bitaa gara "
+"mirgaa</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1684,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Barruun kan galee bitaa irraa gara mirgaatti.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Barruun kan galee bitaa irraa gara "
+"mirgaatti.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1698,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Mirgaa-Gara-Bitaa"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Sajoo mirgaa gara bitaa</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">Sajoo mirgaa gara "
+"bitaa</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1718,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Barruun, barruu xaxaa afaan tooriitiin dhangeefame miragaa irraa gara bitaatti gala.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Barruun, barruu xaxaa afaan tooriitiin "
+"dhangeefame miragaa irraa gara bitaatti gala.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1731,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Kabala Wanta Barruu"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1739,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Kabala Wanta Barruu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Kabala Wanta "
+"Barruu</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1751,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Barruu warra wanta fakkasaa keessa jiraniif, ajajoota dhangeessuu of keessaa qaba.</ahelp> Kabalii <emph>Text Object</emph>, kan mul'atuu yammuu ati wanta fakkasaa keessa lama-cuqaastuudha."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Barruu warra wanta fakkasaa keessa "
+"jiraniif, ajajoota dhangeessuu of keessaa qaba.</ahelp> Kabalii <emph>Text "
+"Object</emph>, kan mul'atuu yammuu ati wanta fakkasaa keessa lama-"
+"cuqaastuudha."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1765,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Irrarfii</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Irrarfii</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1776,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Jalarfii</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Jalarfii</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1787,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Mara Fili</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Mara Fili</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1800,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Arfii</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1808,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1819,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Bakka kanatti, keewwaticha amma filatameef galumsoota, addaan fageenya, hiriira fi addaan fageenya sararaa qindeessuu itti dandeessuudha."
+msgstr ""
+"Bakka kanatti, keewwaticha amma filatameef galumsoota, addaan fageenya, "
+"hiriira fi addaan fageenya sararaa qindeessuu itti dandeessuudha."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1832,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Sarartuuwwan"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3858,8 +1840,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Sarartuuwwan</link>"
+msgstr ""
+"<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Sarartuuwwan</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1851,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Sarartuuwwanii, gara fuulaa, qubannoo caancalawwanii, galumsawwan, handaaraalee, fi tarjaawwan agarsiissu. Hantuttee dayyadamuun sarartuu irratti hunda kana fooyyessuu nidandeessa."
+msgstr ""
+"Sarartuuwwanii, gara fuulaa, qubannoo caancalawwanii, galumsawwan, "
+"handaaraalee, fi tarjaawwan agarsiissu. Hantuttee dayyadamuun sarartuu "
+"irratti hunda kana fooyyessuu nidandeessa."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1864,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Sarartuu irra lama-cuqaasuun, qaaqa <emph>Keewwataa</emph> banuu nidandeessa, akkasuumas keewwata ammaatiif, ykn keewwatawwan filataman maraaf <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">kallattii dhangeessaa keewwataa</link> ramaduu nidandeessa."
+msgstr ""
+"Sarartuu irra lama-cuqaasuun, qaaqa <emph>Keewwataa</emph> banuu "
+"nidandeessa, akkasuumas keewwata ammaatiif, ykn keewwatawwan filataman "
+"maraaf <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct "
+"paragraph formatting\">kallattii dhangeessaa keewwataa</link> ramaduu "
+"nidandeessa."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1880,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Baga Gargartuu Barreessaa $[officename]tti Nagaan Dhuftan"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1890,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Gargaarsa Barreessaa %PRODUCTNAME"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1900,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Barreessaa waliin %PRODUCTNAME hojeechu"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1910,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Bafata, Kamshaalee, fi Furtuuwwan"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1920,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Gargaarsa Argachuu"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1929,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Kabala Gabatee"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1937,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Kabala Gabatee</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Kabala "
+"Gabatee</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1949,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Kabalii <emph>Gabatee </emph>, dalagaawwan isa ati yammuu gabateewwan waliin hojeechuudhaaf sibarbaachissu of keessaa qaba. Yammuu ati qaree gabatee keessatti siqsiitu mul'ata.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Kabalii <emph>Gabatee </emph>, dalagaawwan "
+"isa ati yammuu gabateewwan waliin hojeechuudhaaf sibarbaachissu of keessaa "
+"qaba. Yammuu ati qaree gabatee keessatti siqsiitu mul'ata.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1962,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Man'eewwan Maki</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Man'eewwan "
+"Maki</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1974,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Tarree Haqi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Tarree "
+"Haqi</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,8 +1986,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Tarjaa Haqi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Tarjaa "
+"Haqi</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3982,8 +1998,11 @@ msgctxt ""
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">OfiinSirreessaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150200.xhp\" "
+"name=\"AutoFormat\">OfiinSirreessaa</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3991,8 +2010,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan Wantaa</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan "
+"Wantaa</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4002,6 +2024,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Fooyi</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4010,6 +2033,7 @@ msgctxt ""
msgid "Menus"
msgstr "Baafatoota"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4017,8 +2041,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Baafatoota</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Baafatoota</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4026,8 +2053,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Kutaa armaan gadii, matadureewwan gargaarsa bafatawwan fi qaaqawwaniif tarreessa."
+msgstr ""
+"Kutaa armaan gadii, matadureewwan gargaarsa bafatawwan fi qaaqawwaniif "
+"tarreessa."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4036,6 +2066,7 @@ msgctxt ""
msgid "Table"
msgstr "Gabatee"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4044,14 +2075,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Gabatee</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ajajawwan, gabatee galmee barruu keessatti saagi, gulaali, fi haqi mul'isa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ajajawwan, gabatee galmee barruu keessatti saagi, gulaali, fi "
+"haqi mul'isa.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4060,6 +2095,7 @@ msgctxt ""
msgid "Insert"
msgstr "Saagi"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4068,6 +2104,7 @@ msgctxt ""
msgid "Table"
msgstr "Gabatee"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4076,6 +2113,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Gabatee haaraa tokko saaga."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4084,6 +2122,7 @@ msgctxt ""
msgid "Columns"
msgstr "Tarjaawwan"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4092,6 +2131,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Tarjaawwan Saaga."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4100,6 +2140,7 @@ msgctxt ""
msgid "Rows"
msgstr "Tarreewwan"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4108,6 +2149,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Tarreewwan Saaga."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4116,6 +2158,7 @@ msgctxt ""
msgid "Delete"
msgstr "Haqi"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4124,6 +2167,7 @@ msgctxt ""
msgid "Table"
msgstr "Gabatee"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4132,6 +2176,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Gabatee ammaa haqa.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4140,6 +2185,7 @@ msgctxt ""
msgid "Columns"
msgstr "Tarjaawwan"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4148,6 +2194,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Tarjaawwan filataman haqa."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4156,6 +2203,7 @@ msgctxt ""
msgid "Rows"
msgstr "Tarreewwan"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4164,6 +2212,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Tarreewwan filataman haqa."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4172,6 +2221,7 @@ msgctxt ""
msgid "Select"
msgstr "Fili"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4180,6 +2230,7 @@ msgctxt ""
msgid "Table"
msgstr "Gabatee"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4189,6 +2240,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">Gabaticha ammaa fila.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4197,6 +2249,7 @@ msgctxt ""
msgid "Column"
msgstr "Tarjaa"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4205,6 +2258,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Tarjaa ammaa fila."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4213,6 +2267,7 @@ msgctxt ""
msgid "Row"
msgstr "Tarree"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4221,6 +2276,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Tarricha ammaa fila."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4229,6 +2285,7 @@ msgctxt ""
msgid "Cell"
msgstr "Man'ee"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4237,6 +2294,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Man'icha ammaa fila.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4245,6 +2303,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Man'eewwan Maki</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4253,6 +2312,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Man'eewwan Addabaasi</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4261,6 +2321,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">OfDhangi'aa Gabatee</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4269,6 +2330,7 @@ msgctxt ""
msgid "Autofit"
msgstr "OfTaasisaa"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4277,14 +2339,18 @@ msgctxt ""
msgid "Column width"
msgstr "Bal'na tarjaa"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Qaaqa Bal'ina Tarjaa, bakka bal'ina tarjaa tokkoo jijjiiruu itti dandeessu bana."
+msgstr ""
+"Qaaqa Bal'ina Tarjaa, bakka bal'ina tarjaa tokkoo jijjiiruu itti dandeessu "
+"bana."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4293,6 +2359,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Hojjaa Tarjaa Gataa'aa</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4301,6 +2368,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Tarjaawwan Qixaan Hiri</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4309,14 +2377,18 @@ msgctxt ""
msgid "Row Height"
msgstr "Hojjaa torraa"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Qaaqa Bojjaa Tarree, bakka hojjaa tarree tokkoo jijjiiruu itti dandeessu bana."
+msgstr ""
+"Qaaqa Bojjaa Tarree, bakka hojjaa tarree tokkoo jijjiiruu itti dandeessu "
+"bana."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4325,6 +2397,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Hojjaa Tarree Gataa'aa</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4333,6 +2406,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Qixaan Tardaalee Hiri</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4341,14 +2415,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Tarreen, akka Gamaa-Gamana Fuulaawwan fi Tarjaawwan Xumuuru hayyami."
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Xumuura fuulaa tarree ammaa keessatti hayyama.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Xumuura fuulaa tarree ammaa keessatti hayyama.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4357,14 +2434,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Irradeebii Tarreewwan Mataduree"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Yoo taakkkuun gabatee fuula tokko yk tokko caaluu tahe, irraantoo gabatee fuuloota walfaanee irratti irradeeba.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Yoo taakkkuun gabatee fuula tokko yk tokko caaluu tahe, "
+"irraantoo gabatee fuuloota walfaanee irratti irradeeba.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4373,6 +2454,7 @@ msgctxt ""
msgid "Convert"
msgstr "Jijjiiri"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4381,14 +2463,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Barruu Gabateetti"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati barruucha filatame gara gabateetti jijjiiruu itti dandeessu bana.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Qaaqa </link>bakka ati barruucha filatame gara gabateetti jijjiiruu itti dandeessu bana."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati barruucha filatame gara "
+"gabateetti jijjiiruu itti dandeessu bana.</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">Qaaqa </link>bakka ati barruucha "
+"filatame gara gabateetti jijjiiruu itti dandeessu bana."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4397,14 +2485,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Gabatee Barruutti"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati gabaticha filatame ammaa gara barruutti jijjiiruu itti dandeessu bana.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Qaaqa</link> bakka ati gabaticha filatame ammaa gara barruutti jijjiiruu itti dandeessu bana."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati gabaticha filatame ammaa "
+"gara barruutti jijjiiruu itti dandeessu bana.</ahelp><link "
+"href=\"text/swriter/01/06090000.xhp\">Qaaqa</link> bakka ati gabaticha "
+"filatame ammaa gara barruutti jijjiiruu itti dandeessu bana."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4413,6 +2507,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Fooyi</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4421,14 +2516,18 @@ msgctxt ""
msgid "Formula"
msgstr "Foormulaa"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Foormulaa galchuu fi gulaaluudhaaf, <link href=\"text/swriter/main0214.xhp\">Kabala Foormulaa</link> bana."
+msgstr ""
+"Foormulaa galchuu fi gulaaluudhaaf, <link "
+"href=\"text/swriter/main0214.xhp\">Kabala Foormulaa</link> bana."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4437,14 +2536,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Dhangii Lakkoofsaa"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Qaaqa <link href=\"text/shared/optionen/01040500.xhp\">bakka ati</link> gabaticha keessaa dhangii kan lakkoofsawwanii itti ifteesiitu bana."
+msgstr ""
+"Qaaqa <link href=\"text/shared/optionen/01040500.xhp\">bakka ati</link> "
+"gabaticha keessaa dhangii kan lakkoofsawwanii itti ifteesiitu bana."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4453,14 +2556,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Daangaalee Gabatee"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Daangaalee naannoo man'eewwan gabatee mul'isa yk dhoksa. daangaaleen agartiirraatti mul'ataa malee hinmaxxanfamu."
+msgstr ""
+"Daangaalee naannoo man'eewwan gabatee mul'isa yk dhoksa. daangaaleen "
+"agartiirraatti mul'ataa malee hinmaxxanfamu."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4469,6 +2576,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Amalawwan Gabatee</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4477,6 +2585,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Kabala Rasaasawwan fi Lakkaawwii"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4484,8 +2593,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Kabala Rasaasawwan fi Lakkaawwii</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Kabala Rasaasawwan fi Lakkaawwii</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4493,8 +2605,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Kabalii <emph>Rasaasawwan fi Lakkaawwii</emph> dalagaalee caasaa kan keewwatawwan lakkoofsifamanii, tartiiba keewwatawwanii, fi sadarkaalee keewwataa adda addaa qindeessuu dabalatee, fooyyessuudhaaf garagaran of keessaa qabu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Kabalii <emph>Rasaasawwan fi Lakkaawwii</emph> "
+"dalagaalee caasaa kan keewwatawwan lakkoofsifamanii, tartiiba "
+"keewwatawwanii, fi sadarkaalee keewwataa adda addaa qindeessuu dabalatee, "
+"fooyyessuudhaaf garagaran of keessaa qabu.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4503,6 +2620,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Kamshaalee"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4510,8 +2628,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Kamshaalee</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Kamshaalee</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4519,8 +2640,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Kutaan kun, ilaalcha gubbaa kan kamshaa Barreessaa $[officename] keessa jiran laata.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Kutaan kun, ilaalcha gubbaa kan kamshaa Barreessaa $[officename] keessa "
+"jiran laata.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4529,6 +2653,7 @@ msgctxt ""
msgid "File"
msgstr "Faayilii"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4538,6 +2663,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">faayilii</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4545,8 +2671,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ajajootni kun galmee ammaatiif fayyadamu, galmee haaraa bani, yk fayyadama cufi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ajajootni kun galmee ammaatiif fayyadamu, galmee haaraa bani, "
+"yk fayyadama cufi.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4556,6 +2685,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Bani</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4563,8 +2693,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Akka...olkaa'i</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save "
+"As\">Akka...olkaa'i</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4572,8 +2705,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Fooyya'oota</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Fooyya'oota</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4581,8 +2716,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Amaloota</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Amaloota</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4592,6 +2729,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Maxxansi</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4599,8 +2737,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Ijaarsa Maxxansaa</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Ijaarsa "
+"Maxxansaa</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4609,6 +2750,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Kabalaa Foormulaa"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4616,8 +2758,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Kabalaa Foormulaa</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Kabalaa Foormulaa</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4625,4 +2770,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Kabalii <emph>Formula</emph>, akka ati galmee barruu keessatti herregawwan uumtuu fi saagduu siif hayyama.</ahelp> Kabala <emph>Foormulaa</emph> kakaasuuf, F2 dhiibi."
+msgstr ""
+"<ahelp hid=\".\">Kabalii <emph>Formula</emph>, akka ati galmee barruu "
+"keessatti herregawwan uumtuu fi saagduu siif hayyama.</ahelp> Kabala "
+"<emph>Foormulaa</emph> kakaasuuf, F2 dhiibi."
diff --git a/source/om/helpcontent2/source/text/swriter/librelogo.po b/source/om/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..33fe0c3eec2
--- /dev/null
+++ b/source/om/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4667 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-09 12:04+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: om\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Kabala Haalojii"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Kabala Haalojii</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Kabalii Haalojii, odeeffannoo waa'ee galmee ammaa fi qabduuwwan fooyii dalagawwan addaa waliin dhiyeessuu of keessaa qaba."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Afaan"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Mallattoo Lakqurxaawaa"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Dabalataanis <link href=\"text/shared/guide/digital_signatures.xhp\">Mallattoowwan Lakqurxaawaa</link> ilaali."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Guddisaa fi Toorii Mul'isi"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Too'annaawwan sadii Kabala Haalojii Barreessaa irraa, guddisaa fi teesumaa mul'annoo kan galmeewwan barruu keetii akka jijjiirtuu siif hayyama."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Agarsiifamnii sajoowwan Toorii Mul'annoo bitaa irraa gara mirgaatti:haalataan mul'annoo fuula hedduu cinaa cinaan haalataan kitaabaa fuuloota lamaa akka kitaaba banaa keessaa haalata tarjaa baaqqeen</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Fuuloota dabalataa mul'isuuf islaayiderii guddisaa gara bitaatti harkisi, fuula keessatti guddisuuf fi bal'ina fuulaa xinneenyaan mul'isuuf gara mirgaatti harkisi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Meeshaalee"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Meeshaalee</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Meeshaalee qubeeffannoo, kuusfaayaa faayoo wantaa isa ati galmee kee keessatti dabalachuu dandeessuu, fi sagantaa qindeesiituu barbaachissaa of keessaa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Lakkaawwii Toorii</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Lakkaawwii sararaa</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Miiljaleewwan</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Fooyi</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">OfiinSirreessaa Dirqaaleewwanii</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Maamileessi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Kabala Wanta-OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Kabala Wanta-OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Kabalii<emph> OLE-Object </emph> kan mul'atan, yammuu wantawwanii filatamaniidha, akkasuumas dalagawwan wantawwan dhangeessuu fi qubachiisuudhaaf gargaran baay'ee of keessaa qabu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Marsi hin barbaachisu</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Mari</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Sajoon kun dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraan walsima."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa Marsi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Akkasuumas galtee tokkicha fuula caancalaa <emph>Maraa</emph> keessaa argachuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan Wantaa</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Amaloota Barreessaa $[officename]"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Amaloota Barreessaa $[officename]</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Barreessaan $[officename] galmeewwan barruu isa saxaatoo, gabateewwan, yookin taattoowwan dabalachuu danda'u saxaxeessuu fi hoomishuu sidandeesiissa. Kanaan booda galmeewwan Maykirosoft Woordii, HTML, yookin Dhangii Galmee Harkee Adoobee (DGH, PDF) dabalatee dhangiiwwan heedduun olkaa'uu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Barreessuu"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Barreessaan $[officename] galmeewwan bu'uura lachan, kunis yaadannoowwan, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faaksii</link>, xalayaawwan uumuu sidandeesiissa, akkasuumas <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">galmeewwan maki</link>, galmeewwan kutaa hedduu dheeraa fi xaxaa, murqusaa guutuun, gabateewwan fi kaasawwan wabii dabalatee itti fufa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Akkasuumas Barreessaan $[officename] amaloota barbaachissaa tahan kunis <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">too'ataa qubeeffannoo</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">waa dhugoomsaa</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">OfiinSirreessaa</link>, fi <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">murfisa</link> akkasuumas <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">qajoojiiwwan</link> hedduu dhima adda addaa maraaf olan dabalata. Masakaawwan fayyadamuun qajoojiiwwan mataa keetii uumachuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Saxaaxuu fi Caasaa uumuu"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename]n akka galmeewwan saxaxesiituuf filannoowwan hedduu laata. Keewwatawwaniif ramaduu fi akkaataalee fooyyessuu, arfiilee matamataa, goodayyaawwan fi fuulootaa uumuudhaaf <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Foddaa Akkaataalee fi Dhangeessuu</link> fayyadami. Akkasuumas, <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Naanna'aa</link>n galmeewwan kee keessa atatamaan akka deemuu dandeessuuf gargara, mul'annoo toorii keessatti galmee kee ilaaluu sidandeesiissa, akkasuumas faana wantaawwanii isa ati galmee kee keessatti saagdee eega."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Akkasuumas, galmeewwan barruu keessatti <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">kasaawwan fi gabateewwan</link> hedduu uumuu nidandeessa. Akkaataa barbaaddeen caasaa fi danaa kasaawwan fi gabateewwanii qindeessuu nidandeessa. Akkuuma sanaan akka barruucha keessaa maalimaawwan walgitanitti utaaluu dandeessuuf, geessituuwwanii fi toorbarruuwwan dhiisi."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Barreessaa $[officename] waliin Maxxansa minjaalee"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "Barreessaan $[officename] galmeewwan haalata kaamayaan uumuudhaaf akka sigargaaruuf, maxxansa minjaalee fi meeshaalee fakkasaa hedduu kunis broosharii, iftoomsaa, fi afeerraawwan of keessaa qaba. Galmeewwan keetii, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">goodayyaawwan barruu</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">saxaatoo</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">gabateewwan</link> tarreewwan tarjaa-hedduun, akkasuumas wantaawwan kabiroon dhangeessuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Herregawwan"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Galmeewwanii barruu $[officename] keessaa <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">dalaga herregaa</link> walqabatoo warra herrega walxaxaa fi kornyoowwan yaayaatiif sigargaaran qaba. Akka herrega hujjeechuu dandeessuuf, gabatee tokko galmee barruu keessatti salphaatti uumuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Fakkasaawwan Uumuu"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Meeshaan fakkasaa</link> Barreessaa $[officename], galmeewwan barruu keessatti fakkasaa, saxaatoo, waayoowwan, akkasuumas fakkasaawwan ka biroo uumuu sidandeesiissa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Saxaatoo Saaguu"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Galmee barruu keessatti, saxaatoo JPG yk GIF tiin dhangeefamee dabalatee, <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">dhangiiwwan adda addaa</link> waliin fakkaattiiwwan saaguu nidandeessa. Dhangiiwwanii baayee beekamoon galmee barruu keessaa kan gulaalamuu dandaa'an gulaalaa calaqqeetiini. Akkasuumas, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Kuusfaayaa</link>n walitti qabaa saxaatoo muraa faayoowwan isaaniin qind'aanii laatta.<link href=\"text/shared/guide/fontwork.xhp\">Hojqoncoo Kusfaayaa</link> miidhaa bocquu dibuu uuma."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Walqunnama Fayyadamaa Mijee"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Walquunnamaan sagantaa akkaataalee barbaaduutti akka qindeessuutuuf, sajoowwanii fi bafatawwan maamileesuu dabalatee saxaxxeefame. Argii kee irraa bakka barbaadduutti, foddaa sagantaa kunis, foddaa Akkaataa fi Dhangeessuu ykn Naanna'aa akka foddaalee bololi'laatti qubachiisuu nidandeessa. Akkasuumas foddaalee tokko tokko qarree iddoo hojiitti <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">hidhuu</link> nidandeessa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Harkisii Kaa'i"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Amalootii <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">harkisii kaa'i</link> akka ati haala gaariin atatamaan galmeewwan barruu $[officename] keessaa waliin hojeechuu sidandeessisa. Fakkeenyaaf, wantaawwan, kunis saxaatoo kuusfaayaa irra, galmeedhuuma tokko keessaa bakka tokko irraa gara birootti, galmeewwan $[officename] gidduutti harkistee kaa'uu sidandeessisa."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Dalagaalee Gargaarsaa"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "fayyadamaawwan $[officename] tiif <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Sirna Gargarsaa</link> akka wabii guutuutti, dalagaalee salphaa fi xaxaadhaaf, <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">ajajoota</link> dabalatee fayyadamuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Kabala Amalootaa Wanta Fakkasaa"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Kabala Amalootaa Wanta Fakkasaa</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Haalata Sararaa</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Yabbina Sarara</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Halluu Sarara</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Bakka Haalata/Guutuu</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Kabala Fakkaattii"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Kabala fakkaattii</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Kabalii <emph>Fakkaattii</emph>, dalagawwan saxaatoo suurxiqqoo filatame dhangeessuu fi qubachiisuudhaaf garagaran of keessaa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Olgata Meelchi</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Dalgata Meelchi</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Amalawwan Saxaatoo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Saagi"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Saagi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Bafatii Saagii ajajoota miseensa haaraa galmee kee keessatti saaguudhaaf gargaran of keessaa qaba. Kun fayyadamaawwan kabiroo irraa, kutaa, miiljaleewwan, yadannoo, arfiilee addaa, saxaatoo, fi wantaawwan dabalata.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Kutaa ujeekaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Arfii addayaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Kutaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Miiljalee/Ibsa dabalataa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Qabii</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Toolbarruu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Waabeeffannoo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Yaada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Barruu</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Batergaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Goodayyaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Gabatee</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Sarara Sardalaa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Goodayyaa Bololi'aa</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Faayilii</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Kabala Goodayyaa"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Kabala Goodayyaa</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Yammuu goodayyaan filatamuu, Kabalii <emph>Goodayyaa </emph>dalagaawwan goodayyicha dhangeessuu fi qubachiisuuf baay'ee barbaachissaa tahan siif laata.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Maruu Dhaamsi</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa filachu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Sajoon kun dirqala <emph>Maraa Fuulaa</emph> fuula caancalaa <emph>Maraa</emph> irraa bakka-bu'a."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Keessa Marsi</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Akkasuumas qindaa'ina kana fuula caancalaa <emph>Maraa</emph> irraa qindeessuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Halluu Duubbee</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Amalawwan Goodayyaa</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Dhangi'i"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Dhangi'i</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Ajajoota toorii, fi qabeentoota galmee keetii dhangeessuuf gargaran of keessaa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Arfii</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Raasaasawwanii fi Lakkaawwii</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Fuula</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Tarjaawwan</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Kutaalee</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Goodayyaa</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Fakkaattii</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Foddaa"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Foddaa</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Ajajoota faddaalee galmee too'achuu fi agarsiissuudhaaf garagaru of keessaa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Durargii Fuulaa"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Durargii Fuulaa</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Kabalii <emph>Durargii Fuulaa</emph> kan mul'atu, yammuu ati galmee ammaa haalataa durargii fuulaa keessatti mul'istuudha."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Mul'annoo"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Mul'isi</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Baafati kun ajajawwan agarsiissa argii-irraa kan galmee too'achuuf gargaran of keessa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Guddisi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Gulaali"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Gulaali</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Baafati kun ajaja qabeentoota galmee ammaa kan gulaalu of keessa qabaa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Maxxansa Addaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Barruu Fili</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Galmee Maddali</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Barbaadii Bakka Buusi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">BarruuUfmaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Jijjiirraa Kuusdeetaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Dirree</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\"> Miiljaloota</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Galfata Kasaa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Galfata Murquusa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Geessituu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Geessituu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Maappii Calaqqee</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Kabala Dhangeessuu"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Kabala Dhangessuu</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Kabalii dhangeessuu, dalagawwan dhangeessaa barruu hedduu of keessaa qaba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Halluu Bocquu</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Sajoowwan Dabalataa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Bocquu Dabala"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Hammamtaa bocquu barruu filamee dabala.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Bocquu Hir'isa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Hammamtaa bocquu barruu filatamee hir'isa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Yoo gargarsii <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>dhaangeefamaa tahe, sajoowwan dabalataa lamatu mul'ata."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Bitaa-Gara-Mirgaa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Sajoo bitaa gara mirgaa</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Barruun kan galee bitaa irraa gara mirgaatti.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Mirgaa-Gara-Bitaa"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Sajoo mirgaa gara bitaa</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Barruun, barruu xaxaa afaan tooriitiin dhangeefame miragaa irraa gara bitaatti gala.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Kabala Wanta Barruu"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Kabala Wanta Barruu</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Barruu warra wanta fakkasaa keessa jiraniif, ajajoota dhangeessuu of keessaa qaba.</ahelp> Kabalii <emph>Text Object</emph>, kan mul'atuu yammuu ati wanta fakkasaa keessa lama-cuqaastuudha."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Irrarfii</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Jalarfii</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Mara Fili</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Arfii</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Keewwata</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Bakka kanatti, keewwaticha amma filatameef galumsoota, addaan fageenya, hiriira fi addaan fageenya sararaa qindeessuu itti dandeessuudha."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Sarartuuwwan"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Sarartuuwwan</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Sarartuuwwanii, gara fuulaa, qubannoo caancalawwanii, galumsawwan, handaaraalee, fi tarjaawwan agarsiissu. Hantuttee dayyadamuun sarartuu irratti hunda kana fooyyessuu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Sarartuu irra lama-cuqaasuun, qaaqa <emph>Keewwataa</emph> banuu nidandeessa, akkasuumas keewwata ammaatiif, ykn keewwatawwan filataman maraaf <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">kallattii dhangeessaa keewwataa</link> ramaduu nidandeessa."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Baga Gargartuu Barreessaa $[officename]tti Nagaan Dhuftan"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Gargaarsa Barreessaa %PRODUCTNAME"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Barreessaa waliin %PRODUCTNAME hojeechu"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Bafata, Kamshaalee, fi Furtuuwwan"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Gargaarsa Argachuu"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Kabala Gabatee"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Kabala Gabatee</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Kabalii <emph>Gabatee </emph>, dalagaawwan isa ati yammuu gabateewwan waliin hojeechuudhaaf sibarbaachissu of keessaa qaba. Yammuu ati qaree gabatee keessatti siqsiitu mul'ata.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Man'eewwan Maki</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Tarree Haqi</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Tarjaa Haqi</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">OfiinSirreessaa</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Amalawwan Wantaa</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Fooyi</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Baafatoota"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Baafatoota</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Kutaa armaan gadii, matadureewwan gargaarsa bafatawwan fi qaaqawwaniif tarreessa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Gabatee"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Gabatee</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ajajawwan, gabatee galmee barruu keessatti saagi, gulaali, fi haqi mul'isa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Saagi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Gabatee"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Gabatee haaraa tokko saaga."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Tarjaawwan"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Tarjaawwan Saaga."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Tarreewwan"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Tarreewwan Saaga."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Haqi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Gabatee"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Gabatee ammaa haqa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Tarjaawwan"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Tarjaawwan filataman haqa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Tarreewwan"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Tarreewwan filataman haqa."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Fili"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Gabatee"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">Gabaticha ammaa fila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Tarjaa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Tarjaa ammaa fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Tarree"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Tarricha ammaa fila."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Man'ee"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Man'icha ammaa fila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Man'eewwan Maki</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Man'eewwan Addabaasi</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">OfDhangi'aa Gabatee</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "OfTaasisaa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Bal'na tarjaa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Qaaqa Bal'ina Tarjaa, bakka bal'ina tarjaa tokkoo jijjiiruu itti dandeessu bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Hojjaa Tarjaa Gataa'aa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Tarjaawwan Qixaan Hiri</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Hojjaa torraa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Qaaqa Bojjaa Tarree, bakka hojjaa tarree tokkoo jijjiiruu itti dandeessu bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Hojjaa Tarree Gataa'aa</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Qixaan Tardaalee Hiri</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Tarreen, akka Gamaa-Gamana Fuulaawwan fi Tarjaawwan Xumuuru hayyami."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Xumuura fuulaa tarree ammaa keessatti hayyama.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Irradeebii Tarreewwan Mataduree"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Yoo taakkkuun gabatee fuula tokko yk tokko caaluu tahe, irraantoo gabatee fuuloota walfaanee irratti irradeeba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Jijjiiri"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Barruu Gabateetti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati barruucha filatame gara gabateetti jijjiiruu itti dandeessu bana.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Qaaqa </link>bakka ati barruucha filatame gara gabateetti jijjiiruu itti dandeessu bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Gabatee Barruutti"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Qaaqa bakka ati gabaticha filatame ammaa gara barruutti jijjiiruu itti dandeessu bana.</ahelp><link href=\"text/swriter/01/06090000.xhp\">Qaaqa</link> bakka ati gabaticha filatame ammaa gara barruutti jijjiiruu itti dandeessu bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Fooyi</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Foormulaa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Foormulaa galchuu fi gulaaluudhaaf, <link href=\"text/swriter/main0214.xhp\">Kabala Foormulaa</link> bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Dhangii Lakkoofsaa"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Qaaqa <link href=\"text/shared/optionen/01040500.xhp\">bakka ati</link> gabaticha keessaa dhangii kan lakkoofsawwanii itti ifteesiitu bana."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Daangaalee Gabatee"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Daangaalee naannoo man'eewwan gabatee mul'isa yk dhoksa. daangaaleen agartiirraatti mul'ataa malee hinmaxxanfamu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Amalawwan Gabatee</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Kabala Rasaasawwan fi Lakkaawwii"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Kabala Rasaasawwan fi Lakkaawwii</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Kabalii <emph>Rasaasawwan fi Lakkaawwii</emph> dalagaalee caasaa kan keewwatawwan lakkoofsifamanii, tartiiba keewwatawwanii, fi sadarkaalee keewwataa adda addaa qindeessuu dabalatee, fooyyessuudhaaf garagaran of keessaa qabu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Kamshaalee"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Kamshaalee</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Kutaan kun, ilaalcha gubbaa kan kamshaa Barreessaa $[officename] keessa jiran laata.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Faayilii"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">faayilii</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ajajootni kun galmee ammaatiif fayyadamu, galmee haaraa bani, yk fayyadama cufi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Bani</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Akka...olkaa'i</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Fooyya'oota</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Amaloota</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Maxxansi</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Ijaarsa Maxxansaa</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Kabalaa Foormulaa"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Kabalaa Foormulaa</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Kabalii <emph>Formula</emph>, akka ati galmee barruu keessatti herregawwan uumtuu fi saagduu siif hayyama.</ahelp> Kabala <emph>Foormulaa</emph> kakaasuuf, F2 dhiibi."
diff --git a/source/pl/helpcontent2/source/text/swriter.po b/source/pl/helpcontent2/source/text/swriter.po
index c04346e3673..0788a1a5733 100644
--- a/source/pl/helpcontent2/source/text/swriter.po
+++ b/source/pl/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-08-30 17:19+0200\n"
"Last-Translator: Konrad <raknor@wp.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11,10 +12,12 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Pasek stanu"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +34,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Pasek stanu\">Pasek stanu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Pasek stanu\">Pasek stanu</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Pasek stanu wyświetla informacje dotyczące bieżącego dokumentu oraz przyciski mające funkcje specjalne."
+msgstr ""
+"Pasek stanu wyświetla informacje dotyczące bieżącego dokumentu oraz "
+"przyciski mające funkcje specjalne."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,23 @@ msgctxt ""
msgid "Language"
msgstr "Język"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Wyświetla język wybranego tekstu. <br/>Kliknij, aby otworzyć menu umożliwiające wybór innego języka dla wybranego tekstu lub bieżącego akapitu. <br/>Wybierz Brak, aby wykluczyć tekst ze sprawdzania pisowni i dzielenia wyrazów. <br/>Wybierz opcję Przywróć język domyślny, aby ponownie zastosować wybór języka domyślnego do zaznaczonego tekstu lub akapitu. <br/>Wybierz Więcej, aby otworzyć okno dialogowe z większą liczbą opcji.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Wyświetla język wybranego tekstu. <br/>Kliknij, aby otworzyć "
+"menu umożliwiające wybór innego języka dla wybranego tekstu lub bieżącego "
+"akapitu. <br/>Wybierz Brak, aby wykluczyć tekst ze sprawdzania pisowni i "
+"dzielenia wyrazów. <br/>Wybierz opcję Przywróć język domyślny, aby ponownie "
+"zastosować wybór języka domyślnego do zaznaczonego tekstu lub akapitu. "
+"<br/>Wybierz Więcej, aby otworzyć okno dialogowe z większą liczbą "
+"opcji.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Podpis cyfrowy"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Patrz także: <link href=\"text/shared/guide/digital_signatures.xhp\">Podpisy cyfrowe</link>."
+msgstr ""
+"Patrz także: <link href=\"text/shared/guide/digital_signatures.xhp\">Podpisy "
+"cyfrowe</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +103,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Skala"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Na pasku stanu programu Writer dostępne są trzy opcje/elementy umożliwiające zmianę skali powiększenia i układu stron dokumentu tekstowego."
+msgstr ""
+"Na pasku stanu programu Writer dostępne są trzy opcje/elementy umożliwiające "
+"zmianę skali powiększenia i układu stron dokumentu tekstowego."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikony układu widoku widoczne są od lewej do prawej: tryb pojedynczej kolumny. Tryb wyświetlania z sąsiadującymi stronami. Tryb książki, z dwiema stronami obok siebie.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikony układu widoku widoczne są od lewej do prawej: tryb "
+"pojedynczej kolumny. Tryb wyświetlania z sąsiadującymi stronami. Tryb "
+"książki, z dwiema stronami obok siebie.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Przeciągnij suwak Powiększenie w lewo, aby wyświetlić więcej stron, lub w prawo, aby powiększyć fragment strony.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Przeciągnij suwak Powiększenie w lewo, aby wyświetlić więcej "
+"stron, lub w prawo, aby powiększyć fragment strony.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Narzędzia"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +154,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Narzędzia\">Narzędzia</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Narzędzia\">Narzędzia</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +165,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Zawiera narzędzia językowe, galerię obiektów multimedialnych, które możesz dodawać do dokumentów oraz narzędzia konfiguracyjne.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zawiera narzędzia językowe, galerię obiektów multimedialnych, "
+"które możesz dodawać do dokumentów oraz narzędzia konfiguracyjne.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeracja konspektu\">Numeracja konspektu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeracja "
+"konspektu\">Numeracja konspektu</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeracja wierszy\">Numeracja wierszy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeracja wierszy\">Numeracja "
+"wierszy</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +201,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Przypisy\">Przypisy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Przypisy\">Przypisy</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +214,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortuj\">Sortuj</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +222,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autokorekta\">Opcje Autokorekty</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Autokorekta\">Opcje "
+"Autokorekty</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +234,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Dostosuj\">Dostosuj</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Dostosuj\">Dostosuj</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +246,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Pasek Obiekt OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +254,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Pasek Obiekt OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Pasek Obiekt "
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +266,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Pasek<emph> Obiekt OLE</emph> jest wyświetlany po wybraniu obiektów i zawiera najważniejsze funkcje formatowania i rozmieszczania obiektów.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Pasek<emph> Obiekt OLE</emph> jest wyświetlany "
+"po wybraniu obiektów i zawiera najważniejsze funkcje formatowania i "
+"rozmieszczania obiektów.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +279,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Bez opływania</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Bez "
+"opływania</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +291,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie można także wybrać na zakładce <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie "
+"można także wybrać na zakładce <emph>Opływanie</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +305,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Opływanie</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +313,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona umożliwia korzystanie z opcji <emph>Opływanie obustronne</emph> na zakładce <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona "
+"umożliwia korzystanie z opcji <emph>Opływanie obustronne</emph> na zakładce "
+"<emph>Opływanie</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +326,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Przepływanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Przepływanie</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +338,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ten sam efekt można uzyskać za pomocą zakładki <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ten sam efekt "
+"można uzyskać za pomocą zakładki <emph>Opływanie</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +350,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Właściwości obiektu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Właściwości obiektu</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +363,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Właściwości programu $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +371,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Właściwości programu $[officename] Writer\">Właściwości programu $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Właściwości programu $[officename] Writer\">Właściwości programu "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +384,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Program $[officename] Writer umożliwia projektowanie i tworzenie dokumentów tekstowych zawierających elementy graficzne, tabele i wykresy. Dokumenty możesz zapisywać w wielu formatach, w tym w standardowym formacie OpenDocument (ODF), w formacie Microsoft Word .doc lub w HTML. Możesz także łatwo eksportować dokument do formatu PDF (Portable Document Format)."
+msgstr ""
+"Program $[officename] Writer umożliwia projektowanie i tworzenie dokumentów "
+"tekstowych zawierających elementy graficzne, tabele i wykresy. Dokumenty "
+"możesz zapisywać w wielu formatach, w tym w standardowym formacie "
+"OpenDocument (ODF), w formacie Microsoft Word .doc lub w HTML. Możesz także "
+"łatwo eksportować dokument do formatu PDF (Portable Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +401,7 @@ msgctxt ""
msgid "Writing"
msgstr "Pisanie"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +409,16 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Program $[officename] Writer umożliwia tworzenie podstawowych dokumentów, np. notatek, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksów</link>, listów, życiorysów i <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">scalanie dokumentów</link>, a także długich, złożonych dokumentów składających się z wielu części uzupełnionych bibliografiami, tabelami informacyjnymi i indeksami."
+msgstr ""
+"Program $[officename] Writer umożliwia tworzenie podstawowych dokumentów, "
+"np. notatek, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxes\">faksów</link>, listów, życiorysów i <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">scalanie "
+"dokumentów</link>, a także długich, złożonych dokumentów składających się z "
+"wielu części uzupełnionych bibliografiami, tabelami informacyjnymi i "
+"indeksami."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +426,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Program $[officename] Writer zawiera także wiele przydatnych funkcji, takich jak <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">sprawdzanie pisowni</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tezaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autokorekta</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">dzielenie wyrazów</link>, a także różne <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">szablony</link> do niemal wszystkich zastosowań. Można także tworzyć własne szablony korzystając z kreatorów."
-
+msgstr ""
+"Program $[officename] Writer zawiera także wiele przydatnych funkcji, takich "
+"jak <link href=\"text/shared/01/06010000.xhp\" "
+"name=\"spellchecker\">sprawdzanie pisowni</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">tezaurus</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">autokorekta</link> i <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">dzielenie "
+"wyrazów</link>, a także różne <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">szablony</link> do niemal wszystkich zastosowań. Można "
+"także tworzyć własne szablony korzystając z kreatorów."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +448,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Projektowanie i tworzenie struktur"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +456,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "Pakiet $[officename] udostępnia szeroką gamę opcji projektowania dokumentów. W oknie <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Style i formatowanie</link> można tworzyć, przypisywać i modyfikować style akapitów, poszczególnych znaków, ramek i stron. Ponadto jest dostępne narzędzie <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Nawigator</link>, które jest pomocne w szybkim poruszaniu się w dokumentach oraz które umożliwia wyświetlanie dokumentu w widoku konspektu i śledzenie obiektów wstawianych w dokumencie."
+msgstr ""
+"Pakiet $[officename] udostępnia szeroką gamę opcji projektowania dokumentów. "
+"W oknie <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Style i "
+"formatowanie</link> można tworzyć, przypisywać i modyfikować style akapitów, "
+"poszczególnych znaków, ramek i stron. Ponadto jest dostępne narzędzie <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Nawigator</link>, "
+"które jest pomocne w szybkim poruszaniu się w dokumentach oraz które "
+"umożliwia wyświetlanie dokumentu w widoku konspektu i śledzenie obiektów "
+"wstawianych w dokumencie."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +474,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "W dokumentach tekstowych można także tworzyć różne <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeksy i tabele</link>. Można definiować strukturę i wygląd indeksów oraz tabel zależnie od własnych wymagań. Aktywne hiperłącza i zakładki umożliwiają przechodzenie bezpośrednio do odpowiednich elementów tekstu."
+msgstr ""
+"W dokumentach tekstowych można także tworzyć różne <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeksy i "
+"tabele</link>. Można definiować strukturę i wygląd indeksów oraz tabel "
+"zależnie od własnych wymagań. Aktywne hiperłącza i zakładki umożliwiają "
+"przechodzenie bezpośrednio do odpowiednich elementów tekstu."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +491,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "DTP w programie $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +499,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "W programie $[officename] Writer jest dostępnych wiele narzędzi DTP (małej poligrafii) i narzędzi rysunkowych pomocnych w tworzeniu dokumentów o profesjonalnym wyglądzie, takich jak broszury, biuletyny i zaproszenia. Dokumenty można formatować, korzystając z układów wielokolumnowych, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ramek tekstowych</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link> i innych obiektów."
-
+msgstr ""
+"W programie $[officename] Writer jest dostępnych wiele narzędzi DTP (małej "
+"poligrafii) i narzędzi rysunkowych pomocnych w tworzeniu dokumentów o "
+"profesjonalnym wyglądzie, takich jak broszury, biuletyny i zaproszenia. "
+"Dokumenty można formatować, korzystając z układów wielokolumnowych, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ramek "
+"tekstowych</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">grafik</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link> i "
+"innych obiektów."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +520,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Obliczenia"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +528,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Dokumenty tekstowe w programie $[officename] mają zintegrowaną <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">funkcję obliczeń</link>, która jest pomocna w wykonywaniu zaawansowanych obliczeń lub tworzeniu relacji logicznych. W dokumencie tekstowym można łatwo utworzyć tabelę w celu wykonania obliczeń."
+msgstr ""
+"Dokumenty tekstowe w programie $[officename] mają zintegrowaną <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">funkcję "
+"obliczeń</link>, która jest pomocna w wykonywaniu zaawansowanych obliczeń "
+"lub tworzeniu relacji logicznych. W dokumencie tekstowym można łatwo "
+"utworzyć tabelę w celu wykonania obliczeń."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +545,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Tworzenie rysunków"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +553,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "Za pomocą <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">narzędzia rysowania</link> programu $[officename] Writer można tworzyć rysunki, grafikę, legendy i inne typy rysunków bezpośrednio w dokumentach tekstowych."
+msgstr ""
+"Za pomocą <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">narzędzia rysowania</link> programu $[officename] Writer można tworzyć "
+"rysunki, grafikę, legendy i inne typy rysunków bezpośrednio w dokumentach "
+"tekstowych."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +569,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Wstawianie grafiki"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +577,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "W dokumencie tekstowym możesz umieszczać obrazy w <link href=\"text/shared/00/00000020.xhp\" name=\"różnych formatach\">różnych formatach</link>, w tym obiekty graficzne zapisane w formacie JPG i GIF. Ponadto <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> udostępnia kolekcję klipartów, a <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> pozwala na tworzenie niesamowitych efektów czcionek."
+msgstr ""
+"W dokumencie tekstowym możesz umieszczać obrazy w <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"różnych formatach\">różnych "
+"formatach</link>, w tym obiekty graficzne zapisane w formacie JPG i GIF. "
+"Ponadto <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Galeria\">Galeria</link> udostępnia kolekcję klipartów, a <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> pozwala na "
+"tworzenie niesamowitych efektów czcionek."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +596,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Wszechstronny interfejs aplikacji"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +604,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Interfejs programu zaprojektowano w taki sposób, aby można go było indywidualnie konfigurować, np. dostosowywać ikony i menu. Różne okna programów, takie jak Style i formatowanie lub Nawigator, można rozmieszczać jako okna przestawne w dowolnym miejscu na ekranie. Można także <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">zadokować</link> niektóre okna przy krawędzi obszaru roboczego."
+msgstr ""
+"Interfejs programu zaprojektowano w taki sposób, aby można go było "
+"indywidualnie konfigurować, np. dostosowywać ikony i menu. Różne okna "
+"programów, takie jak Style i formatowanie lub Nawigator, można rozmieszczać "
+"jako okna przestawne w dowolnym miejscu na ekranie. Można także <link "
+"href=\"text/shared/guide/autohide.xhp\" name=\"dock\">zadokować</link> niektóre "
+"okna przy krawędzi obszaru roboczego."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +622,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Kopiowanie metodą \"przeciągnij i upuść\""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +630,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Funkcja <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">przeciągnij i upuść</link> umożliwia szybką i wydajną pracę z dokumentami tekstowymi w pakiecie $[officename]. Tą metodą można na przykład kopiować obiekty, takie jak grafiki z Galerii, z jednej lokalizacji do drugiej w tym samym dokumencie lub między otwartymi dokumentami pakietu $[officename]."
+msgstr ""
+"Funkcja <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">przeciągnij i upuść</link> umożliwia szybką i wydajną pracę z "
+"dokumentami tekstowymi w pakiecie $[officename]. Tą metodą można na przykład "
+"kopiować obiekty, takie jak grafiki z Galerii, z jednej lokalizacji do "
+"drugiej w tym samym dokumencie lub między otwartymi dokumentami pakietu "
+"$[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +648,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funkcje pomocy"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +656,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Dostępny <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">system Pomocy</link> stanowi pełne źródło informacji na temat programów pakietu $[officename], w tym <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">wskazówek</link> pomocnych w wykonywaniu prostych i skomplikowanych zadań."
+msgstr ""
+"Dostępny <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">system "
+"Pomocy</link> stanowi pełne źródło informacji na temat programów pakietu "
+"$[officename], w tym <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">wskazówek</link> pomocnych w wykonywaniu prostych i "
+"skomplikowanych zadań."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +672,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Pasek właściwości obiektów rysunkowych"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +680,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Pasek właściwości obiektów rysunkowych\">Pasek właściwości obiektów rysunkowych</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Pasek właściwości obiektów "
+"rysunkowych\">Pasek właściwości obiektów rysunkowych</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +692,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pasek <emph>Właściwości obiektu rysunkowego</emph> jest widoczny w programach Writer i Calc. Wybierz menu Widok – Paski narzędzi – Właściwości obiektu rysunkowego. Formanty są aktywowane po wybraniu obiektu rysunkowego. Niektóre domyślne ikony mogą się różnić w zależności od tego, czy bieżący dokument to dokument tekstowy czy arkusz kalkulacyjny.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Pasek <emph>Właściwości obiektu "
+"rysunkowego</emph> jest widoczny w programach Writer i Calc. Wybierz menu "
+"Widok – Paski narzędzi – Właściwości obiektu rysunkowego. Formanty są "
+"aktywowane po wybraniu obiektu rysunkowego. Niektóre domyślne ikony mogą się "
+"różnić w zależności od tego, czy bieżący dokument to dokument tekstowy czy "
+"arkusz kalkulacyjny.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +708,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Styl linii\">Styl linii</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Styl linii\">Styl linii</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +719,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Szerokość linii\">Szerokość linii</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Szerokość linii\">Szerokość "
+"linii</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +731,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Kolor linii\">Kolor linii</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Kolor linii\">Kolor "
+"linii</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +743,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Styl/wypełnienie obszaru</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">Styl/wypełnienie obszaru</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +756,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Pasek obrazów"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Pasek obrazów\">Pasek obrazów</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Pasek obrazów\">Pasek "
+"obrazów</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Na pasku <emph>Obraz</emph> są dostępne funkcje formatowania i rozmieszczania wybranej grafiki w formacie mapy bitowej.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Na pasku <emph>Obraz</emph> są dostępne "
+"funkcje formatowania i rozmieszczania wybranej grafiki w formacie mapy "
+"bitowej.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Odbij w pionie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Odbij w "
+"pionie</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Odbij w poziomie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Odbij w "
+"poziomie</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Właściwości grafiki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Właściwości grafiki</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +821,7 @@ msgctxt ""
msgid "Insert"
msgstr "Wstaw"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +831,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Wstaw\">Wstaw</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +839,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu Wstaw zawiera polecenia, które pozwalają na wstawianie nowych elementów dokumentu. Możesz wstawić nową sekcję, przypis, komentarz, znak specjalny, obraz lub obiekt pochodzący z innej aplikacji.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu Wstaw zawiera polecenia, które pozwalają na wstawianie "
+"nowych elementów dokumentu. Możesz wstawić nową sekcję, przypis, komentarz, "
+"znak specjalny, obraz lub obiekt pochodzący z innej aplikacji.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +852,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ręczny podział\">Ręczny podział</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Ręczny podział\">Ręczny "
+"podział</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +864,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Znak specjalny\">Znak specjalny</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Znak specjalny\">Znak "
+"specjalny</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +878,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekcja\">Sekcja</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +886,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +897,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Przypis dolny\">Przypis dolny/końcowy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Przypis dolny\">Przypis "
+"dolny/końcowy</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +911,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Podpis\">Podpis</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +919,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Zakładka\">Zakładka</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Zakładka\">Zakładka</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +930,10 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Odwołanie\">Odwołanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Odwołanie\">Odwołanie</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +941,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentarz</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentarz</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +954,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skrypt\">Skrypt</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +964,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Koperta\">Koperta</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramka\">Ramka</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +984,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +992,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Linijka pozioma</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Linijka "
+"pozioma</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1004,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Ramka przestawna\">Ramka przestawna</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Ramka przestawna\">Ramka "
+"przestawna</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1018,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Plik\">Plik</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1027,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Pasek ramki"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1035,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Pasek ramki\">Pasek ramki</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Pasek ramki\">Pasek ramki</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1046,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Jeśli zostanie wybrana ramka, na pasku <emph>Ramka</emph>są dostępne najważniejsze funkcje formatowania i rozmieszczania ramki.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Jeśli zostanie wybrana ramka, na pasku "
+"<emph>Ramka</emph>są dostępne najważniejsze funkcje formatowania i "
+"rozmieszczania ramki.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1059,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wyłącz opływanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wyłącz "
+"opływanie</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1071,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie można także wybrać na zakładce <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie "
+"można także wybrać na zakładce <emph>Opływanie</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1083,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Włącz opływanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Włącz "
+"opływanie</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1095,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona odpowiada opcji <emph>Opływanie obustronne</emph> na zakładce <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona "
+"odpowiada opcji <emph>Opływanie obustronne</emph> na zakładce "
+"<emph>Opływanie</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1108,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Przepływanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap "
+"Through\">Przepływanie</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1120,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>To ustawienie można także konfigurować na zakładce <emph>Opływanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>To ustawienie "
+"można także konfigurować na zakładce <emph>Opływanie</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1132,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Kolor tła\">Kolor tła</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Kolor tła\">Kolor tła</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1143,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Właściwości ramki\">Właściwości ramki</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Właściwości "
+"ramki\">Właściwości ramki</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1156,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1166,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1174,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Zawiera polecenia służące formatowaniu wyglądu i zawartości dokumentów.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Zawiera polecenia służące formatowaniu wyglądu "
+"i zawartości dokumentów.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1188,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1198,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Akapit\">Akapit</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1206,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Wyliczanie i numerowanie\">Wyliczanie i numerowanie</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Wyliczanie i "
+"numerowanie\">Wyliczanie i numerowanie</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1220,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strona\">Strona</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1230,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolumny\">Kolumny</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1240,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekcje\">Sekcje</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1250,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramka\">Ramka</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Obraz</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1269,7 @@ msgctxt ""
msgid "Window"
msgstr "Okno"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1287,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Zawiera polecenia służące do manipulowania oknami dokumentów.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Zawiera polecenia służące "
+"do manipulowania oknami dokumentów.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1300,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Podgląd wydruku"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1308,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Podgląd wydruku\">Podgląd wydruku</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Podgląd wydruku\">Podgląd "
+"wydruku</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1320,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Pasek<emph>podglądu wydruku</emph> pojawia się jeżeli oglądasz bieżący dokument w trybie podglądu wydruku."
+msgstr ""
+"Pasek<emph>podglądu wydruku</emph> pojawia się jeżeli oglądasz bieżący "
+"dokument w trybie podglądu wydruku."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1333,7 @@ msgctxt ""
msgid "View"
msgstr "Widok"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1343,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Widok\">Widok</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1351,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">To menu zawiera polecenia kontrolujące wyświetlanie dokumentu na ekranie.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">To menu zawiera polecenia kontrolujące wyświetlanie dokumentu "
+"na ekranie.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,8 +1363,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Powiększenie\">Powiększenie</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" "
+"name=\"Powiększenie\">Powiększenie</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1376,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edycja"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1386,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edycja\">Edycja</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1394,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">To menu zawiera polecenia pomocne przy edycji zawartości dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">To menu zawiera polecenia pomocne przy edycji zawartości "
+"dokumentu.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1406,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Wklej specjalnie\">Wklej specjalnie</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Wklej specjalnie\">Wklej "
+"specjalnie</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1418,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Zaznacz tekst\">Zaznacz tekst</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Zaznacz tekst\">Zaznacz "
+"tekst</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1430,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Porównaj dokumenty</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Porównaj "
+"dokumenty</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1442,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Znajdź i zamień\">Znajdź i zamień</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Znajdź i zamień\">Znajdź i "
+"zamień</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1454,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1465,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Wymień bazę danych\">Wymień bazę danych</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Wymień bazę danych\">Wymień "
+"bazę danych</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1479,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Pola\">Pola</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1489,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Przypis\">Przypis</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1497,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Wpis indeksu\">Wpis indeksu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Wpis indeksu\">Wpis "
+"indeksu</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1509,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Pozycja bibliograficzna\">Pozycja bibliograficzna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Pozycja "
+"bibliograficzna\">Pozycja bibliograficzna</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1521,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1534,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Łącza\">Łącza</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1542,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa obrazkowa\">Mapa obrazkowa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa obrazkowa\">Mapa "
+"obrazkowa</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1555,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Pasek formatowania"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1563,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Pasek formatowania\">Pasek formatowania</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Pasek formatowania\">Pasek "
+"formatowania</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1575,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Pasek formatowania zawiera funkcje służące do formatowania tekstu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Pasek formatowania zawiera funkcje służące do "
+"formatowania tekstu.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1587,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Kolor czcionki\">Kolor czcionki</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Kolor czcionki\">Kolor "
+"czcionki</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1601,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Dodatkowe ikony"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1610,17 @@ msgctxt ""
msgid "Increase Font"
msgstr "Zwiększ czcionkę"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Zwiększa rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zwiększa rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1629,17 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Zmniejsz czcionkę"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Zmniejsza rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zmniejsza rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1647,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Jeśli jest włączona obsługa <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, wyświetlane są dwie dodatkowe ikony."
+msgstr ""
+"Jeśli jest włączona obsługa <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>, wyświetlane są dwie dodatkowe ikony."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1661,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Z lewej do prawej"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona z lewej do prawej</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona z lewej do "
+"prawej</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1681,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst jest wprowadzany od lewej do prawej.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Tekst jest wprowadzany od lewej do "
+"prawej.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1695,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Z prawej do lewej"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona z prawej do lewej</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona z prawej do "
+"lewej</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1715,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst sformatowany w złożonym języku układu tekstu jest wprowadzany od prawej do lewej.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Tekst sformatowany w złożonym języku "
+"układu tekstu jest wprowadzany od prawej do lewej.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1728,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Pasek obiektów tekstowych"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1736,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Pasek obiektów tekstowych</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Pasek obiektów "
+"tekstowych</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1748,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Zawiera polecenia formatowania tekstu w obiekcie rysunkowym.</ahelp> Pasek <emph>Obiekt tekstowy</emph> jest wyświetlany po dwukrotnym kliknięciu wewnątrz obiektu rysunkowego."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Zawiera polecenia formatowania tekstu w "
+"obiekcie rysunkowym.</ahelp> Pasek <emph>Obiekt tekstowy</emph> jest "
+"wyświetlany po dwukrotnym kliknięciu wewnątrz obiektu rysunkowego."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1761,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks górny\">Indeks górny</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks górny\">Indeks "
+"górny</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1773,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks dolny\">Indeks dolny</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks dolny\">Indeks "
+"dolny</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1785,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Zaznacz wszystko\">Zaznacz wszystko</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Zaznacz wszystko\">Zaznacz "
+"wszystko</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1799,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1809,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Akapit\">Akapit</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1817,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Tutaj można definiować wcięcia, odstępy, wyrównanie i rozmieszczenie linii aktualnie wybranego akapitu."
+msgstr ""
+"Tutaj można definiować wcięcia, odstępy, wyrównanie i rozmieszczenie linii "
+"aktualnie wybranego akapitu."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1830,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linijki"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1840,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linijki\">Linijki</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1848,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Linijki wyświetlają wymiary strony, pozycje tabulatorów, wcięć, krawędzi oraz kolumn. Możesz je modyfikować na linijce przy pomocy myszy."
+msgstr ""
+"Linijki wyświetlają wymiary strony, pozycje tabulatorów, wcięć, krawędzi "
+"oraz kolumn. Możesz je modyfikować na linijce przy pomocy myszy."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1860,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Klikając dwukrotnie linijkę, można otworzyć okno dialogowe <emph>Akapit</emph> i przypisać <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">bezpośrednie formatowanie akapitu</link> dla bieżącego akapitu lub wybranych akapitów."
+msgstr ""
+"Klikając dwukrotnie linijkę, można otworzyć okno dialogowe "
+"<emph>Akapit</emph> i przypisać <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">bezpośrednie formatowanie akapitu</link> dla bieżącego akapitu "
+"lub wybranych akapitów."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1876,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Witaj w systemie pomocy programu $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1886,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Pomoc programu %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1896,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Praca z programem %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1906,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menu, paski narzędzi i skróty klawiaturowe"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1916,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Uzyskiwanie pomocy"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1925,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Pasek tabeli"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1933,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Pasek tabeli\">Pasek tabeli</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Pasek tabeli\">Pasek "
+"tabeli</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1945,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Pasek <emph> tabeli</emph> zawiera funkcje potrzebne przy pracy z tabelami. Pojawia się jeżeli kursor zostanie ustawiony w obszarze tabeli.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Pasek <emph> tabeli</emph> zawiera funkcje "
+"potrzebne przy pracy z tabelami. Pojawia się jeżeli kursor zostanie "
+"ustawiony w obszarze tabeli.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1958,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Scal komórki\">Scal komórki</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Scal komórki\">Scal "
+"komórki</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1970,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Usuń wiersz\">Usuń wiersz</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Usuń wiersz\">Usuń "
+"wiersz</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1982,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Usuń kolumnę\">Usuń kolumnę</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Usuń kolumnę\">Usuń "
+"kolumnę</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatowanie\">Autoformatowanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Autoformatowanie\">Autoformatowanie</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Właściwości tabeli\">Właściwości tabeli</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Właściwości "
+"tabeli\">Właściwości tabeli</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2017,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortuj\">Sortuj</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2026,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menu"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2034,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menu\">Menu</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2046,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Poniżej wymienione są dostępne tematy pomocy dotyczące menu i okien dialogowych."
+msgstr ""
+"Poniżej wymienione są dostępne tematy pomocy dotyczące menu i okien "
+"dialogowych."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2059,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2068,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Zawiera wszystkie polecenia służące do wstawiania lub edycji tabel w dokumentach tekstowych.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zawiera wszystkie polecenia służące do wstawiania lub edycji "
+"tabel w dokumentach tekstowych.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2088,7 @@ msgctxt ""
msgid "Insert"
msgstr "Wstaw"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2097,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2106,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Wstawia nową tabelę."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2115,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumny"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2124,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Wstawia kolumny."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2133,7 @@ msgctxt ""
msgid "Rows"
msgstr "Wiersze"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2142,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Wstawia wiersze."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2151,7 @@ msgctxt ""
msgid "Delete"
msgstr "Usuń"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2160,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2169,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Usuwa bieżącą tabelę.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2178,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumny"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2187,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Usuwa zaznaczone kolumny."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2196,7 @@ msgctxt ""
msgid "Rows"
msgstr "Wiersze"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2205,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Usuwa zaznaczone wiersze."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2214,7 @@ msgctxt ""
msgid "Select"
msgstr "Zaznacz"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2223,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2232,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Zaznacza bieżącą tabelę.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2241,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolumna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2250,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Zaznacza bieżącą kolumnę."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2259,7 @@ msgctxt ""
msgid "Row"
msgstr "Wiersz"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2268,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Zaznacza bieżący wiersz."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2277,7 @@ msgctxt ""
msgid "Cell"
msgstr "Komórka"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2286,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Zaznacza bieżącą komórkę.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2295,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Scal komórki</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2304,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Podziel komórki</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatowanie tabeli</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Autoformatowanie tabeli</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2323,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autodopasowanie"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2332,7 @@ msgctxt ""
msgid "Column width"
msgstr "Szerokość kolumny"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,22 +2341,28 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Otwiera okno dialogowe w którym można zmienić szerkość kolumny."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optymalna szerokość kolumny</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Optymalna szerokość kolumny</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozmieść kolumny równomiernie</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Rozmieść kolumny "
+"równomiernie</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2371,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Wysokość wiersza"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,22 +2380,28 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Otwiera okno dialogowe w którym można zmienić wysokość wiersza."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optymalna wysokość wiersza</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Optymalna wysokość wiersza</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozmieść wiersze równomiernie</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Rozmieść wiersze "
+"równomiernie</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2410,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Zezwalaj na łamanie wiersz pomiędzy stronami i kolumnami"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Pozwala na podział strony wewnątrz bieżącego wiersza.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Pozwala na podział strony wewnątrz bieżącego "
+"wiersza.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2430,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Powtórz wiersz nagłówkowy"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Powtarza główkę strony na kolejnych stronach jeżeli wielkość tabeli przekracza jedną stronę.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Powtarza główkę strony na kolejnych stronach jeżeli "
+"wielkość tabeli przekracza jedną stronę.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2450,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konwertuj"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2459,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Tekst na tabelę"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można konwertować zaznaczony tekst na tabelę.</ahelp> Otwiera <link href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można konwertować zaznaczony tekst na tabelę."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można "
+"konwertować zaznaczony tekst na tabelę.</ahelp> Otwiera <link "
+"href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można "
+"konwertować zaznaczony tekst na tabelę."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2481,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabela na tekst"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można konwertować bieżącą tabelę na tekst.</ahelp> Otwiera <link href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można konwertować bieżącą tabelę na tekst."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można "
+"konwertować bieżącą tabelę na tekst.</ahelp> Otwiera <link "
+"href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można "
+"konwertować bieżącą tabelę na tekst."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2503,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortuj</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2512,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formuła"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Otwiera <link href=\"text/swriter/main0214.xhp\">pasek formuły</link>, za pomocą którego można wprowadzać lub edytować formułę."
+msgstr ""
+"Otwiera <link href=\"text/swriter/main0214.xhp\">pasek formuły</link>, za "
+"pomocą którego można wprowadzać lub edytować formułę."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2532,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Format liczb"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Otwiera <link href=\"text/shared/optionen/01040500.xhp\">okno dialogowe</link> w którym możesz określić format liczb w tabeli."
+msgstr ""
+"Otwiera <link href=\"text/shared/optionen/01040500.xhp\">okno dialogowe</link> "
+"w którym możesz określić format liczb w tabeli."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2552,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Granice tekstu"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Wyświetla lub ukrywa granice wokół komórek tabeli. Granice są widoczne tylko na ekranie i nie są drukowane."
+msgstr ""
+"Wyświetla lub ukrywa granice wokół komórek tabeli. Granice są widoczne tylko "
+"na ekranie i nie są drukowane."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2572,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Właściwości tabeli</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2581,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Pasek wyliczania i numerowania"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2589,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Pasek wyliczania i numerowania\">Pasek wyliczania i numerowania</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Pasek wyliczania i "
+"numerowania\">Pasek wyliczania i numerowania</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2601,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Na pasku <emph>Wypunktowanie i numeracja</emph> są dostępne funkcje modyfikowania struktury numerowanych akapitów, w tym zmiany kolejności akapitów i definiowania różnych poziomów akapitów.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Na pasku <emph>Wypunktowanie i numeracja</emph> "
+"są dostępne funkcje modyfikowania struktury numerowanych akapitów, w tym "
+"zmiany kolejności akapitów i definiowania różnych poziomów akapitów.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2615,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Paski narzędzi"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2623,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Paski narzędzi\">Paski narzędzi</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Paski "
+"narzędzi\">Paski narzędzi</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2635,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "W tej sekcji omówiono paski narzędzi dostępne w programie $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"W tej sekcji omówiono paski narzędzi dostępne w programie $[officename] "
+"Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2648,7 @@ msgctxt ""
msgid "File"
msgstr "Plik"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2658,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Plik\">Plik</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2668,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr "<ahelp hid=\".\">Zawiera polecenia dotyczące całego dokumentu.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2678,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otwórz\">Otwórz</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2686,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Zapisz jako\">Zapisz jako</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Zapisz jako\">Zapisz "
+"jako</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Wersje\">Wersje</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2708,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Właściwości\">Właściwości</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Właściwości\">Właściwości</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2722,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Drukuj\">Drukuj</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2730,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ustawienia drukarki\">Ustawienia drukarki</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Ustawienia "
+"drukarki\">Ustawienia drukarki</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2743,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Pasek formuły"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2751,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Pasek formuły\">Pasek formuły</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Pasek formuły\">Pasek formuły</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2763,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Za pomocą paska <emph>Formuła</emph> można tworzyć i wstawiać obliczenia w dokumencie tekstowym.</ahelp> Aby włączyć pasek <emph>Formuła</emph>, należy nacisnąć klawisz F2."
+msgstr ""
+"<ahelp hid=\".\">Za pomocą paska <emph>Formuła</emph> można tworzyć i wstawiać "
+"obliczenia w dokumencie tekstowym.</ahelp> Aby włączyć pasek "
+"<emph>Formuła</emph>, należy nacisnąć klawisz F2."
diff --git a/source/pl/helpcontent2/source/text/swriter/librelogo.po b/source/pl/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..7e20ab6857e
--- /dev/null
+++ b/source/pl/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-08-30 17:19+0200\n"
+"Last-Translator: Konrad <raknor@wp.pl>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Pasek stanu"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Pasek stanu\">Pasek stanu</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Pasek stanu wyświetla informacje dotyczące bieżącego dokumentu oraz przyciski mające funkcje specjalne."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Język"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Wyświetla język wybranego tekstu. <br/>Kliknij, aby otworzyć menu umożliwiające wybór innego języka dla wybranego tekstu lub bieżącego akapitu. <br/>Wybierz Brak, aby wykluczyć tekst ze sprawdzania pisowni i dzielenia wyrazów. <br/>Wybierz opcję Przywróć język domyślny, aby ponownie zastosować wybór języka domyślnego do zaznaczonego tekstu lub akapitu. <br/>Wybierz Więcej, aby otworzyć okno dialogowe z większą liczbą opcji.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Podpis cyfrowy"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Patrz także: <link href=\"text/shared/guide/digital_signatures.xhp\">Podpisy cyfrowe</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Skala"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Na pasku stanu programu Writer dostępne są trzy opcje/elementy umożliwiające zmianę skali powiększenia i układu stron dokumentu tekstowego."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikony układu widoku widoczne są od lewej do prawej: tryb pojedynczej kolumny. Tryb wyświetlania z sąsiadującymi stronami. Tryb książki, z dwiema stronami obok siebie.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Przeciągnij suwak Powiększenie w lewo, aby wyświetlić więcej stron, lub w prawo, aby powiększyć fragment strony.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Narzędzia"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Narzędzia\">Narzędzia</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zawiera narzędzia językowe, galerię obiektów multimedialnych, które możesz dodawać do dokumentów oraz narzędzia konfiguracyjne.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeracja konspektu\">Numeracja konspektu</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeracja wierszy\">Numeracja wierszy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Przypisy\">Przypisy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortuj\">Sortuj</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autokorekta\">Opcje Autokorekty</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Dostosuj\">Dostosuj</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Pasek Obiekt OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Pasek Obiekt OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Pasek<emph> Obiekt OLE</emph> jest wyświetlany po wybraniu obiektów i zawiera najważniejsze funkcje formatowania i rozmieszczania obiektów.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Bez opływania</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie można także wybrać na zakładce <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Opływanie</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona umożliwia korzystanie z opcji <emph>Opływanie obustronne</emph> na zakładce <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Przepływanie</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Ten sam efekt można uzyskać za pomocą zakładki <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Właściwości obiektu</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Właściwości programu $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Właściwości programu $[officename] Writer\">Właściwości programu $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Program $[officename] Writer umożliwia projektowanie i tworzenie dokumentów tekstowych zawierających elementy graficzne, tabele i wykresy. Dokumenty możesz zapisywać w wielu formatach, w tym w standardowym formacie OpenDocument (ODF), w formacie Microsoft Word .doc lub w HTML. Możesz także łatwo eksportować dokument do formatu PDF (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Pisanie"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Program $[officename] Writer umożliwia tworzenie podstawowych dokumentów, np. notatek, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faksów</link>, listów, życiorysów i <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">scalanie dokumentów</link>, a także długich, złożonych dokumentów składających się z wielu części uzupełnionych bibliografiami, tabelami informacyjnymi i indeksami."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Program $[officename] Writer zawiera także wiele przydatnych funkcji, takich jak <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">sprawdzanie pisowni</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">tezaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">autokorekta</link> i <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">dzielenie wyrazów</link>, a także różne <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">szablony</link> do niemal wszystkich zastosowań. Można także tworzyć własne szablony korzystając z kreatorów."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Projektowanie i tworzenie struktur"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "Pakiet $[officename] udostępnia szeroką gamę opcji projektowania dokumentów. W oknie <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Style i formatowanie</link> można tworzyć, przypisywać i modyfikować style akapitów, poszczególnych znaków, ramek i stron. Ponadto jest dostępne narzędzie <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Nawigator</link>, które jest pomocne w szybkim poruszaniu się w dokumentach oraz które umożliwia wyświetlanie dokumentu w widoku konspektu i śledzenie obiektów wstawianych w dokumencie."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "W dokumentach tekstowych można także tworzyć różne <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indeksy i tabele</link>. Można definiować strukturę i wygląd indeksów oraz tabel zależnie od własnych wymagań. Aktywne hiperłącza i zakładki umożliwiają przechodzenie bezpośrednio do odpowiednich elementów tekstu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "DTP w programie $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "W programie $[officename] Writer jest dostępnych wiele narzędzi DTP (małej poligrafii) i narzędzi rysunkowych pomocnych w tworzeniu dokumentów o profesjonalnym wyglądzie, takich jak broszury, biuletyny i zaproszenia. Dokumenty można formatować, korzystając z układów wielokolumnowych, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">ramek tekstowych</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabel</link> i innych obiektów."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Obliczenia"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Dokumenty tekstowe w programie $[officename] mają zintegrowaną <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">funkcję obliczeń</link>, która jest pomocna w wykonywaniu zaawansowanych obliczeń lub tworzeniu relacji logicznych. W dokumencie tekstowym można łatwo utworzyć tabelę w celu wykonania obliczeń."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Tworzenie rysunków"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "Za pomocą <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">narzędzia rysowania</link> programu $[officename] Writer można tworzyć rysunki, grafikę, legendy i inne typy rysunków bezpośrednio w dokumentach tekstowych."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Wstawianie grafiki"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "W dokumencie tekstowym możesz umieszczać obrazy w <link href=\"text/shared/00/00000020.xhp\" name=\"różnych formatach\">różnych formatach</link>, w tym obiekty graficzne zapisane w formacie JPG i GIF. Ponadto <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> udostępnia kolekcję klipartów, a <link href=\"text/shared/guide/fontwork.xhp\">Galeria Fontwork</link> pozwala na tworzenie niesamowitych efektów czcionek."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Wszechstronny interfejs aplikacji"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Interfejs programu zaprojektowano w taki sposób, aby można go było indywidualnie konfigurować, np. dostosowywać ikony i menu. Różne okna programów, takie jak Style i formatowanie lub Nawigator, można rozmieszczać jako okna przestawne w dowolnym miejscu na ekranie. Można także <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">zadokować</link> niektóre okna przy krawędzi obszaru roboczego."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Kopiowanie metodą \"przeciągnij i upuść\""
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Funkcja <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">przeciągnij i upuść</link> umożliwia szybką i wydajną pracę z dokumentami tekstowymi w pakiecie $[officename]. Tą metodą można na przykład kopiować obiekty, takie jak grafiki z Galerii, z jednej lokalizacji do drugiej w tym samym dokumencie lub między otwartymi dokumentami pakietu $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funkcje pomocy"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Dostępny <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">system Pomocy</link> stanowi pełne źródło informacji na temat programów pakietu $[officename], w tym <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">wskazówek</link> pomocnych w wykonywaniu prostych i skomplikowanych zadań."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Pasek właściwości obiektów rysunkowych"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Pasek właściwości obiektów rysunkowych\">Pasek właściwości obiektów rysunkowych</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pasek <emph>Właściwości obiektu rysunkowego</emph> jest widoczny w programach Writer i Calc. Wybierz menu Widok – Paski narzędzi – Właściwości obiektu rysunkowego. Formanty są aktywowane po wybraniu obiektu rysunkowego. Niektóre domyślne ikony mogą się różnić w zależności od tego, czy bieżący dokument to dokument tekstowy czy arkusz kalkulacyjny.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Styl linii\">Styl linii</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Szerokość linii\">Szerokość linii</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Kolor linii\">Kolor linii</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Styl/wypełnienie obszaru</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Pasek obrazów"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Pasek obrazów\">Pasek obrazów</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Na pasku <emph>Obraz</emph> są dostępne funkcje formatowania i rozmieszczania wybranej grafiki w formacie mapy bitowej.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Odbij w pionie</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Odbij w poziomie</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Właściwości grafiki</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Wstaw"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Wstaw\">Wstaw</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu Wstaw zawiera polecenia, które pozwalają na wstawianie nowych elementów dokumentu. Możesz wstawić nową sekcję, przypis, komentarz, znak specjalny, obraz lub obiekt pochodzący z innej aplikacji.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ręczny podział\">Ręczny podział</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Znak specjalny\">Znak specjalny</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekcja\">Sekcja</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Przypis dolny\">Przypis dolny/końcowy</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Podpis\">Podpis</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Zakładka\">Zakładka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Odwołanie\">Odwołanie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentarz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skrypt\">Skrypt</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Koperta\">Koperta</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramka\">Ramka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Linijka pozioma</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Ramka przestawna\">Ramka przestawna</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Plik\">Plik</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Pasek ramki"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Pasek ramki\">Pasek ramki</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Jeśli zostanie wybrana ramka, na pasku <emph>Ramka</emph>są dostępne najważniejsze funkcje formatowania i rozmieszczania ramki.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wyłącz opływanie</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To ustawienie można także wybrać na zakładce <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Włącz opływanie</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona odpowiada opcji <emph>Opływanie obustronne</emph> na zakładce <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Przepływanie</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>To ustawienie można także konfigurować na zakładce <emph>Opływanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Kolor tła\">Kolor tła</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Właściwości ramki\">Właściwości ramki</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Zawiera polecenia służące formatowaniu wyglądu i zawartości dokumentów.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Akapit\">Akapit</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Wyliczanie i numerowanie\">Wyliczanie i numerowanie</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strona\">Strona</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolumny\">Kolumny</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekcje\">Sekcje</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramka\">Ramka</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Obraz</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Okno"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Zawiera polecenia służące do manipulowania oknami dokumentów.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Podgląd wydruku"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Podgląd wydruku\">Podgląd wydruku</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Pasek<emph>podglądu wydruku</emph> pojawia się jeżeli oglądasz bieżący dokument w trybie podglądu wydruku."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Widok"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Widok\">Widok</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">To menu zawiera polecenia kontrolujące wyświetlanie dokumentu na ekranie.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Powiększenie\">Powiększenie</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edycja"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edycja\">Edycja</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">To menu zawiera polecenia pomocne przy edycji zawartości dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Wklej specjalnie\">Wklej specjalnie</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Zaznacz tekst\">Zaznacz tekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Porównaj dokumenty</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Znajdź i zamień\">Znajdź i zamień</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotekst\">Autotekst</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Wymień bazę danych\">Wymień bazę danych</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Pola\">Pola</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Przypis\">Przypis</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Wpis indeksu\">Wpis indeksu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Pozycja bibliograficzna\">Pozycja bibliograficzna</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperłącze\">Hiperłącze</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Łącza\">Łącza</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa obrazkowa\">Mapa obrazkowa</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Pasek formatowania"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Pasek formatowania\">Pasek formatowania</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Pasek formatowania zawiera funkcje służące do formatowania tekstu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Kolor czcionki\">Kolor czcionki</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Dodatkowe ikony"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Zwiększ czcionkę"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zwiększa rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Zmniejsz czcionkę"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zmniejsza rozmiar czcionki dla zaznaczonego tekstu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Jeśli jest włączona obsługa <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, wyświetlane są dwie dodatkowe ikony."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Z lewej do prawej"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona z lewej do prawej</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst jest wprowadzany od lewej do prawej.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Z prawej do lewej"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona z prawej do lewej</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst sformatowany w złożonym języku układu tekstu jest wprowadzany od prawej do lewej.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Pasek obiektów tekstowych"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Pasek obiektów tekstowych</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Zawiera polecenia formatowania tekstu w obiekcie rysunkowym.</ahelp> Pasek <emph>Obiekt tekstowy</emph> jest wyświetlany po dwukrotnym kliknięciu wewnątrz obiektu rysunkowego."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks górny\">Indeks górny</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Indeks dolny\">Indeks dolny</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Zaznacz wszystko\">Zaznacz wszystko</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Akapit\">Akapit</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Tutaj można definiować wcięcia, odstępy, wyrównanie i rozmieszczenie linii aktualnie wybranego akapitu."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linijki"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linijki\">Linijki</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Linijki wyświetlają wymiary strony, pozycje tabulatorów, wcięć, krawędzi oraz kolumn. Możesz je modyfikować na linijce przy pomocy myszy."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Klikając dwukrotnie linijkę, można otworzyć okno dialogowe <emph>Akapit</emph> i przypisać <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">bezpośrednie formatowanie akapitu</link> dla bieżącego akapitu lub wybranych akapitów."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Witaj w systemie pomocy programu $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Pomoc programu %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Praca z programem %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menu, paski narzędzi i skróty klawiaturowe"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Uzyskiwanie pomocy"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Pasek tabeli"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Pasek tabeli\">Pasek tabeli</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Pasek <emph> tabeli</emph> zawiera funkcje potrzebne przy pracy z tabelami. Pojawia się jeżeli kursor zostanie ustawiony w obszarze tabeli.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Scal komórki\">Scal komórki</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Usuń wiersz\">Usuń wiersz</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Usuń kolumnę\">Usuń kolumnę</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatowanie\">Autoformatowanie</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Właściwości tabeli\">Właściwości tabeli</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortuj\">Sortuj</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menu"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Poniżej wymienione są dostępne tematy pomocy dotyczące menu i okien dialogowych."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zawiera wszystkie polecenia służące do wstawiania lub edycji tabel w dokumentach tekstowych.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Wstaw"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Wstawia nową tabelę."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolumny"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Wstawia kolumny."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Wiersze"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Wstawia wiersze."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Usuń"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Usuwa bieżącą tabelę.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolumny"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Usuwa zaznaczone kolumny."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Wiersze"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Usuwa zaznaczone wiersze."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Zaznacz"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zaznacza bieżącą tabelę.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolumna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Zaznacza bieżącą kolumnę."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Wiersz"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Zaznacza bieżący wiersz."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Komórka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Zaznacza bieżącą komórkę.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Scal komórki</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Podziel komórki</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatowanie tabeli</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autodopasowanie"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Szerokość kolumny"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Otwiera okno dialogowe w którym można zmienić szerkość kolumny."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optymalna szerokość kolumny</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozmieść kolumny równomiernie</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Wysokość wiersza"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Otwiera okno dialogowe w którym można zmienić wysokość wiersza."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optymalna wysokość wiersza</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozmieść wiersze równomiernie</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Zezwalaj na łamanie wiersz pomiędzy stronami i kolumnami"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Pozwala na podział strony wewnątrz bieżącego wiersza.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Powtórz wiersz nagłówkowy"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Powtarza główkę strony na kolejnych stronach jeżeli wielkość tabeli przekracza jedną stronę.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Konwertuj"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Tekst na tabelę"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można konwertować zaznaczony tekst na tabelę.</ahelp> Otwiera <link href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można konwertować zaznaczony tekst na tabelę."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabela na tekst"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otwiera okno dialogowe, w którym można konwertować bieżącą tabelę na tekst.</ahelp> Otwiera <link href=\"text/swriter/01/06090000.xhp\">okno dialogowe</link> , w którym można konwertować bieżącą tabelę na tekst."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortuj</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formuła"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Otwiera <link href=\"text/swriter/main0214.xhp\">pasek formuły</link>, za pomocą którego można wprowadzać lub edytować formułę."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format liczb"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Otwiera <link href=\"text/shared/optionen/01040500.xhp\">okno dialogowe</link> w którym możesz określić format liczb w tabeli."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Granice tekstu"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Wyświetla lub ukrywa granice wokół komórek tabeli. Granice są widoczne tylko na ekranie i nie są drukowane."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Właściwości tabeli</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Pasek wyliczania i numerowania"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Pasek wyliczania i numerowania\">Pasek wyliczania i numerowania</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Na pasku <emph>Wypunktowanie i numeracja</emph> są dostępne funkcje modyfikowania struktury numerowanych akapitów, w tym zmiany kolejności akapitów i definiowania różnych poziomów akapitów.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Paski narzędzi"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Paski narzędzi\">Paski narzędzi</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "W tej sekcji omówiono paski narzędzi dostępne w programie $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Plik"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Plik\">Plik</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zawiera polecenia dotyczące całego dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otwórz\">Otwórz</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Zapisz jako\">Zapisz jako</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Wersje\">Wersje</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Właściwości\">Właściwości</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Drukuj\">Drukuj</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Ustawienia drukarki\">Ustawienia drukarki</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Pasek formuły"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Pasek formuły\">Pasek formuły</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Za pomocą paska <emph>Formuła</emph> można tworzyć i wstawiać obliczenia w dokumencie tekstowym.</ahelp> Aby włączyć pasek <emph>Formuła</emph>, należy nacisnąć klawisz F2."
diff --git a/source/pt-BR/helpcontent2/source/text/swriter.po b/source/pt-BR/helpcontent2/source/text/swriter.po
index eccac63b4f8..be1d01529e6 100644
--- a/source/pt-BR/helpcontent2/source/text/swriter.po
+++ b/source/pt-BR/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-07 16:39+0200\n"
"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra de status"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de status\">Barra de status</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Barra de status\">Barra de "
+"status</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "A Barra de status contém informações sobre o documento atual, bem como vários botões com funções especiais."
+msgstr ""
+"A Barra de status contém informações sobre o documento atual, bem como "
+"vários botões com funções especiais."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,22 @@ msgctxt ""
msgid "Language"
msgstr "Idioma"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Exibe o idioma do texto selecionado. <br/>Clique para abrir um menu onde se pode escolher outro idioma para o texto selecionado ou paragrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação ortográfica e da hifenização. <br/>Escolha Redefinir para o idioma padrão para reaplicar o idioma padrão na seleção ou no parágrafo. <br/>Escolha Mais para abrir uma caixa de diálogo com mais opções.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Exibe o idioma do texto selecionado. <br/>Clique para abrir "
+"um menu onde se pode escolher outro idioma para o texto selecionado ou "
+"paragrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação "
+"ortográfica e da hifenização. <br/>Escolha Redefinir para o idioma padrão "
+"para reaplicar o idioma padrão na seleção ou no parágrafo. <br/>Escolha Mais "
+"para abrir uma caixa de diálogo com mais opções.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Assinatura digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Veja também <link href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+msgstr ""
+"Veja também <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom e layout de exibição"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Três controles na barra de Status do Writer permitem alterar o zoom e a exibição do layout de seus documentos de texto."
+msgstr ""
+"Três controles na barra de Status do Writer permitem alterar o zoom e a "
+"exibição do layout de seus documentos de texto."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Os ícones de visualização de layout mostram da esquerda para a direita: Modo de coluna única. Modo de livro com duas páginas similar a um livro aberto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Os ícones de visualização de layout mostram da esquerda para "
+"a direita: Modo de coluna única. Modo de livro com duas páginas similar a um "
+"livro aberto.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arraste o botão deslizante do Zoom para a esquerda para mostrar mais páginas, arraste para a direita para ampliar e mostrar uma área menor da página.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arraste o botão deslizante do Zoom para a esquerda para "
+"mostrar mais páginas, arraste para a direita para ampliar e mostrar uma área "
+"menor da página.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Ferramentas"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -120,8 +154,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+msgstr ""
+"<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +165,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de objetos artísticos que podem ser adicionados ao documento, bem como ferramentas para configurar menus e definir preferências do programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de "
+"objetos artísticos que podem ser adicionados ao documento, bem como "
+"ferramentas para configurar menus e definir preferências do "
+"programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +179,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeração da estrutura de tópicos\">Numeração da estrutura de tópicos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeração da estrutura de "
+"tópicos\">Numeração da estrutura de tópicos</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +191,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeração de linhas\">Numeração de linhas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeração de "
+"linhas\">Numeração de linhas</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +203,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas de rodapé\">Notas de rodapé</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas de rodapé\">Notas de "
+"rodapé</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +215,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Classificar\">Classificar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"Classificar\">Classificar</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +227,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Opções da Autocorreção</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Opções da "
+"Autocorreção</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +239,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizar\">Personalizar</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +252,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra de objetos OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +260,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de objetos OLE\">Barra de objetos OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Barra de objetos OLE\">Barra de "
+"objetos OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +272,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Objetos OLE</emph> aparece quando objetos são selecionados, e contém as funções mais importantes para formatar e posicionar objetos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Objetos OLE</emph> aparece quando "
+"objetos são selecionados, e contém as funções mais importantes para "
+"formatar e posicionar objetos.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +285,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sem quebra automática\">Sem quebra automática</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Sem quebra automática\">Sem "
+"quebra automática</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +297,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também pode escolher esta configuração na página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também "
+"pode escolher esta configuração na página da guia <emph>Quebra "
+"automática</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +310,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática\">Quebra automática</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática\">Quebra "
+"automática</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +322,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone corresponde à opção <emph>Quebra automática de página</emph> na página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone "
+"corresponde à opção <emph>Quebra automática de página</emph> na página da "
+"guia <emph>Quebra automática</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +335,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática através\">Quebra automática através</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática "
+"através\">Quebra automática através</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +347,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também pode conseguir o mesmo efeito através da página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também "
+"pode conseguir o mesmo efeito através da página da guia <emph>Quebra "
+"automática</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +360,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriedades do objeto\">Propriedades do objeto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriedades do "
+"objeto\">Propriedades do objeto</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +373,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Recursos do $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +381,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Recursos do $[officename] Writer\">Recursos do $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Recursos do $[officename] Writer\">Recursos do $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +394,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "O $[officename] Writer permite produzir documentos de texto contendo figuras, tabelas ou gráficos. Você pode então salvar o documento em uma variedade de formatos, incluindo o padrão OpenDocument (ODF), o formato .doc do Microsoft Word ou HTML. Você também pode exportar seu documento para o formato Portable Document Format (PDF)"
+msgstr ""
+"O $[officename] Writer permite produzir documentos de texto contendo "
+"figuras, tabelas ou gráficos. Você pode então salvar o documento em uma "
+"variedade de formatos, incluindo o padrão OpenDocument (ODF), o formato .doc "
+"do Microsoft Word ou HTML. Você também pode exportar seu documento para o "
+"formato Portable Document Format (PDF)"
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +411,7 @@ msgctxt ""
msgid "Writing"
msgstr "Redigir"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +419,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "O $[officename] Writer permite que você crie documentos básicos, como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">malas diretas</link>, bem como documentos longos, complexos ou divididos em várias partes, acrescidos de bibliografia, tabelas de referência e índices."
+msgstr ""
+"O $[officename] Writer permite que você crie documentos básicos, como "
+"memorandos, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxes\">faxes</link>, cartas, currículos e <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">malas "
+"diretas</link>, bem como documentos longos, complexos ou divididos em várias "
+"partes, acrescidos de bibliografia, tabelas de referência e índices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +435,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "O $[officename] Writer inclui também recursos úteis como um <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortográfico\">verificador ortográfico</link>, um <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionário de sinônimos\">dicionário de sinônimos</link>, a <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Autocorreção</link>, e a <link href=\"text/swriter/01/06030000.xhp\" name=\"hifenização\">hifenização</link> bem como uma variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"modelos\">modelos</link> para quase todas as finalidades. Você também pode criar seu próprios modelos utilizando-se dos assistentes."
-
+msgstr ""
+"O $[officename] Writer inclui também recursos úteis como um <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"verificador "
+"ortográfico\">verificador ortográfico</link>, um <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionário de "
+"sinônimos\">dicionário de sinônimos</link>, a <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Autocorreção</link>, "
+"e a <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"hifenização\">hifenização</link> bem como uma variedade de <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"modelos\">modelos</link> para quase "
+"todas as finalidades. Você também pode criar seu próprios modelos "
+"utilizando-se dos assistentes."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +458,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Design e estruturação"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +466,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "O $[officename] oferece uma ampla variedade de opções para criar documentos. Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos e formatação\">Estilos e formatação</link> para criar, atribuir e modificar estilos para parágrafos, caracteres individuais, quadros e páginas. Além disso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> lhe ajudará a mover-se rapidamente pelos documentos, permitirá ver o documento em uma exibição de estrutura de tópicos e acompanhar os objetos inseridos no documento."
+msgstr ""
+"O $[officename] oferece uma ampla variedade de opções para criar documentos. "
+"Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos e "
+"formatação\">Estilos e formatação</link> para criar, atribuir e modificar "
+"estilos para parágrafos, caracteres individuais, quadros e páginas. Além "
+"disso, o <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navegador\">Navegador</link> lhe ajudará a mover-se rapidamente pelos "
+"documentos, permitirá ver o documento em uma exibição de estrutura de "
+"tópicos e acompanhar os objetos inseridos no documento."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +484,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Você também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" name=\"índices e sumários\">índices e sumários</link> em documentos de texto. Você pode definir a estrutura e a aparência dos índices e sumários de acordo com suas necessidades. Os hyperlinks e marcadores ativos permitem saltar diretamente para os itens correspondentes no texto."
+msgstr ""
+"Você também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"índices e sumários\">índices e sumários</link> em documentos de texto. "
+"Você pode definir a estrutura e a aparência dos índices e sumários de acordo "
+"com suas necessidades. Os hyperlinks e marcadores ativos permitem saltar "
+"diretamente para os itens correspondentes no texto."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +501,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Editoração eletrônica com o $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +509,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "O $[officename] Writer oferece várias ferramentas de editoração eletrônica e de desenho para ajudá-lo a criar documentos com estilo profissional, tais como brochuras, boletins informativos e convites. Você pode formatar seus documentos com layouts de múltiplas colunas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"quadros de texto\">quadros de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"figuras\">figuras</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelas\">tabelas</link> e outros objetos."
-
+msgstr ""
+"O $[officename] Writer oferece várias ferramentas de editoração eletrônica e "
+"de desenho para ajudá-lo a criar documentos com estilo profissional, tais "
+"como brochuras, boletins informativos e convites. Você pode formatar seus "
+"documentos com layouts de múltiplas colunas, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"quadros de texto\">quadros de "
+"texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"figuras\">figuras</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelas\">tabelas</link> e "
+"outros objetos."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +530,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Cálculos"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +538,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Os documentos de texto do $[officename] possuem uma <link href=\"text/swriter/main0214.xhp\" name=\"função de cálculo\">função de cálculo</link> integrada que o ajudará a executar cálculos sofisticados ou vínculos lógicos. Você pode facilmente criar uma tabela em um documento de texto para executar cálculos."
+msgstr ""
+"Os documentos de texto do $[officename] possuem uma <link "
+"href=\"text/swriter/main0214.xhp\" name=\"função de cálculo\">função de "
+"cálculo</link> integrada que o ajudará a executar cálculos sofisticados ou "
+"vínculos lógicos. Você pode facilmente criar uma tabela em um documento de "
+"texto para executar cálculos."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +555,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Criar desenhos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +563,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de desenho\">ferramenta de desenho</link> do $[officename] Writer permite criar desenhos, figuras, legendas e outros tipos de desenhos diretamente em documentos de texto."
+msgstr ""
+"A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de "
+"desenho\">ferramenta de desenho</link> do $[officename] Writer permite criar "
+"desenhos, figuras, legendas e outros tipos de desenhos diretamente em "
+"documentos de texto."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +579,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserir figuras"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +587,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Você pode inserir figuras de <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">diferentes formatos</link> em seu documento de texto, incluindo figuras em formato JPG ou GIF. Além disso, a <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> fornece uma coleção de cliparts e a <link href=\"text/shared/guide/fontwork.xhp\">Galeria do Fontwork</link> permite criar efeitos de fontes notáveis."
+msgstr ""
+"Você pode inserir figuras de <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">diferentes formatos</link> em seu documento de "
+"texto, incluindo figuras em formato JPG ou GIF. Além disso, a <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> fornece uma "
+"coleção de cliparts e a <link href=\"text/shared/guide/fontwork.xhp\">Galeria "
+"do Fontwork</link> permite criar efeitos de fontes notáveis."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +605,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interface do aplicativo flexível"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +613,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "A interface do programa foi projetada de modo que você possa configurá-la de acordo com as suas preferências, incluindo a personalização de ícones e de menus. Você pode posicionar várias janelas de programas, como por exemplo, Estilos e formatação ou Navegador, como janelas flutuantes em qualquer ponto da tela. Você também pode <link href=\"text/shared/guide/autohide.xhp\" name=\"encaixar\">encaixar</link> algumas janelas na borda do espaço de trabalho."
+msgstr ""
+"A interface do programa foi projetada de modo que você possa configurá-la de "
+"acordo com as suas preferências, incluindo a personalização de ícones e de "
+"menus. Você pode posicionar várias janelas de programas, como por exemplo, "
+"Estilos e formatação ou Navegador, como janelas flutuantes em qualquer ponto "
+"da tela. Você também pode <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"encaixar\">encaixar</link> algumas janelas na borda do espaço de "
+"trabalho."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +632,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrastar e soltar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +640,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastar e soltar\">arrastar e soltar</link> lhe permite trabalhar de forma rápida e eficiente com documentos de texto no $[officename]. Por exemplo, você pode arrastar e soltar objetos, como figuras da Galeria, de um local para o outro no mesmo documento ou entre documentos abertos do $[officename]."
+msgstr ""
+"O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastar e "
+"soltar\">arrastar e soltar</link> lhe permite trabalhar de forma rápida e "
+"eficiente com documentos de texto no $[officename]. Por exemplo, você pode "
+"arrastar e soltar objetos, como figuras da Galeria, de um local para o outro "
+"no mesmo documento ou entre documentos abertos do $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +657,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funções de ajuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +665,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Você pode utilizar <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de Ajuda\">sistema de Ajuda</link> on-line como uma referência completa para os aplicativos do $[officename] incluindo as <link href=\"text/swriter/guide/main.xhp\" name=\"instruções\">instruções</link> para tarefas simples e complexas."
+msgstr ""
+"Você pode utilizar <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de "
+"Ajuda\">sistema de Ajuda</link> on-line como uma referência completa para os "
+"aplicativos do $[officename] incluindo as <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instruções\">instruções</link> para "
+"tarefas simples e complexas."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +681,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Propriedades do objeto de desenho"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +689,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propriedades do objeto de desenho\">Barra Propriedades do objeto de desenho</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propriedades do objeto de "
+"desenho\">Barra Propriedades do objeto de desenho</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +701,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode-se ver a barra <emph>Propriedades do objeto de desenho</emph> no Writer e no Calc. Selecione o menu Exibir - Barras de ferramentas - Propriedades do objeto de desenho. Os controles serão ativados quando selecionar um objeto de desenho. Você verá alguns diferentes ícones por padrão, caso o documento seja um texto ou uma planilha.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode-se ver a barra <emph>Propriedades do "
+"objeto de desenho</emph> no Writer e no Calc. Selecione o menu Exibir - "
+"Barras de ferramentas - Propriedades do objeto de desenho. Os controles "
+"serão ativados quando selecionar um objeto de desenho. Você verá alguns "
+"diferentes ícones por padrão, caso o documento seja um texto ou uma "
+"planilha.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +717,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de linha\">Estilo de linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de linha\">Estilo de "
+"linha</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +729,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largura da linha\">Largura da linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Largura da linha\">Largura da "
+"linha</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +741,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Cor da linha\">Cor da linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Cor da linha\">Cor da "
+"linha</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +753,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de área/preenchimento\">Estilo de área/preenchimento</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de "
+"área/preenchimento\">Estilo de área/preenchimento</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +766,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra de figuras"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra de figuras</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra de "
+"figuras</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Figuras</emph> contém funções para formatar e posicionar figuras tipo bitmap selecionadas.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Figuras</emph> contém funções "
+"para formatar e posicionar figuras tipo bitmap selecionadas.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter verticalmente\">Inverter verticalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter "
+"verticalmente\">Inverter verticalmente</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter horizontalmente\">Inverter horizontalmente</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter "
+"horizontalmente\">Inverter horizontalmente</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriedades da figura\">Propriedades da figura</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriedades da "
+"figura\">Propriedades da figura</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +830,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +840,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserir\">Inserir</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +848,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">O menu Inserir contém os comandos necessários para inserir novos elementos no seu documento. Isso inclui seções, notas de rodapé, anotações, caracteres especiais, figuras e objetos de outros aplicativos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">O menu Inserir contém os comandos necessários para inserir "
+"novos elementos no seu documento. Isso inclui seções, notas de rodapé, "
+"anotações, caracteres especiais, figuras e objetos de outros "
+"aplicativos.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +862,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +874,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caractere especial\">Caractere especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caractere especial\">Caractere "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +888,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Seção\">Seção</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +896,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +907,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota de rodapé\">Nota de rodapé / Nota de fim</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota de rodapé\">Nota de "
+"rodapé / Nota de fim</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +921,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Legenda\">Legenda</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +929,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +940,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referência\">Referência</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Referência\">Referência</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +952,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Anotação\">Anotação</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Anotação\">Anotação</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +965,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +973,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +986,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Quadro\">Quadro</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +996,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1004,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Régua horizontal\">Régua horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Régua horizontal\">Régua "
+"horizontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1016,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Quadro flutuante\">Quadro flutuante</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Quadro flutuante\">Quadro "
+"flutuante</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1030,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Arquivo\">Arquivo</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1039,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra de quadro"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1047,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de quadro\">Barra de quadro</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Barra de quadro\">Barra de "
+"quadro</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1059,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando um quadro estiver selecionado, a barra de <emph>Quadro</emph> fornece as funções mais importantes para formatar e posicionar o quadro.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando um quadro estiver selecionado, a barra "
+"de <emph>Quadro</emph> fornece as funções mais importantes para formatar e "
+"posicionar o quadro.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1072,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desativar quebra automática de texto\">Desativar quebra automática de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Desativar quebra automática "
+"de texto\">Desativar quebra automática de texto</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1084,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também pode escolher esta configuração na página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também "
+"pode escolher esta configuração na página da guia <emph>Quebra "
+"automática</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1097,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ativar quebra automática de texto\">Ativar quebra automática de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Ativar quebra automática de "
+"texto\">Ativar quebra automática de texto</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1109,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone representa a opção <emph>Quebra automática de página</emph> na página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone "
+"representa a opção <emph>Quebra automática de página</emph> na página da "
+"guia <emph>Quebra automática</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1122,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática através\">Quebra automática através</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática "
+"através\">Quebra automática através</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1134,12 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também pode definir esta configuração na página da guia <emph>Quebra automática</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também "
+"pode definir esta configuração na página da guia <emph>Quebra "
+"automática</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1147,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Cor do plano de fundo\">Cor do plano de fundo</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Cor do plano de fundo\">Cor do "
+"plano de fundo</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1159,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriedades do quadro\">Propriedades do quadro</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriedades do "
+"quadro\">Propriedades do quadro</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1172,7 @@ msgctxt ""
msgid "Format"
msgstr "Formatar"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1182,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatar\">Formatar</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1190,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contém comandos para formatar o layout e o conteúdo de seu documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contém comandos para formatar o layout e o "
+"conteúdo de seu documento.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1202,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1213,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1224,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Marcadores e numeração\">Marcadores e numeração</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Marcadores e "
+"numeração\">Marcadores e numeração</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Página\">Página</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1248,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colunas\">Colunas</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1258,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seções\">Seções</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1268,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Quadro\">Quadro</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1278,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Figura\">Figura</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1287,7 @@ msgctxt ""
msgid "Window"
msgstr "Janela"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1297,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Janela\">Janela</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1305,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para manipulação e exibição de janelas de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para "
+"manipulação e exibição de janelas de documentos.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1318,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Visualização de página"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1326,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Visualização de página\">Visualização de página</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Visualização de "
+"página\">Visualização de página</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1338,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "A barra <emph>Visualização de página</emph> é exibida quando você abre o documento no modo de visualização de página."
+msgstr ""
+"A barra <emph>Visualização de página</emph> é exibida quando você abre o "
+"documento no modo de visualização de página."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1351,7 @@ msgctxt ""
msgid "View"
msgstr "Exibir"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1361,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Exibir\">Exibir</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1369,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menu contém comandos para controlar a exibição do documento na tela.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menu contém comandos para controlar a exibição do "
+"documento na tela.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1383,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1392,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editar"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1402,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1410,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento atual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento "
+"atual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1422,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Colar especial\">Colar especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Colar especial\">Colar "
+"especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1434,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Selecionar texto\">Selecionar texto</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Selecionar texto\">Selecionar "
+"texto</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1446,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar "
+"documento</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1458,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e substituir\">Localizar e substituir</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e "
+"substituir\">Localizar e substituir</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1470,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotexto\">Autotexto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotexto\">Autotexto</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1481,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Permutar banco de dados\">Permutar banco de dados</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Permutar banco de "
+"dados\">Permutar banco de dados</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1495,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1503,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas de rodapé\">Notas de rodapé</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas de rodapé\">Notas de "
+"rodapé</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1515,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada de índice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada "
+"de índice</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1527,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada "
+"bibliográfica\">Entrada bibliográfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1539,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3615,8 +1550,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Vínculos\">Vínculos</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Vínculos\">Vínculos</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1561,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imagem\">Mapa de imagem</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imagem\">Mapa de "
+"imagem</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1574,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra de formatação"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1582,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatação\">Barra de formatação</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatação\">Barra de "
+"formatação</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1594,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de formatação contém diversas funções de formatação de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de formatação contém diversas funções "
+"de formatação de texto.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1606,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Cor da fonte\">Cor da fonte</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Cor da fonte\">Cor da "
+"fonte</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1620,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Ícones adicionais"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1629,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Aumentar fonte"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1638,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Aumenta o tamanho da fonte do texto selecionado.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1647,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reduzir fonte"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1656,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Reduz o tamanho da fonte do texto selecionado.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1664,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Se o suporte <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> estiver ativado, dois ícones adicionais serão visíveis."
+msgstr ""
+"Se o suporte <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> estiver ativado, dois ícones adicionais serão "
+"visíveis."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1679,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Da esquerda para a direita"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a direita</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a "
+"direita</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1699,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto é inserido da esquerda para a direita.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">O texto é inserido da esquerda para a "
+"direita.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1713,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Da direita para a esquerda"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a esquerda</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a "
+"esquerda</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1733,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado em um idioma de caracteres de layout complexo é inserido da direita para a esquerda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado em um idioma de "
+"caracteres de layout complexo é inserido da direita para a esquerda.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1746,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra de objetos de texto"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1754,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objetos de texto\">Barra de objetos de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objetos de "
+"texto\">Barra de objetos de texto</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1766,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para o texto de um objeto de desenho.</ahelp> A barra <emph>Objetos de texto</emph> aparece quando você faz um duplo clique dentro de um objeto de desenho."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para o "
+"texto de um objeto de desenho.</ahelp> A barra <emph>Objetos de texto</emph> "
+"aparece quando você faz um duplo clique dentro de um objeto de desenho."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1779,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Sobrescrito\">Sobrescrito</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Sobrescrito\">Sobrescrito</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1791,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscrito\">Subscrito</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscrito\">Subscrito</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1802,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecionar tudo\">Selecionar tudo</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Selecionar tudo\">Selecionar "
+"tudo</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3823,8 +1814,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3832,8 +1825,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1836,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Aqui você pode definir recuos, espaçamento, alinhamento e espaçamento de linha para o parágrafo selecionado."
+msgstr ""
+"Aqui você pode definir recuos, espaçamento, alinhamento e espaçamento de "
+"linha para o parágrafo selecionado."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1849,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Réguas"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1859,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Réguas\">Réguas</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1867,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "As réguas exibem as dimensões da página e a posição da tabulação, dos recuos, das bordas e das colunas. Você pode modificar todas essas opções nas réguas com o uso do mouse."
+msgstr ""
+"As réguas exibem as dimensões da página e a posição da tabulação, dos "
+"recuos, das bordas e das colunas. Você pode modificar todas essas opções nas "
+"réguas com o uso do mouse."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1880,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Um clique duplo na régua permite abrir a caixa de diálogo <emph>Parágrafo</emph> e atribuir uma <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatação direta de parágrafo\">formatação direta de parágrafo</link> ao parágrafo atual ou a todos os parágrafos selecionados."
+msgstr ""
+"Um clique duplo na régua permite abrir a caixa de diálogo "
+"<emph>Parágrafo</emph> e atribuir uma <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatação direta de "
+"parágrafo\">formatação direta de parágrafo</link> ao parágrafo atual ou a "
+"todos os parágrafos selecionados."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1896,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bem-vindo à Ajuda do $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1906,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ajuda do %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1916,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Trabalhar com o %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1926,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, barras de ferramentas e teclas"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1936,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obter ajuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1945,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra de tabela"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1953,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de tabela\">Barra de tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Barra de tabela\">Barra de "
+"tabela</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1965,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra de <emph>Tabela</emph> contém as funções necessárias para se trabalhar com tabelas. Ela aparece quando você coloca o cursor dentro de uma tabela.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra de <emph>Tabela</emph> contém as "
+"funções necessárias para se trabalhar com tabelas. Ela aparece quando você "
+"coloca o cursor dentro de uma tabela.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1978,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Mesclar células\">Mesclar células</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Mesclar células\">Mesclar "
+"células</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1990,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Excluir linha\">Excluir linha</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Excluir linha\">Excluir "
+"linha</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +2002,44 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Excluir coluna\">Excluir coluna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Excluir coluna\">Excluir "
+"coluna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatar\">Autoformatar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Autoformatar\">Autoformatar</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriedades da tabela\">Propriedades da tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriedades da "
+"tabela\">Propriedades da tabela</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Classificar\">Classificar</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" "
+"name=\"Classificar\">Classificar</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2048,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2056,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2068,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "A seção a seguir relaciona os tópicos da Ajuda disponíveis para menus e caixas de diálogo."
+msgstr ""
+"A seção a seguir relaciona os tópicos da Ajuda disponíveis para menus e "
+"caixas de diálogo."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2081,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2090,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra comandos para inserir, editar e excluir uma tabela dentro de um documento de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra comandos para inserir, editar e excluir uma tabela "
+"dentro de um documento de texto.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2110,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2119,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2128,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insere uma nova tabela."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2137,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colunas"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2146,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insere colunas."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2155,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linhas"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2164,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insere linhas."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2173,7 @@ msgctxt ""
msgid "Delete"
msgstr "Excluir"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2182,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2191,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Exclui a tabela atual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2200,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colunas"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2209,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Exclui as colunas selecionadas."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2218,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linhas"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2227,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Exclui as linhas selecionadas."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2236,7 @@ msgctxt ""
msgid "Select"
msgstr "Selecionar"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2245,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2254,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Seleciona a tabela atual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2263,7 @@ msgctxt ""
msgid "Column"
msgstr "Coluna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2272,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Seleciona a coluna atual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2281,7 @@ msgctxt ""
msgid "Row"
msgstr "Linha"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2290,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Seleciona a linha atual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2299,7 @@ msgctxt ""
msgid "Cell"
msgstr "Célula"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2308,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Seleciona a célula atual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2317,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Mesclar células</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2326,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir células</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatação de tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Autoformatação de tabela</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2345,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Autoajustar"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2354,39 @@ msgctxt ""
msgid "Column width"
msgstr "Largura da coluna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Abre a caixa de diálogo Largura da coluna para alterar a largura de uma coluna."
+msgstr ""
+"Abre a caixa de diálogo Largura da coluna para alterar a largura de uma "
+"coluna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura de coluna ideal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Largura de coluna ideal</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas "
+"uniformemente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,14 +2395,17 @@ msgctxt ""
msgid "Row Height"
msgstr "Altura da linha"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Abre a caixa de diálogo Altura da linha para alterar a altura de uma linha."
+msgstr ""
+"Abre a caixa de diálogo Altura da linha para alterar a altura de uma linha."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2414,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura de linha ideal</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas "
+"uniformemente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2434,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permitir quebra de linha em páginas e colunas"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2443,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Permite uma quebra de página na linha atual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2452,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repetir linhas de cabeçalho"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repete os cabeçalhos das tabelas nas páginas subsequentes quando a tabela se estende por uma ou mais páginas.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repete os cabeçalhos das tabelas nas páginas subsequentes "
+"quando a tabela se estende por uma ou mais páginas.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2472,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converter"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2481,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texto em tabela"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter em tabela o texto selecionado. </ahelp>Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para poder converter em tabela o texto selecionado."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter "
+"em tabela o texto selecionado. </ahelp>Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para poder "
+"converter em tabela o texto selecionado."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2503,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabela para texto"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter a tabela atual em texto. </ahelp>Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para converter a tabela atual em texto."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter "
+"a tabela atual em texto. </ahelp>Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para "
+"converter a tabela atual em texto."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2525,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Classificar</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2534,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Abre a <link href=\"text/swriter/main0214.xhp\">Barra de fórmulas</link> para inserir ou editar uma fórmula."
+msgstr ""
+"Abre a <link href=\"text/swriter/main0214.xhp\">Barra de fórmulas</link> para "
+"inserir ou editar uma fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2554,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formato numérico"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de diálogo</link> para especificar o formato de números na tabela."
+msgstr ""
+"Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de "
+"diálogo</link> para especificar o formato de números na tabela."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2574,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Limites da tabela"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra ou oculta os limites em torno das células da tabela. Os limites só são visíveis na tela e não são impressos."
+msgstr ""
+"Mostra ou oculta os limites em torno das células da tabela. Os limites só "
+"são visíveis na tela e não são impressos."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2594,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriedades da tabela</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2603,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Marcadores e numeração"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2611,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Marcadores e numeração\">Barra Marcadores e numeração</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Barra Marcadores e "
+"numeração\">Barra Marcadores e numeração</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2623,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcadores e numeração</emph> contém funções para modificar a estrutura dos parágrafos numerados, como a mudança da ordem dos parágrafos e a definição de diferentes níveis de parágrafos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcadores e numeração</emph> "
+"contém funções para modificar a estrutura dos parágrafos numerados, como a "
+"mudança da ordem dos parágrafos e a definição de diferentes níveis de "
+"parágrafos.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2638,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barras de ferramentas"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2646,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de ferramentas\">Barras de ferramentas</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras "
+"de ferramentas\">Barras de ferramentas</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2658,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta seção fornece uma visão geral das barras de ferramentas disponíveis no $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta seção fornece uma visão geral das barras de ferramentas disponíveis no "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2672,7 @@ msgctxt ""
msgid "File"
msgstr "Arquivo"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2682,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Arquivo\">Arquivo</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2690,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Esses comandos se aplicam ao documento atual, abre um novo documento ou fecha o aplicativo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Esses comandos se aplicam ao documento atual, abre um novo "
+"documento ou fecha o aplicativo.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2704,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2712,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salvar como\">Salvar como</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Salvar como\">Salvar "
+"como</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2726,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versões\">Versões</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2734,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propriedades\">Propriedades</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Propriedades\">Propriedades</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2746,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2757,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configurar impressora\">Configurar impressora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Configurar "
+"impressora\">Configurar impressora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2770,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra de fórmulas"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2778,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmula\">Barra de fórmula</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Barra de fórmula\">Barra de fórmula</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2790,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">A barra de <emph>Fórmula</emph> permite criar e inserir cálculos em um documento de texto.</ahelp> Para ativar a barra <emph>Fórmula</emph>, pressione F2."
+msgstr ""
+"<ahelp hid=\".\">A barra de <emph>Fórmula</emph> permite criar e inserir "
+"cálculos em um documento de texto.</ahelp> Para ativar a barra "
+"<emph>Fórmula</emph>, pressione F2."
diff --git a/source/pt-BR/helpcontent2/source/text/swriter/librelogo.po b/source/pt-BR/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..a085fe86b7a
--- /dev/null
+++ b/source/pt-BR/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-07 16:39+0200\n"
+"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra de status"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Barra de status\">Barra de status</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "A Barra de status contém informações sobre o documento atual, bem como vários botões com funções especiais."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Idioma"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Exibe o idioma do texto selecionado. <br/>Clique para abrir um menu onde se pode escolher outro idioma para o texto selecionado ou paragrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação ortográfica e da hifenização. <br/>Escolha Redefinir para o idioma padrão para reaplicar o idioma padrão na seleção ou no parágrafo. <br/>Escolha Mais para abrir uma caixa de diálogo com mais opções.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Assinatura digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Veja também <link href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom e layout de exibição"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Três controles na barra de Status do Writer permitem alterar o zoom e a exibição do layout de seus documentos de texto."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Os ícones de visualização de layout mostram da esquerda para a direita: Modo de coluna única. Modo de livro com duas páginas similar a um livro aberto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arraste o botão deslizante do Zoom para a esquerda para mostrar mais páginas, arraste para a direita para ampliar e mostrar uma área menor da página.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Ferramentas"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Ferramentas\">Ferramentas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de objetos artísticos que podem ser adicionados ao documento, bem como ferramentas para configurar menus e definir preferências do programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Numeração da estrutura de tópicos\">Numeração da estrutura de tópicos</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Numeração de linhas\">Numeração de linhas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Notas de rodapé\">Notas de rodapé</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Classificar\">Classificar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Opções da Autocorreção</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizar\">Personalizar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra de objetos OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Barra de objetos OLE\">Barra de objetos OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra <emph>Objetos OLE</emph> aparece quando objetos são selecionados, e contém as funções mais importantes para formatar e posicionar objetos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Sem quebra automática\">Sem quebra automática</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também pode escolher esta configuração na página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática\">Quebra automática</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone corresponde à opção <emph>Quebra automática de página</emph> na página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática através\">Quebra automática através</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também pode conseguir o mesmo efeito através da página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Propriedades do objeto\">Propriedades do objeto</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Recursos do $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Recursos do $[officename] Writer\">Recursos do $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "O $[officename] Writer permite produzir documentos de texto contendo figuras, tabelas ou gráficos. Você pode então salvar o documento em uma variedade de formatos, incluindo o padrão OpenDocument (ODF), o formato .doc do Microsoft Word ou HTML. Você também pode exportar seu documento para o formato Portable Document Format (PDF)"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Redigir"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "O $[officename] Writer permite que você crie documentos básicos, como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">malas diretas</link>, bem como documentos longos, complexos ou divididos em várias partes, acrescidos de bibliografia, tabelas de referência e índices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "O $[officename] Writer inclui também recursos úteis como um <link href=\"text/shared/01/06010000.xhp\" name=\"verificador ortográfico\">verificador ortográfico</link>, um <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"dicionário de sinônimos\">dicionário de sinônimos</link>, a <link href=\"text/shared/01/06040000.xhp\" name=\"Autocorreção\">Autocorreção</link>, e a <link href=\"text/swriter/01/06030000.xhp\" name=\"hifenização\">hifenização</link> bem como uma variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"modelos\">modelos</link> para quase todas as finalidades. Você também pode criar seu próprios modelos utilizando-se dos assistentes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Design e estruturação"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "O $[officename] oferece uma ampla variedade de opções para criar documentos. Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos e formatação\">Estilos e formatação</link> para criar, atribuir e modificar estilos para parágrafos, caracteres individuais, quadros e páginas. Além disso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navegador\">Navegador</link> lhe ajudará a mover-se rapidamente pelos documentos, permitirá ver o documento em uma exibição de estrutura de tópicos e acompanhar os objetos inseridos no documento."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Você também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" name=\"índices e sumários\">índices e sumários</link> em documentos de texto. Você pode definir a estrutura e a aparência dos índices e sumários de acordo com suas necessidades. Os hyperlinks e marcadores ativos permitem saltar diretamente para os itens correspondentes no texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Editoração eletrônica com o $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "O $[officename] Writer oferece várias ferramentas de editoração eletrônica e de desenho para ajudá-lo a criar documentos com estilo profissional, tais como brochuras, boletins informativos e convites. Você pode formatar seus documentos com layouts de múltiplas colunas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"quadros de texto\">quadros de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"figuras\">figuras</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabelas\">tabelas</link> e outros objetos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Cálculos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Os documentos de texto do $[officename] possuem uma <link href=\"text/swriter/main0214.xhp\" name=\"função de cálculo\">função de cálculo</link> integrada que o ajudará a executar cálculos sofisticados ou vínculos lógicos. Você pode facilmente criar uma tabela em um documento de texto para executar cálculos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Criar desenhos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"ferramenta de desenho\">ferramenta de desenho</link> do $[officename] Writer permite criar desenhos, figuras, legendas e outros tipos de desenhos diretamente em documentos de texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserir figuras"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Você pode inserir figuras de <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">diferentes formatos</link> em seu documento de texto, incluindo figuras em formato JPG ou GIF. Além disso, a <link href=\"text/shared/01/gallery.xhp\" name=\"Galeria\">Galeria</link> fornece uma coleção de cliparts e a <link href=\"text/shared/guide/fontwork.xhp\">Galeria do Fontwork</link> permite criar efeitos de fontes notáveis."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interface do aplicativo flexível"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "A interface do programa foi projetada de modo que você possa configurá-la de acordo com as suas preferências, incluindo a personalização de ícones e de menus. Você pode posicionar várias janelas de programas, como por exemplo, Estilos e formatação ou Navegador, como janelas flutuantes em qualquer ponto da tela. Você também pode <link href=\"text/shared/guide/autohide.xhp\" name=\"encaixar\">encaixar</link> algumas janelas na borda do espaço de trabalho."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrastar e soltar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "O recurso <link href=\"text/shared/guide/dragdrop.xhp\" name=\"arrastar e soltar\">arrastar e soltar</link> lhe permite trabalhar de forma rápida e eficiente com documentos de texto no $[officename]. Por exemplo, você pode arrastar e soltar objetos, como figuras da Galeria, de um local para o outro no mesmo documento ou entre documentos abertos do $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funções de ajuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Você pode utilizar <link href=\"text/shared/05/00000110.xhp\" name=\"sistema de Ajuda\">sistema de Ajuda</link> on-line como uma referência completa para os aplicativos do $[officename] incluindo as <link href=\"text/swriter/guide/main.xhp\" name=\"instruções\">instruções</link> para tarefas simples e complexas."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Propriedades do objeto de desenho"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Barra Propriedades do objeto de desenho\">Barra Propriedades do objeto de desenho</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode-se ver a barra <emph>Propriedades do objeto de desenho</emph> no Writer e no Calc. Selecione o menu Exibir - Barras de ferramentas - Propriedades do objeto de desenho. Os controles serão ativados quando selecionar um objeto de desenho. Você verá alguns diferentes ícones por padrão, caso o documento seja um texto ou uma planilha.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Estilo de linha\">Estilo de linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Largura da linha\">Largura da linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Cor da linha\">Cor da linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Estilo de área/preenchimento\">Estilo de área/preenchimento</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra de figuras"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra de figuras</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Figuras</emph> contém funções para formatar e posicionar figuras tipo bitmap selecionadas.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter verticalmente\">Inverter verticalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Inverter horizontalmente\">Inverter horizontalmente</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Propriedades da figura\">Propriedades da figura</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Inserir\">Inserir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">O menu Inserir contém os comandos necessários para inserir novos elementos no seu documento. Isso inclui seções, notas de rodapé, anotações, caracteres especiais, figuras e objetos de outros aplicativos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Quebra manual\">Quebra manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caractere especial\">Caractere especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Seção\">Seção</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota de rodapé\">Nota de rodapé / Nota de fim</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Legenda\">Legenda</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Marcador\">Marcador</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Referência\">Referência</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Anotação\">Anotação</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Quadro\">Quadro</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Régua horizontal\">Régua horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Quadro flutuante\">Quadro flutuante</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Arquivo\">Arquivo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra de quadro"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Barra de quadro\">Barra de quadro</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando um quadro estiver selecionado, a barra de <emph>Quadro</emph> fornece as funções mais importantes para formatar e posicionar o quadro.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Desativar quebra automática de texto\">Desativar quebra automática de texto</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Você também pode escolher esta configuração na página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Ativar quebra automática de texto\">Ativar quebra automática de texto</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Esse ícone representa a opção <emph>Quebra automática de página</emph> na página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Quebra automática através\">Quebra automática através</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Você também pode definir esta configuração na página da guia <emph>Quebra automática</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Cor do plano de fundo\">Cor do plano de fundo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Propriedades do quadro\">Propriedades do quadro</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formatar"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formatar\">Formatar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contém comandos para formatar o layout e o conteúdo de seu documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Marcadores e numeração\">Marcadores e numeração</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Página\">Página</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Colunas\">Colunas</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Seções\">Seções</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Quadro\">Quadro</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Figura\">Figura</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Janela"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Janela\">Janela</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para manipulação e exibição de janelas de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Visualização de página"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Visualização de página\">Visualização de página</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "A barra <emph>Visualização de página</emph> é exibida quando você abre o documento no modo de visualização de página."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Exibir"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Exibir\">Exibir</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menu contém comandos para controlar a exibição do documento na tela.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editar"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Editar\">Editar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Colar especial\">Colar especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Selecionar texto\">Selecionar texto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Comparar documento\">Comparar documento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Localizar e substituir\">Localizar e substituir</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Autotexto\">Autotexto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Permutar banco de dados\">Permutar banco de dados</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Campos\">Campos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notas de rodapé\">Notas de rodapé</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Entrada de índice\">Entrada de índice</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Entrada bibliográfica\">Entrada bibliográfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Vínculos\">Vínculos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Mapa de imagem\">Mapa de imagem</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra de formatação"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Barra de formatação\">Barra de formatação</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de formatação contém diversas funções de formatação de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Cor da fonte\">Cor da fonte</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Ícones adicionais"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Aumentar fonte"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aumenta o tamanho da fonte do texto selecionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reduzir fonte"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduz o tamanho da fonte do texto selecionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Se o suporte <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> estiver ativado, dois ícones adicionais serão visíveis."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Da esquerda para a direita"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a direita</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto é inserido da esquerda para a direita.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Da direita para a esquerda"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a esquerda</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado em um idioma de caracteres de layout complexo é inserido da direita para a esquerda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra de objetos de texto"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Barra de objetos de texto\">Barra de objetos de texto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para o texto de um objeto de desenho.</ahelp> A barra <emph>Objetos de texto</emph> aparece quando você faz um duplo clique dentro de um objeto de desenho."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Sobrescrito\">Sobrescrito</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscrito\">Subscrito</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Selecionar tudo\">Selecionar tudo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caractere\">Caractere</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Parágrafo\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Aqui você pode definir recuos, espaçamento, alinhamento e espaçamento de linha para o parágrafo selecionado."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Réguas"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Réguas\">Réguas</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "As réguas exibem as dimensões da página e a posição da tabulação, dos recuos, das bordas e das colunas. Você pode modificar todas essas opções nas réguas com o uso do mouse."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Um clique duplo na régua permite abrir a caixa de diálogo <emph>Parágrafo</emph> e atribuir uma <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatação direta de parágrafo\">formatação direta de parágrafo</link> ao parágrafo atual ou a todos os parágrafos selecionados."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bem-vindo à Ajuda do $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ajuda do %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Trabalhar com o %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, barras de ferramentas e teclas"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obter ajuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra de tabela"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Barra de tabela\">Barra de tabela</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra de <emph>Tabela</emph> contém as funções necessárias para se trabalhar com tabelas. Ela aparece quando você coloca o cursor dentro de uma tabela.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Mesclar células\">Mesclar células</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Excluir linha\">Excluir linha</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Excluir coluna\">Excluir coluna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Autoformatar\">Autoformatar</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Propriedades da tabela\">Propriedades da tabela</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Classificar\">Classificar</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "A seção a seguir relaciona os tópicos da Ajuda disponíveis para menus e caixas de diálogo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra comandos para inserir, editar e excluir uma tabela dentro de um documento de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insere uma nova tabela."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insere colunas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linhas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insere linhas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Excluir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Exclui a tabela atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Exclui as colunas selecionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linhas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Exclui as linhas selecionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Selecionar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Seleciona a tabela atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Coluna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Seleciona a coluna atual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Linha"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Seleciona a linha atual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Célula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Seleciona a célula atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Mesclar células</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir células</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatação de tabela</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Autoajustar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Largura da coluna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Abre a caixa de diálogo Largura da coluna para alterar a largura de uma coluna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura de coluna ideal</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Altura da linha"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Abre a caixa de diálogo Altura da linha para alterar a altura de uma linha."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura de linha ideal</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permitir quebra de linha em páginas e colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permite uma quebra de página na linha atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repetir linhas de cabeçalho"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repete os cabeçalhos das tabelas nas páginas subsequentes quando a tabela se estende por uma ou mais páginas.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texto em tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter em tabela o texto selecionado. </ahelp>Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para poder converter em tabela o texto selecionado."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabela para texto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo para converter a tabela atual em texto. </ahelp>Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> para converter a tabela atual em texto."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Classificar</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Abre a <link href=\"text/swriter/main0214.xhp\">Barra de fórmulas</link> para inserir ou editar uma fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formato numérico"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de diálogo</link> para especificar o formato de números na tabela."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Limites da tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra ou oculta os limites em torno das células da tabela. Os limites só são visíveis na tela e não são impressos."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriedades da tabela</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Marcadores e numeração"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Barra Marcadores e numeração\">Barra Marcadores e numeração</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcadores e numeração</emph> contém funções para modificar a estrutura dos parágrafos numerados, como a mudança da ordem dos parágrafos e a definição de diferentes níveis de parágrafos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barras de ferramentas"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Barras de ferramentas\">Barras de ferramentas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta seção fornece uma visão geral das barras de ferramentas disponíveis no $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Arquivo"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Arquivo\">Arquivo</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Esses comandos se aplicam ao documento atual, abre um novo documento ou fecha o aplicativo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Abrir\">Abrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salvar como\">Salvar como</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versões\">Versões</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Propriedades\">Propriedades</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimir\">Imprimir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Configurar impressora\">Configurar impressora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra de fórmulas"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Barra de fórmula\">Barra de fórmula</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">A barra de <emph>Fórmula</emph> permite criar e inserir cálculos em um documento de texto.</ahelp> Para ativar a barra <emph>Fórmula</emph>, pressione F2."
diff --git a/source/pt/helpcontent2/source/text/swriter.po b/source/pt/helpcontent2/source/text/swriter.po
index 16ea592d377..3a7d1e9b167 100644
--- a/source/pt/helpcontent2/source/text/swriter.po
+++ b/source/pt/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-12-02 02:19+0000\n"
"Last-Translator: Sérgio <smarquespt@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,10 +13,11 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.5.0-beta1\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1354414767.0\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Barra de estado"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Barra de estado</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Barra de "
+"estado</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "A Barra de estado contém informação sobre o documento atual e põe à disposição vários botões com funções especiais."
+msgstr ""
+"A Barra de estado contém informação sobre o documento atual e põe à "
+"disposição vários botões com funções especiais."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +59,22 @@ msgctxt ""
msgid "Language"
msgstr "Idioma"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Exibe o idioma do texto selecionado.<br/>Clique para abrir um menu em que pode escolher outro idioma para o texto selecionado ou para o parágrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação ortográfica ou hifenização. <br/>Escolha Repor idioma padrão para aplicar o idioma padrão à seleção ou parágrafo.<br/>Escolha Mais para abrir a caixa de diálogo com mais opções.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Exibe o idioma do texto selecionado.<br/>Clique para abrir um "
+"menu em que pode escolher outro idioma para o texto selecionado ou para o "
+"parágrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação "
+"ortográfica ou hifenização. <br/>Escolha Repor idioma padrão para aplicar o "
+"idioma padrão à seleção ou parágrafo.<br/>Escolha Mais para abrir a caixa de "
+"diálogo com mais opções.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +83,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Assinatura digital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Consulte também <link href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+msgstr ""
+"Consulte também <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +103,43 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Esquema de ampliação e visualização"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Três controlos na Barra de estado do Writer permitem ao utilizador alterar o esquema de ampliação e visualização dos documentos de texto."
+msgstr ""
+"Três controlos na Barra de estado do Writer permitem ao utilizador alterar o "
+"esquema de ampliação e visualização dos documentos de texto."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Os ícones de Esquema de visualização são apresentados da esquerda para a direita: modo de coluna individual. Modo de visualização com páginas lado a lado. Modo de livro com duas páginas tal como um livro aberto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Os ícones de Esquema de visualização são apresentados da "
+"esquerda para a direita: modo de coluna individual. Modo de visualização com "
+"páginas lado a lado. Modo de livro com duas páginas tal como um livro "
+"aberto.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Arraste o cursor de deslocamento da Ampliação para a esquerda para mostrar mais páginas, arraste para a direita para ampliar uma página e mostrar uma área mais reduzida da página.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Arraste o cursor de deslocamento da Ampliação para a esquerda "
+"para mostrar mais páginas, arraste para a direita para ampliar uma página e "
+"mostrar uma área mais reduzida da página.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +148,7 @@ msgctxt ""
msgid "Tools"
msgstr "Ferramentas"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +158,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Ferramentas</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +166,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de objetos de arte que podem ser adicionados ao documento, bem como ferramentas para configurar menus e definir as preferências do programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de "
+"objetos de arte que podem ser adicionados ao documento, bem como "
+"ferramentas para configurar menus e definir as preferências do "
+"programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Numeração de tópicos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Numeração "
+"de tópicos</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Numeração de linhas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Numeração de "
+"linhas</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +204,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Notas de rodapé/finais</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Notas de "
+"rodapé/finais</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -168,6 +218,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenar</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +226,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opções de correção automática</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opções de "
+"correção automática</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +238,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Personalizar</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Customize\">Personalizar</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +251,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Barra Objeto OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +259,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Barra Objeto OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Barra Objeto "
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +271,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra<emph> Objeto OLE </emph>aparece quando são selecionados objetos, apresentando as funções mais importantes na formatação e posicionamento de objetos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">A barra<emph> Objeto OLE </emph>aparece quando "
+"são selecionados objetos, apresentando as funções mais importantes na "
+"formatação e posicionamento de objetos.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +284,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Desativar translineação</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Desativar "
+"translineação</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +296,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Também pode escolher esta definição no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Também pode "
+"escolher esta definição no separador <emph>Translineação</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +308,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Translineação</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Translineação</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Este ícone corresponde à opção <emph>Translineação de página</emph> no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Este ícone "
+"corresponde à opção <emph>Translineação de página</emph> no separador "
+"<emph>Translineação</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +332,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação contínua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação "
+"contínua</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +344,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Também pode obter o mesmo efeito no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Também pode "
+"obter o mesmo efeito no separador <emph>Translineação</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Propriedades do objeto</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Propriedades do objeto</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Características do $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Características do $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Características do $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +390,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "O $[officename] Writer permite conceber e produzir documentos de texto que podem incluir objetos gráficos, tabelas ou gráficos. Em seguida, pode guardar os documentos em vários formatos, incluindo no formato ODF (OpenDocument) padrão, formato .doc do Microsoft Word, ou HTML. Além disso, pode exportar facilmente o seu documento para o formato PDF (Portable Document Format)."
+msgstr ""
+"O $[officename] Writer permite conceber e produzir documentos de texto que "
+"podem incluir objetos gráficos, tabelas ou gráficos. Em seguida, pode "
+"guardar os documentos em vários formatos, incluindo no formato ODF "
+"(OpenDocument) padrão, formato .doc do Microsoft Word, ou HTML. Além disso, "
+"pode exportar facilmente o seu documento para o formato PDF (Portable "
+"Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +408,7 @@ msgctxt ""
msgid "Writing"
msgstr "Escrita"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +416,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "O $[officename] Writer permite criar documentos básicos como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">unir documentos</link>, bem como documentos longos e complexos ou com várias partes, bibliografias, tabelas de referência e índices."
+msgstr ""
+"O $[officename] Writer permite criar documentos básicos como memorandos, "
+"<link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, "
+"currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"merge "
+"documents\">unir documentos</link>, bem como documentos longos e complexos ou "
+"com várias partes, bibliografias, tabelas de referência e índices."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +431,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "O $[officename] Writer inclui também funcionalidades úteis, tais como um <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">verificador ortográfico</link>, um <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">dicionário de sinónimos</link>, a <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Correção automática</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">Hifenização</link>, assim como uma variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">modelos</link> para quase todos os fins. Também pode criar os seus próprios modelos através de assistentes."
-
+msgstr ""
+"O $[officename] Writer inclui também funcionalidades úteis, tais como um "
+"<link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">verificador "
+"ortográfico</link>, um <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"thesaurus\">dicionário de sinónimos</link>, a <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Correção "
+"automática</link> e <link href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Hyphenation\">Hifenização</link>, assim como uma variedade de <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"templates\">modelos</link> para "
+"quase todos os fins. Também pode criar os seus próprios modelos através de "
+"assistentes."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +453,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Conceber e estruturar"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +461,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "O $[officename] disponibiliza diversas opções para a criação de documentos. Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Estilos e formatação</link> para criar, atribuir e modificar estilos para parágrafos, caracteres individuais, molduras e páginas. Além disso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> ajuda-o a explorar rapidamente os documentos bem como a sua visualização através de um esquema, mantendo um registo dos objetos que foram inseridos no documento."
+msgstr ""
+"O $[officename] disponibiliza diversas opções para a criação de documentos. "
+"Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">Estilos e formatação</link> para criar, atribuir e modificar "
+"estilos para parágrafos, caracteres individuais, molduras e páginas. Além "
+"disso, o <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">Navegador</link> ajuda-o a explorar rapidamente os "
+"documentos bem como a sua visualização através de um esquema, mantendo um "
+"registo dos objetos que foram inseridos no documento."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +479,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">índices e tabelas</link> em documentos de texto. Pode definir a estrutura e o aspeto dos índices e das tabelas, de acordo com as necessidades individuais. As hiperligações e marcadores ativos permitem avançar diretamente para os respetivos itens no texto."
+msgstr ""
+"Também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"indexes and tables\">índices e tabelas</link> em documentos de texto. "
+"Pode definir a estrutura e o aspeto dos índices e das tabelas, de acordo com "
+"as necessidades individuais. As hiperligações e marcadores ativos permitem "
+"avançar diretamente para os respetivos itens no texto."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +496,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Publicação em ambiente de trabalho com o $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +504,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "O $[officename] Writer contém várias ferramentas de publicação em ambiente de trabalho e de desenho para ajudá-lo na criação de documentos com estilo profissional, tais como brochuras, boletins informativos e convites. Pode formatar os seus documentos com esquemas de várias colunas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">molduras de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabelas</link>, e outros objetos."
-
+msgstr ""
+"O $[officename] Writer contém várias ferramentas de publicação em ambiente "
+"de trabalho e de desenho para ajudá-lo na criação de documentos com estilo "
+"profissional, tais como brochuras, boletins informativos e convites. Pode "
+"formatar os seus documentos com esquemas de várias colunas, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">molduras de "
+"texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">gráficos</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabelas</link>, e "
+"outros objetos."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +525,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Cálculos"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +533,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Os documentos de texto no $[officename] têm uma <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">função de cálculo</link> integrada que permite executar cálculos sofisticados ou ligações lógicas. Pode criar facilmente uma tabela num documento de texto de modo a executar cálculos."
+msgstr ""
+"Os documentos de texto no $[officename] têm uma <link "
+"href=\"text/swriter/main0214.xhp\" name=\"calculation function\">função de "
+"cálculo</link> integrada que permite executar cálculos sofisticados ou "
+"ligações lógicas. Pode criar facilmente uma tabela num documento de texto de "
+"modo a executar cálculos."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +550,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Criar desenhos"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +558,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Ferramenta de desenho</link> do $[officename] Writer permite criar desenhos, gráficos, legendas e outros tipos de desenhos diretamente em documentos de texto."
+msgstr ""
+"A <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Ferramenta de "
+"desenho</link> do $[officename] Writer permite criar desenhos, gráficos, "
+"legendas e outros tipos de desenhos diretamente em documentos de texto."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +573,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserir objetos gráficos"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +581,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Pode inserir imagens com <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">formatos diferentes</link> num documento de texto, incluindo objetos gráficos com um formato JPG ou GIF. Além disso, a <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeria</link> fornece um conjunto de objetos gráficos e a <link href=\"text/shared/guide/fontwork.xhp\">Galeria de Fontwork</link> cria fantásticos efeitos de tipos de letra."
+msgstr ""
+"Pode inserir imagens com <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">formatos diferentes</link> num documento de texto, "
+"incluindo objetos gráficos com um formato JPG ou GIF. Além disso, a <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeria</link> fornece um "
+"conjunto de objetos gráficos e a <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galeria de Fontwork</link> cria "
+"fantásticos efeitos de tipos de letra."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +600,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Interface da aplicação"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +608,16 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "A interface do programa está criada de modo a que a possa configurar de acordo com as suas preferências, incluindo personalizar ícones e menus. Pode colocar várias janelas de programas, tais como a janela Estilos e formatação ou o Navegador, bem como janelas flutuantes, em qualquer parte do ecrã. Também é possível <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoplar</link> algumas janelas à extremidade da área de trabalho."
+msgstr ""
+"A interface do programa está criada de modo a que a possa configurar de "
+"acordo com as suas preferências, incluindo personalizar ícones e menus. Pode "
+"colocar várias janelas de programas, tais como a janela Estilos e "
+"formatação ou o Navegador, bem como janelas flutuantes, em qualquer parte do "
+"ecrã. Também é possível <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"dock\">acoplar</link> algumas janelas à extremidade da área de "
+"trabalho."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +627,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Arrastar e Largar"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +635,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "A função <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">Arrastar e largar</link> permite trabalhar rápida e eficientemente com documentos de texto no $[officename]. Por exemplo, pode arrastar e largar objetos, tais como gráficos, da galeria, de uma localização para outra, no mesmo documento, ou entre documentos abertos do $[officename]."
+msgstr ""
+"A função <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-"
+"drop\">Arrastar e largar</link> permite trabalhar rápida e eficientemente com "
+"documentos de texto no $[officename]. Por exemplo, pode arrastar e largar "
+"objetos, tais como gráficos, da galeria, de uma localização para outra, no "
+"mesmo documento, ou entre documentos abertos do $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +652,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funções de Ajuda"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +660,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Sistema de ajuda</link> como uma referência completa para as aplicações do $[officename] , incluindo <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruções</link> para tarefas simples e complexas."
+msgstr ""
+"Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"Help "
+"system\">Sistema de ajuda</link> como uma referência completa para as "
+"aplicações do $[officename] , incluindo <link "
+"href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruções</link> "
+"para tarefas simples e complexas."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +676,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Barra Propriedades do objeto de desenho"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +684,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Barra Propriedades do objeto de desenho</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">Barra Propriedades do objeto de desenho</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +696,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode ver a barra <emph>Propriedades do objeto de desenho</emph> no Writer e no Calc. Selecione o menu Ver - Barras de ferramentas - Propriedades do objeto de desenho. Os controlos são ativados ao selecionar um objeto de desenho. São exibidos alguns ícones, dependentes do documento ser um documento de texto ou uma folha de cálculo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode ver a barra <emph>Propriedades do objeto "
+"de desenho</emph> no Writer e no Calc. Selecione o menu Ver - Barras de "
+"ferramentas - Propriedades do objeto de desenho. Os controlos são ativados "
+"ao selecionar um objeto de desenho. São exibidos alguns ícones, dependentes "
+"do documento ser um documento de texto ou uma folha de cálculo.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +711,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Estilo de Linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Estilo de "
+"Linha</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +723,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Espessura da linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Espessura da "
+"linha</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +735,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Cor da linha</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Cor da "
+"linha</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +747,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Preenchimento / Estilo da área</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area "
+"Style/Filling\">Preenchimento / Estilo da área</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +760,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Barra Imagem"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra Imagem</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra "
+"Imagem</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imagem</emph> contém funções para formatar e posicionar imagens de mapas de bits selecionadas.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imagem</emph> contém funções "
+"para formatar e posicionar imagens de mapas de bits selecionadas.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Inverter na vertical</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Inverter na "
+"vertical</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Inverter na horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Inverter "
+"na horizontal</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Propriedades da moldura</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">Propriedades da moldura</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +824,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +834,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Inserir</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +842,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">O menu Inserir contém comandos para inserir novos elementos no documento. Estes comandos incluem secções, notas de rodapé, comentários, caracteres especiais, objetos gráficos e objetos de outras aplicações.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">O menu Inserir contém comandos para inserir novos elementos "
+"no documento. Estes comandos incluem secções, notas de rodapé, comentários, "
+"caracteres especiais, objetos gráficos e objetos de outras "
+"aplicações.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +856,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Quebra manual</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Quebra "
+"manual</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +868,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Carácter especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Carácter "
+"especial</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +882,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secção</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +890,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligação</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hyperlink\">Hiperligação</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +902,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota de rodapé/final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota de "
+"rodapé/final</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +916,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Legenda</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +924,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Marcador</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Marcador</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +935,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referência cruzada</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referência "
+"cruzada</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +947,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comentário</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comentário</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -705,8 +958,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\"><i>Script</i></link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\"><i>Script</i></link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,8 +969,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Moldura</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +992,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabela</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +1000,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Régua horizontal</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Régua "
+"horizontal</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1012,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Moldura flutuante</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Moldura "
+"flutuante</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -761,2446 +1026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Ficheiro</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr "Barra de ferramentas LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Gráficos Turtle</bookmark_value>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr "LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr "Barra de ferramentas do LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3209,6 +1035,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Barra Moldura"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,8 +1043,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Barra Moldura</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Barra Moldura</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,8 +1054,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando é selecionada uma moldura, a barra <emph>Moldura </emph> coloca à disposição do utilizador as funções mais importantes na formatação e posicionamento da moldura.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando é selecionada uma moldura, a barra "
+"<emph>Moldura </emph> coloca à disposição do utilizador as funções mais "
+"importantes na formatação e posicionamento da moldura.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,8 +1067,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Desativar translineação</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Desativar "
+"translineação</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,8 +1079,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Também pode escolher esta definição no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Também pode "
+"escolher esta definição no separador <emph>Translineação</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,8 +1091,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Ativar translineação</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Ativar "
+"translineação</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,8 +1103,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este ícone representa a opção <emph>Translineação de Página</emph> no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este ícone "
+"representa a opção <emph>Translineação de Página</emph> no separador "
+"<emph>Translineação</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,8 +1116,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação contínua</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação "
+"contínua</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,8 +1128,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Também pode estabelecer esta definição no separador <emph>Translineação</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Também pode "
+"estabelecer esta definição no separador <emph>Translineação</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,8 +1140,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Cor de Fundo</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Cor de "
+"Fundo</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,8 +1152,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Propriedades da moldura</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">Propriedades da moldura</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3307,6 +1165,7 @@ msgctxt ""
msgid "Format"
msgstr "Formatar"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3316,6 +1175,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Formatar</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,8 +1183,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Contém comandos utilizados para formatar o esquema e o conteúdo do documento.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Contém comandos utilizados para formatar o "
+"esquema e o conteúdo do documento.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,8 +1195,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,8 +1206,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,8 +1217,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Marcas e numeração</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Marcas e "
+"numeração</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3361,6 +1231,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Página</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3370,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Colunas</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,8 +1249,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secções</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secções</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3388,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Moldura</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3397,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Imagem</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3405,6 +1281,7 @@ msgctxt ""
msgid "Window"
msgstr "Janela"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3414,6 +1291,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Janela</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,8 +1299,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para manipular e apresentar janelas de documentos.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para "
+"manipular e apresentar janelas de documentos.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3431,6 +1312,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Visualizar página"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,8 +1320,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Visualizar página</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Visualizar "
+"página</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,8 +1332,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "A barra <emph>Visualizar página</emph> aparece quando o documento atual é visualizado no modo de previsão da página."
+msgstr ""
+"A barra <emph>Visualizar página</emph> aparece quando o documento atual é "
+"visualizado no modo de previsão da página."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3457,6 +1345,7 @@ msgctxt ""
msgid "View"
msgstr "Ver"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3466,6 +1355,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Ver</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,8 +1363,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menu contém comandos para controlar a apresentação do documento no ecrã.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menu contém comandos para controlar a apresentação do "
+"documento no ecrã.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3484,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Ampliação</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3492,6 +1386,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editar"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1396,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Editar</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,8 +1404,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento atual.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento "
+"atual.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1416,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Colar especial</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Colar "
+"especial</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,8 +1428,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selecionar texto</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selecionar "
+"texto</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1440,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Comparar documento</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Comparar "
+"documento</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1452,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Localizar e substituir</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Localizar e "
+"substituir</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1464,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Texto automático</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Texto "
+"automático</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1476,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Trocar base de dados</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Trocar "
+"base de dados</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3573,6 +1490,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Campos</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,8 +1498,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Nota de rodapé/final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Nota de "
+"rodapé/final</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1510,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entrada de índice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entrada de "
+"índice</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1522,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entrada bibliográfica</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entrada "
+"bibliográfica</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1534,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligação</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hyperlink\">Hiperligação</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3618,6 +1548,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Ligações</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,8 +1556,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa de imagem</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa de "
+"imagem</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3635,6 +1569,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Barra de Formatação"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,8 +1577,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Barra de Formatação</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Barra de "
+"Formatação</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,8 +1589,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de Formatação contém várias funções de formatação de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de Formatação contém várias funções de "
+"formatação de texto.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,8 +1601,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Cor do tipo de letra</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Cor do tipo de "
+"letra</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,6 +1615,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Ícones adicionais"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3679,14 +1624,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Aumentar tipo de letra"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Aumenta o tamanho do tipo de letra do texto selecionado.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aumenta o tamanho do tipo de letra do texto "
+"selecionado.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,14 +1644,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reduzir tipo de letra"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Reduz o tamanho do tipo de letra do texto selecionado.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Reduz o tamanho do tipo de letra do texto "
+"selecionado.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,8 +1663,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Se o suporte a <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> estiver ativo, serão visíveis dois ícones adicionais."
+msgstr ""
+"Se o suporte a <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link> estiver ativo, serão visíveis dois ícones adicionais."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3721,14 +1677,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Esquerda para a direita"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a direita</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a "
+"direita</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,8 +1697,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto é introduzido da esquerda para a direita.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">O texto é introduzido da esquerda para a "
+"direita.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,14 +1711,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Direita para a esquerda"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a esquerda</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a "
+"esquerda</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,8 +1731,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado num idioma em esquema de texto complexo, é introduzido da direita para a esquerda.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado num idioma em esquema de "
+"texto complexo, é introduzido da direita para a esquerda.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3772,6 +1744,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Barra Objeto de texto"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,8 +1752,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Barra Objeto de texto</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Barra Objeto "
+"de texto</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,8 +1764,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para texto que esteja contido num objeto de desenho.</ahelp> A barra <emph>Objeto de texto</emph> é apresentada quando o utilizador clica duas vezes num objeto de desenho."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para texto "
+"que esteja contido num objeto de desenho.</ahelp> A barra <emph>Objeto de "
+"texto</emph> é apresentada quando o utilizador clica duas vezes num objeto "
+"de desenho."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,8 +1778,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Sobrescrito</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" "
+"name=\"Superscript\">Sobrescrito</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,8 +1790,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscrito</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscrito</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,8 +1801,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selecionar tudo</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selecionar "
+"tudo</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,8 +1813,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,8 +1824,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,8 +1835,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Aqui é possível definir os avanços, espaçamento, alinhamento e espaçamento entre linhas para o parágrafo atualmente selecionado."
+msgstr ""
+"Aqui é possível definir os avanços, espaçamento, alinhamento e espaçamento "
+"entre linhas para o parágrafo atualmente selecionado."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3852,6 +1848,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Réguas"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3861,6 +1858,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Réguas</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,8 +1866,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "As réguas mostram as dimensões da página e a posição de tabulações, avanços, contornos e colunas. Pode modificar todas estas ocorrências nas réguas utilizando o rato."
+msgstr ""
+"As réguas mostram as dimensões da página e a posição de tabulações, avanços, "
+"contornos e colunas. Pode modificar todas estas ocorrências nas réguas "
+"utilizando o rato."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,8 +1879,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Ao clicar duas vezes sobre a régua, é possível abrir a caixa de diálogo <emph>Parágrafo</emph> e atribuir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">formatação direta ao parágrafo</link> para o atual parágrafo, ou para todos os parágrafos selecionados."
+msgstr ""
+"Ao clicar duas vezes sobre a régua, é possível abrir a caixa de diálogo "
+"<emph>Parágrafo</emph> e atribuir <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">formatação direta ao parágrafo</link> para o atual parágrafo, ou "
+"para todos os parágrafos selecionados."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3887,6 +1895,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bem-vindo à Ajuda do $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3896,6 +1905,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ajuda do %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3905,6 +1915,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Trabalhar com o %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3914,6 +1925,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menus, Barras de ferramentas e Teclas"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3923,6 +1935,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obter ajuda"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3931,6 +1944,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Barra Tabela"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,8 +1952,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra Tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra Tabela</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,8 +1963,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Tabela </emph>contém funções necessárias para trabalhar com tabelas. Esta é apresentada quando mover o cursor para uma tabela.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Tabela </emph>contém funções "
+"necessárias para trabalhar com tabelas. Esta é apresentada quando mover o "
+"cursor para uma tabela.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,8 +1976,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir células</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir "
+"células</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,8 +1988,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Eliminar linha</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Eliminar "
+"linha</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,24 +2000,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Eliminar coluna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Eliminar "
+"coluna</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatação automática</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatação "
+"automática</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Propriedades da tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table "
+"Properties\">Propriedades da tabela</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4000,6 +2035,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenar</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4008,6 +2044,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menus"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,8 +2052,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Menus</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,8 +2064,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "A seguinte secção apresenta uma lista dos tópicos de ajuda disponíveis para os menus e para as caixas de diálogo."
+msgstr ""
+"A seguinte secção apresenta uma lista dos tópicos de ajuda disponíveis para "
+"os menus e para as caixas de diálogo."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4034,6 +2077,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,14 +2086,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra comandos para inserir, editar e eliminar uma tabela num documento de texto.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Mostra comandos para inserir, editar e eliminar uma tabela "
+"num documento de texto.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2106,7 @@ msgctxt ""
msgid "Insert"
msgstr "Inserir"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2115,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2124,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Insere uma nova tabela."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2133,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colunas"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2142,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Insere colunas."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2151,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linhas"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2160,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Insere linhas."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2169,7 @@ msgctxt ""
msgid "Delete"
msgstr "Eliminar"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2178,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2187,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Elimina a tabela atual.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2196,7 @@ msgctxt ""
msgid "Columns"
msgstr "Colunas"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2205,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Elimina as colunas selecionadas."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2214,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linhas"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2223,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Elimina as linhas selecionadas."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2232,7 @@ msgctxt ""
msgid "Select"
msgstr "Selecionar"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2241,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2250,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Seleciona a tabela atual.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2259,7 @@ msgctxt ""
msgid "Column"
msgstr "Coluna"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2268,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Seleciona a coluna atual."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2277,7 @@ msgctxt ""
msgid "Row"
msgstr "Linha"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2286,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Seleciona a linha atual."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2295,7 @@ msgctxt ""
msgid "Cell"
msgstr "Célula"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2304,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Seleciona a célula atual.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2313,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Unir células</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2322,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir células</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,6 +2331,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatação automática</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2340,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Ajuste Automático"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,30 +2349,39 @@ msgctxt ""
msgid "Column width"
msgstr "Largura da coluna"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Abre a caixa de diálogo Largura da Coluna, na qual pode alterar a largura de uma coluna."
+msgstr ""
+"Abre a caixa de diálogo Largura da Coluna, na qual pode alterar a largura de "
+"uma coluna."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura otimizada de coluna</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Largura otimizada de coluna</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas "
+"uniformemente</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4306,30 +2390,39 @@ msgctxt ""
msgid "Row Height"
msgstr "Altura da linha"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Abre a caixa de diálogo Altura da linha, na qual pode alterar a altura de uma linha."
+msgstr ""
+"Abre a caixa de diálogo Altura da linha, na qual pode alterar a altura de "
+"uma linha."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura otimizada de linha</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Altura otimizada de linha</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas uniformemente</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas "
+"uniformemente</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4338,14 +2431,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permitir quebra de linha entre páginas e colunas"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Permite introduzir uma quebra de página na linha atual.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Permite introduzir uma quebra de página na linha "
+"atual.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4354,14 +2451,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Repetir linhas de título"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Repete os títulos da tabela nas páginas seguintes, se a tabela ocupar mais que uma página.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Repete os títulos da tabela nas páginas seguintes, se a "
+"tabela ocupar mais que uma página.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4370,6 +2471,7 @@ msgctxt ""
msgid "Convert"
msgstr "Converter"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2480,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Texto em tabela"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo onde pode converter o texto selecionado em tabela.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> na qual pode converter o texto selecionado em tabela."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo onde pode "
+"converter o texto selecionado em tabela.</ahelp> Abre <link "
+"href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> na qual pode "
+"converter o texto selecionado em tabela."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,14 +2502,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabela em texto"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo na qual é possível converter a tabela atual em texto.</ahelp> Abre<link href=\"text/swriter/01/06090000.xhp\"> uma caixa de diálogo</link> na qual é possível converter a tabela atual em texto."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo na qual é "
+"possível converter a tabela atual em texto.</ahelp> Abre<link "
+"href=\"text/swriter/01/06090000.xhp\"> uma caixa de diálogo</link> na qual é "
+"possível converter a tabela atual em texto."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4410,6 +2524,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2533,18 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Abre a <link href=\"text/swriter/main0214.xhp\">barra Fórmula</link> para introduzir ou editar uma fórmula."
+msgstr ""
+"Abre a <link href=\"text/swriter/main0214.xhp\">barra Fórmula</link> para "
+"introduzir ou editar uma fórmula."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,14 +2553,19 @@ msgctxt ""
msgid "Number Format"
msgstr "Formato numérico"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de diálogo</link>, na qual pode especificar o formato dos números contidos na tabela."
+msgstr ""
+"Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de "
+"diálogo</link>, na qual pode especificar o formato dos números contidos na "
+"tabela."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4450,14 +2574,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Limites da tabela"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Mostra ou oculta os limites exteriores das células da tabela. Os limites exteriores são apenas visíveis no ecrã e não são imprimíveis."
+msgstr ""
+"Mostra ou oculta os limites exteriores das células da tabela. Os limites "
+"exteriores são apenas visíveis no ecrã e não são imprimíveis."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4466,6 +2594,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriedades da tabela</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4474,6 +2603,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Barra Marcas e numeração"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,8 +2611,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Barra Marcas e numeração</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering "
+"Bar\">Barra Marcas e numeração</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,8 +2623,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcas e numeração</emph> contém funções utilizadas para modificar a estrutura dos parágrafos numerados, incluindo a alteração da ordem dos parágrafos e a definição dos diferentes níveis de parágrafos.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcas e numeração</emph> contém "
+"funções utilizadas para modificar a estrutura dos parágrafos numerados, "
+"incluindo a alteração da ordem dos parágrafos e a definição dos diferentes "
+"níveis de parágrafos.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4500,6 +2638,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Barras de ferramentas"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,8 +2646,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Barras de ferramentas</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Barras de ferramentas</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2658,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Esta secção proporciona uma descrição geral das barras de ferramentas disponíveis no $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Esta secção proporciona uma descrição geral das barras de ferramentas "
+"disponíveis no $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4526,6 +2672,7 @@ msgctxt ""
msgid "File"
msgstr "Ficheiro"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2682,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Ficheiro</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,8 +2690,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Este comandos são aplicáveis ao documento atual, abrem um novo documento ou fecham a aplicação.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Este comandos são aplicáveis ao documento atual, abrem um "
+"novo documento ou fecham a aplicação.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4553,6 +2704,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Abrir</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,8 +2712,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Guardar como</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Guardar como</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4571,6 +2725,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versões</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,8 +2733,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Propriedades</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Properties\">Propriedades</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4589,6 +2747,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Imprimir</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,8 +2755,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Definições de impressora</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Definições "
+"de impressora</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4606,6 +2768,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Barra Fórmula"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,8 +2776,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Barra Fórmula</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Barra Fórmula</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4622,4 +2788,35 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">A Barra <emph>Fórmula</emph> permite criar e inserir cálculos num documento de texto.</ahelp> Para ativar a Barra <emph>Fórmula</emph>, prima a tecla F2."
+msgstr ""
+"<ahelp hid=\".\">A Barra <emph>Fórmula</emph> permite criar e inserir cálculos "
+"num documento de texto.</ahelp> Para ativar a Barra <emph>Fórmula</emph>, "
+"prima a tecla F2."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "title\n"
+#~ "help.text"
+#~ msgid "LibreLogo Toolbar"
+#~ msgstr "Barra de ferramentas LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "bm1\n"
+#~ "help.text"
+#~ msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+#~ msgstr "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Gráficos Turtle</bookmark_value>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_170\n"
+#~ "help.text"
+#~ msgid "LibreLogo"
+#~ msgstr "LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_220\n"
+#~ "help.text"
+#~ msgid "LibreLogo toolbar"
+#~ msgstr "Barra de ferramentas do LibreLogo"
diff --git a/source/pt/helpcontent2/source/text/swriter/librelogo.po b/source/pt/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..fe48bf65a2d
--- /dev/null
+++ b/source/pt/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4681 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-12-02 02:19+0000\n"
+"Last-Translator: Sérgio <smarquespt@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1354414767.0\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr "Barra de ferramentas LibreLogo"
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+"<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_val"
+"ue><bookmark_value>Gráficos Turtle</bookmark_value>"
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr "LibreLogo"
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr "Barra de ferramentas do LibreLogo"
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Barra de estado"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Barra de estado</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "A Barra de estado contém informação sobre o documento atual e põe à disposição vários botões com funções especiais."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Idioma"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Exibe o idioma do texto selecionado.<br/>Clique para abrir um menu em que pode escolher outro idioma para o texto selecionado ou para o parágrafo atual. <br/>Escolha Nenhum para excluir o texto da verificação ortográfica ou hifenização. <br/>Escolha Repor idioma padrão para aplicar o idioma padrão à seleção ou parágrafo.<br/>Escolha Mais para abrir a caixa de diálogo com mais opções.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Assinatura digital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Consulte também <link href=\"text/shared/guide/digital_signatures.xhp\">Assinaturas digitais</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Esquema de ampliação e visualização"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Três controlos na Barra de estado do Writer permitem ao utilizador alterar o esquema de ampliação e visualização dos documentos de texto."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Os ícones de Esquema de visualização são apresentados da esquerda para a direita: modo de coluna individual. Modo de visualização com páginas lado a lado. Modo de livro com duas páginas tal como um livro aberto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Arraste o cursor de deslocamento da Ampliação para a esquerda para mostrar mais páginas, arraste para a direita para ampliar uma página e mostrar uma área mais reduzida da página.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Ferramentas"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Ferramentas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Contém ferramentas de verificação ortográfica, uma galeria de objetos de arte que podem ser adicionados ao documento, bem como ferramentas para configurar menus e definir as preferências do programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Numeração de tópicos</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Numeração de linhas</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Notas de rodapé/finais</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opções de correção automática</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Personalizar</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Barra Objeto OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Barra Objeto OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">A barra<emph> Objeto OLE </emph>aparece quando são selecionados objetos, apresentando as funções mais importantes na formatação e posicionamento de objetos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">Desativar translineação</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Também pode escolher esta definição no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Translineação</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Este ícone corresponde à opção <emph>Translineação de página</emph> no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação contínua</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Também pode obter o mesmo efeito no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Propriedades do objeto</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Características do $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Características do $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "O $[officename] Writer permite conceber e produzir documentos de texto que podem incluir objetos gráficos, tabelas ou gráficos. Em seguida, pode guardar os documentos em vários formatos, incluindo no formato ODF (OpenDocument) padrão, formato .doc do Microsoft Word, ou HTML. Além disso, pode exportar facilmente o seu documento para o formato PDF (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Escrita"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "O $[officename] Writer permite criar documentos básicos como memorandos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, cartas, currículos e <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">unir documentos</link>, bem como documentos longos e complexos ou com várias partes, bibliografias, tabelas de referência e índices."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "O $[officename] Writer inclui também funcionalidades úteis, tais como um <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">verificador ortográfico</link>, um <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">dicionário de sinónimos</link>, a <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Correção automática</link> e <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">Hifenização</link>, assim como uma variedade de <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">modelos</link> para quase todos os fins. Também pode criar os seus próprios modelos através de assistentes."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Conceber e estruturar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "O $[officename] disponibiliza diversas opções para a criação de documentos. Utilize a janela <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Estilos e formatação</link> para criar, atribuir e modificar estilos para parágrafos, caracteres individuais, molduras e páginas. Além disso, o <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navegador</link> ajuda-o a explorar rapidamente os documentos bem como a sua visualização através de um esquema, mantendo um registo dos objetos que foram inseridos no documento."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Também pode criar vários <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">índices e tabelas</link> em documentos de texto. Pode definir a estrutura e o aspeto dos índices e das tabelas, de acordo com as necessidades individuais. As hiperligações e marcadores ativos permitem avançar diretamente para os respetivos itens no texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Publicação em ambiente de trabalho com o $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "O $[officename] Writer contém várias ferramentas de publicação em ambiente de trabalho e de desenho para ajudá-lo na criação de documentos com estilo profissional, tais como brochuras, boletins informativos e convites. Pode formatar os seus documentos com esquemas de várias colunas, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">molduras de texto</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">gráficos</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tabelas</link>, e outros objetos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Cálculos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Os documentos de texto no $[officename] têm uma <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">função de cálculo</link> integrada que permite executar cálculos sofisticados ou ligações lógicas. Pode criar facilmente uma tabela num documento de texto de modo a executar cálculos."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Criar desenhos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "A <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">Ferramenta de desenho</link> do $[officename] Writer permite criar desenhos, gráficos, legendas e outros tipos de desenhos diretamente em documentos de texto."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserir objetos gráficos"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Pode inserir imagens com <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">formatos diferentes</link> num documento de texto, incluindo objetos gráficos com um formato JPG ou GIF. Além disso, a <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Galeria</link> fornece um conjunto de objetos gráficos e a <link href=\"text/shared/guide/fontwork.xhp\">Galeria de Fontwork</link> cria fantásticos efeitos de tipos de letra."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Interface da aplicação"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "A interface do programa está criada de modo a que a possa configurar de acordo com as suas preferências, incluindo personalizar ícones e menus. Pode colocar várias janelas de programas, tais como a janela Estilos e formatação ou o Navegador, bem como janelas flutuantes, em qualquer parte do ecrã. Também é possível <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">acoplar</link> algumas janelas à extremidade da área de trabalho."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Arrastar e Largar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "A função <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">Arrastar e largar</link> permite trabalhar rápida e eficientemente com documentos de texto no $[officename]. Por exemplo, pode arrastar e largar objetos, tais como gráficos, da galeria, de uma localização para outra, no mesmo documento, ou entre documentos abertos do $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funções de Ajuda"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Pode utilizar o <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Sistema de ajuda</link> como uma referência completa para as aplicações do $[officename] , incluindo <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instruções</link> para tarefas simples e complexas."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Barra Propriedades do objeto de desenho"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Barra Propriedades do objeto de desenho</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Pode ver a barra <emph>Propriedades do objeto de desenho</emph> no Writer e no Calc. Selecione o menu Ver - Barras de ferramentas - Propriedades do objeto de desenho. Os controlos são ativados ao selecionar um objeto de desenho. São exibidos alguns ícones, dependentes do documento ser um documento de texto ou uma folha de cálculo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Estilo de Linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Espessura da linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Cor da linha</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Preenchimento / Estilo da área</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Barra Imagem"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Barra Imagem</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">A barra <emph>Imagem</emph> contém funções para formatar e posicionar imagens de mapas de bits selecionadas.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Inverter na vertical</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Inverter na horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Propriedades da moldura</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Inserir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">O menu Inserir contém comandos para inserir novos elementos no documento. Estes comandos incluem secções, notas de rodapé, comentários, caracteres especiais, objetos gráficos e objetos de outras aplicações.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Quebra manual</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Carácter especial</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secção</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligação</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota de rodapé/final</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Legenda</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Marcador</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Referência cruzada</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comentário</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\"><i>Script</i></link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Moldura</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Régua horizontal</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Moldura flutuante</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Ficheiro</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Barra Moldura"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Barra Moldura</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Quando é selecionada uma moldura, a barra <emph>Moldura </emph> coloca à disposição do utilizador as funções mais importantes na formatação e posicionamento da moldura.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Desativar translineação</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Também pode escolher esta definição no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Ativar translineação</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Este ícone representa a opção <emph>Translineação de Página</emph> no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Translineação contínua</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Também pode estabelecer esta definição no separador <emph>Translineação</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Cor de Fundo</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Propriedades da moldura</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formatar"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Formatar</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Contém comandos utilizados para formatar o esquema e o conteúdo do documento.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Marcas e numeração</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Página</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Colunas</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secções</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Moldura</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Imagem</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Janela"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Janela</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contém comandos para manipular e apresentar janelas de documentos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Visualizar página"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Visualizar página</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "A barra <emph>Visualizar página</emph> aparece quando o documento atual é visualizado no modo de previsão da página."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Ver"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Ver</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menu contém comandos para controlar a apresentação do documento no ecrã.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Ampliação</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editar"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Editar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este menu contém comandos para editar o conteúdo do documento atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Colar especial</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selecionar texto</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Comparar documento</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Localizar e substituir</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Texto automático</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Trocar base de dados</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Campos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Nota de rodapé/final</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Entrada de índice</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Entrada bibliográfica</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperligação</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Ligações</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa de imagem</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Barra de Formatação"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Barra de Formatação</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">A barra de Formatação contém várias funções de formatação de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Cor do tipo de letra</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Ícones adicionais"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Aumentar tipo de letra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aumenta o tamanho do tipo de letra do texto selecionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reduzir tipo de letra"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Reduz o tamanho do tipo de letra do texto selecionado.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Se o suporte a <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> estiver ativo, serão visíveis dois ícones adicionais."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Esquerda para a direita"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ícone da esquerda para a direita</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">O texto é introduzido da esquerda para a direita.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Direita para a esquerda"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ícone da direita para a esquerda</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">O texto formatado num idioma em esquema de texto complexo, é introduzido da direita para a esquerda.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Barra Objeto de texto"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Barra Objeto de texto</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contém comandos de formatação para texto que esteja contido num objeto de desenho.</ahelp> A barra <emph>Objeto de texto</emph> é apresentada quando o utilizador clica duas vezes num objeto de desenho."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Sobrescrito</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscrito</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selecionar tudo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Carácter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Parágrafo</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Aqui é possível definir os avanços, espaçamento, alinhamento e espaçamento entre linhas para o parágrafo atualmente selecionado."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Réguas"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Réguas</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "As réguas mostram as dimensões da página e a posição de tabulações, avanços, contornos e colunas. Pode modificar todas estas ocorrências nas réguas utilizando o rato."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Ao clicar duas vezes sobre a régua, é possível abrir a caixa de diálogo <emph>Parágrafo</emph> e atribuir <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">formatação direta ao parágrafo</link> para o atual parágrafo, ou para todos os parágrafos selecionados."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bem-vindo à Ajuda do $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ajuda do %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Trabalhar com o %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menus, Barras de ferramentas e Teclas"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obter ajuda"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Barra Tabela"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">A barra <emph>Tabela </emph>contém funções necessárias para trabalhar com tabelas. Esta é apresentada quando mover o cursor para uma tabela.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Unir células</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Eliminar linha</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Eliminar coluna</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatação automática</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Propriedades da tabela</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menus"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "A seguinte secção apresenta uma lista dos tópicos de ajuda disponíveis para os menus e para as caixas de diálogo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Mostra comandos para inserir, editar e eliminar uma tabela num documento de texto.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Inserir"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Insere uma nova tabela."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Insere colunas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linhas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Insere linhas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Eliminar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Elimina a tabela atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Elimina as colunas selecionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linhas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Elimina as linhas selecionadas."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Selecionar"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Seleciona a tabela atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Coluna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Seleciona a coluna atual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Linha"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Seleciona a linha atual."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Célula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Seleciona a célula atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Unir células</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Dividir células</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Formatação automática</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Ajuste Automático"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Largura da coluna"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Abre a caixa de diálogo Largura da Coluna, na qual pode alterar a largura de uma coluna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Largura otimizada de coluna</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Altura da linha"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Abre a caixa de diálogo Altura da linha, na qual pode alterar a altura de uma linha."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altura otimizada de linha</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas uniformemente</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permitir quebra de linha entre páginas e colunas"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Permite introduzir uma quebra de página na linha atual.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Repetir linhas de título"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Repete os títulos da tabela nas páginas seguintes, se a tabela ocupar mais que uma página.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Converter"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Texto em tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo onde pode converter o texto selecionado em tabela.</ahelp> Abre <link href=\"text/swriter/01/06090000.xhp\">uma caixa de diálogo</link> na qual pode converter o texto selecionado em tabela."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabela em texto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre uma caixa de diálogo na qual é possível converter a tabela atual em texto.</ahelp> Abre<link href=\"text/swriter/01/06090000.xhp\"> uma caixa de diálogo</link> na qual é possível converter a tabela atual em texto."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordenar</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Fórmula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Abre a <link href=\"text/swriter/main0214.xhp\">barra Fórmula</link> para introduzir ou editar uma fórmula."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formato numérico"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Abre <link href=\"text/shared/optionen/01040500.xhp\">uma caixa de diálogo</link>, na qual pode especificar o formato dos números contidos na tabela."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Limites da tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Mostra ou oculta os limites exteriores das células da tabela. Os limites exteriores são apenas visíveis no ecrã e não são imprimíveis."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propriedades da tabela</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Barra Marcas e numeração"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Barra Marcas e numeração</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">A barra <emph>Marcas e numeração</emph> contém funções utilizadas para modificar a estrutura dos parágrafos numerados, incluindo a alteração da ordem dos parágrafos e a definição dos diferentes níveis de parágrafos.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Barras de ferramentas"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Barras de ferramentas</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Esta secção proporciona uma descrição geral das barras de ferramentas disponíveis no $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Ficheiro"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Ficheiro</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Este comandos são aplicáveis ao documento atual, abrem um novo documento ou fecham a aplicação.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Abrir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Guardar como</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versões</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Propriedades</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Imprimir</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Definições de impressora</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Barra Fórmula"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Barra Fórmula</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">A Barra <emph>Fórmula</emph> permite criar e inserir cálculos num documento de texto.</ahelp> Para ativar a Barra <emph>Fórmula</emph>, prima a tecla F2."
diff --git a/source/ro/helpcontent2/source/text/swriter.po b/source/ro/helpcontent2/source/text/swriter.po
index 54e7fc01a69..3c1bb2c6f5c 100644
--- a/source/ro/helpcontent2/source/text/swriter.po
+++ b/source/ro/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\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"
@@ -14,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Bară de stare"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -29,8 +32,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de stare</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de "
+"stare</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -38,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Bara de stare conține informații despre documentul curent și oferă diferite butoane cu funcți speciale."
+msgstr ""
+"Bara de stare conține informații despre documentul curent și oferă diferite "
+"butoane cu funcți speciale."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -48,14 +57,23 @@ msgctxt ""
msgid "Language"
msgstr "Limbă"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Afișează limba pentru textul selectat. <br/>Apăsați pentru a deschide un meniu prin care puteți alege o altă limbă pentru textul selectat sau pentru paragraful actual. <br/>Alegeți Niciuna pentru a ignora textul la corectura ortografică și despărțirea în silabe. <br/>Alegeți Revenire la limba implicită pentru a reaplica textului selectat sau paragrafului actual limba implicită. <br/>Alegeți Mai multe pentru a deschide un dialog cu opțiuni suplimentare.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Afișează limba pentru textul selectat. <br/>Apăsați pentru a "
+"deschide un meniu prin care puteți alege o altă limbă pentru textul selectat "
+"sau pentru paragraful actual. <br/>Alegeți Niciuna pentru a ignora textul "
+"la corectura ortografică și despărțirea în silabe. <br/>Alegeți Revenire la "
+"limba implicită pentru a reaplica textului selectat sau paragrafului actual "
+"limba implicită. <br/>Alegeți Mai multe pentru a deschide un dialog cu "
+"opțiuni suplimentare.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -64,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Semnătură digitală"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Vezi și <link href=\"text/shared/guide/digital_signatures.xhp\">Semnături digitale</link>."
+msgstr ""
+"Vezi și <link href=\"text/shared/guide/digital_signatures.xhp\">Semnături "
+"digitale</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -80,6 +102,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom și dispunere a paginilor"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -88,6 +111,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -96,6 +120,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -104,6 +129,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -112,6 +138,7 @@ msgctxt ""
msgid "Tools"
msgstr "Unelte"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,6 +148,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Unelte</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,6 +158,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,6 +168,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,6 +178,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -155,8 +186,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Note de subsol</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Note de "
+"subsol</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -166,6 +200,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -173,8 +208,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorecție\">Opțiuni autocorecție</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorecție\">Opțiuni "
+"autocorecție</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -182,8 +220,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizare\">Personalizare</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Personalizare\">Personalizare</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -192,6 +233,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Bară de obiecte OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -199,8 +241,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Bară de obiecte OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Bară de obiecte "
+"OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,6 +255,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -220,6 +266,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +276,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -239,6 +287,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -248,15 +297,18 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
+#, fuzzy
msgctxt ""
"main0216.xhp\n"
"hd_id3147824\n"
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -266,6 +318,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +326,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Proprietăți obiect</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object "
+"Properties\">Proprietăți obiect</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +339,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funcționalități $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +347,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funcționalități $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">Funcționalități $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -301,6 +362,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +372,7 @@ msgctxt ""
msgid "Writing"
msgstr "Scriere"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -319,6 +382,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -328,6 +392,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +402,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr ""
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -346,6 +412,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -355,6 +422,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +432,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -373,6 +442,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +452,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Calcule"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -391,6 +462,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +472,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr ""
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -409,6 +482,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +492,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Inserare Imagini"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -427,6 +502,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +512,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr ""
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -445,6 +522,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +532,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr ""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -463,6 +542,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +552,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funcții de ajutor"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -481,6 +562,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +571,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr ""
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -498,6 +581,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -507,6 +591,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +599,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stilul liniei\">Stilul liniei</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Stilul liniei\">Stilul "
+"liniei</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +611,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Grosimea liniei\">Grosimea liniei</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Grosimea liniei\">Grosimea "
+"liniei</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +623,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea liniei</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea "
+"liniei</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -543,6 +637,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,6 +646,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr ""
+#. XeHt
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -558,8 +654,11 @@ msgctxt ""
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de stare</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de "
+"stare</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -568,6 +667,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -576,6 +676,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -584,6 +685,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
#, fuzzy
msgctxt ""
@@ -591,8 +693,11 @@ msgctxt ""
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Porprietăți cadru</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">Porprietăți cadru</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -601,6 +706,7 @@ msgctxt ""
msgid "Insert"
msgstr "Introduceți"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -610,6 +716,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Inserează</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -619,6 +726,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -629,6 +737,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Plic</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -636,8 +745,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caracter Special\">Caracter Special</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Caracter Special\">Caracter "
+"Special</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -645,8 +757,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+#. FWpM
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -655,8 +769,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -664,8 +780,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Notă de subsol/Notă de final</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Notă de "
+"subsol/Notă de final</link>"
+#. L`0|
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -674,8 +793,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -683,8 +804,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Semn de carte</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Semn de "
+"carte</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -694,6 +818,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -701,8 +826,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentariu\">Comentariu</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comentariu\">Comentariu</link>"
+#. A7[#
#: main0104.xhp
#, fuzzy
msgctxt ""
@@ -713,6 +840,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -722,6 +850,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Plic</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -731,6 +860,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,6 +870,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabel</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,6 +880,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -758,6 +890,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -767,2446 +900,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fișier</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,6 +909,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Bara cadru"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3222,8 +917,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Bara cadru</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Bara cadru</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,6 +930,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3243,6 +941,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,6 +951,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3262,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,15 +972,18 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
+#, fuzzy
msgctxt ""
"main0215.xhp\n"
"hd_id3147782\n"
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +993,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1001,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Culoare de fundal</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Culoare de "
+"fundal</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3305,8 +1013,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Porprietăți cadru</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame "
+"Properties\">Porprietăți cadru</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1026,7 @@ msgctxt ""
msgid "Format"
msgstr "Format trimitere"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +1036,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1046,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1054,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1065,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1076,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"numerotare/buline\">Buline și numerotare</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"numerotare/buline\">Buline și "
+"numerotare</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1090,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1100,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Coloane</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3385,8 +1108,10 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secțiuni</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secțiuni</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1121,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3405,6 +1131,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Imagine</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1140,7 @@ msgctxt ""
msgid "Window"
msgstr "Fereastră"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1150,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Fereastră</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3429,8 +1158,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conține comenzi pentru manipularea și afișarea de ferestre document.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conține comenzi pentru "
+"manipularea și afișarea de ferestre document.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1171,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Previzualizează pagina"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1179,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Previzualizare pagină</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Previzualizare "
+"pagină</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3457,6 +1193,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1202,7 @@ msgctxt ""
msgid "View"
msgstr "Vizualizează jurnal"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vizualizează</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1222,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
#, fuzzy
msgctxt ""
@@ -3491,8 +1231,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3501,6 +1243,7 @@ msgctxt ""
msgid "Edit"
msgstr "Editează"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3510,6 +1253,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Editează</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,8 +1261,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Acest meniu conține comenzi pentru editarea conținutului documentului curent.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Acest meniu conține comenzi pentru editarea conținutului "
+"documentului curent.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3528,6 +1275,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,8 +1283,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selectează text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selectează "
+"text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,8 +1295,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compară document</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compară "
+"document</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,8 +1307,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Căutare & înlocuire</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Căutare & "
+"înlocuire</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,8 +1319,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Text automat</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Text "
+"automat</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3571,8 +1331,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bază de date Exchange</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bază de "
+"date Exchange</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3582,6 +1345,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Câmpuri</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,8 +1353,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Note de subsol</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Note de "
+"subsol</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,8 +1365,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Intrare index</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Intrare "
+"index</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,8 +1377,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Intrare bibliografie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Intrare "
+"bibliografie</link>"
+#. 04j?
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3617,8 +1390,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3628,6 +1403,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Legături</link>"
+#. pe;K
#: main0102.xhp
#, fuzzy
msgctxt ""
@@ -3636,8 +1412,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3646,6 +1424,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Bară de formatare"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3653,8 +1432,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bara de formatare</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bara de "
+"formatare</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3664,6 +1446,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3671,8 +1454,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Culoare font</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Culoare "
+"font</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3682,6 +1468,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Pictograme adiționale"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3690,6 +1477,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Mărește fontul"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3698,6 +1486,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3706,6 +1495,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Reduce fontul"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3714,6 +1504,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3723,6 +1514,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3732,6 +1524,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "De la stânga la dreapta"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3740,6 +1533,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3747,8 +1541,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Textul se introduce de la stânga la dreapta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Textul se introduce de la stânga la "
+"dreapta.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3758,6 +1555,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "De la dreapta la stânga"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3766,6 +1564,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3775,6 +1574,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3783,6 +1583,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Bara Obiect Text"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3790,8 +1591,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Bară obiecte text</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Bară obiecte "
+"text</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3801,6 +1605,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3809,8 +1614,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+#. Kgyt
#: main0220.xhp
#, fuzzy
msgctxt ""
@@ -3819,8 +1626,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3828,8 +1637,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selectează tot</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selectează "
+"tot</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3837,8 +1649,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3846,8 +1660,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3857,6 +1673,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3865,6 +1682,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Rigle"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3874,6 +1692,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rigle</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3883,6 +1702,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3892,6 +1712,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3900,6 +1721,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Bun venit la Ajutorul $[officename]"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3909,6 +1731,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Ajutor pentru %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3918,6 +1741,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Lucrează cu %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3927,6 +1751,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Meniuri, Bare de unelte și Scurtături"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3936,6 +1761,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Obține ajutor"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3944,6 +1770,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Bara tabel"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3951,8 +1778,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Bară de tabele</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Bară de "
+"tabele</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3962,6 +1792,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3970,8 +1801,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea liniei</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea "
+"liniei</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3979,8 +1813,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Șterge linie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Șterge "
+"linie</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3988,24 +1825,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Șterge coloană</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Șterge "
+"coloană</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatare automată</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatare "
+"automată</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Proprietăți tabel</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table "
+"Properties\">Proprietăți tabel</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -4014,6 +1860,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4022,6 +1869,7 @@ msgctxt ""
msgid "Menus"
msgstr "Meniuri"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4029,8 +1877,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Meniuri</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">Meniuri</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4040,6 +1891,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4048,6 +1900,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4056,6 +1909,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4064,6 +1918,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4072,6 +1927,7 @@ msgctxt ""
msgid "Insert"
msgstr "Introduceți"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4080,6 +1936,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4088,6 +1945,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Inserează un tabel nou."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4096,6 +1954,7 @@ msgctxt ""
msgid "Columns"
msgstr "Coloane"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4104,6 +1963,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Inserează coloane."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4112,6 +1972,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linii"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4120,6 +1981,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Inserează linii."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4128,6 +1990,7 @@ msgctxt ""
msgid "Delete"
msgstr "Șterge"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4136,6 +1999,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4144,6 +2008,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Șterge tabelul curent.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4152,6 +2017,7 @@ msgctxt ""
msgid "Columns"
msgstr "Coloane"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4160,6 +2026,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Șterge coloanele selectate."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4168,6 +2035,7 @@ msgctxt ""
msgid "Rows"
msgstr "Linii"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4176,6 +2044,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Șterge liniile selectate."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4184,6 +2053,7 @@ msgctxt ""
msgid "Select"
msgstr ""
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4192,6 +2062,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabel"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4200,6 +2071,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Selectează tabelul curent.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4208,6 +2080,7 @@ msgctxt ""
msgid "Column"
msgstr "Coloană"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4216,6 +2089,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Selectează coloana curentă."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4224,6 +2098,7 @@ msgctxt ""
msgid "Row"
msgstr "Rând"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4232,6 +2107,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Selectează linia curentă."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4240,6 +2116,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celulă"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4248,14 +2125,19 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Selectează celula curentă.</ahelp>"
+#. Btf,
#: main0110.xhp
+#, fuzzy
msgctxt ""
"main0110.xhp\n"
"par_idN105B7\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea "
+"liniei</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4264,6 +2146,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4273,6 +2156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietăți tabel</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2165,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Potrivire automată"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2174,7 @@ msgctxt ""
msgid "Column width"
msgstr "Lățime coloană"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2183,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2192,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Lățime optimă coloane</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2201,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2210,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Înălțime linie"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2219,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2228,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Înălțime optimă linii</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2237,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2246,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Permite rândului să fie întrerupt în pagini și coloane"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2255,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2264,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Capul de tabel se repetă"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2273,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2282,7 @@ msgctxt ""
msgid "Convert"
msgstr "Convertește"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2291,7 @@ msgctxt ""
msgid "Text to Table"
msgstr ""
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2300,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2309,7 @@ msgctxt ""
msgid "Table to Text"
msgstr ""
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2318,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2327,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortează</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2336,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formulă"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2345,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2354,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Format numere"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2363,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2372,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Margini de tabel"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4473,6 +2381,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4481,6 +2390,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietăți tabel</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,6 +2399,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4498,6 +2409,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4507,6 +2419,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,6 +2428,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Bare de unelte"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4522,8 +2436,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Bare de unelte</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">Bare de unelte</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4533,6 +2450,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,6 +2459,7 @@ msgctxt ""
msgid "File"
msgstr "Fișier"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,6 +2469,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fișier</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4557,8 +2477,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Aceste comenzi se utilizează asupra documentului curent, deschid un document nou sau închid aplicația.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Aceste comenzi se utilizează asupra documentului curent, "
+"deschid un document nou sau închid aplicația.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4566,8 +2489,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4575,8 +2500,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salveaza ca\">Salvează ca</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Salveaza ca\">Salvează "
+"ca</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4584,8 +2512,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiuni\">Versiuni</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versiuni\">Versiuni</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4593,8 +2523,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Proprietăți\">Proprietăți</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Proprietăți\">Proprietăți</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4602,8 +2535,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4611,8 +2546,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Setările imprimantei\">Setările imprimantei</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Setările "
+"imprimantei\">Setările imprimantei</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,6 +2559,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Bară de formule"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4628,8 +2567,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Bară de formule</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">Bară de formule</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/ro/helpcontent2/source/text/swriter/librelogo.po b/source/ro/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..80544135413
--- /dev/null
+++ b/source/ro/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4052 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\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"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Bară de stare"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de stare</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Bara de stare conține informații despre documentul curent și oferă diferite butoane cu funcți speciale."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Limbă"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Afișează limba pentru textul selectat. <br/>Apăsați pentru a deschide un meniu prin care puteți alege o altă limbă pentru textul selectat sau pentru paragraful actual. <br/>Alegeți Niciuna pentru a ignora textul la corectura ortografică și despărțirea în silabe. <br/>Alegeți Revenire la limba implicită pentru a reaplica textului selectat sau paragrafului actual limba implicită. <br/>Alegeți Mai multe pentru a deschide un dialog cu opțiuni suplimentare.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Semnătură digitală"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Vezi și <link href=\"text/shared/guide/digital_signatures.xhp\">Semnături digitale</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom și dispunere a paginilor"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Unelte"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Unelte</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Note de subsol</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorecție\">Opțiuni autocorecție</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Personalizare\">Personalizare</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Bară de obiecte OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">Bară de obiecte OLE</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Proprietăți obiect</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funcționalități $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">Funcționalități $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Scriere"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Calcule"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Inserare Imagini"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funcții de ajutor"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Stilul liniei\">Stilul liniei</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Grosimea liniei\">Grosimea liniei</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea liniei</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Bară de stare</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Porprietăți cadru</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Introduceți"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Inserează</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Plic</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Caracter Special\">Caracter Special</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Notă de subsol/Notă de final</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Secțiune</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Semn de carte</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comentariu\">Comentariu</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Plic</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Fișier</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Bara cadru"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Bara cadru</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Culoare de fundal</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Porprietăți cadru</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format trimitere"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"numerotare/buline\">Buline și numerotare</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Pagină</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Coloane</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Secțiuni</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Cadru</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Imagine</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Fereastră"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Fereastră</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Conține comenzi pentru manipularea și afișarea de ferestre document.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Previzualizează pagina"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Previzualizare pagină</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Vizualizează jurnal"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">Vizualizează</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Editează"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Editează</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Acest meniu conține comenzi pentru editarea conținutului documentului curent.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Selectează text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compară document</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Căutare & înlocuire</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">Text automat</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Bază de date Exchange</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Câmpuri</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Note de subsol</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Intrare index</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Intrare bibliografie</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Legături</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Bară de formatare"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Bara de formatare</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Culoare font</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Pictograme adiționale"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Mărește fontul"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Reduce fontul"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "De la stânga la dreapta"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Textul se introduce de la stânga la dreapta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "De la dreapta la stânga"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Bara Obiect Text"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Bară obiecte text</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Selectează tot</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Caracter\">Caracter</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraf\">Paragraf</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Rigle"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rigle</link>"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Bun venit la Ajutorul $[officename]"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Ajutor pentru %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Lucrează cu %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Meniuri, Bare de unelte și Scurtături"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Obține ajutor"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Bara tabel"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Bară de tabele</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Culoarea liniei\">Culoarea liniei</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Șterge linie</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Șterge coloană</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Formatare automată</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Proprietăți tabel</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sortează</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Meniuri"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Meniuri</link></variable>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Introduceți"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Inserează un tabel nou."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Coloane"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Inserează coloane."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linii"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Inserează linii."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Șterge"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Șterge tabelul curent.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Coloane"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Șterge coloanele selectate."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Linii"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Șterge liniile selectate."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Selectează tabelul curent.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Coloană"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Selectează coloana curentă."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rând"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Selectează linia curentă."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celulă"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Selectează celula curentă.</ahelp>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietăți tabel</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Potrivire automată"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Lățime coloană"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Lățime optimă coloane</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Înălțime linie"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Înălțime optimă linii</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Permite rândului să fie întrerupt în pagini și coloane"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Capul de tabel se repetă"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Convertește"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortează</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formulă"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Format numere"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Margini de tabel"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Proprietăți tabel</link>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Bare de unelte"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Bare de unelte</link></variable>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fișier"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">Fișier</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Aceste comenzi se utilizează asupra documentului curent, deschid un document nou sau închid aplicația.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Deschide\">Deschide</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salveaza ca\">Salvează ca</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versiuni\">Versiuni</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Proprietăți\">Proprietăți</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tipărește\">Tipărește</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Setările imprimantei\">Setările imprimantei</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Bară de formule"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Bară de formule</link></variable>"
diff --git a/source/ru/helpcontent2/source/text/swriter.po b/source/ru/helpcontent2/source/text/swriter.po
index f7bb5776129..2f600e0f93e 100644
--- a/source/ru/helpcontent2/source/text/swriter.po
+++ b/source/ru/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-08-10 05:54+0200\n"
"Last-Translator: Helen <helenrussian@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11,10 +12,12 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"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"
+"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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +26,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Строка состояния"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +34,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Строка состояния\">Строка состояния</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Строка состояния\">Строка "
+"состояния</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +46,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Строка состояния содержит сведения о текущем документе и предоставляет различные кнопки специальных функций."
+msgstr ""
+"Строка состояния содержит сведения о текущем документе и предоставляет "
+"различные кнопки специальных функций."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +59,23 @@ msgctxt ""
msgid "Language"
msgstr "Язык"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Отображает язык выделенного текста. <br/>Нажмите, чтобы открыть меню, где можно выбрать другой язык для выбранного текста или текущего абзаца. <br/>Выберите \"Нет\", чтобы исключить текст из проверки орфографии и расставления переносов. <br/>Выберите \"Восстановить язык по умолчанию\" для повторного применения языка по умолчанию к выбранной части абзаца. <br/>Нажмите \"Дополнительно\", чтобы открыть диалоговое окно для выбора дополнительных параметров.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Отображает язык выделенного текста. <br/>Нажмите, чтобы "
+"открыть меню, где можно выбрать другой язык для выбранного текста или "
+"текущего абзаца. <br/>Выберите \"Нет\", чтобы исключить текст из проверки "
+"орфографии и расставления переносов. <br/>Выберите \"Восстановить язык по "
+"умолчанию\" для повторного применения языка по умолчанию к выбранной части "
+"абзаца. <br/>Нажмите \"Дополнительно\", чтобы открыть диалоговое окно для "
+"выбора дополнительных параметров.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +84,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Цифровая подпись"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "См. также <link href=\"text/shared/guide/digital_signatures.xhp\">Цифровые подписи</link>."
+msgstr ""
+"См. также <link href=\"text/shared/guide/digital_signatures.xhp\">Цифровые "
+"подписи</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +104,43 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Масштабирование и режимы просмотра"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "С помощью трех элементов управления в строке состояния Writer можно менять масштаб текстовых документов и их размещение для просмотра."
+msgstr ""
+"С помощью трех элементов управления в строке состояния Writer можно менять "
+"масштаб текстовых документов и их размещение для просмотра."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Значки режимов просмотра слева направо: Режим отображения в один столбец. Режим просмотра со страницами, отображающимися рядом друг с другом. Книжный режим: страницы отображаются по две, как в книжном развороте.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Значки режимов просмотра слева направо: Режим отображения в "
+"один столбец. Режим просмотра со страницами, отображающимися рядом друг с "
+"другом. Книжный режим: страницы отображаются по две, как в книжном "
+"развороте.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Для отображения следующих страниц перетащите ползунок масштаба влево; для изменения масштаба внутри страницы и отображения меньшей области страницы перетащите его вправо.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Для отображения следующих страниц перетащите ползунок "
+"масштаба влево; для изменения масштаба внутри страницы и отображения меньшей "
+"области страницы перетащите его вправо.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +149,7 @@ msgctxt ""
msgid "Tools"
msgstr "Сервис"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +159,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Сервис\">Сервис</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +167,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Содержит средства проверки орфографии, галерею художественных объектов, которые можно добавлять в документ, а также средства для настройки меню и установки ссылок на программы.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Содержит средства проверки орфографии, галерею художественных "
+"объектов, которые можно добавлять в документ, а также средства для "
+"настройки меню и установки ссылок на программы.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Структура нумерации\">Структура нумерации</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Структура "
+"нумерации\">Структура нумерации</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Нумерация строк\">Нумерация строк</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Нумерация строк\">Нумерация "
+"строк</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +206,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Сноски\">Сноски</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -165,8 +214,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +225,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автозамена\">Параметры автозамены</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Автозамена\">Параметры "
+"автозамены</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +237,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Настройка\">Настройка</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Настройка\">Настройка</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +249,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Панель объектов OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +257,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Панель объектов OLE\">Панель объектов OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Панель объектов OLE\">Панель "
+"объектов OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +269,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Панель <emph>Объект OLE</emph> отображается при выборе объектов и содержит наиболее важные функции для форматирования и позиционирования объектов.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Панель <emph>Объект OLE</emph> отображается при "
+"выборе объектов и содержит наиболее важные функции для форматирования и "
+"позиционирования объектов.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +282,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без обтекания</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без "
+"обтекания</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +294,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Этот параметр можно также выбрать на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Этот параметр "
+"можно также выбрать на вкладке <emph>Обтекание</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +306,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтекание\">Обтекание</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтекание\">Обтекание</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +317,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Этот значок соответствует параметру <emph>Обтекание страницей</emph> на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Этот значок "
+"соответствует параметру <emph>Обтекание страницей</emph> на вкладке "
+"<emph>Обтекание</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +330,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное обтекание</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное "
+"обтекание</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +342,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Этот параметр можно также определить на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Этот параметр "
+"можно также определить на вкладке <emph>Обтекание</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +354,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства объекта\">Свойства объекта</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства объекта\">Свойства "
+"объекта</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +367,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Возможности приложения $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +375,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Возможности приложения $[officename] Writer\">Возможности приложения $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Возможности приложения $[officename] Writer\">Возможности приложения "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +388,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer позволяет вам проектировать и создавать текстовые документы, содержащие изображения, таблицы или графики. Вы можете сохранять документы в различных форматах, включая стандартизированный формат OpenDocument format (ODF), формат Microsoft Word .doc или HTML. Кроме того, вы можете без труда экспортировать ваш документ в формате переносимого документа (PDF)."
+msgstr ""
+"$[officename] Writer позволяет вам проектировать и создавать текстовые "
+"документы, содержащие изображения, таблицы или графики. Вы можете сохранять "
+"документы в различных форматах, включая стандартизированный формат "
+"OpenDocument format (ODF), формат Microsoft Word .doc или HTML. Кроме того, "
+"вы можете без труда экспортировать ваш документ в формате переносимого "
+"документа (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +406,7 @@ msgctxt ""
msgid "Writing"
msgstr "Запись"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +414,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Приложение $[officename] Writer позволяет создать как основные документы, например записки, <link href=\"text/shared/guide/fax.xhp\" name=\"факсы\">факсы</link>, письма, резюме, так и <link href=\"text/swriter/01/01150000.xhp\" name=\"документы слияния\">документы слияния</link>, например, объемные и сложные документы, включающие несколько частей, а также библиографию, таблицы ссылок и индексы."
+msgstr ""
+"Приложение $[officename] Writer позволяет создать как основные документы, "
+"например записки, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"факсы\">факсы</link>, письма, резюме, так и <link "
+"href=\"text/swriter/01/01150000.xhp\" name=\"документы слияния\">документы "
+"слияния</link>, например, объемные и сложные документы, включающие несколько "
+"частей, а также библиографию, таблицы ссылок и индексы."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +430,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Приложение $[officename] Writer обеспечивает также такие полезные возможности, как <link href=\"text/shared/01/06010000.xhp\" name=\"проверка орфографии\">проверка орфографии</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"тезаурусы\">тезаурусы</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"автозамена\">автозамена</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"расстановка переносов\">расстановка переносов</link>, а также множество <link href=\"text/shared/01/01010100.xhp\" name=\"шаблонов\">шаблонов</link>, предназначенных для практически любых задач. С помощью мастеров пользователь может также создать собственные шаблоны."
-
+msgstr ""
+"Приложение $[officename] Writer обеспечивает также такие полезные "
+"возможности, как <link href=\"text/shared/01/06010000.xhp\" name=\"проверка "
+"орфографии\">проверка орфографии</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"тезаурусы\">тезаурусы</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"автозамена\">автозамена</link> и <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"расстановка переносов\">расстановка "
+"переносов</link>, а также множество <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"шаблонов\">шаблонов</link>, "
+"предназначенных для практически любых задач. С помощью мастеров пользователь "
+"может также создать собственные шаблоны."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +453,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Разработка и структурирование"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +461,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "Приложение $[officename] предлагает широкий диапазон параметров для разработки документов. Используйте <link href=\"text/swriter/01/05140000.xhp\" name=\"Стили\">окно \"Стили и форматирование\"</link>, чтобы создать, назначить или изменить стили для абзацев, отдельные символы, рамки и страницы. Кроме того, <link href=\"text/swriter/01/02110000.xhp\" name=\"Навигатор\">Навигатор</link> позволяет быстро перемещаться внутри документов, просмотреть их в режиме структуры и отслеживать объекты, вставленные в документ."
+msgstr ""
+"Приложение $[officename] предлагает широкий диапазон параметров для "
+"разработки документов. Используйте <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Стили\">окно \"Стили и форматирование\"</link>, чтобы создать, назначить "
+"или изменить стили для абзацев, отдельные символы, рамки и страницы. Кроме "
+"того, <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Навигатор\">Навигатор</link> позволяет быстро перемещаться внутри "
+"документов, просмотреть их в режиме структуры и отслеживать объекты, "
+"вставленные в документ."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +479,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Можно также создавать в текстовых документах различные <link href=\"text/swriter/01/04120000.xhp\" name=\"индексы и таблицы\">индексы и таблицы</link>. Имеется возможность определения структуры и внешнего вида индексов и таблиц в зависимости от конкретных нужд пользователя. Активные гиперссылки и закладки позволяют переходить прямо к соответствующим элементам в тексте."
+msgstr ""
+"Можно также создавать в текстовых документах различные <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"индексы и таблицы\">индексы и "
+"таблицы</link>. Имеется возможность определения структуры и внешнего вида "
+"индексов и таблиц в зависимости от конкретных нужд пользователя. Активные "
+"гиперссылки и закладки позволяют переходить прямо к соответствующим "
+"элементам в тексте."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -361,8 +495,11 @@ msgctxt ""
"30\n"
"help.text"
msgid "Desktop Publishing with $[officename] Writer"
-msgstr "Использование настольных издательских средств в приложении $[officename] Writer"
+msgstr ""
+"Использование настольных издательских средств в приложении $[officename] "
+"Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +507,19 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "Приложение $[officename] Writer содержит различные настольные издательские и графические средства, которые способствуют созданию профессионально оформленных документов, таких как брошюры, бюллетени и приглашения. При форматировании документов можно использовать разметки с несколькими колонками, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"рамки с текстом\">рамки с текстом</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"графические объекты\">графические объекты</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"таблицы\">таблицы</link> и другие объекты."
-
+msgstr ""
+"Приложение $[officename] Writer содержит различные настольные издательские и "
+"графические средства, которые способствуют созданию профессионально "
+"оформленных документов, таких как брошюры, бюллетени и приглашения. При "
+"форматировании документов можно использовать разметки с несколькими "
+"колонками, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"рамки с "
+"текстом\">рамки с текстом</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"графические "
+"объекты\">графические объекты</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"таблицы\">таблицы</link> и "
+"другие объекты."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +529,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Расчеты"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +537,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Текстовые документы в $[officename] имеют встроенную <link href=\"text/swriter/main0214.xhp\" name=\"функцию расчета\">функцию расчета</link>, которая помогает выполнять сложные вычисления или создавать логические связи. В текстовом документе может быть легко создана таблица для выполнения расчетов."
+msgstr ""
+"Текстовые документы в $[officename] имеют встроенную <link "
+"href=\"text/swriter/main0214.xhp\" name=\"функцию расчета\">функцию "
+"расчета</link>, которая помогает выполнять сложные вычисления или создавать "
+"логические связи. В текстовом документе может быть легко создана таблица для "
+"выполнения расчетов."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +554,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Создание рисунков"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +562,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "В приложении $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"средство рисования\">средство рисования</link> позволяет создавать непосредственно в тексте документов рисунки, графические объекты, легенды и другие типы рисунков."
+msgstr ""
+"В приложении $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"средство рисования\">средство рисования</link> позволяет создавать "
+"непосредственно в тексте документов рисунки, графические объекты, легенды и "
+"другие типы рисунков."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +578,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Вставка графических объектов"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +586,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Вы можете вставлять в текстовый документ изображения с <link href=\"text/shared/00/00000020.xhp\" name=\"различными форматами\">различными форматами</link>, включая изображения в формате JPG или GIF. Кроме того, в <link href=\"text/shared/01/gallery.xhp\" name=\"Галерее\">Галерее</link> вы найдете большую подборку изображений, а <link href=\"text/shared/guide/fontwork.xhp\">Галерея текстовых эффектов</link> позволяет создавать великолепные текстовые эффекты."
+msgstr ""
+"Вы можете вставлять в текстовый документ изображения с <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"различными форматами\">различными "
+"форматами</link>, включая изображения в формате JPG или GIF. Кроме того, в "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Галерее\">Галерее</link> вы "
+"найдете большую подборку изображений, а <link "
+"href=\"text/shared/guide/fontwork.xhp\">Галерея текстовых эффектов</link> "
+"позволяет создавать великолепные текстовые эффекты."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +605,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Гибкий интерфейс приложения"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +613,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Интерфейс программы позволяет пользователю настраивать приложение в соответствии со своими предпочтениями, включая пользовательские настройки значков и меню. Различные окна программы, такие как \"Стили и форматирование\" или \"Навигатор\", можно разместить в качестве плавающих окон на любом месте экрана. Некоторые из окон можно <link href=\"text/shared/guide/autohide.xhp\" name=\"закрепить\">закрепить</link> на краю рабочей области."
+msgstr ""
+"Интерфейс программы позволяет пользователю настраивать приложение в "
+"соответствии со своими предпочтениями, включая пользовательские настройки "
+"значков и меню. Различные окна программы, такие как \"Стили и форматирование\" "
+"или \"Навигатор\", можно разместить в качестве плавающих окон на любом месте "
+"экрана. Некоторые из окон можно <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"закрепить\">закрепить</link> на краю рабочей области."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +631,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Перетаскивание"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +639,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Функция <link href=\"text/shared/guide/dragdrop.xhp\" name=\"перетаскивания\">перетаскивания</link> позволяет быстро и эффективно работать с текстовыми документами в $[officename]. Например, можно перетаскивать объекты, такие как графические объекты из галереи, с одного места на другое в том же документе или между открытыми в $[officename] документами."
+msgstr ""
+"Функция <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"перетаскивания\">перетаскивания</link> позволяет быстро и эффективно "
+"работать с текстовыми документами в $[officename]. Например, можно "
+"перетаскивать объекты, такие как графические объекты из галереи, с одного "
+"места на другое в том же документе или между открытыми в $[officename] "
+"документами."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +657,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Функции справки"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +665,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Можно использовать <link href=\"text/shared/05/00000110.xhp\" name=\"справочную систему\">справочную систему</link> в качестве полной системы ссылок на приложения $[officename], включая <link href=\"text/swriter/guide/main.xhp\" name=\"инструкции\">инструкции</link> для задач различной сложности."
+msgstr ""
+"Можно использовать <link href=\"text/shared/05/00000110.xhp\" name=\"справочную "
+"систему\">справочную систему</link> в качестве полной системы ссылок на "
+"приложения $[officename], включая <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"инструкции\">инструкции</link> для задач различной сложности."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +680,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Панель свойств рисованного объекта"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +688,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Панель свойств рисованного объекта\">Панель свойств рисованного объекта</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Панель свойств рисованного "
+"объекта\">Панель свойств рисованного объекта</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +700,15 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Панель <emph>Свойства рисованного объекта</emph> присутствует в Writer и Calc. Выберите пункт меню \"Вид - Панели инструментов - Свойства рисованного объекта\". Эти средства управления активизируются при выборе рисованного объекта. По умолчанию выводятся различные значки в зависимости от типа открытого документа - текстового документа или электронной таблицы.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Панель <emph>Свойства рисованного "
+"объекта</emph> присутствует в Writer и Calc. Выберите пункт меню \"Вид - "
+"Панели инструментов - Свойства рисованного объекта\". Эти средства управления "
+"активизируются при выборе рисованного объекта. По умолчанию выводятся "
+"различные значки в зависимости от типа открытого документа - текстового "
+"документа или электронной таблицы.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +716,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Стиль линии\">Стиль линии</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Стиль линии\">Стиль "
+"линии</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +728,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Толщина линии\">Толщина линии</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Толщина линии\">Толщина "
+"линии</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +740,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Цвет линии\">Цвет линии</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Цвет линии\">Цвет линии</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +751,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Стиль/заливка области\">Стиль/заливка области</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Стиль/заливка "
+"области\">Стиль/заливка области</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +764,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Панель графических объектов"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Панель графических объектов\">Панель графических объектов</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Панель графических "
+"объектов\">Панель графических объектов</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Панель <emph>графических объектов</emph> содержит функции для форматирования и позиционирования выбранных графических растровых изображений.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Панель <emph>графических объектов</emph> "
+"содержит функции для форматирования и позиционирования выбранных графических "
+"растровых изображений.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по вертикали\">Отразить по вертикали</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по "
+"вертикали\">Отразить по вертикали</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по горизонтали\">Отразить по горизонтали</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по "
+"горизонтали\">Отразить по горизонтали</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Свойства графического объекта\">Свойства графического объекта</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Свойства графического "
+"объекта\">Свойства графического объекта</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +829,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вставка"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +839,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Вставка\">Вставка</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +847,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">В меню \"Вставка\" содержатся команды для вставки в документ новых элементов. Сюда относятся разделы, сноски, комментарии, специальные символы, графика и объекты из других приложений.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">В меню \"Вставка\" содержатся команды для вставки в документ "
+"новых элементов. Сюда относятся разделы, сноски, комментарии, специальные "
+"символы, графика и объекты из других приложений.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +862,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Разрыв\">Разрыв</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +870,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Специальный символ\">Специальный символ</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Специальный "
+"символ\">Специальный символ</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +884,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Раздел\">Раздел</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +892,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +903,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Сноска\">Сноска/концевая сноска</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Сноска\">Сноска/концевая "
+"сноска</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +915,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Название\">Название</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Название\">Название</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +926,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Закладка\">Закладка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Закладка\">Закладка</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +937,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Перекрестная ссылка\">Перекрестная ссылка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Перекрестная "
+"ссылка\">Перекрестная ссылка</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +949,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Комментарий</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Комментарий</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -704,8 +960,10 @@ msgctxt ""
"24\n"
"help.text"
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
-msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Сценарий\">Сценарий</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04200000.xhp\" name=\"Сценарий\">Сценарий</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +973,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Конверт\">Конверт</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +983,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +993,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Таблица\">Таблица</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +1001,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Горизонтальная линейка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal "
+"Rule\">Горизонтальная линейка</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1013,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Плавающая рамка\">Плавающая рамка</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Плавающая рамка\">Плавающая "
+"рамка</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1027,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Файл\">Файл</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1036,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Панель рамки"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1044,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Панель рамки\">Панель рамки</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Панель рамки\">Панель "
+"рамки</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1056,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Когда выбирается рамка, панель <emph>Рамка</emph> предоставляет множество важных функций для форматирования и позиционирования рамки.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Когда выбирается рамка, панель "
+"<emph>Рамка</emph> предоставляет множество важных функций для форматирования "
+"и позиционирования рамки.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1069,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без обтекания</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без "
+"обтекания</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1081,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Этот параметр можно также выбрать на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Этот параметр "
+"можно также выбрать на вкладке <emph>Обтекание</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1093,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"С обтеканием\">С обтеканием</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"С обтеканием\">С "
+"обтеканием</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1105,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Этот значок представляет параметр <emph>Обтекание страницей</emph> на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Этот значок "
+"представляет параметр <emph>Обтекание страницей</emph> на вкладке "
+"<emph>Обтекание</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1118,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное обтекание</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное "
+"обтекание</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1130,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Этот параметр можно также определить на вкладке <emph>Обтекание</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Этот параметр "
+"можно также определить на вкладке <emph>Обтекание</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1142,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Цвет фона\">Цвет фона</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Цвет фона\">Цвет фона</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1153,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства рамки\">Свойства рамки</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства рамки\">Свойства "
+"рамки</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1166,7 @@ msgctxt ""
msgid "Format"
msgstr "Формат"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1176,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Формат\">Формат</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1184,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">В этом меню содержатся команды для форматирования разметки и содержимого документа.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">В этом меню содержатся команды для "
+"форматирования разметки и содержимого документа.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1198,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Символ</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1208,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Абзац</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1216,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Нумерация/маркеры\">Нумерация/маркеры</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Нумерация/маркеры\">Нумерация/маркеры</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,8 +1228,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
-msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1241,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Столбцы\">Столбцы</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1251,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Разделы\">Разделы</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1261,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1271,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Рисунок\">Рисунок</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1280,7 @@ msgctxt ""
msgid "Window"
msgstr "Окно"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1290,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Окно\">Окно</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1298,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содержит команды для управления и отображения окон документов.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содержит команды для "
+"управления и отображения окон документов.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1311,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Предварительный просмотр"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1319,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Предварительный просмотр\">Предварительный просмотр</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Предварительный "
+"просмотр\">Предварительный просмотр</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1331,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Панель <emph>Предварительный просмотр</emph> отображается при просмотре документа в режиме предварительного просмотра страницы."
+msgstr ""
+"Панель <emph>Предварительный просмотр</emph> отображается при просмотре "
+"документа в режиме предварительного просмотра страницы."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1344,7 @@ msgctxt ""
msgid "View"
msgstr "Вид"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1354,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Вид\">Вид</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1362,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">В этом меню содержатся команды, предназначенные для управления отображением документа на экране.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">В этом меню содержатся команды, предназначенные для "
+"управления отображением документа на экране.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1376,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Масштаб\">Масштаб</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1385,7 @@ msgctxt ""
msgid "Edit"
msgstr "Правка"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1395,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Правка\">Правка</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1403,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">В этом меню содержатся команды, используемые для редактирования содержимого текущего документа.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">В этом меню содержатся команды, используемые для "
+"редактирования содержимого текущего документа.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1415,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Специальная вставка\">Специальная вставка</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Специальная "
+"вставка\">Специальная вставка</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1427,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Выделить текст\">Выделить текст</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Выделить текст\">Выделить "
+"текст</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1439,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Сравнить документы\">Сравнить документы</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Сравнить документы\">Сравнить "
+"документы</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1451,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Найти и заменить\">Найти и заменить</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Найти и заменить\">Найти и "
+"заменить</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1463,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1474,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Сменить базу данных\">Сменить базу данных</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Сменить базу данных\">Сменить "
+"базу данных</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1488,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Поля\">Поля</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1498,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Сноски\">Сноски</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1506,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Элемент указателя\">Элемент указателя</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Элемент указателя\">Элемент "
+"указателя</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1518,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографическая ссылка\">Библиографическая ссылка</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографическая "
+"ссылка\">Библиографическая ссылка</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1530,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1543,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Связи\">Связи</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1551,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Сенсорное изображение\">Сенсорное изображение</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Сенсорное "
+"изображение\">Сенсорное изображение</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1564,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Панель форматирования"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1572,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Панель форматирования\">Панель форматирования</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Панель форматирования\">Панель "
+"форматирования</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1584,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Панель форматирования содержит несколько функций для форматирования текста.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Панель форматирования содержит несколько "
+"функций для форматирования текста.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1596,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Цвет шрифта\">Цвет шрифта</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Цвет шрифта\">Цвет "
+"шрифта</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1610,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Дополнительные значки"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,14 +1619,18 @@ msgctxt ""
msgid "Increase Font"
msgstr "Увеличить шрифт"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085371\n"
"help.text"
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Используется для увеличения размера шрифта для выделенного текста</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Используется для увеличения размера шрифта для выделенного "
+"текста</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,14 +1639,18 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Уменьшить шрифт"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_id0122200903085351\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr "<ahelp hid=\".\">Используется для уменьшения размера шрифта для выделенного текста.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Используется для уменьшения размера шрифта для выделенного "
+"текста.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1658,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Если включена поддержка <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"Сложной системы письменности\">Сложной системы письменности</link>, отображаются два дополнительных значка."
+msgstr ""
+"Если включена поддержка <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"Сложной системы письменности\">Сложной системы письменности</link>, "
+"отображаются два дополнительных значка."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1673,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Слева направо"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">значок \"слева направо\"</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">значок \"слева "
+"направо\"</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1695,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текст вводится слева направо.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1705,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Справа налево"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">значок \"справа налево\"</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">значок \"справа "
+"налево\"</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1725,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текст, форматированный для языка со сложной системой письменности, вводится справа налево.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Текст, форматированный для языка со "
+"сложной системой письменности, вводится справа налево.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1738,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Панель текстового объекта"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1746,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Панель текстового объекта\">Панель текстового объекта</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Панель текстового "
+"объекта\">Панель текстового объекта</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1758,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содержит команды форматирования для текста, содержащегося в графическом объекте.</ahelp> Панель <emph>Текстовый объект</emph> отображается, если дважды щелкнуть графический объект."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содержит команды форматирования для "
+"текста, содержащегося в графическом объекте.</ahelp> Панель <emph>Текстовый "
+"объект</emph> отображается, если дважды щелкнуть графический объект."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1771,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Верхний индекс\">Верхний индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Верхний индекс\">Верхний "
+"индекс</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1783,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Нижний индекс\">Нижний индекс</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Нижний индекс\">Нижний "
+"индекс</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1795,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Выделить все\">Выделить все</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Выделить все\">Выделить "
+"все</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1809,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Символ</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1819,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Абзац</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1827,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Здесь можно задать отступы, пробелы, выравнивание и межстрочный интервал для текущего выделенного абзаца."
+msgstr ""
+"Здесь можно задать отступы, пробелы, выравнивание и межстрочный интервал для "
+"текущего выделенного абзаца."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1840,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Линейки"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1850,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Линейки\">Линейки</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1858,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Линейки показывают размеры страницы, а также расположение табуляции, отступов, границ и столбцов."
+msgstr ""
+"Линейки показывают размеры страницы, а также расположение табуляции, "
+"отступов, границ и столбцов."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1870,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Дважды щелкнув линейку, можно открыть диалоговое окно <emph>Абзац</emph> и установить <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"прямое форматирование абзаца\">прямое форматирование абзаца</link> для текущего абзаца или всех выбранных абзацев."
+msgstr ""
+"Дважды щелкнув линейку, можно открыть диалоговое окно <emph>Абзац</emph> и "
+"установить <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"прямое форматирование абзаца\">прямое форматирование абзаца</link> для "
+"текущего абзаца или всех выбранных абзацев."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1885,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Добро пожаловать в справку приложения $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1895,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Справка %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1905,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Работа с приложением %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1915,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Меню, панели инструментов и клавиши"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1925,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Получение справки"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1934,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Панель таблицы"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1942,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Панель таблицы\">Панель таблицы</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Панель таблицы\">Панель "
+"таблицы</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1954,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Панель <emph>Таблица</emph> содержит функции, необходимые при работе с таблицами. Она отображается, когда курсор перемещается на таблицу.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Панель <emph>Таблица</emph> содержит функции, "
+"необходимые при работе с таблицами. Она отображается, когда курсор "
+"перемещается на таблицу.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1967,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Объединить ячейки\">Объединить ячейки</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Объединить ячейки\">Объединить "
+"ячейки</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1979,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Удалить строки\">Удалить строки</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Удалить строки\">Удалить "
+"строки</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,32 +1991,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Удалить столбец\">Удалить столбец</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Удалить столбец\">Удалить "
+"столбец</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Автоформат</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">Автоформат</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Свойства таблицы</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Свойства "
+"таблицы</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2036,7 @@ msgctxt ""
msgid "Menus"
msgstr "Меню"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2044,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Меню\">Меню</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Меню\">Меню</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2056,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "В следующем разделе перечислены разделы справки, которые доступны для меню и диалоговых окон."
+msgstr ""
+"В следующем разделе перечислены разделы справки, которые доступны для меню и "
+"диалоговых окон."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2069,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2078,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Таблица</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Отображаются команды, используемые для вставки, изменения и удаления таблиц в текстовом документе.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Отображаются команды, используемые для вставки, изменения и "
+"удаления таблиц в текстовом документе.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2098,7 @@ msgctxt ""
msgid "Insert"
msgstr "Вставить"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2107,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2116,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Вставляет новую таблицу."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2125,7 @@ msgctxt ""
msgid "Columns"
msgstr "Столбцы"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2134,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Вставляет столбцы."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2143,7 @@ msgctxt ""
msgid "Rows"
msgstr "Строки"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2152,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Вставляет строки."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2161,7 @@ msgctxt ""
msgid "Delete"
msgstr "Удалить"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2170,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2179,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Удаляет текущую таблицу.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2188,7 @@ msgctxt ""
msgid "Columns"
msgstr "Столбцы"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2197,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Удаляет выбранные столбцы."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2206,7 @@ msgctxt ""
msgid "Rows"
msgstr "Строки"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2215,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Удаляет выбранные строки."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2224,7 @@ msgctxt ""
msgid "Select"
msgstr "Выбрать"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2233,7 @@ msgctxt ""
msgid "Table"
msgstr "Таблица"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2242,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Выбирает текущую таблицу.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2251,7 @@ msgctxt ""
msgid "Column"
msgstr "Столбец"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2260,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Выбирает текущий столбец."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2269,7 @@ msgctxt ""
msgid "Row"
msgstr "Строка"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2278,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Выбирает текущую строку."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2287,7 @@ msgctxt ""
msgid "Cell"
msgstr "Ячейка"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2296,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Выбирает текущую ячейку.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2305,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Объединить ячейки</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2314,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Разделить ячейки</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2323,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоформат таблицы</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2332,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Автоподбор"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,30 +2341,38 @@ msgctxt ""
msgid "Column width"
msgstr "Ширина столбца"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Открывает диалоговое окно \"Ширина столбца\", позволяющее изменить ширину столбца."
+msgstr ""
+"Открывает диалоговое окно \"Ширина столбца\", позволяющее изменить ширину "
+"столбца."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимальная ширина столбца</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Оптимальная ширина столбца</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Выровнять ширину столбцов</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Выровнять ширину столбцов</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,22 +2381,28 @@ msgctxt ""
msgid "Row Height"
msgstr "Высота строки"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Открывает диалоговое окно \"Высота строки\", позволяющее изменить высоту строки."
+msgstr ""
+"Открывает диалоговое окно \"Высота строки\", позволяющее изменить высоту "
+"строки."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимальная высота строки</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Оптимальная высота строки</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2411,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Выровнять высоту строк</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,14 +2420,18 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Разрешить перенос строк на следующую страницу и колонку"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Позволяет выполнить разрыв страницы в текущей строке.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Позволяет выполнить разрыв страницы в текущей "
+"строке.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2440,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Заголовки"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Повторяет заголовки таблицы на последующих страницах, если таблица занимает более одной страницы.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Повторяет заголовки таблицы на последующих страницах, "
+"если таблица занимает более одной страницы.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2460,7 @@ msgctxt ""
msgid "Convert"
msgstr "Преобразовать"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2469,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Текст в таблицу"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее преобразовать текст в таблицу.</ahelp>Открывает <link href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее преобразовать выбранный текст в таблицу."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее "
+"преобразовать текст в таблицу.</ahelp>Открывает <link "
+"href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее "
+"преобразовать выбранный текст в таблицу."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2491,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Таблицу в текст"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее преобразовать текущую таблицу в текст.</ahelp>Открывает<link href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее преобразовать текущую таблицу в текст."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее "
+"преобразовать текущую таблицу в текст.</ahelp>Открывает<link "
+"href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее "
+"преобразовать текущую таблицу в текст."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2513,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Сортировка</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2522,18 @@ msgctxt ""
msgid "Formula"
msgstr "Формула"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Открывает <link href=\"text/swriter/main0214.xhp\">панель формул</link>, используемую для ввода или изменения формулы."
+msgstr ""
+"Открывает <link href=\"text/swriter/main0214.xhp\">панель формул</link>, "
+"используемую для ввода или изменения формулы."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2542,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Числовой формат"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Открывает <link href=\"text/shared/optionen/01040500.xhp\">диалоговое окно</link>, позволяющее задать формат чисел в таблице."
+msgstr ""
+"Открывает <link href=\"text/shared/optionen/01040500.xhp\">диалоговое "
+"окно</link>, позволяющее задать формат чисел в таблице."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2562,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Границы таблиц"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Отображает или скрывает границы ячеек таблицы. Границы отображаются только на экране и не выводятся при печати."
+msgstr ""
+"Отображает или скрывает границы ячеек таблицы. Границы отображаются только "
+"на экране и не выводятся при печати."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2582,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Свойства таблицы</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2591,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Панель \"Маркеры и нумерация\""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2599,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Панель ''Маркеры и нумерация''\">Панель ''Маркеры и нумерация''</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Панель ''Маркеры и "
+"нумерация''\">Панель ''Маркеры и нумерация''</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2611,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Панель <emph>Маркеры и нумерация</emph> содержит функции для изменения структуры нумерованных абзацев, включая изменение порядка абзацев и определения других уровней для абзацев.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Панель <emph>Маркеры и нумерация</emph> "
+"содержит функции для изменения структуры нумерованных абзацев, включая "
+"изменение порядка абзацев и определения других уровней для абзацев.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2625,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Панели инструментов"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2633,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Панели инструментов\">Панели инструментов</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Панели "
+"инструментов\">Панели инструментов</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2645,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "В этом разделе приводится обзор панелей инструментов, доступных в $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"В этом разделе приводится обзор панелей инструментов, доступных в "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2659,7 @@ msgctxt ""
msgid "File"
msgstr "Файл"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2669,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Файл\">Файл</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2677,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Эти команды относятся к текущему документу, открытию нового документа или закрытию приложения.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Эти команды относятся к текущему документу, открытию нового "
+"документа или закрытию приложения.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2691,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Открыть\">Открыть</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2699,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Сохранить как\">Сохранить как</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Сохранить как\">Сохранить "
+"как</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2713,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Версии\">Версии</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2721,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2734,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Печать\">Печать</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2742,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Параметры печати\">Параметры печати</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Параметры печати\">Параметры "
+"печати</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2755,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Панель формул"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2763,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Панель формул\">Панель формул</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Панель формул\">Панель формул</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2775,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Панель <emph>формул</emph> позволяет создавать и вставлять вычисления в текстовый документ.</ahelp> Чтобы активировать панель <emph>формул</emph>, нажмите клавишу F2."
+msgstr ""
+"<ahelp hid=\".\">Панель <emph>формул</emph> позволяет создавать и вставлять "
+"вычисления в текстовый документ.</ahelp> Чтобы активировать панель "
+"<emph>формул</emph>, нажмите клавишу F2."
diff --git a/source/ru/helpcontent2/source/text/swriter/librelogo.po b/source/ru/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..4aab02ba6fa
--- /dev/null
+++ b/source/ru/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4679 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-08-10 05:54+0200\n"
+"Last-Translator: Helen <helenrussian@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"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-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Строка состояния"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Строка состояния\">Строка состояния</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Строка состояния содержит сведения о текущем документе и предоставляет различные кнопки специальных функций."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Язык"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Отображает язык выделенного текста. <br/>Нажмите, чтобы открыть меню, где можно выбрать другой язык для выбранного текста или текущего абзаца. <br/>Выберите \"Нет\", чтобы исключить текст из проверки орфографии и расставления переносов. <br/>Выберите \"Восстановить язык по умолчанию\" для повторного применения языка по умолчанию к выбранной части абзаца. <br/>Нажмите \"Дополнительно\", чтобы открыть диалоговое окно для выбора дополнительных параметров.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Цифровая подпись"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "См. также <link href=\"text/shared/guide/digital_signatures.xhp\">Цифровые подписи</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Масштабирование и режимы просмотра"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "С помощью трех элементов управления в строке состояния Writer можно менять масштаб текстовых документов и их размещение для просмотра."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Значки режимов просмотра слева направо: Режим отображения в один столбец. Режим просмотра со страницами, отображающимися рядом друг с другом. Книжный режим: страницы отображаются по две, как в книжном развороте.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Для отображения следующих страниц перетащите ползунок масштаба влево; для изменения масштаба внутри страницы и отображения меньшей области страницы перетащите его вправо.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Сервис"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Сервис\">Сервис</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Содержит средства проверки орфографии, галерею художественных объектов, которые можно добавлять в документ, а также средства для настройки меню и установки ссылок на программы.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Структура нумерации\">Структура нумерации</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Нумерация строк\">Нумерация строк</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Сноски\">Сноски</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автозамена\">Параметры автозамены</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Настройка\">Настройка</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Панель объектов OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Панель объектов OLE\">Панель объектов OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Панель <emph>Объект OLE</emph> отображается при выборе объектов и содержит наиболее важные функции для форматирования и позиционирования объектов.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без обтекания</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> Этот параметр можно также выбрать на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Обтекание\">Обтекание</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Этот значок соответствует параметру <emph>Обтекание страницей</emph> на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное обтекание</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Этот параметр можно также определить на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Свойства объекта\">Свойства объекта</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Возможности приложения $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Возможности приложения $[officename] Writer\">Возможности приложения $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer позволяет вам проектировать и создавать текстовые документы, содержащие изображения, таблицы или графики. Вы можете сохранять документы в различных форматах, включая стандартизированный формат OpenDocument format (ODF), формат Microsoft Word .doc или HTML. Кроме того, вы можете без труда экспортировать ваш документ в формате переносимого документа (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Запись"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Приложение $[officename] Writer позволяет создать как основные документы, например записки, <link href=\"text/shared/guide/fax.xhp\" name=\"факсы\">факсы</link>, письма, резюме, так и <link href=\"text/swriter/01/01150000.xhp\" name=\"документы слияния\">документы слияния</link>, например, объемные и сложные документы, включающие несколько частей, а также библиографию, таблицы ссылок и индексы."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Приложение $[officename] Writer обеспечивает также такие полезные возможности, как <link href=\"text/shared/01/06010000.xhp\" name=\"проверка орфографии\">проверка орфографии</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"тезаурусы\">тезаурусы</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"автозамена\">автозамена</link> и <link href=\"text/swriter/01/06030000.xhp\" name=\"расстановка переносов\">расстановка переносов</link>, а также множество <link href=\"text/shared/01/01010100.xhp\" name=\"шаблонов\">шаблонов</link>, предназначенных для практически любых задач. С помощью мастеров пользователь может также создать собственные шаблоны."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Разработка и структурирование"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "Приложение $[officename] предлагает широкий диапазон параметров для разработки документов. Используйте <link href=\"text/swriter/01/05140000.xhp\" name=\"Стили\">окно \"Стили и форматирование\"</link>, чтобы создать, назначить или изменить стили для абзацев, отдельные символы, рамки и страницы. Кроме того, <link href=\"text/swriter/01/02110000.xhp\" name=\"Навигатор\">Навигатор</link> позволяет быстро перемещаться внутри документов, просмотреть их в режиме структуры и отслеживать объекты, вставленные в документ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Можно также создавать в текстовых документах различные <link href=\"text/swriter/01/04120000.xhp\" name=\"индексы и таблицы\">индексы и таблицы</link>. Имеется возможность определения структуры и внешнего вида индексов и таблиц в зависимости от конкретных нужд пользователя. Активные гиперссылки и закладки позволяют переходить прямо к соответствующим элементам в тексте."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Использование настольных издательских средств в приложении $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "Приложение $[officename] Writer содержит различные настольные издательские и графические средства, которые способствуют созданию профессионально оформленных документов, таких как брошюры, бюллетени и приглашения. При форматировании документов можно использовать разметки с несколькими колонками, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"рамки с текстом\">рамки с текстом</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"графические объекты\">графические объекты</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"таблицы\">таблицы</link> и другие объекты."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Расчеты"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Текстовые документы в $[officename] имеют встроенную <link href=\"text/swriter/main0214.xhp\" name=\"функцию расчета\">функцию расчета</link>, которая помогает выполнять сложные вычисления или создавать логические связи. В текстовом документе может быть легко создана таблица для выполнения расчетов."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Создание рисунков"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "В приложении $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"средство рисования\">средство рисования</link> позволяет создавать непосредственно в тексте документов рисунки, графические объекты, легенды и другие типы рисунков."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Вставка графических объектов"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Вы можете вставлять в текстовый документ изображения с <link href=\"text/shared/00/00000020.xhp\" name=\"различными форматами\">различными форматами</link>, включая изображения в формате JPG или GIF. Кроме того, в <link href=\"text/shared/01/gallery.xhp\" name=\"Галерее\">Галерее</link> вы найдете большую подборку изображений, а <link href=\"text/shared/guide/fontwork.xhp\">Галерея текстовых эффектов</link> позволяет создавать великолепные текстовые эффекты."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Гибкий интерфейс приложения"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Интерфейс программы позволяет пользователю настраивать приложение в соответствии со своими предпочтениями, включая пользовательские настройки значков и меню. Различные окна программы, такие как \"Стили и форматирование\" или \"Навигатор\", можно разместить в качестве плавающих окон на любом месте экрана. Некоторые из окон можно <link href=\"text/shared/guide/autohide.xhp\" name=\"закрепить\">закрепить</link> на краю рабочей области."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Перетаскивание"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Функция <link href=\"text/shared/guide/dragdrop.xhp\" name=\"перетаскивания\">перетаскивания</link> позволяет быстро и эффективно работать с текстовыми документами в $[officename]. Например, можно перетаскивать объекты, такие как графические объекты из галереи, с одного места на другое в том же документе или между открытыми в $[officename] документами."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Функции справки"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Можно использовать <link href=\"text/shared/05/00000110.xhp\" name=\"справочную систему\">справочную систему</link> в качестве полной системы ссылок на приложения $[officename], включая <link href=\"text/swriter/guide/main.xhp\" name=\"инструкции\">инструкции</link> для задач различной сложности."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Панель свойств рисованного объекта"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Панель свойств рисованного объекта\">Панель свойств рисованного объекта</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Панель <emph>Свойства рисованного объекта</emph> присутствует в Writer и Calc. Выберите пункт меню \"Вид - Панели инструментов - Свойства рисованного объекта\". Эти средства управления активизируются при выборе рисованного объекта. По умолчанию выводятся различные значки в зависимости от типа открытого документа - текстового документа или электронной таблицы.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Стиль линии\">Стиль линии</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Толщина линии\">Толщина линии</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Цвет линии\">Цвет линии</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Стиль/заливка области\">Стиль/заливка области</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Панель графических объектов"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Панель графических объектов\">Панель графических объектов</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Панель <emph>графических объектов</emph> содержит функции для форматирования и позиционирования выбранных графических растровых изображений.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по вертикали\">Отразить по вертикали</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Отразить по горизонтали\">Отразить по горизонтали</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Свойства графического объекта\">Свойства графического объекта</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вставка"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Вставка\">Вставка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">В меню \"Вставка\" содержатся команды для вставки в документ новых элементов. Сюда относятся разделы, сноски, комментарии, специальные символы, графика и объекты из других приложений.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Разрыв\">Разрыв</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Специальный символ\">Специальный символ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Раздел\">Раздел</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Сноска\">Сноска/концевая сноска</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Название\">Название</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Закладка\">Закладка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Перекрестная ссылка\">Перекрестная ссылка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Комментарий</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Сценарий\">Сценарий</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Конверт\">Конверт</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Таблица\">Таблица</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Горизонтальная линейка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Плавающая рамка\">Плавающая рамка</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Файл\">Файл</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Панель рамки"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Панель рамки\">Панель рамки</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Когда выбирается рамка, панель <emph>Рамка</emph> предоставляет множество важных функций для форматирования и позиционирования рамки.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Без обтекания\">Без обтекания</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Этот параметр можно также выбрать на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"С обтеканием\">С обтеканием</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Этот значок представляет параметр <emph>Обтекание страницей</emph> на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Сквозное обтекание</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Этот параметр можно также определить на вкладке <emph>Обтекание</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Цвет фона\">Цвет фона</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Свойства рамки\">Свойства рамки</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Формат"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Формат\">Формат</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">В этом меню содержатся команды для форматирования разметки и содержимого документа.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Символ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Абзац</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Нумерация/маркеры\">Нумерация/маркеры</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Страница\">Страница</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Столбцы\">Столбцы</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Разделы\">Разделы</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Рамка</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Рисунок\">Рисунок</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Окно"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Окно\">Окно</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Содержит команды для управления и отображения окон документов.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Предварительный просмотр"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Предварительный просмотр\">Предварительный просмотр</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Панель <emph>Предварительный просмотр</emph> отображается при просмотре документа в режиме предварительного просмотра страницы."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Вид"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Вид\">Вид</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">В этом меню содержатся команды, предназначенные для управления отображением документа на экране.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Масштаб\">Масштаб</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Правка"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Правка\">Правка</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">В этом меню содержатся команды, используемые для редактирования содержимого текущего документа.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Специальная вставка\">Специальная вставка</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Выделить текст\">Выделить текст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Сравнить документы\">Сравнить документы</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Найти и заменить\">Найти и заменить</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Автотекст\">Автотекст</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Сменить базу данных\">Сменить базу данных</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Поля\">Поля</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Сноски\">Сноски</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Элемент указателя\">Элемент указателя</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Библиографическая ссылка\">Библиографическая ссылка</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Гиперссылка</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Связи\">Связи</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Сенсорное изображение\">Сенсорное изображение</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Панель форматирования"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Панель форматирования\">Панель форматирования</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Панель форматирования содержит несколько функций для форматирования текста.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Цвет шрифта\">Цвет шрифта</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Дополнительные значки"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Увеличить шрифт"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Используется для увеличения размера шрифта для выделенного текста</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Уменьшить шрифт"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Используется для уменьшения размера шрифта для выделенного текста.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Если включена поддержка <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"Сложной системы письменности\">Сложной системы письменности</link>, отображаются два дополнительных значка."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Слева направо"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">значок \"слева направо\"</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Текст вводится слева направо.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Справа налево"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">значок \"справа налево\"</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Текст, форматированный для языка со сложной системой письменности, вводится справа налево.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Панель текстового объекта"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Панель текстового объекта\">Панель текстового объекта</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Содержит команды форматирования для текста, содержащегося в графическом объекте.</ahelp> Панель <emph>Текстовый объект</emph> отображается, если дважды щелкнуть графический объект."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Верхний индекс\">Верхний индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Нижний индекс\">Нижний индекс</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Выделить все\">Выделить все</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Символ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Абзац</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Здесь можно задать отступы, пробелы, выравнивание и межстрочный интервал для текущего выделенного абзаца."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Линейки"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Линейки\">Линейки</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Линейки показывают размеры страницы, а также расположение табуляции, отступов, границ и столбцов."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Дважды щелкнув линейку, можно открыть диалоговое окно <emph>Абзац</emph> и установить <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"прямое форматирование абзаца\">прямое форматирование абзаца</link> для текущего абзаца или всех выбранных абзацев."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Добро пожаловать в справку приложения $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Справка %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Работа с приложением %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Меню, панели инструментов и клавиши"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Получение справки"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Панель таблицы"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Панель таблицы\">Панель таблицы</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Панель <emph>Таблица</emph> содержит функции, необходимые при работе с таблицами. Она отображается, когда курсор перемещается на таблицу.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Объединить ячейки\">Объединить ячейки</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Удалить строки\">Удалить строки</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Удалить столбец\">Удалить столбец</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Автоформат</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Свойства таблицы</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Сортировать</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Меню"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Меню\">Меню</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "В следующем разделе перечислены разделы справки, которые доступны для меню и диалоговых окон."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Таблица</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Отображаются команды, используемые для вставки, изменения и удаления таблиц в текстовом документе.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Вставить"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Вставляет новую таблицу."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Столбцы"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Вставляет столбцы."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Строки"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Вставляет строки."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Удалить"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Удаляет текущую таблицу.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Столбцы"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Удаляет выбранные столбцы."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Строки"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Удаляет выбранные строки."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Выбрать"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Таблица"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Выбирает текущую таблицу.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Столбец"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Выбирает текущий столбец."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Строка"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Выбирает текущую строку."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Ячейка"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Выбирает текущую ячейку.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Объединить ячейки</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Разделить ячейки</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Автоформат таблицы</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Автоподбор"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Ширина столбца"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Открывает диалоговое окно \"Ширина столбца\", позволяющее изменить ширину столбца."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Оптимальная ширина столбца</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Выровнять ширину столбцов</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Высота строки"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Открывает диалоговое окно \"Высота строки\", позволяющее изменить высоту строки."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Оптимальная высота строки</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Выровнять высоту строк</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Разрешить перенос строк на следующую страницу и колонку"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Позволяет выполнить разрыв страницы в текущей строке.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Заголовки"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Повторяет заголовки таблицы на последующих страницах, если таблица занимает более одной страницы.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Преобразовать"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Текст в таблицу"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее преобразовать текст в таблицу.</ahelp>Открывает <link href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее преобразовать выбранный текст в таблицу."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Таблицу в текст"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Открывает диалоговое окно, позволяющее преобразовать текущую таблицу в текст.</ahelp>Открывает<link href=\"text/swriter/01/06090000.xhp\">диалоговое окно</link>, позволяющее преобразовать текущую таблицу в текст."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Сортировка</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Формула"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Открывает <link href=\"text/swriter/main0214.xhp\">панель формул</link>, используемую для ввода или изменения формулы."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Числовой формат"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Открывает <link href=\"text/shared/optionen/01040500.xhp\">диалоговое окно</link>, позволяющее задать формат чисел в таблице."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Границы таблиц"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Отображает или скрывает границы ячеек таблицы. Границы отображаются только на экране и не выводятся при печати."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Свойства таблицы</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Панель \"Маркеры и нумерация\""
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Панель ''Маркеры и нумерация''\">Панель ''Маркеры и нумерация''</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Панель <emph>Маркеры и нумерация</emph> содержит функции для изменения структуры нумерованных абзацев, включая изменение порядка абзацев и определения других уровней для абзацев.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Панели инструментов"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Панели инструментов\">Панели инструментов</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "В этом разделе приводится обзор панелей инструментов, доступных в $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Файл"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Файл\">Файл</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Эти команды относятся к текущему документу, открытию нового документа или закрытию приложения.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Открыть\">Открыть</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Сохранить как\">Сохранить как</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Версии\">Версии</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства\">Свойства</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Печать\">Печать</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Параметры печати\">Параметры печати</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Панель формул"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Панель формул\">Панель формул</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Панель <emph>формул</emph> позволяет создавать и вставлять вычисления в текстовый документ.</ahelp> Чтобы активировать панель <emph>формул</emph>, нажмите клавишу F2."
diff --git a/source/si/helpcontent2/source/text/swriter.po b/source/si/helpcontent2/source/text/swriter.po
index 218ac8ac8f3..c238c8d88f1 100644
--- a/source/si/helpcontent2/source/text/swriter.po
+++ b/source/si/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-12 12:43+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "තත්ත්ව තීරුව"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">තත්ත්ව තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">තත්ත්ව තීරුව</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +44,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "තත්ව තීරුව තුල වත්මන‍් ලේඛනය පිළිබඳ තොරතුරු සහ විශේෂ කාර්යයන් සමඟ විවිධ බොත්තම් අන්තර්ගත වේ."
+msgstr ""
+"තත්ව තීරුව තුල වත්මන‍් ලේඛනය පිළිබඳ තොරතුරු සහ විශේෂ කාර්යයන් සමඟ විවිධ "
+"බොත්තම් අන්තර්ගත වේ."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +57,7 @@ msgctxt ""
msgid "Language"
msgstr "භාෂාව"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +66,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +75,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "ඩිජිටල් අත්සන"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">ඩිජිටල් අත්සන්</link>."
+msgstr ""
+"See also <link href=\"text/shared/guide/digital_signatures.xhp\">ඩිජිටල් "
+"අත්සන්</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +95,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "විශාලනය සහ පිරිසැලසුම බැලීම"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Writer හි තත්ත්ව තීරුවේ ඇති පාලක තුනක් මගින් ඔබට ඔබේ ලේඛන වල විශාලනය සහ දර්ශනය වන ආකාරය සකසා ගැනීමට පුළුවන."
+msgstr ""
+"Writer හි තත්ත්ව තීරුවේ ඇති පාලක තුනක් මගින් ඔබට ඔබේ ලේඛන වල විශාලනය සහ "
+"දර්ශනය වන ආකාරය සකසා ගැනීමට පුළුවන."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">දර්ශනය වන ආකාරය සකසන අයිකන වමේ සිට දකුණට දැක්වේ: තනි තීරු ප්‍රක්‍රමය (mode). දර්ශන ප්‍රක්‍රමයෙදී පිටු පැත්තෙන් පැත්තට. පුස්තක ප්‍රක්‍රමයේදී විවෘත කළ පොතක මෙන් පිටු දෙකක්.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">දර්ශනය වන ආකාරය සකසන අයිකන වමේ සිට දකුණට දැක්වේ: තනි තීරු "
+"ප්‍රක්‍රමය (mode). දර්ශන ප්‍රක්‍රමයෙදී පිටු පැත්තෙන් පැත්තට. පුස්තක "
+"ප්‍රක්‍රමයේදී විවෘත කළ පොතක මෙන් පිටු දෙකක්.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">වැඩි පිටු සංඛ්‍යාවක් එකවර බලාගැනීම සඳහා විශාලන ස්ලයිඩරය වමට ද පිටුවකින් කුඩා කොටසක් විශාල කර බැලීම සඳහා එම ස්ලයිඩරය දකුණට ද ගෙන යන්න</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">වැඩි පිටු සංඛ්‍යාවක් එකවර බලාගැනීම සඳහා විශාලන ස්ලයිඩරය වමට ද "
+"පිටුවකින් කුඩා කොටසක් විශාල කර බැලීම සඳහා එම ස්ලයිඩරය දකුණට ද ගෙන "
+"යන්න</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +139,7 @@ msgctxt ""
msgid "Tools"
msgstr "මෙවලම්"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +149,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">මෙවලම්</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +157,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">අක්ෂර වින්‍යාසය පරීක්ෂා කරන මෙවලම් ද, ඔබේ ලිපියට එක්කර ගත හැකි සැරසිලි එකතුවක්ද, මෙනු අවශ්‍ය ලෙස සකසා ගැනීමට සහ වැඩසටහන සඳහා ඔබේ අඪිරුචීන් සකසා ගැනීමට අදාළ මෙවලම්ද අන්තර්ගත වේ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">අක්ෂර වින්‍යාසය පරීක්ෂා කරන මෙවලම් ද, ඔබේ ලිපියට එක්කර ගත "
+"හැකි සැරසිලි එකතුවක්ද, මෙනු අවශ්‍ය ලෙස සකසා ගැනීමට සහ වැඩසටහන සඳහා ඔබේ "
+"අඪිරුචීන් සකසා ගැනීමට අදාළ මෙවලම්ද අන්තර්ගත වේ.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +170,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">සංක්ෂිප්ත අංකනය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">සංක්ෂිප්ත "
+"අංකනය</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +182,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">පේළි අංකනය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">පේළි "
+"අංකනය</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +194,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">පාද සටහන්</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">පාද සටහන්</link>"
+#. ufUm
#: main0106.xhp
#, fuzzy
msgctxt ""
@@ -166,8 +206,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +217,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ස්වයං නිවැරදි කිරීමේ විකල්ප</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ස්වයං නිවැරදි "
+"කිරීමේ විකල්ප</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +229,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">අවශ්‍ය පරිදි සකසා ගන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">අවශ්‍ය පරිදි සකසා "
+"ගන්න</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +242,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "OLE-වස්තු තීරුව"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +250,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\"> OLE-වස්තු තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\"> OLE-වස්තු "
+"තීරුව</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -212,6 +264,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +272,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">දැවටුම නොකරන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">දැවටුම "
+"නොකරන්න</link>"
+#. A],n
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -229,8 +285,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ "
+"සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -240,6 +299,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -249,6 +309,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -259,6 +320,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+#. fa.W
#: main0216.xhp
#, fuzzy
msgctxt ""
@@ -267,8 +329,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ "
+"සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -276,8 +341,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි ලක්ෂණ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි "
+"ලක්ෂණ</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -286,6 +354,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "$[officename] Writer හි හැඩහුරුව"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -293,8 +362,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer හැඩහුරුකම්</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"$[officename] Writer Features\">$[officename] Writer "
+"හැඩහුරුකම්</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -302,8 +375,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "චිත්‍රක, වගු හෝ ප්‍රස්තාර ඇතුළත් ව ඇති පාඨ ලේඛන සැලසුම් කරන්නට සහ නිර්මාණය කරන්නට $[officename] Writer ඔබට ඉඩ සළසයි. ‍ අනතුරුව එම ලේඛන, සම්මත OpenDocument ගොනු ආකෘතිය (ODF), මයික්‍රොසොෆ්ට් වර්ඩ් .doc ආකෘතිය, හෝ HTML ඇතුළුව විවිධ වූ ගොනු ආකෘති වලට අනුව සුරැකීමට ඔබට පුළුවන. එසේම, ඔබේ ලේඛන Portable Document ආකෘතියට (PDF) පහසුවෙන්ම මාරු කරන්නට ද හැකි ය."
+msgstr ""
+"චිත්‍රක, වගු හෝ ප්‍රස්තාර ඇතුළත් ව ඇති පාඨ ලේඛන සැලසුම් කරන්නට සහ නිර්මාණය "
+"කරන්නට $[officename] Writer ඔබට ඉඩ සළසයි. ‍ අනතුරුව එම ලේඛන, සම්මත "
+"OpenDocument ගොනු ආකෘතිය (ODF), මයික්‍රොසොෆ්ට් වර්ඩ් .doc ආකෘතිය, හෝ HTML "
+"ඇතුළුව විවිධ වූ ගොනු ආකෘති වලට අනුව සුරැකීමට ඔබට පුළුවන. එසේම, ඔබේ ලේඛන "
+"Portable Document ආකෘතියට (PDF) පහසුවෙන්ම මාරු කරන්නට ද හැකි ය."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -313,6 +392,7 @@ msgctxt ""
msgid "Writing"
msgstr "ලිවීම"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -322,6 +402,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -329,8 +410,19 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "එසේම, <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">අක්ෂර වන්‍යාස පිරික්සුමක්</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">පර්යාය ශබ්දකෝෂයක්</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ස්වයං නිරවද්‍යකයක්</link>, සහ <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">හයිෆන්කරනයක් වැනි ප්‍රයෝජනවත් අංග</link> මෙන්ම හැම කාර්යයක් සඳහාම පාහේ සුදුසු පරිදි විශාල විවිධත්වයකින් යුත් <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">අච්චු</link> ද $[officename] Writer හි අන්තර්ගත ය. විසාඩ් භාවිත කරමින් ඔබට ඔබේ ම අච්චු සාදා ගැනීමට ද පුළුවන්කම ඇත."
-
+msgstr ""
+"එසේම, <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">අක්ෂර "
+"වන්‍යාස පිරික්සුමක්</link>, <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">පර්යාය "
+"ශබ්දකෝෂයක්</link>, <link href=\"text/shared/01/06040000.xhp\" "
+"name=\"AutoCorrect\">ස්වයං නිරවද්‍යකයක්</link>, සහ <link "
+"href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">හයිෆන්කරනයක් වැනි "
+"ප්‍රයෝජනවත් අංග</link> මෙන්ම හැම කාර්යයක් සඳහාම පාහේ සුදුසු පරිදි විශාල "
+"විවිධත්වයකින් යුත් <link href=\"text/shared/01/01010100.xhp\" "
+"name=\"templates\">අච්චු</link> ද $[officename] Writer හි අන්තර්ගත ය. විසාඩ් "
+"භාවිත කරමින් ඔබට ඔබේ ම අච්චු සාදා ගැනීමට ද පුළුවන්කම ඇත."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -340,6 +432,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "සැලසුම් නිර්මාණය සහ ව්‍යුහගත කිරීම"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -347,8 +440,17 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "ලිපි සැලසුම් කරනු පිණිස පුළුල් පරාසයක විකල්පයන් $[officename] සතුව ඇත. ඡෙදයන්, තනි තනි අක්ෂර,රාමු සහ පිටු වලට මෝස්තර යෙදීම සඳහා සහ යොදා තිබෙන මෝස්තර වෙනස් කිරීම සඳහා <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">මෝස්තර සහ ආකෘතිකරණ කවුළුව</link> භාවිත කරන්න. මෙයට අමතරව, ඔබේ ලේඛනය තුළ ඉක්මණින් එහා මෙහා ගමන් කිරීමට, එය දෙස සංක්ෂිප්ත දෘෂ්ටිපථයකින් (Outline view) බැලීමට සහ ඔබ විසින් ලේඛනයට ඇතුළත්කර ඇති වස්තූන් ගැන සොයා බැලීමට ද (objects) <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">නැවිගේටරය</link> ඔබට සහාය වෙයි."
+msgstr ""
+"ලිපි සැලසුම් කරනු පිණිස පුළුල් පරාසයක විකල්පයන් $[officename] සතුව ඇත. "
+"ඡෙදයන්, තනි තනි අක්ෂර,රාමු සහ පිටු වලට මෝස්තර යෙදීම සඳහා සහ යොදා තිබෙන "
+"මෝස්තර වෙනස් කිරීම සඳහා <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Styles\">මෝස්තර සහ ආකෘතිකරණ කවුළුව</link> භාවිත කරන්න. මෙයට අමතරව, ඔබේ "
+"ලේඛනය තුළ ඉක්මණින් එහා මෙහා ගමන් කිරීමට, එය දෙස සංක්ෂිප්ත දෘෂ්ටිපථයකින් "
+"(Outline view) බැලීමට සහ ඔබ විසින් ලේඛනයට ඇතුළත්කර ඇති වස්තූන් ගැන සොයා "
+"බැලීමට ද (objects) <link href=\"text/swriter/01/02110000.xhp\" "
+"name=\"Navigator\">නැවිගේටරය</link> ඔබට සහාය වෙයි."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -356,8 +458,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "එසේම පෙළ ලේඛන (Text documents) තුළට විවිධ වූ <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">සූචි (indexes) සහ වගු </link> ඇතුළත් කිරීමට ඔබට පුළුවන. ඔබට ඔබේ පෞද්ගලික අවශ්‍යතා අනුව සූචි සහ වගු වල ව්‍යුහය සහ පෙනුම සකස් කිරීමට හැකියාව ඇත.පෙළෙහි ඇතළත් අදාල අයිතම කරා එක්වනම යොමු විමට සක්‍රිය හයිපර්ලින්ක්ස් සහ පොත් සලකුණු ඔබට ඉඩ සළසයි ."
+msgstr ""
+"එසේම පෙළ ලේඛන (Text documents) තුළට විවිධ වූ <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">සූචි (indexes) "
+"සහ වගු </link> ඇතුළත් කිරීමට ඔබට පුළුවන. ඔබට ඔබේ පෞද්ගලික අවශ්‍යතා අනුව "
+"සූචි සහ වගු වල ව්‍යුහය සහ පෙනුම සකස් කිරීමට හැකියාව ඇත.පෙළෙහි ඇතළත් අදාල "
+"අයිතම කරා එක්වනම යොමු විමට සක්‍රිය හයිපර්ලින්ක්ස් සහ පොත් සලකුණු ඔබට ඉඩ "
+"සළසයි ."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -367,6 +476,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "$[officename] Writer මගින්පරිගණක ප්‍රකාශන සැකසීම (Desktop Publishing)"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -374,8 +484,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "කුඩා පොත්, පුවත්හසුන් සහ ආරාධනාපත් වැනි වෘත්තීයමය තත්ත්වයෙන් නිමැවුණ ලේඛන සැකසීමට ඔබට සහාය විය හැකි පරිගණකමය ප්‍රකාශන මෙවලම් සහ ඇඳීමේ මෙවලම් ගණනාවක්ම $[officename] Writer සතුව ඇත. ඔබට ඔබේ ලේඛන සිරස් තීරු වැඩි ගණනකින් යුතුව, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">පෙළ රාමු</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">චිත්‍රක</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">වගු</link>, සහ අනෙකුත් අංග ද සහිතව ආකෘතිකරණය කර ගැනීමට පුළුවන."
+msgstr ""
+"කුඩා පොත්, පුවත්හසුන් සහ ආරාධනාපත් වැනි වෘත්තීයමය තත්ත්වයෙන් නිමැවුණ ලේඛන "
+"සැකසීමට ඔබට සහාය විය හැකි පරිගණකමය ප්‍රකාශන මෙවලම් සහ ඇඳීමේ මෙවලම් ගණනාවක්ම "
+" $[officename] Writer සතුව ඇත. ඔබට ඔබේ ලේඛන සිරස් තීරු වැඩි ගණනකින් "
+"යුතුව, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">පෙළ "
+"රාමු</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"graphics\">චිත්‍රක</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">වගු</link>, සහ "
+"අනෙකුත් අංග ද සහිතව ආකෘතිකරණය කර ගැනීමට පුළුවන."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -385,6 +504,7 @@ msgctxt ""
msgid "Calculations"
msgstr "ගණනය කිරීම්"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -392,8 +512,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "ඉහළ පෙළේ ගණනය කිරීම් හෝ තර්ක සම්බන්ධක ක්‍රියාවට නැංවීමට ඔබට සහාය දිය හැකි <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">සංගෘහිත ගණන කෘත්‍යයක් (integrated calculation function)</link> $[officename] හි පෙළ ලේඛන සතුව ඇත.ගණනය කිරීම් සිදු කරනු පිණිස ඔබට පහසුවෙන්ම පෙළ ලේඛනය තුළ වගුවක් ඇතුළත් කර ගැනීමට පුළුවන."
+msgstr ""
+"ඉහළ පෙළේ ගණනය කිරීම් හෝ තර්ක සම්බන්ධක ක්‍රියාවට නැංවීමට ඔබට සහාය දිය හැකි "
+"<link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">සංගෘහිත "
+"ගණන කෘත්‍යයක් (integrated calculation function)</link> $[officename] හි පෙළ "
+"ලේඛන සතුව ඇත.ගණනය කිරීම් සිදු කරනු පිණිස ඔබට පහසුවෙන්ම පෙළ ලේඛනය තුළ වගුවක් "
+"ඇතුළත් කර ගැනීමට පුළුවන."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -403,6 +529,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "චිත්‍ර නිර්මාණය"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -410,8 +537,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "චිත්‍ර,චිත්‍රක, පටුන සහ වෙනත් වර්ගවල චිත්‍ර පෙළ ලේඛන තුළට සෘජුව ඇතුළු කිරීමට $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">චිත්‍ර මෙවලම</link> ඔබට අවස්ථාව සළසයි."
+msgstr ""
+"චිත්‍ර,චිත්‍රක, පටුන සහ වෙනත් වර්ගවල චිත්‍ර පෙළ ලේඛන තුළට සෘජුව ඇතුළු කිරීමට "
+"$[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing "
+"tool\">චිත්‍ර මෙවලම</link> ඔබට අවස්ථාව සළසයි."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -421,6 +552,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "චිත්‍රක ඇතුළත් කිරීම"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -428,8 +560,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "JPG හෝ GIF ආකෘතිවල චිත්‍රකද ඇතුළුව <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">විවිධ ආකෘතිවල</link> පින්තූර පෙළ ලේඛනයන්ට ඇතුළු කිරීමට ඔබට පුළුවන. ඊට අමතරව, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">ගැලරිය</link> ක්ලිප්ආර්ට් එකතුවක් සපයා දෙන අතර <link href=\"text/shared/guide/fontwork.xhp\">අකුරු ගැලරිය</link> ඉස්තරම් අක්ෂරප්‍රයෝග (fonteffects) නිර්මාණය කර දෙයි."
+msgstr ""
+"JPG හෝ GIF ආකෘතිවල චිත්‍රකද ඇතුළුව <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"different formats\">විවිධ ආකෘතිවල</link> පින්තූර පෙළ ලේඛනයන්ට ඇතුළු "
+"කිරීමට ඔබට පුළුවන. ඊට අමතරව, <link href=\"text/shared/01/gallery.xhp\" "
+"name=\"Gallery\">ගැලරිය</link> ක්ලිප්ආර්ට් එකතුවක් සපයා දෙන අතර <link "
+"href=\"text/shared/guide/fontwork.xhp\">අකුරු ගැලරිය</link> ඉස්තරම් "
+"අක්ෂරප්‍රයෝග (fonteffects) නිර්මාණය කර දෙයි."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -439,6 +578,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "සුනම්‍ය යෙදුම් අතුරු මුහුණත"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -446,8 +586,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "ගලපා ගැනීමේ අයිකන සහ මෙනු ද ඇතුළත් කර වැඩසටහනේ අතරුමුහුණත සැලසුම් කරනු ලැබ ඇත්තේ ඔබට එය ඔබ කැමති ආකාරයකට සකසා ගැනීමට හැකිවන පරිදි ය. මෝස්තර සහ ආකෘතිකරණ කවුළුව හෝ නැවිගේටරය වැනි විවිධ කවුළු පාවෙන කවුළු වශයෙන් ඔබට තිරය මත ඔබ කැමති තැනක ස්ථානගත කර ගැනීමට හැකි ය. එසේම සමහර කවුළු ඔබට වැඩ සාවියේ අයිනකට වන්නට <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ස්ථිරව නවතා තැබීම</link> ට ද පුළුවන."
+msgstr ""
+"ගලපා ගැනීමේ අයිකන සහ මෙනු ද ඇතුළත් කර වැඩසටහනේ අතරුමුහුණත සැලසුම් කරනු ලැබ "
+"ඇත්තේ ඔබට එය ඔබ කැමති ආකාරයකට සකසා ගැනීමට හැකිවන පරිදි ය. මෝස්තර සහ ආකෘතිකරණ "
+"කවුළුව හෝ නැවිගේටරය වැනි විවිධ කවුළු පාවෙන කවුළු වශයෙන් ඔබට තිරය මත ඔබ "
+"කැමති තැනක ස්ථානගත කර ගැනීමට හැකි ය. එසේම සමහර කවුළු ඔබට වැඩ සාවියේ අයිනකට "
+"වන්නට <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ස්ථිරව නවතා "
+"තැබීම</link> ට ද පුළුවන."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -457,6 +604,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "ඇදගෙන ගොස් දමන්න"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -464,8 +612,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ඇදගෙන ගොස් දැමීමේ</link> විශේෂාංගය ඔබට $[officename] ලේඛන සමග ඔබට කඩිනමින් සහ කාර්යක්ෂම අයුරින් වැඩ කිරීමට හැකියාව ලබා දෙයි. උදාහරණයක් ලෙස ඔබට චිත්‍රක වැනි වස්තූන් ගැලරියෙන් ඇද ලේඛනයට දැමීමට මෙන්ම, ලේඛනයේම එක් ස්ථානයක සිට වෙන ස්ථානයකට හෝ විවෘතව ඇති ලේඛන දෙකක් අතර හෝ ඇදගෙන ගොස් දැමීමට ද පුළුවන."
+msgstr ""
+"<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ඇදගෙන ගොස් "
+"දැමීමේ</link> විශේෂාංගය ඔබට $[officename] ලේඛන සමග ඔබට කඩිනමින් සහ කාර්යක්ෂම "
+"අයුරින් වැඩ කිරීමට හැකියාව ලබා දෙයි. උදාහරණයක් ලෙස ඔබට චිත්‍රක වැනි වස්තූන් "
+"ගැලරියෙන් ඇද ලේඛනයට දැමීමට මෙන්ම, ලේඛනයේම එක් ස්ථානයක සිට වෙන ස්ථානයකට හෝ "
+"විවෘතව ඇති ලේඛන දෙකක් අතර හෝ ඇදගෙන ගොස් දැමීමට ද පුළුවන."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -475,6 +629,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "උදව් කෘත්‍යයන්"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -482,8 +637,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "බට සරල සහ සංකීර්ණ ඉලක්ක සඳහා <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">උපදෙස් </link><link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ද ඇතුළුව මෙම උපකාරක පද්ධතිය</link> $[officename] යෙදුම් සඳහා සම්පූර්ණ අත්පොතක් ලෙස භාවිත කිරීමට පුළුවන.."
+msgstr ""
+"බට සරල සහ සංකීර්ණ ඉලක්ක සඳහා <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instructions\">උපදෙස් </link><link href=\"text/shared/05/00000110.xhp\" "
+"name=\"Help system\">ද ඇතුළුව මෙම උපකාරක පද්ධතිය</link> $[officename] යෙදුම් "
+"සඳහා සම්පූර්ණ අත්පොතක් ලෙස භාවිත කිරීමට පුළුවන.."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -492,6 +652,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "හැඩතල ලක්ෂණ සැකසීමේ තීරුව"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -499,8 +660,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">හැඩතල ලක්ෂණ සැකසීමේ තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties "
+"Bar\">හැඩතල ලක්ෂණ සැකසීමේ තීරුව</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -510,6 +674,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -517,8 +682,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">රේඛා මෝස්තරය</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">රේඛා "
+"මෝස්තරය</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -526,8 +694,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">රේඛාවේ ගනකම/පළල</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">රේඛාවේ "
+"ගනකම/පළල</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -535,8 +706,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">රේඛාවන්හි වර්ණය</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">රේඛාවන්හි "
+"වර්ණය</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -544,8 +718,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">සාවියේ යෙදෙන මෝස්තරය /පිරවුම</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">සාවියේ "
+"යෙදෙන මෝස්තරය /පිරවුම</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -554,14 +731,18 @@ msgctxt ""
msgid "Picture Bar"
msgstr "පින්තූර තීරුව"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">පින්තූර තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">පින්තූර "
+"තීරුව</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -570,30 +751,40 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">සිරස් අතට හරවන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">සිරස් අතට "
+"හරවන්න</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">තිරස් අතට හරවන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">තිරස් අතට "
+"හරවන්න</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">චිත්‍රකයන්හි ලක්ෂණ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics "
+"Properties\">චිත්‍රකයන්හි ලක්ෂණ</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -602,6 +793,7 @@ msgctxt ""
msgid "Insert"
msgstr "ඇතුළු කරන්න"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -611,6 +803,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">ඇතුළු කරන්න</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -618,8 +811,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">ඔබගේ ලිපිය තුළට අළුත් අංග ඇතුළත් කිරීමේ විධාන ඇතුඵ කිරීමේ මෙනුව තුළ අන්තර්ගත වේ. පාද සටහන්, අදහස්, විශේෂ අනුලකුණු , චිත්‍රක, සහ වෙනත් යෙදුම් වලින් ගත් අංග (objects from other applications)යන දෑ මෙහි අන්තර්ගත ය.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">ඔබගේ ලිපිය තුළට අළුත් අංග ඇතුළත් කිරීමේ විධාන ඇතුඵ කිරීමේ "
+"මෙනුව තුළ අන්තර්ගත වේ. පාද සටහන්, අදහස්, විශේෂ අනුලකුණු , චිත්‍රක, සහ වෙනත් "
+"යෙදුම් වලින් ගත් අංග (objects from other applications)යන දෑ මෙහි අන්තර්ගත "
+"ය.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -627,8 +825,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">අවශ්‍ය ස්ථානයෙන් බෙදුම</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">අවශ්‍ය "
+"ස්ථානයෙන් බෙදුම</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -636,8 +837,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">විශේෂ අනුලකුණ</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">විශේෂ "
+"අනුලකුණ</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -647,6 +851,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">කොටස</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -654,8 +859,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">හයිෆර්ලින්ක් සම්බන්ධකය</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">හයිෆර්ලින්ක් "
+"සම්බන්ධකය</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -663,8 +871,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">පාද සටහන/අවසන් සටහන</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">පාද සටහන/අවසන් "
+"සටහන</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -672,8 +883,10 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">සිරස්තලය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">සිරස්තලය</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -681,8 +894,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">පොත් සලකුණ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">පොත් සලකුණ</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -690,8 +905,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">‍හරස්-යොමුව</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-"
+"reference\">‍හරස්-යොමුව</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -699,8 +917,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">අදහස/ප්‍රතිචාරය</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" "
+"name=\"Comment\">අදහස/ප්‍රතිචාරය</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -710,6 +931,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">පිටපත</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -717,8 +939,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ලියුම් කවරය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ලියුම් කවරය</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -728,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">රාමුව</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -737,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">වගුව</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -744,8 +970,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">තිරස් රූල</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">තිරස් "
+"රූල</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -753,8 +982,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ඉපිලෙන රාමුව</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ඉපිලෙන "
+"රාමුව</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -764,2446 +996,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ගොනුව</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3212,6 +1005,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "රාමු තීරුව"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3219,8 +1013,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">රාමු තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">රාමු තීරුව</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3228,8 +1024,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">රාමුවක් තෝරාගෙන ඇති අවස්ථාවක,එය සැකසීමට සහ ස්ථානගත කිරීමට වැදගත්වන කෘත්‍යයන් (Functions) <emph>රාමු</emph> තීරුව මගින් සපයයි.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">රාමුවක් තෝරාගෙන ඇති අවස්ථාවක,එය සැකසීමට සහ "
+"ස්ථානගත කිරීමට වැදගත්වන කෘත්‍යයන් (Functions) <emph>රාමු</emph> තීරුව මගින් "
+"සපයයි.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3237,8 +1037,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">දැවටුම නවත්වන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">දැවටුම "
+"නවත්වන්න</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3246,8 +1049,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ "
+"සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3255,8 +1061,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">දැවටුම සක්‍රියව ඇත</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">දැවටුම සක්‍රියව "
+"ඇත</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3266,6 +1075,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3276,6 +1086,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+#. _e2P
#: main0215.xhp
#, fuzzy
msgctxt ""
@@ -3284,8 +1095,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ "
+"සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3293,8 +1107,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">පසුබිම් වර්ණය</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">පසුබිම් "
+"වර්ණය</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3302,8 +1119,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">රාමුවෙහි ලක්ෂණ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">රාමුවෙහි "
+"ලක්ෂණ</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3312,6 +1132,7 @@ msgctxt ""
msgid "Format"
msgstr "ආකෘතිගන්වන්න"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3321,6 +1142,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ආකෘතිය</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3328,8 +1150,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">ඔබේ ලේඛනයේ අන්තර්ගතය ආකෘතිගැන්වීමට හා සැලසුම් කිරීමට අවශ්‍ය විධානයන් මෙහි අඩංගු වේ</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">ඔබේ ලේඛනයේ අන්තර්ගතය ආකෘතිගැන්වීමට හා සැලසුම් "
+"කිරීමට අවශ්‍ය විධානයන් මෙහි අඩංගු වේ</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3337,8 +1162,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3348,6 +1175,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">ඡේදය</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3355,8 +1183,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">බුලට්ස් සහ අංක යෙදීම</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">බුලට්ස් සහ "
+"අංක යෙදීම</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3366,6 +1197,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">පිටුව</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3373,8 +1205,10 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">සිරස් පේළි</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">සිරස් පේළි</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3384,6 +1218,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">කොටස්</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3393,6 +1228,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">රාමුව</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3402,6 +1238,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">පිංතූරය</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3410,6 +1247,7 @@ msgctxt ""
msgid "Window"
msgstr "කවුළුව"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3419,6 +1257,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">කවුළුව</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3426,8 +1265,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ලේඛන කවුළු මෙහෙයවීමට සහ දැක ගැනීමට අවශ්‍ය විධානයන් අන්තර්ගත වේ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ලේඛන කවුළු මෙහෙයවීමට සහ "
+"දැක ගැනීමට අවශ්‍ය විධානයන් අන්තර්ගත වේ.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3436,6 +1278,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "පිටුවේ පෙරදසුන"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3443,8 +1286,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">පිටුවේ පෙරදසුන</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">පිටුවේ "
+"පෙරදසුන</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3452,8 +1298,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "ඔබ වත්මන් ලේඛනය පිටු පෙරදසුන් ප්‍රකාරයෙන් නරඹන විටදී <emph>පිටුවේ පෙරදසුන්</emph> තීරුව දර්ශනය වීම ඇරඹේ."
+msgstr ""
+"ඔබ වත්මන් ලේඛනය පිටු පෙරදසුන් ප්‍රකාරයෙන් නරඹන විටදී <emph>පිටුවේ "
+"පෙරදසුන්</emph> තීරුව දර්ශනය වීම ඇරඹේ."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3462,6 +1311,7 @@ msgctxt ""
msgid "View"
msgstr "පෙන්වන්න"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3471,6 +1321,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">පෙන්වන්න</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3478,8 +1329,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\"> ලිපිය තිරය මත දර්ශනයවීම පාලනය කරන විධාන මෙම මෙනුවේ අන්තර්ගත වේ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\"> ලිපිය තිරය මත දර්ශනයවීම පාලනය කරන විධාන මෙම මෙනුවේ අන්තර්ගත "
+"වේ.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3487,8 +1341,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">විශාලනය කිරීම</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">විශාලනය කිරීම</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3497,6 +1353,7 @@ msgctxt ""
msgid "Edit"
msgstr "සංස්කරණය කරන්න"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3504,8 +1361,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">සංස්කරණය කරන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">සංස්කරණය කරන්න</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3513,8 +1372,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">දැනට ලියමින් පවතින ලිපියේ අන්තර්ගතය සංස්කරණය කිරීමට අවශ්‍ය විධාන මෙම මෙනුව තුළ අඩංගු වේ</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">දැනට ලියමින් පවතින ලිපියේ අන්තර්ගතය සංස්කරණය කිරීමට අවශ්‍ය "
+"විධාන මෙම මෙනුව තුළ අඩංගු වේ</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3522,8 +1384,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">විශේෂ ඇලවුම</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">විශේෂ "
+"ඇලවුම</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3531,8 +1396,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">පෙළ තෝරන්න</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">පෙළ "
+"තෝරන්න</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3540,8 +1408,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ලේඛනය සසඳන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ලේඛනය "
+"සසඳන්න</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3549,8 +1420,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">සොයාගෙන ප්‍රතිස්ථාපනය කරන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">සොයාගෙන "
+"ප්‍රතිස්ථාපනය කරන්න</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3558,8 +1432,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">ස්වයං පෙළ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">ස්වයං පෙළ</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3567,8 +1443,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">දත්ත සමුදාය හුවමාරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">දත්ත "
+"සමුදාය හුවමාරුව</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3578,6 +1457,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ක්ෂේත්‍ර</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3585,8 +1465,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">පාදසටහන්</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">පාදසටහන්</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3594,8 +1476,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">සුචි ප්‍රවේශය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">සුචි "
+"ප්‍රවේශය</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3603,8 +1488,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">ලේඛන නාමාවලි ප්‍රවේශය</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">ලේඛන "
+"නාමාවලි ප්‍රවේශය</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3612,8 +1500,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">හයිපර්ලින්ක්</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hyperlink\">හයිපර්ලින්ක්</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3623,6 +1514,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">සබැඳි</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3630,8 +1522,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">රූ අනුරූපිතය</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">රූ අනුරූපිතය</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3640,6 +1534,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "හැඩතල තීරුව"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3647,8 +1542,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">හැඩතල තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">හැඩතල "
+"තීරුව</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3656,8 +1554,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">හැඩතල තීරුව තුළ බොහෝ පෙළ හැඩතල ගැන්වීම සඳහා වන විධාන අඩංගු‍ වේ.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">හැඩතල තීරුව තුළ බොහෝ පෙළ හැඩතල ගැන්වීම සඳහා වන "
+"විධාන අඩංගු‍ වේ.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3665,8 +1566,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">අකුරුවල වර්ණය</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">අකුරුවල "
+"වර්ණය</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3676,6 +1580,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "අමතර අයිකන"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3684,6 +1589,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "අකුරු විශාල කරන්න"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3692,6 +1598,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">තෝරාගත් අකුරු පෙළෙහි විශාලත්වය වැඩි කරයි.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3700,6 +1607,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "අකුරුවල විශාලත්වය අඩු කරන්න"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3708,6 +1616,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">‍තෝරාගත් අකුරු පෙළෙහි විශාලත්වය අඩු කරයි.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3715,8 +1624,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> උදව් සබලයි. අමතර අයිකන දෙකක් දැකගත හැක."
+msgstr ""
+"If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> උදව් "
+"සබලයි. අමතර අයිකන දෙකක් දැකගත හැක."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3726,14 +1638,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "වමේ සිට දකුණට"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">වමේ සිට දකුණට යාම සඳහා වන අයිකනය</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">වමේ සිට දකුණට යාම සඳහා වන "
+"අයිකනය</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3741,8 +1658,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">අකුරු ලියැවෙන්නේ වමේ සිට දකුණටයි</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">අකුරු ලියැවෙන්නේ වමේ සිට දකුණටයි</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3752,14 +1671,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "දකුණේ සිට වමට"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\"> දකුණේ සිට වමට යාම සඳහා අයිකනය</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\"> දකුණේ සිට වමට යාම සඳහා "
+"අයිකනය</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3769,6 +1693,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3777,6 +1702,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "පාඨ සැකසුම් තීරුව"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3784,8 +1710,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">පාඨ සැකසුම් තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">පාඨ සැකසුම් "
+"තීරුව</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3793,8 +1722,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">අඳින ලද හැඩතලයක අන්තර්ගත පාඨ ආකෘතිකරණය සඳහා වූ විධාන මෙහි අන්තර්ගත වේ.</ahelp>අඳින ලද හැඩතලයක් මත දෙවරක් ක්ලික් කිරීමෙන් <emph>පාඨ සැකසුම්</emph> තීරුව ලබාගත හැක."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">අඳින ලද හැඩතලයක අන්තර්ගත පාඨ ආකෘතිකරණය "
+"සඳහා වූ විධාන මෙහි අන්තර්ගත වේ.</ahelp>අඳින ලද හැඩතලයක් මත දෙවරක් ක්ලික් "
+"කිරීමෙන් <emph>පාඨ සැකසුම්</emph> තීරුව ලබාගත හැක."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3802,8 +1735,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">උඩුලකුණු</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">උඩුලකුණු</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3811,8 +1746,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">යටිලකුණු</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">යටිලකුණු</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3820,8 +1757,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">සියල්ල තෝරන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">සියල්ල "
+"තෝරන්න</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3829,8 +1769,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3840,6 +1782,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">ඡේදය</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3847,8 +1790,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "ඔබට මෙහිදී දැනට තෝරා ඇති ඡේදයේ අනූච්ඡේදන, පරතර, පෙළ ගැන්නුම් සහ පේළි පරතර ඔබට මෙතැනින්නියම කල හැකිය."
+msgstr ""
+"ඔබට මෙහිදී දැනට තෝරා ඇති ඡේදයේ අනූච්ඡේදන, පරතර, පෙළ ගැන්නුම් සහ පේළි පරතර "
+"ඔබට මෙතැනින්නියම කල හැකිය."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3857,6 +1803,7 @@ msgctxt ""
msgid "Rulers"
msgstr "කෝදු"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3866,6 +1813,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">කෝදු</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3873,8 +1821,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "රූල් මගින් පිටුවේ මාන ( දිග/පළල ), ටැබ්වල පිහිටීම, ඉන්ඩෙන්ටු, බෝඩර සහ තීරු පෙන්වනු ලැබේ. රූල් යටතේ ඇති මේ සියල්ල ඔබට මූසිකය ආධාරයෙන් වෙනස් කරගත හැක."
+msgstr ""
+"රූල් මගින් පිටුවේ මාන ( දිග/පළල ), ටැබ්වල පිහිටීම, ඉන්ඩෙන්ටු, බෝඩර සහ තීරු "
+"පෙන්වනු ලැබේ. රූල් යටතේ ඇති මේ සියල්ල ඔබට මූසිකය ආධාරයෙන් වෙනස් කරගත හැක."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3882,8 +1833,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "රූල මත දෙවරක් ක්ලික් කිරීමෙන්, ඔබට <emph>ඡේද</emph> සංවාදයක් විවෘත කර ගැනීම සහ දැනට පවතින ඡේදය සඳහා හෝ තෝරාගත් සියලුම ඡේද වලට හෝ<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">සෘජු ඡේද අකෘතිකරණය</link> නියම කිරීම සිදු කල හැක."
+msgstr ""
+"රූල මත දෙවරක් ක්ලික් කිරීමෙන්, ඔබට <emph>ඡේද</emph> සංවාදයක් විවෘත කර ගැනීම "
+"සහ දැනට පවතින ඡේදය සඳහා හෝ තෝරාගත් සියලුම ඡේද වලට හෝ<link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph "
+"formatting\">සෘජු ඡේද අකෘතිකරණය</link> නියම කිරීම සිදු කල හැක."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3892,6 +1848,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "$[officename] Writer උපකාරකය වෙතට සාදරයෙන් පිළිගනිමු"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3901,6 +1858,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer උපකාර"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3910,6 +1868,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer සමඟ වැඩ කිරීම"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3919,6 +1878,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "මෙනු, මෙවලම්තීරු සහ යතුරු"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3928,6 +1888,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "උපකාර ලබාගැනීම"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3936,6 +1897,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "වගු තීරුව"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3943,8 +1905,10 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">වගු තීරුව</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">වගු තීරුව</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3952,8 +1916,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">ඔබට වගු සමගින් වැඩ කිරීමේදී අවශ්‍ය වන කෘත්‍යයන්<emph>වගු</emph> තිරුවේ අන්තර්ගත වේ. එය දිස්වන්නේ ඔබ මූසිකය වගුව තුළට ගෙන ගිය විටකදීය.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">ඔබට වගු සමගින් වැඩ කිරීමේදී අවශ්‍ය වන "
+"කෘත්‍යයන්<emph>වගු</emph> තිරුවේ අන්තර්ගත වේ. එය දිස්වන්නේ ඔබ මූසිකය වගුව "
+"තුළට ගෙන ගිය විටකදීය.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3961,8 +1929,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">හා කරන ලද කොටු</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">හා කරන ලද "
+"කොටු</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3970,8 +1941,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">පේළිය මකන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">පේළිය "
+"මකන්න</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3979,8 +1953,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">සිරස් පේළිය මකන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">සිරස් පේළිය "
+"මකන්න</link>"
+#. 7MC7
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3990,6 +1967,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ආකෘතිය</link>"
+#. 6@11
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -3997,8 +1975,11 @@ msgctxt ""
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි ලක්ෂණ</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි "
+"ලක්ෂණ</link>"
+#. %[\I
#: main0204.xhp
#, fuzzy
msgctxt ""
@@ -4006,8 +1987,10 @@ msgctxt ""
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1999,7 @@ msgctxt ""
msgid "Menus"
msgstr "මෙනු"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2007,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">මෙනු</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menus\">මෙනු</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4034,6 +2021,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "පහත අංශය මෙනු හා සංවාද සම්බන්ධයෙන් මෙහි පවතින උදව් ලැයිස්තුවක් පෙන්වයි."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4042,6 +2030,7 @@ msgctxt ""
msgid "Table"
msgstr "වගුව"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4050,14 +2039,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">වගුව</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\"> පෙළ ලේඛනයකට වගුවක් ඇතුළු කිරීම, සැකසීම සහ මැකීම සඳහා විධාන පෙන්වයි.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\"> පෙළ ලේඛනයකට වගුවක් ඇතුළු කිරීම, සැකසීම සහ මැකීම සඳහා විධාන "
+"පෙන්වයි.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,6 +2059,7 @@ msgctxt ""
msgid "Insert"
msgstr "ඇතුළු කරන්න"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4074,6 +2068,7 @@ msgctxt ""
msgid "Table"
msgstr "වගුව"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2077,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "නව වගුවක් ඇතුළත් කරයි."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2086,7 @@ msgctxt ""
msgid "Columns"
msgstr "තීරු"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2095,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "තීරු ඇතුළත් කරයි."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2104,7 @@ msgctxt ""
msgid "Rows"
msgstr "පේළි"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2113,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "පේළි ඇතුළත් කරයි."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2122,7 @@ msgctxt ""
msgid "Delete"
msgstr "මකන්න"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2131,7 @@ msgctxt ""
msgid "Table"
msgstr "වගුව"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2140,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">දැනට පවතින වගුව මකා දමයි.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2149,7 @@ msgctxt ""
msgid "Columns"
msgstr "තීරු"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2158,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "තෝරාගත් තීරු මකා දමයි."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2167,7 @@ msgctxt ""
msgid "Rows"
msgstr "පේළි"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2176,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "තෝරාගත් පේළි මකා දමයි."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2185,7 @@ msgctxt ""
msgid "Select"
msgstr "තෝරන්න"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2194,7 @@ msgctxt ""
msgid "Table"
msgstr "වගුව"
+#. wa=H
#: main0110.xhp
#, fuzzy
msgctxt ""
@@ -4195,6 +2204,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\"20515\">දැනට පවතින වගුව තෝරාගනියි.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4203,6 +2213,7 @@ msgctxt ""
msgid "Column"
msgstr "තීරුව"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4211,6 +2222,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "දැනට පවතින තීරුව තෝරාගනියි."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4219,6 +2231,7 @@ msgctxt ""
msgid "Row"
msgstr "පේළිය"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4227,6 +2240,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "දැනට පවතින පේළිය තෝරාගනියි."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4235,6 +2249,7 @@ msgctxt ""
msgid "Cell"
msgstr "කොටුව"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4243,6 +2258,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">දැනට පවතින කොටුව තෝරාගනියි.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4251,6 +2267,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">කොටු හා කරන්න</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4259,6 +2276,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">කොටු වෙන් කරන්න</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4267,6 +2285,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr "<link href=\"text/swriter/01/05150101.xhp\">වගු ස්වයංආකෘතිකරණය</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4275,6 +2294,7 @@ msgctxt ""
msgid "Autofit"
msgstr "ස්වයංගැළපුම"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4283,6 +2303,7 @@ msgctxt ""
msgid "Column width"
msgstr "තීරුවක පළල"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4291,22 +2312,27 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "තීරුවක පළල වෙනස්කළ හැකි සංවාදයක් විවෘත කරයි."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">ප්‍රශස්ථ සිරස් තීරු පළල</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">ප්‍රශස්ථ සිරස් තීරු පළල</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">සිරස් තීරු සම දුරින් තබන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">සිරස් තීරු සම දුරින් තබන්න</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4315,6 +2341,7 @@ msgctxt ""
msgid "Row Height"
msgstr "පේළියක උස"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4323,6 +2350,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "පේළියක උස වෙනස්කළ හැකි සංවාදයක් විවෘත කරයි."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4331,6 +2359,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">ප්‍රශස්ථ පේළි උස</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4339,6 +2368,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">පේළි සම දුරින් තබන්න</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4347,6 +2377,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "පිටු සහ සිරස් තීරු හරහා බිඳුමට පේළියට ඉඩදෙන්න"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4355,6 +2386,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4363,6 +2395,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "ශීර්ෂ පෙළ යළි යළි යෙදීම"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4371,6 +2404,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4379,6 +2413,7 @@ msgctxt ""
msgid "Convert"
msgstr "පරිවර්තනය කරන්න"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4387,14 +2422,19 @@ msgctxt ""
msgid "Text to Table"
msgstr "පාඨයක් වගුවකට පෙරළීම"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> තෝරා ඇති පාඨය වගුවකට පෙරළීමට සළසන <link href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the "
+"selected text to a table.</ahelp> තෝරා ඇති පාඨය වගුවකට පෙරළීමට සළසන <link "
+"href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4403,14 +2443,19 @@ msgctxt ""
msgid "Table to Text"
msgstr "වගුවක් පාඨයක් බවට පෙරළන්න"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp>දැනට ඔබ සිටින වගුව පාඨයක් බවට පෙරළීමට සළසන <link href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the "
+"current table to text.</ahelp>දැනට ඔබ සිටින වගුව පාඨයක් බවට පෙරළීමට සළසන "
+"<link href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4419,6 +2464,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">තෝරා පෙළගස්වන්න</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4427,6 +2473,7 @@ msgctxt ""
msgid "Formula"
msgstr "සූත්‍රය"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4435,6 +2482,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4443,14 +2491,18 @@ msgctxt ""
msgid "Number Format"
msgstr "අංකන ආකෘතිය"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "වගුවක යෙදෙන සංඛ්‍යාවන්හි ආකෘතිය හැඩැසවීමට <link href=\"text/shared/optionen/01040500.xhp\">සංවාදයක්</link> විවෘත කරයි"
+msgstr ""
+"වගුවක යෙදෙන සංඛ්‍යාවන්හි ආකෘතිය හැඩැසවීමට <link "
+"href=\"text/shared/optionen/01040500.xhp\">සංවාදයක්</link> විවෘත කරයි"
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4459,14 +2511,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "වගු පිටත සීමා"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "වගුවක කොටු වටා ඇති ඉරි පෙන්වීම හෝ සැඟවීම කරයි. මෙම ඉරි තිරය මත දිස් වන නමුත් මුද්‍රණය නොවේ."
+msgstr ""
+"වගුවක කොටු වටා ඇති ඉරි පෙන්වීම හෝ සැඟවීම කරයි. මෙම ඉරි තිරය මත දිස් වන නමුත් "
+"මුද්‍රණය නොවේ."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4475,6 +2531,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">වගුවෙහි ලක්ෂණ</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4483,6 +2540,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "බුලට සහ අංකන තීරය"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4492,6 +2550,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4499,8 +2558,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"> ඡෙද අනුපිළිවෙල වෙනස් කිරීමද ඇතුළුව අංක යෙදූ ඡෙදයන්හි වෙනස්කම් කිරීමටත්, විවිධ ඡෙද මට්ටම් නියම කිරීමටත් අවශ්‍ය වන කෘත්‍යයන් <emph>බුලට සහ අංකන </emph> තීරයෙහි අන්තර්ගත වේ</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"> ඡෙද අනුපිළිවෙල වෙනස් කිරීමද ඇතුළුව අංක යෙදූ "
+"ඡෙදයන්හි වෙනස්කම් කිරීමටත්, විවිධ ඡෙද මට්ටම් නියම කිරීමටත් අවශ්‍ය වන "
+"කෘත්‍යයන් <emph>බුලට සහ අංකන </emph> තීරයෙහි අන්තර්ගත වේ</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4509,6 +2572,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "මෙවලම් තීරු"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,8 +2580,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">මෙවලම් තීරු</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Toolbars\">මෙවලම් තීරු</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4525,8 +2592,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "මෙම අංශය මඟින් දැනට $[officename] ලියනයේ තිබෙන මෙවලම් තීරුවල දළ විශ්ලේෂණයක් සපයනු ලබයි.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"මෙම අංශය මඟින් දැනට $[officename] ලියනයේ තිබෙන මෙවලම් තීරුවල දළ විශ්ලේෂණයක් "
+"සපයනු ලබයි.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4535,6 +2605,7 @@ msgctxt ""
msgid "File"
msgstr "ගොනුව"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4544,6 +2615,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ගොනුව</link>"
+#. |c4^
#: main0101.xhp
#, fuzzy
msgctxt ""
@@ -4552,8 +2624,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">මෙම විධානය වර්ථමාන ලේඛණයකට ඇතුලු විමට,නව ලේඛණයක් විවෘත කිරීමට හෝ ඉල්ලීමක් වසා දැමීමට යොදා ගත හැක.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">මෙම විධාන අදාළ වන්නේ මෙම ලේඛණට, නව ලේඛණයක් විවෘත කිරීමට, හෝ යෙදුම වසා දැමීමටයි.</ahelp>"
+msgstr ""
+"#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">මෙම "
+"විධානය වර්ථමාන ලේඛණයකට ඇතුලු විමට,නව ලේඛණයක් විවෘත කිරීමට හෝ ඉල්ලීමක් වසා "
+"දැමීමට යොදා ගත හැක.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) "
+"#-#-#-#-#\\n<ahelp hid=\".\">මෙම විධාන අදාළ වන්නේ මෙම ලේඛණට, නව ලේඛණයක් විවෘත "
+"කිරීමට, හෝ යෙදුම වසා දැමීමටයි.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4563,6 +2641,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">විවෘත කරන්න</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,8 +2649,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">මෙලෙස සුරකින්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">මෙලෙස "
+"සුරකින්න</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,8 +2661,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">සංස්කරණයන්</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">සංස්කරණයන්</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4590,6 +2674,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">ලක්ෂණ</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,8 +2682,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">මුද්‍රණය කරන්න</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">මුද්‍රණය කරන්න</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4606,8 +2693,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">මුද්‍රණයන්ත්‍රයේ සැකසුම්</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Printer "
+"Settings\">මුද්‍රණයන්ත්‍රයේ සැකසුම්</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4616,6 +2706,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "සූත්‍ර තීරුව"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4623,8 +2714,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">සූත්‍ර තීරුව</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formula Bar\">සූත්‍ර තීරුව</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4632,4 +2726,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">ගණනය කිරීම් සැකසීමට සහ ඒවා පෙළ ලේඛනයකට ඇතුළත් කිරීමට <emph>සූත්‍ර</emph> තීරුව ඔබට අවස්ථාව සළසයි.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+msgstr ""
+"<ahelp hid=\".\">ගණනය කිරීම් සැකසීමට සහ ඒවා පෙළ ලේඛනයකට ඇතුළත් කිරීමට "
+"<emph>සූත්‍ර</emph> තීරුව ඔබට අවස්ථාව සළසයි.</ahelp> To activate the "
+"<emph>Formula</emph> Bar, press F2."
diff --git a/source/si/helpcontent2/source/text/swriter/librelogo.po b/source/si/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..0dae9197576
--- /dev/null
+++ b/source/si/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4598 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-12 12:43+0200\n"
+"Last-Translator: Anonymous Pootle User\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: si\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "තත්ත්ව තීරුව"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">තත්ත්ව තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "තත්ව තීරුව තුල වත්මන‍් ලේඛනය පිළිබඳ තොරතුරු සහ විශේෂ කාර්යයන් සමඟ විවිධ බොත්තම් අන්තර්ගත වේ."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "භාෂාව"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "ඩිජිටල් අත්සන"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "See also <link href=\"text/shared/guide/digital_signatures.xhp\">ඩිජිටල් අත්සන්</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "විශාලනය සහ පිරිසැලසුම බැලීම"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Writer හි තත්ත්ව තීරුවේ ඇති පාලක තුනක් මගින් ඔබට ඔබේ ලේඛන වල විශාලනය සහ දර්ශනය වන ආකාරය සකසා ගැනීමට පුළුවන."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">දර්ශනය වන ආකාරය සකසන අයිකන වමේ සිට දකුණට දැක්වේ: තනි තීරු ප්‍රක්‍රමය (mode). දර්ශන ප්‍රක්‍රමයෙදී පිටු පැත්තෙන් පැත්තට. පුස්තක ප්‍රක්‍රමයේදී විවෘත කළ පොතක මෙන් පිටු දෙකක්.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">වැඩි පිටු සංඛ්‍යාවක් එකවර බලාගැනීම සඳහා විශාලන ස්ලයිඩරය වමට ද පිටුවකින් කුඩා කොටසක් විශාල කර බැලීම සඳහා එම ස්ලයිඩරය දකුණට ද ගෙන යන්න</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "මෙවලම්"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">මෙවලම්</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">අක්ෂර වින්‍යාසය පරීක්ෂා කරන මෙවලම් ද, ඔබේ ලිපියට එක්කර ගත හැකි සැරසිලි එකතුවක්ද, මෙනු අවශ්‍ය ලෙස සකසා ගැනීමට සහ වැඩසටහන සඳහා ඔබේ අඪිරුචීන් සකසා ගැනීමට අදාළ මෙවලම්ද අන්තර්ගත වේ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">සංක්ෂිප්ත අංකනය</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">පේළි අංකනය</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">පාද සටහන්</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ස්වයං නිවැරදි කිරීමේ විකල්ප</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">අවශ්‍ය පරිදි සකසා ගන්න</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "OLE-වස්තු තීරුව"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\"> OLE-වස්තු තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">දැවටුම නොකරන්න</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි ලක්ෂණ</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "$[officename] Writer හි හැඩහුරුව"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer හැඩහුරුකම්</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "චිත්‍රක, වගු හෝ ප්‍රස්තාර ඇතුළත් ව ඇති පාඨ ලේඛන සැලසුම් කරන්නට සහ නිර්මාණය කරන්නට $[officename] Writer ඔබට ඉඩ සළසයි. ‍ අනතුරුව එම ලේඛන, සම්මත OpenDocument ගොනු ආකෘතිය (ODF), මයික්‍රොසොෆ්ට් වර්ඩ් .doc ආකෘතිය, හෝ HTML ඇතුළුව විවිධ වූ ගොනු ආකෘති වලට අනුව සුරැකීමට ඔබට පුළුවන. එසේම, ඔබේ ලේඛන Portable Document ආකෘතියට (PDF) පහසුවෙන්ම මාරු කරන්නට ද හැකි ය."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "ලිවීම"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "එසේම, <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">අක්ෂර වන්‍යාස පිරික්සුමක්</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">පර්යාය ශබ්දකෝෂයක්</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">ස්වයං නිරවද්‍යකයක්</link>, සහ <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">හයිෆන්කරනයක් වැනි ප්‍රයෝජනවත් අංග</link> මෙන්ම හැම කාර්යයක් සඳහාම පාහේ සුදුසු පරිදි විශාල විවිධත්වයකින් යුත් <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">අච්චු</link> ද $[officename] Writer හි අන්තර්ගත ය. විසාඩ් භාවිත කරමින් ඔබට ඔබේ ම අච්චු සාදා ගැනීමට ද පුළුවන්කම ඇත."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "සැලසුම් නිර්මාණය සහ ව්‍යුහගත කිරීම"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "ලිපි සැලසුම් කරනු පිණිස පුළුල් පරාසයක විකල්පයන් $[officename] සතුව ඇත. ඡෙදයන්, තනි තනි අක්ෂර,රාමු සහ පිටු වලට මෝස්තර යෙදීම සඳහා සහ යොදා තිබෙන මෝස්තර වෙනස් කිරීම සඳහා <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">මෝස්තර සහ ආකෘතිකරණ කවුළුව</link> භාවිත කරන්න. මෙයට අමතරව, ඔබේ ලේඛනය තුළ ඉක්මණින් එහා මෙහා ගමන් කිරීමට, එය දෙස සංක්ෂිප්ත දෘෂ්ටිපථයකින් (Outline view) බැලීමට සහ ඔබ විසින් ලේඛනයට ඇතුළත්කර ඇති වස්තූන් ගැන සොයා බැලීමට ද (objects) <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">නැවිගේටරය</link> ඔබට සහාය වෙයි."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "එසේම පෙළ ලේඛන (Text documents) තුළට විවිධ වූ <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">සූචි (indexes) සහ වගු </link> ඇතුළත් කිරීමට ඔබට පුළුවන. ඔබට ඔබේ පෞද්ගලික අවශ්‍යතා අනුව සූචි සහ වගු වල ව්‍යුහය සහ පෙනුම සකස් කිරීමට හැකියාව ඇත.පෙළෙහි ඇතළත් අදාල අයිතම කරා එක්වනම යොමු විමට සක්‍රිය හයිපර්ලින්ක්ස් සහ පොත් සලකුණු ඔබට ඉඩ සළසයි ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "$[officename] Writer මගින්පරිගණක ප්‍රකාශන සැකසීම (Desktop Publishing)"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "කුඩා පොත්, පුවත්හසුන් සහ ආරාධනාපත් වැනි වෘත්තීයමය තත්ත්වයෙන් නිමැවුණ ලේඛන සැකසීමට ඔබට සහාය විය හැකි පරිගණකමය ප්‍රකාශන මෙවලම් සහ ඇඳීමේ මෙවලම් ගණනාවක්ම $[officename] Writer සතුව ඇත. ඔබට ඔබේ ලේඛන සිරස් තීරු වැඩි ගණනකින් යුතුව, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">පෙළ රාමු</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">චිත්‍රක</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">වගු</link>, සහ අනෙකුත් අංග ද සහිතව ආකෘතිකරණය කර ගැනීමට පුළුවන."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "ගණනය කිරීම්"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "ඉහළ පෙළේ ගණනය කිරීම් හෝ තර්ක සම්බන්ධක ක්‍රියාවට නැංවීමට ඔබට සහාය දිය හැකි <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">සංගෘහිත ගණන කෘත්‍යයක් (integrated calculation function)</link> $[officename] හි පෙළ ලේඛන සතුව ඇත.ගණනය කිරීම් සිදු කරනු පිණිස ඔබට පහසුවෙන්ම පෙළ ලේඛනය තුළ වගුවක් ඇතුළත් කර ගැනීමට පුළුවන."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "චිත්‍ර නිර්මාණය"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "චිත්‍ර,චිත්‍රක, පටුන සහ වෙනත් වර්ගවල චිත්‍ර පෙළ ලේඛන තුළට සෘජුව ඇතුළු කිරීමට $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">චිත්‍ර මෙවලම</link> ඔබට අවස්ථාව සළසයි."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "චිත්‍රක ඇතුළත් කිරීම"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "JPG හෝ GIF ආකෘතිවල චිත්‍රකද ඇතුළුව <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">විවිධ ආකෘතිවල</link> පින්තූර පෙළ ලේඛනයන්ට ඇතුළු කිරීමට ඔබට පුළුවන. ඊට අමතරව, <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">ගැලරිය</link> ක්ලිප්ආර්ට් එකතුවක් සපයා දෙන අතර <link href=\"text/shared/guide/fontwork.xhp\">අකුරු ගැලරිය</link> ඉස්තරම් අක්ෂරප්‍රයෝග (fonteffects) නිර්මාණය කර දෙයි."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "සුනම්‍ය යෙදුම් අතුරු මුහුණත"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "ගලපා ගැනීමේ අයිකන සහ මෙනු ද ඇතුළත් කර වැඩසටහනේ අතරුමුහුණත සැලසුම් කරනු ලැබ ඇත්තේ ඔබට එය ඔබ කැමති ආකාරයකට සකසා ගැනීමට හැකිවන පරිදි ය. මෝස්තර සහ ආකෘතිකරණ කවුළුව හෝ නැවිගේටරය වැනි විවිධ කවුළු පාවෙන කවුළු වශයෙන් ඔබට තිරය මත ඔබ කැමති තැනක ස්ථානගත කර ගැනීමට හැකි ය. එසේම සමහර කවුළු ඔබට වැඩ සාවියේ අයිනකට වන්නට <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">ස්ථිරව නවතා තැබීම</link> ට ද පුළුවන."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "ඇදගෙන ගොස් දමන්න"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "<link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">ඇදගෙන ගොස් දැමීමේ</link> විශේෂාංගය ඔබට $[officename] ලේඛන සමග ඔබට කඩිනමින් සහ කාර්යක්ෂම අයුරින් වැඩ කිරීමට හැකියාව ලබා දෙයි. උදාහරණයක් ලෙස ඔබට චිත්‍රක වැනි වස්තූන් ගැලරියෙන් ඇද ලේඛනයට දැමීමට මෙන්ම, ලේඛනයේම එක් ස්ථානයක සිට වෙන ස්ථානයකට හෝ විවෘතව ඇති ලේඛන දෙකක් අතර හෝ ඇදගෙන ගොස් දැමීමට ද පුළුවන."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "උදව් කෘත්‍යයන්"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "බට සරල සහ සංකීර්ණ ඉලක්ක සඳහා <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">උපදෙස් </link><link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">ද ඇතුළුව මෙම උපකාරක පද්ධතිය</link> $[officename] යෙදුම් සඳහා සම්පූර්ණ අත්පොතක් ලෙස භාවිත කිරීමට පුළුවන.."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "හැඩතල ලක්ෂණ සැකසීමේ තීරුව"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">හැඩතල ලක්ෂණ සැකසීමේ තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">රේඛා මෝස්තරය</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">රේඛාවේ ගනකම/පළල</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">රේඛාවන්හි වර්ණය</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">සාවියේ යෙදෙන මෝස්තරය /පිරවුම</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "පින්තූර තීරුව"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">පින්තූර තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">සිරස් අතට හරවන්න</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">තිරස් අතට හරවන්න</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">චිත්‍රකයන්හි ලක්ෂණ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "ඇතුළු කරන්න"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">ඇතුළු කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">ඔබගේ ලිපිය තුළට අළුත් අංග ඇතුළත් කිරීමේ විධාන ඇතුඵ කිරීමේ මෙනුව තුළ අන්තර්ගත වේ. පාද සටහන්, අදහස්, විශේෂ අනුලකුණු , චිත්‍රක, සහ වෙනත් යෙදුම් වලින් ගත් අංග (objects from other applications)යන දෑ මෙහි අන්තර්ගත ය.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">අවශ්‍ය ස්ථානයෙන් බෙදුම</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">විශේෂ අනුලකුණ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">කොටස</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">හයිෆර්ලින්ක් සම්බන්ධකය</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">පාද සටහන/අවසන් සටහන</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">සිරස්තලය</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">පොත් සලකුණ</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">‍හරස්-යොමුව</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">අදහස/ප්‍රතිචාරය</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">පිටපත</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">ලියුම් කවරය</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">රාමුව</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">වගුව</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">තිරස් රූල</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">ඉපිලෙන රාමුව</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">ගොනුව</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "රාමු තීරුව"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">රාමු තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">රාමුවක් තෝරාගෙන ඇති අවස්ථාවක,එය සැකසීමට සහ ස්ථානගත කිරීමට වැදගත්වන කෘත්‍යයන් (Functions) <emph>රාමු</emph> තීරුව මගින් සපයයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">දැවටුම නවත්වන්න</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">දැවටුම සක්‍රියව ඇත</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">දවටන්න</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>ඔබට මේ සැකසීම් <emph>දැවටුම</emph>සකසන ප‍ටිති පිටු‍වෙනුත් තෝරා ගැනීමට හැකිය."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">පසුබිම් වර්ණය</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">රාමුවෙහි ලක්ෂණ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "ආකෘතිගන්වන්න"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ආකෘතිය</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">ඔබේ ලේඛනයේ අන්තර්ගතය ආකෘතිගැන්වීමට හා සැලසුම් කිරීමට අවශ්‍ය විධානයන් මෙහි අඩංගු වේ</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">ඡේදය</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">බුලට්ස් සහ අංක යෙදීම</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">පිටුව</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">සිරස් පේළි</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">කොටස්</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">රාමුව</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">පිංතූරය</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "කවුළුව"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">කවුළුව</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">ලේඛන කවුළු මෙහෙයවීමට සහ දැක ගැනීමට අවශ්‍ය විධානයන් අන්තර්ගත වේ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "පිටුවේ පෙරදසුන"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">පිටුවේ පෙරදසුන</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "ඔබ වත්මන් ලේඛනය පිටු පෙරදසුන් ප්‍රකාරයෙන් නරඹන විටදී <emph>පිටුවේ පෙරදසුන්</emph> තීරුව දර්ශනය වීම ඇරඹේ."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "පෙන්වන්න"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"View\">පෙන්වන්න</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\"> ලිපිය තිරය මත දර්ශනයවීම පාලනය කරන විධාන මෙම මෙනුවේ අන්තර්ගත වේ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">විශාලනය කිරීම</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "සංස්කරණය කරන්න"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">සංස්කරණය කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">දැනට ලියමින් පවතින ලිපියේ අන්තර්ගතය සංස්කරණය කිරීමට අවශ්‍ය විධාන මෙම මෙනුව තුළ අඩංගු වේ</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">විශේෂ ඇලවුම</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">පෙළ තෝරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">ලේඛනය සසඳන්න</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">සොයාගෙන ප්‍රතිස්ථාපනය කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">ස්වයං පෙළ</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">දත්ත සමුදාය හුවමාරුව</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">ක්ෂේත්‍ර</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">පාදසටහන්</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">සුචි ප්‍රවේශය</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">ලේඛන නාමාවලි ප්‍රවේශය</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">හයිපර්ලින්ක්</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">සබැඳි</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">රූ අනුරූපිතය</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "හැඩතල තීරුව"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">හැඩතල තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">හැඩතල තීරුව තුළ බොහෝ පෙළ හැඩතල ගැන්වීම සඳහා වන විධාන අඩංගු‍ වේ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">අකුරුවල වර්ණය</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "අමතර අයිකන"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "අකුරු විශාල කරන්න"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">තෝරාගත් අකුරු පෙළෙහි විශාලත්වය වැඩි කරයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "අකුරුවල විශාලත්වය අඩු කරන්න"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">‍තෝරාගත් අකුරු පෙළෙහි විශාලත්වය අඩු කරයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> උදව් සබලයි. අමතර අයිකන දෙකක් දැකගත හැක."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "වමේ සිට දකුණට"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">වමේ සිට දකුණට යාම සඳහා වන අයිකනය</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">අකුරු ලියැවෙන්නේ වමේ සිට දකුණටයි</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "දකුණේ සිට වමට"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\"> දකුණේ සිට වමට යාම සඳහා අයිකනය</alt></image>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "පාඨ සැකසුම් තීරුව"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">පාඨ සැකසුම් තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">අඳින ලද හැඩතලයක අන්තර්ගත පාඨ ආකෘතිකරණය සඳහා වූ විධාන මෙහි අන්තර්ගත වේ.</ahelp>අඳින ලද හැඩතලයක් මත දෙවරක් ක්ලික් කිරීමෙන් <emph>පාඨ සැකසුම්</emph> තීරුව ලබාගත හැක."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">උඩුලකුණු</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">යටිලකුණු</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">සියල්ල තෝරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">අනුලකුණ</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">ඡේදය</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "ඔබට මෙහිදී දැනට තෝරා ඇති ඡේදයේ අනූච්ඡේදන, පරතර, පෙළ ගැන්නුම් සහ පේළි පරතර ඔබට මෙතැනින්නියම කල හැකිය."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "කෝදු"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">කෝදු</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "රූල් මගින් පිටුවේ මාන ( දිග/පළල ), ටැබ්වල පිහිටීම, ඉන්ඩෙන්ටු, බෝඩර සහ තීරු පෙන්වනු ලැබේ. රූල් යටතේ ඇති මේ සියල්ල ඔබට මූසිකය ආධාරයෙන් වෙනස් කරගත හැක."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "රූල මත දෙවරක් ක්ලික් කිරීමෙන්, ඔබට <emph>ඡේද</emph> සංවාදයක් විවෘත කර ගැනීම සහ දැනට පවතින ඡේදය සඳහා හෝ තෝරාගත් සියලුම ඡේද වලට හෝ<link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">සෘජු ඡේද අකෘතිකරණය</link> නියම කිරීම සිදු කල හැක."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "$[officename] Writer උපකාරකය වෙතට සාදරයෙන් පිළිගනිමු"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer උපකාර"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "%PRODUCTNAME Writer සමඟ වැඩ කිරීම"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "මෙනු, මෙවලම්තීරු සහ යතුරු"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "උපකාර ලබාගැනීම"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "වගු තීරුව"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">වගු තීරුව</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">ඔබට වගු සමගින් වැඩ කිරීමේදී අවශ්‍ය වන කෘත්‍යයන්<emph>වගු</emph> තිරුවේ අන්තර්ගත වේ. එය දිස්වන්නේ ඔබ මූසිකය වගුව තුළට ගෙන ගිය විටකදීය.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">හා කරන ලද කොටු</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">පේළිය මකන්න</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">සිරස් පේළිය මකන්න</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">ආකෘතිය</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">වස්තුවෙහි ලක්ෂණ</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">තෝරා පෙළගස්වන්න</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "මෙනු"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">මෙනු</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "පහත අංශය මෙනු හා සංවාද සම්බන්ධයෙන් මෙහි පවතින උදව් ලැයිස්තුවක් පෙන්වයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "වගුව"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">වගුව</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\"> පෙළ ලේඛනයකට වගුවක් ඇතුළු කිරීම, සැකසීම සහ මැකීම සඳහා විධාන පෙන්වයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "ඇතුළු කරන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "වගුව"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "නව වගුවක් ඇතුළත් කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "තීරු"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "තීරු ඇතුළත් කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "පේළි"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "පේළි ඇතුළත් කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "මකන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "වගුව"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">දැනට පවතින වගුව මකා දමයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "තීරු"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "තෝරාගත් තීරු මකා දමයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "පේළි"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "තෝරාගත් පේළි මකා දමයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "තෝරන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "වගුව"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20515\">දැනට පවතින වගුව තෝරාගනියි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "තීරුව"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "දැනට පවතින තීරුව තෝරාගනියි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "පේළිය"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "දැනට පවතින පේළිය තෝරාගනියි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "කොටුව"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">දැනට පවතින කොටුව තෝරාගනියි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">කොටු හා කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">කොටු වෙන් කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">වගු ස්වයංආකෘතිකරණය</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "ස්වයංගැළපුම"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "තීරුවක පළල"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "තීරුවක පළල වෙනස්කළ හැකි සංවාදයක් විවෘත කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">ප්‍රශස්ථ සිරස් තීරු පළල</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">සිරස් තීරු සම දුරින් තබන්න</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "පේළියක උස"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "පේළියක උස වෙනස්කළ හැකි සංවාදයක් විවෘත කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">ප්‍රශස්ථ පේළි උස</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">පේළි සම දුරින් තබන්න</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "පිටු සහ සිරස් තීරු හරහා බිඳුමට පේළියට ඉඩදෙන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "ශීර්ෂ පෙළ යළි යළි යෙදීම"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "පරිවර්තනය කරන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "පාඨයක් වගුවකට පෙරළීම"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> තෝරා ඇති පාඨය වගුවකට පෙරළීමට සළසන <link href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "වගුවක් පාඨයක් බවට පෙරළන්න"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp>දැනට ඔබ සිටින වගුව පාඨයක් බවට පෙරළීමට සළසන <link href=\"text/swriter/01/06090000.xhp\">සංවාදයක් </link> විවෘත කරයි."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">තෝරා පෙළගස්වන්න</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "සූත්‍රය"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "අංකන ආකෘතිය"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "වගුවක යෙදෙන සංඛ්‍යාවන්හි ආකෘතිය හැඩැසවීමට <link href=\"text/shared/optionen/01040500.xhp\">සංවාදයක්</link> විවෘත කරයි"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "වගු පිටත සීමා"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "වගුවක කොටු වටා ඇති ඉරි පෙන්වීම හෝ සැඟවීම කරයි. මෙම ඉරි තිරය මත දිස් වන නමුත් මුද්‍රණය නොවේ."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">වගුවෙහි ලක්ෂණ</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "බුලට සහ අංකන තීරය"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"> ඡෙද අනුපිළිවෙල වෙනස් කිරීමද ඇතුළුව අංක යෙදූ ඡෙදයන්හි වෙනස්කම් කිරීමටත්, විවිධ ඡෙද මට්ටම් නියම කිරීමටත් අවශ්‍ය වන කෘත්‍යයන් <emph>බුලට සහ අංකන </emph> තීරයෙහි අන්තර්ගත වේ</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "මෙවලම් තීරු"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">මෙවලම් තීරු</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "මෙම අංශය මඟින් දැනට $[officename] ලියනයේ තිබෙන මෙවලම් තීරුවල දළ විශ්ලේෂණයක් සපයනු ලබයි.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "ගොනුව"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"File\">ගොනුව</link>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "#-#-#-#-# simpress.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">මෙම විධානය වර්ථමාන ලේඛණයකට ඇතුලු විමට,නව ලේඛණයක් විවෘත කිරීමට හෝ ඉල්ලීමක් වසා දැමීමට යොදා ගත හැක.</ahelp>\\n#-#-#-#-# scalc.po (PACKAGE VERSION) #-#-#-#-#\\n<ahelp hid=\".\">මෙම විධාන අදාළ වන්නේ මෙම ලේඛණට, නව ලේඛණයක් විවෘත කිරීමට, හෝ යෙදුම වසා දැමීමටයි.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">විවෘත කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">මෙලෙස සුරකින්න</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">සංස්කරණයන්</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">ලක්ෂණ</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">මුද්‍රණය කරන්න</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">මුද්‍රණයන්ත්‍රයේ සැකසුම්</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "සූත්‍ර තීරුව"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">සූත්‍ර තීරුව</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">ගණනය කිරීම් සැකසීමට සහ ඒවා පෙළ ලේඛනයකට ඇතුළත් කිරීමට <emph>සූත්‍ර</emph> තීරුව ඔබට අවස්ථාව සළසයි.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
diff --git a/source/sid/helpcontent2/source/text/swriter.po b/source/sid/helpcontent2/source/text/swriter.po
index bc851d0aa99..08c89e783af 100644
--- a/source/sid/helpcontent2/source/text/swriter.po
+++ b/source/sid/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\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"
@@ -14,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Status Bar"
msgstr ""
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,6 +34,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,6 +44,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr ""
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -48,6 +53,7 @@ msgctxt ""
msgid "Language"
msgstr ""
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -56,6 +62,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -64,6 +71,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr ""
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -72,6 +80,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -80,6 +89,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr ""
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -88,6 +98,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -96,6 +107,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -104,6 +116,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -112,6 +125,7 @@ msgctxt ""
msgid "Tools"
msgstr ""
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -121,6 +135,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,6 +145,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,6 +155,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,6 +165,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,6 +175,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -166,6 +185,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,6 +195,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr ""
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,6 +224,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,6 +234,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,6 +244,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,6 +254,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,6 +264,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,6 +274,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,6 +284,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,6 +294,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,6 +304,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -281,6 +313,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr ""
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,6 +323,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,6 +333,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -308,6 +343,7 @@ msgctxt ""
msgid "Writing"
msgstr ""
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,6 +353,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,6 +363,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -335,6 +373,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr ""
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,6 +383,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,6 +393,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -362,6 +403,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,6 +413,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -380,6 +423,7 @@ msgctxt ""
msgid "Calculations"
msgstr ""
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,6 +433,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -398,6 +443,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr ""
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,6 +453,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -416,6 +463,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr ""
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,6 +473,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -434,6 +483,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr ""
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,6 +493,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -452,6 +503,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr ""
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,6 +513,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -470,6 +523,7 @@ msgctxt ""
msgid "Help Functions"
msgstr ""
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,6 +533,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -487,6 +542,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr ""
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,6 +552,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,6 +562,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,6 +572,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,6 +582,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,6 +592,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,6 +602,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -549,6 +611,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr ""
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -557,6 +620,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -565,6 +629,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -573,6 +638,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -581,6 +647,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -589,6 +656,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -597,6 +665,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -606,6 +675,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,6 +685,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,6 +695,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,6 +705,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -642,6 +715,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,6 +725,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,6 +735,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -669,6 +745,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,6 +755,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,6 +765,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,6 +775,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -705,6 +785,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -714,6 +795,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -723,6 +805,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -732,6 +815,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,6 +825,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,6 +835,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -759,2446 +845,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3207,6 +854,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr ""
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3216,6 +864,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3225,6 +874,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3234,6 +884,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3243,6 +894,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3252,6 +904,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3261,6 +914,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3270,6 +924,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3279,6 +934,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3288,6 +944,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3297,6 +954,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3305,6 +963,7 @@ msgctxt ""
msgid "Format"
msgstr ""
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3314,6 +973,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3323,6 +983,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3332,6 +993,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3341,6 +1003,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3350,6 +1013,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3359,6 +1023,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3368,6 +1033,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3377,6 +1043,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3386,6 +1053,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3395,6 +1063,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3403,6 +1072,7 @@ msgctxt ""
msgid "Window"
msgstr ""
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3412,6 +1082,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3421,6 +1092,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3429,6 +1101,7 @@ msgctxt ""
msgid "Page Preview"
msgstr ""
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3438,6 +1111,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3447,6 +1121,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3455,6 +1130,7 @@ msgctxt ""
msgid "View"
msgstr ""
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3464,6 +1140,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3473,6 +1150,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3482,6 +1160,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3490,6 +1169,7 @@ msgctxt ""
msgid "Edit"
msgstr ""
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3499,6 +1179,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3508,6 +1189,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3517,6 +1199,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3526,6 +1209,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3535,6 +1219,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3544,6 +1229,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3553,6 +1239,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3562,6 +1249,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3571,6 +1259,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3580,6 +1269,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3589,6 +1279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3598,6 +1289,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3607,6 +1299,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3616,6 +1309,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3625,6 +1319,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3633,6 +1328,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr ""
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3642,6 +1338,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3651,6 +1348,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3660,6 +1358,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3669,6 +1368,7 @@ msgctxt ""
msgid "Additional icons"
msgstr ""
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3677,6 +1377,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3685,6 +1386,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3693,6 +1395,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3701,6 +1404,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3710,6 +1414,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3719,6 +1424,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr ""
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3727,6 +1433,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3736,6 +1443,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3745,6 +1453,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr ""
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3753,6 +1462,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3762,6 +1472,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3770,6 +1481,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr ""
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3779,6 +1491,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3788,6 +1501,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3797,6 +1511,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3806,6 +1521,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3815,6 +1531,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3824,6 +1541,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3833,6 +1551,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3842,6 +1561,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3850,6 +1570,7 @@ msgctxt ""
msgid "Rulers"
msgstr ""
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3859,6 +1580,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3868,6 +1590,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3877,6 +1600,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3885,6 +1609,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr ""
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3894,6 +1619,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr ""
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3903,6 +1629,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr ""
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3912,6 +1639,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr ""
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3921,6 +1649,7 @@ msgctxt ""
msgid "Getting Help"
msgstr ""
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3929,6 +1658,7 @@ msgctxt ""
msgid "Table Bar"
msgstr ""
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3938,6 +1668,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3947,6 +1678,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3956,6 +1688,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3965,6 +1698,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3974,6 +1708,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3982,6 +1717,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3990,6 +1726,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3998,6 +1735,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4006,6 +1744,7 @@ msgctxt ""
msgid "Menus"
msgstr ""
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4015,6 +1754,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4024,6 +1764,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4032,6 +1773,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4040,6 +1782,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4048,6 +1791,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4056,6 +1800,7 @@ msgctxt ""
msgid "Insert"
msgstr ""
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4064,6 +1809,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4072,6 +1818,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr ""
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4080,6 +1827,7 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4088,6 +1836,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr ""
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4096,6 +1845,7 @@ msgctxt ""
msgid "Rows"
msgstr ""
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4104,6 +1854,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr ""
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4112,6 +1863,7 @@ msgctxt ""
msgid "Delete"
msgstr ""
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4120,6 +1872,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4128,6 +1881,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4136,6 +1890,7 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4144,6 +1899,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr ""
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4152,6 +1908,7 @@ msgctxt ""
msgid "Rows"
msgstr ""
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4160,6 +1917,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr ""
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4168,6 +1926,7 @@ msgctxt ""
msgid "Select"
msgstr ""
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4176,6 +1935,7 @@ msgctxt ""
msgid "Table"
msgstr ""
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4184,6 +1944,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4192,6 +1953,7 @@ msgctxt ""
msgid "Column"
msgstr ""
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4200,6 +1962,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr ""
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4208,6 +1971,7 @@ msgctxt ""
msgid "Row"
msgstr ""
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4216,6 +1980,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr ""
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4224,6 +1989,7 @@ msgctxt ""
msgid "Cell"
msgstr ""
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4232,6 +1998,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4240,6 +2007,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4248,6 +2016,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4256,6 +2025,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4264,6 +2034,7 @@ msgctxt ""
msgid "Autofit"
msgstr ""
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4272,6 +2043,7 @@ msgctxt ""
msgid "Column width"
msgstr ""
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4280,6 +2052,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4288,6 +2061,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4296,6 +2070,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4304,6 +2079,7 @@ msgctxt ""
msgid "Row Height"
msgstr ""
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4312,6 +2088,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4320,6 +2097,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4328,6 +2106,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4336,6 +2115,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr ""
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4344,6 +2124,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4352,6 +2133,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr ""
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4360,6 +2142,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4368,6 +2151,7 @@ msgctxt ""
msgid "Convert"
msgstr ""
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4376,6 +2160,7 @@ msgctxt ""
msgid "Text to Table"
msgstr ""
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4384,6 +2169,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4392,6 +2178,7 @@ msgctxt ""
msgid "Table to Text"
msgstr ""
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4400,6 +2187,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4408,6 +2196,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4416,6 +2205,7 @@ msgctxt ""
msgid "Formula"
msgstr ""
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4424,6 +2214,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4432,6 +2223,7 @@ msgctxt ""
msgid "Number Format"
msgstr ""
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4440,6 +2232,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4448,6 +2241,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr ""
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4456,6 +2250,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4464,6 +2259,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4472,6 +2268,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4481,6 +2278,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4490,6 +2288,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4498,6 +2297,7 @@ msgctxt ""
msgid "Toolbars"
msgstr ""
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4507,6 +2307,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4516,6 +2317,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4524,6 +2326,7 @@ msgctxt ""
msgid "File"
msgstr ""
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4533,6 +2336,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4542,6 +2346,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4551,6 +2356,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4560,6 +2366,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4569,6 +2376,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4578,6 +2386,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4587,6 +2396,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4596,6 +2406,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4604,6 +2415,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr ""
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4613,6 +2425,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/sid/helpcontent2/source/text/swriter/librelogo.po b/source/sid/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..0585fb5e025
--- /dev/null
+++ b/source/sid/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,2761 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\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"
+"Language: sid\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
diff --git a/source/sk/helpcontent2/source/text/swriter.po b/source/sk/helpcontent2/source/text/swriter.po
index 3fea0aaa8e1..192f01ac1d1 100644
--- a/source/sk/helpcontent2/source/text/swriter.po
+++ b/source/sk/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-10-04 09:34+0200\n"
"Last-Translator: Miloš <msramek22@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Stavový panel"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stavový panel\">Stavový panel</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Stavový panel\">Stavový "
+"panel</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Stavový panel obsahuje infomácie o aktuálnom dokumente a ponúka rôzne tlačidlá so špeciálnymi funkciami."
+msgstr ""
+"Stavový panel obsahuje infomácie o aktuálnom dokumente a ponúka rôzne "
+"tlačidlá so špeciálnymi funkciami."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,22 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Kliknutím otvorte ponuku, z ktorej môžete vybrať jazyk označeného textu alebo aktuálneho odseku. <br/>Voľba [žiadny] vyradí text z kontroly pravopisu a delenia slov. <br/>Voľba Nastaviť na východzí jazyk nastaví označený text nebo odsek na predvolené nastavenie jazyka. <br/>Voľba Viac otvorí dialóg s ďalšími možnosťami.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Kliknutím otvorte "
+"ponuku, z ktorej môžete vybrať jazyk označeného textu alebo aktuálneho "
+"odseku. <br/>Voľba [žiadny] vyradí text z kontroly pravopisu a delenia slov. "
+"<br/>Voľba Nastaviť na východzí jazyk nastaví označený text nebo odsek na "
+"predvolené nastavenie jazyka. <br/>Voľba Viac otvorí dialóg s ďalšími "
+"možnosťami.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Elektronický podpis"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Taktiež si prezrite <link href=\"text/shared/guide/digital_signatures.xhp\">Digitálne podpisy</link>."
+msgstr ""
+"Taktiež si prezrite <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digitálne podpisy</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Vzhľad lupy & zobrazenia"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Tri ovládacie prvky stavového riadka programu Writer umožňujú zmeniť škálovanie a režim zobrazenia textových dokumentov."
+msgstr ""
+"Tri ovládacie prvky stavového riadka programu Writer umožňujú zmeniť "
+"škálovanie a režim zobrazenia textových dokumentov."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikony zobrazenia zľava doprava: Samostatná strana. Režim zobrazenia viacerých stránok vedľa seba. Režim knihy, kde sa zobrazujú dve stránky vedľa seba.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikony zobrazenia zľava doprava: Samostatná strana. Režim "
+"zobrazenia viacerých stránok vedľa seba. Režim knihy, kde sa zobrazujú dve "
+"stránky vedľa seba.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Keď posuniete ovládač Lupy vľavo, zobrazí sa viac stránok. Keď ho posuniete vpravo, obsah stránky sa zväčší a zobrazí sa menšia časť stránky.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Keď posuniete ovládač Lupy vľavo, zobrazí sa viac stránok. "
+"Keď ho posuniete vpravo, obsah stránky sa zväčší a zobrazí sa menšia časť "
+"stránky.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +146,7 @@ msgctxt ""
msgid "Tools"
msgstr "Nástroje"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Nástroje\">Nástroje</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +164,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Obsahuje nástroje na kontrolu pravopisu, galériu obrázkov, ktoré môžete pridať do svojho dokumentu a nástroje na prispôsobenie menu a nastavenia predvolieb programu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Obsahuje nástroje na kontrolu pravopisu, galériu obrázkov, "
+"ktoré môžete pridať do svojho dokumentu a nástroje na prispôsobenie menu a "
+"nastavenia predvolieb programu.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +177,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslovanie osnovy\">Číslovanie osnovy</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslovanie "
+"osnovy\">Číslovanie osnovy</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +189,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslovanie riadkov\">Číslovanie riadkov</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslovanie "
+"riadkov\">Číslovanie riadkov</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -156,8 +201,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod čiarou\">Poznámky pod čiarou</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod "
+"čiarou\">Poznámky pod čiarou</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +215,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Zoradiť\">Zoradiť</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +223,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automatická oprava\">Možnosti automatickej opravy</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Automatická oprava\">Možnosti "
+"automatickej opravy</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +235,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Prispôsobiť\">Prispôsobiť</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" "
+"name=\"Prispôsobiť\">Prispôsobiť</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +248,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Panel OLE objektov"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +256,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Panel OLE objektov\">Panel OLE objektov</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Panel OLE objektov\">Panel OLE "
+"objektov</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +268,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Panel <emph>OLE objekt </emph> sa zobrazuje ak je objekt vybraný. Obsahuje najdôležitejšie funkcie na formátovanie a rozmiestňovanie objektov.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Panel <emph>OLE objekt </emph> sa zobrazuje ak "
+"je objekt vybraný. Obsahuje najdôležitejšie funkcie na formátovanie a "
+"rozmiestňovanie objektov.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +281,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtekania\">Bez obtekania</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtekania\">Bez "
+"obtekania</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +293,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavenie si môžete vybrať v záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto "
+"nastavenie si môžete vybrať v záložke <emph>Obtekanie</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +305,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekanie\">Obtekanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekanie\">Obtekanie</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +316,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona "
+"predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke "
+"<emph>Obtekanie</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +329,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať cez</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať "
+"cez</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +341,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie "
+"si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +353,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti objektu\">Vlastnosti objektu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti "
+"objektu\">Vlastnosti objektu</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +366,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Charakteristické vlastnosti $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +374,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Vlastnosti programu $[officename] Writer\">Vlastnosti programu $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Vlastnosti programu $[officename] Writer\">Vlastnosti programu "
+"$[officename] Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +387,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer vám umožňuje navrhovať a vytvárať textové dokumenty, ktoré môžu obsahovať grafiku, tabuľky či grafy. Dokumenty je možné ukladať vo veľkom množstve formátov, medzi ktorými sú aj štandardizovaný formát OpenDocument (ODF), Microsoft Word .doc nebo HTML. Dokumenty môžete ľahko exportovať do formátu Portable Document Format (PDF)."
+msgstr ""
+"$[officename] Writer vám umožňuje navrhovať a vytvárať textové dokumenty, "
+"ktoré môžu obsahovať grafiku, tabuľky či grafy. Dokumenty je možné ukladať "
+"vo veľkom množstve formátov, medzi ktorými sú aj štandardizovaný formát "
+"OpenDocument (ODF), Microsoft Word .doc nebo HTML. Dokumenty môžete ľahko "
+"exportovať do formátu Portable Document Format (PDF)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +404,7 @@ msgctxt ""
msgid "Writing"
msgstr "Písanie"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +412,14 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "V programe $[officename] Writer môžete vytvárať jednoduché dokumenty, napr. poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, listy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné listy\">hromadné listy</link>, ale taktiež dlhé a zložité dokumenty obsahujúce zoznamy literatúry, tabuľky odkazov a indexy."
+msgstr ""
+"V programe $[officename] Writer môžete vytvárať jednoduché dokumenty, napr. "
+"poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, "
+"listy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné "
+"listy\">hromadné listy</link>, ale taktiež dlhé a zložité dokumenty "
+"obsahujúce zoznamy literatúry, tabuľky odkazov a indexy."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +427,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "Writer taktiež obsahuje užitočné nástroje ako <link href=\"text/shared/01/06010000.xhp\" name=\"kontrola pravopisu\">kontrolu pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovník synoným\">slovník synoným</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"delenie slov\">delenie slov</link>. Ďalej, nájdete množstvo <link href=\"text/shared/01/01010100.xhp\" name=\"šablóny\">šablón</link> pre všetky príležitosti. Pomocou sprievodcov je tiež možné vytvárať vlastné šablóny."
-
+msgstr ""
+"Writer taktiež obsahuje užitočné nástroje ako <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"kontrola pravopisu\">kontrolu "
+"pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"slovník synoným\">slovník synoným</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické "
+"opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"delenie "
+"slov\">delenie slov</link>. Ďalej, nájdete množstvo <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"šablóny\">šablón</link> pre všetky "
+"príležitosti. Pomocou sprievodcov je tiež možné vytvárať vlastné šablóny."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +448,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Navrhovanie a štrukturovanie"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +456,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] vám poskytuje široké možnosti pre úpravu dokumentov. Pomocou okna <link href=\"text/swriter/01/05140000.xhp\" name=\"štýly a formátovanie\">Štýly a formátovanie</link> je možné vytvárať, priraďovať a upravovať štýly odsekov, znakov, rámcov a stránok. Naviac vám <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomôže s rýchlym pohybom v rámci dokumentov, je možné si prezrieť osnovu dokumentu a nestratíte prehlaď o objektoch, ktoré ste vložili do dokumentu."
+msgstr ""
+"$[officename] vám poskytuje široké možnosti pre úpravu dokumentov. Pomocou "
+"okna <link href=\"text/swriter/01/05140000.xhp\" name=\"štýly a "
+"formátovanie\">Štýly a formátovanie</link> je možné vytvárať, priraďovať a "
+"upravovať štýly odsekov, znakov, rámcov a stránok. Naviac vám <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomôže "
+"s rýchlym pohybom v rámci dokumentov, je možné si prezrieť osnovu dokumentu "
+"a nestratíte prehlaď o objektoch, ktoré ste vložili do dokumentu."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +473,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Do textových dokumentov je možné vkladať rôzne <link href=\"text/swriter/01/04120000.xhp\" name=\"indexi a tabuľky\">indexy a tabuľky</link>. Štruktúru a vzhľad indexov a tabuliek je možné upraviť podľa vlastných potrieb. Pomocou hypertextových odkazov a záložiek sa dostanete priamo na príslušné (požadované) miesto v dokumente."
+msgstr ""
+"Do textových dokumentov je možné vkladať rôzne <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"indexi a tabuľky\">indexy a "
+"tabuľky</link>. Štruktúru a vzhľad indexov a tabuliek je možné upraviť podľa "
+"vlastných potrieb. Pomocou hypertextových odkazov a záložiek sa dostanete "
+"priamo na príslušné (požadované) miesto v dokumente."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +490,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing s $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +498,18 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer obsahuje množstvo nástrojov na vytváranie dokumentov, ktoré vám pomôžu pripraviť profesionálne dokumenty, napr. brožúry, informačné listy či pozvánky. Je možné vytvoriť dokumenty s viacstĺpcovou sadzbou, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textové rámce\">textovými rámcami</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"obrázky\">obrázkami</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabuľky\">tabuľkami</link> a ďalšími objektmi."
-
+msgstr ""
+"$[officename] Writer obsahuje množstvo nástrojov na vytváranie dokumentov, "
+"ktoré vám pomôžu pripraviť profesionálne dokumenty, napr. brožúry, "
+"informačné listy či pozvánky. Je možné vytvoriť dokumenty s viacstĺpcovou "
+"sadzbou, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textové "
+"rámce\">textovými rámcami</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" "
+"name=\"obrázky\">obrázkami</link>, <link "
+"href=\"text/swriter/guide/table_insert.xhp\" name=\"tabuľky\">tabuľkami</link> a "
+"ďalšími objektmi."
+
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +519,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Výpočty"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +527,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Textové dokumenty $[officename] obsahujú funkciu <link href=\"text/swriter/main0214.xhp\" name=\"funkcia výpočtov\">výpočtov</link>, ktorá vám umožní spraviť (zostrojiť) zložité numerické alebo logické výpočty. V textovom dokumente možno ľahko vytvoriť tabuľku, v ktorej sa dajú takéto výpočty vykonať."
+msgstr ""
+"Textové dokumenty $[officename] obsahujú funkciu <link "
+"href=\"text/swriter/main0214.xhp\" name=\"funkcia výpočtov\">výpočtov</link>, "
+"ktorá vám umožní spraviť (zostrojiť) zložité numerické alebo logické "
+"výpočty. V textovom dokumente možno ľahko vytvoriť tabuľku, v ktorej sa dajú "
+"takéto výpočty vykonať."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +544,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Vytváranie kresieb"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +552,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" name=\"nástroje na kreslenie\">nástroje na kreslenie</link>, s ktorých pomocou je možné priamo v textových dokumentoch vytvárať kresby, obrázky, legendu či ďalšie grafické objekty."
+msgstr ""
+"$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"nástroje na kreslenie\">nástroje na kreslenie</link>, s ktorých pomocou "
+"je možné priamo v textových dokumentoch vytvárať kresby, obrázky, legendu "
+"či ďalšie grafické objekty."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +568,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Vkladanie obrázkov"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +576,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Do textového dokumentu je možné vkladať obrázky v <link href=\"text/shared/00/00000020.xhp\" name=\"rôznych formátoch\">rôznych formátoch</link>, napr. vo formáte JPEG alebo PNG. Navyše, je možné využiť <link href=\"text/shared/01/gallery.xhp\" name=\"Galériu\">Galériu</link>, ktorá poskytuje zbierku obrázkov usporiadaných do kategórií, a <link href=\"text/shared/guide/fontwork.xhp\">galériu Písmomaľby</link>na vytváranie efektov s písmom ."
+msgstr ""
+"Do textového dokumentu je možné vkladať obrázky v <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"rôznych formátoch\">rôznych "
+"formátoch</link>, napr. vo formáte JPEG alebo PNG. Navyše, je možné využiť "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Galériu\">Galériu</link>, ktorá "
+"poskytuje zbierku obrázkov usporiadaných do kategórií, a <link "
+"href=\"text/shared/guide/fontwork.xhp\">galériu Písmomaľby</link>na vytváranie "
+"efektov s písmom ."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +595,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexibilné aplikačné rozhranie"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +603,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Používateľské rozhranie programu je navrhnuté tak, aby ste si ho mohli jednoducho prispôsobiť rôznym potrebám, okrem iného aj úpravou ikoniek a menu. Rôzne okná programu, napr. okno Štýly a formátovanie alebo Navigátor, je možné umiestniť ako plávajúce okná kdekoľvek na obrazovke. Taktiež je možné niektoré <link href=\"text/shared/guide/autohide.xhp\" name=\"uchytiť\">uchytiť</link> okná na okraj pracovnej plochy."
+msgstr ""
+"Používateľské rozhranie programu je navrhnuté tak, aby ste si ho mohli "
+"jednoducho prispôsobiť rôznym potrebám, okrem iného aj úpravou ikoniek a "
+"menu. Rôzne okná programu, napr. okno Štýly a formátovanie alebo Navigátor, "
+"je možné umiestniť ako plávajúce okná kdekoľvek na obrazovke. Taktiež je "
+"možné niektoré <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"uchytiť\">uchytiť</link> okná na okraj pracovnej plochy."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +621,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Drag&Drop"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +629,15 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Vlastnosť <link href=\"text/shared/guide/dragdrop.xhp\" name=\"preťahovanie\">preťahovanie</link> (drag & drop) vám umožňuje pracovať s textovými dokumentmi v $[officename] rýchlo a efektívne. Napríklad je možné pretiahnuť (premiestniť) objekty, napríklad obrázky z Galérie, z jedného miesta na iné v rovnakom dokumente alebo medzi rôznymi otvorenými dokumentmi $[officename]."
+msgstr ""
+"Vlastnosť <link href=\"text/shared/guide/dragdrop.xhp\" "
+"name=\"preťahovanie\">preťahovanie</link> (drag & drop) vám umožňuje pracovať "
+"s textovými dokumentmi v $[officename] rýchlo a efektívne. Napríklad je "
+"možné pretiahnuť (premiestniť) objekty, napríklad obrázky z Galérie, z "
+"jedného miesta na iné v rovnakom dokumente alebo medzi rôznymi otvorenými "
+"dokumentmi $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +647,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funkcie Pomocníka"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +655,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Pomocník\">pomocníka</link> je možné využiť ako kompletnú referenčnú príručku k aplikáciám $[officename], vrátane <link href=\"text/swriter/guide/main.xhp\" name=\"instrukcie\">inštrukcii</link> na jednoduché a zložitejšie úlohy."
+msgstr ""
+"<link href=\"text/shared/05/00000110.xhp\" name=\"Pomocník\">pomocníka</link> je "
+"možné využiť ako kompletnú referenčnú príručku k aplikáciám $[officename], "
+"vrátane <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"instrukcie\">inštrukcii</link> na jednoduché a zložitejšie úlohy."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +670,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Panel vlastností kresieb"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +678,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Panel vlastností objektov kresby\">Panel vlastností objektov kresby</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Panel vlastností objektov "
+"kresby\">Panel vlastností objektov kresby</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +690,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Panel <emph>Vlastnosti objektu kresby</emph> je k dispozícii vo Writeri a Calcu. Zvoľte Zobraziť - Nástroje - Vlastnosti objektu kresby. Ovládacie prvky sú dostupné, keď je vybraný objekt kresby. Vo východzom nastavení sa niektoré ikony pre textové dokumenty a tabuľkové zošity líšia.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Panel <emph>Vlastnosti objektu kresby</emph> "
+"je k dispozícii vo Writeri a Calcu. Zvoľte Zobraziť - Nástroje - Vlastnosti "
+"objektu kresby. Ovládacie prvky sú dostupné, keď je vybraný objekt kresby. "
+"Vo východzom nastavení sa niektoré ikony pre textové dokumenty a tabuľkové "
+"zošity líšia.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +705,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Štýl čiary\">Štýl čiary</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Štýl čiary\">Štýl čiary</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +716,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šírka čiary\">Šírka čiary</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Šírka čiary\">Šírka "
+"čiary</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +728,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Farba čiary\">Farba čiary</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Farba čiary\">Farba "
+"čiary</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Štýl/výplň oblasti\">Štýl/výplň oblasti</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Štýl/výplň "
+"oblasti\">Štýl/výplň oblasti</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +753,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Panel Obrázok"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Panel obrázok\">Panel obrázok</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Panel obrázok\">Panel "
+"obrázok</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Panel <emph>Obrázok</emph> obsahuje funkcie na formátovanie a rozmiestnenie vybraných bitmapových obrázkov.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Panel <emph>Obrázok</emph> obsahuje funkcie "
+"na formátovanie a rozmiestnenie vybraných bitmapových obrázkov.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť zvisle\">Prevrátiť zvisle</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť zvisle\">Prevrátiť "
+"zvisle</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť vodorovne\">Prevrátiť vodorovne</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť "
+"vodorovne\">Prevrátiť vodorovne</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti obrázka\">Vlastnosti obrázka</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti "
+"obrázka\">Vlastnosti obrázka</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +817,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložiť"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +827,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vložiť\">Vložiť</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +835,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Menu Vložiť obsahuje príkazy na vkladanie nových prvkov do dokumentu. To zahrňuje okrem iného sekcie, poznámky pod čiarou, komentáre, zvláštne znaky, obrázky a objekty z iných aplikácií.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Menu Vložiť obsahuje príkazy na vkladanie nových prvkov do "
+"dokumentu. To zahrňuje okrem iného sekcie, poznámky pod čiarou, komentáre, "
+"zvláštne znaky, obrázky a objekty z iných aplikácií.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +848,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ručné zalomenie\">Ručné zalomenie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Ručné zalomenie\">Ručné "
+"zalomenie</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +860,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Špeciálny znak\">Špeciálny znak</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Špeciálny znak\">Špeciálny "
+"znak</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +874,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekcia\">Sekcia</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +882,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový "
+"odkaz\">Hypertextový odkaz</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +894,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod čiarou/Vysvetlivky\">Poznámky pod čiarou/Vysvetlivky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod "
+"čiarou/Vysvetlivky\">Poznámky pod čiarou/Vysvetlivky</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +908,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Popis\">Popis</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +918,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Záložka\">Záložka</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +928,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Odkaz\">Odkaz</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +936,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Poznámka\">Poznámka</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Poznámka\">Poznámka</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +949,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +959,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Obálka\">Obálka</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +969,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +979,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabuľka\">Tabuľka</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +987,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čiara\">Vodorovná čiara</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čiara\">Vodorovná "
+"čiara</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +999,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plávajúci rámec\">Plávajúci rámec</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Plávajúci rámec\">Plávajúci "
+"rámec</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1013,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Súbor\">Súbor</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1022,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Panel rámcov"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1030,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Panel rámcov\">Panel rámcov</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Panel rámcov\">Panel "
+"rámcov</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1042,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Keď je rámec vybraný, zobrazí sa panel <emph>Rámec</emph>, ktorý poskytuje najdôležitejší funkcie na jeho formátovanie a umiestňovanie.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Keď je rámec vybraný, zobrazí sa panel "
+"<emph>Rámec</emph>, ktorý poskytuje najdôležitejší funkcie na jeho "
+"formátovanie a umiestňovanie.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1055,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnúť obtekanie\">Vypnúť obtekanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnúť obtekanie\">Vypnúť "
+"obtekanie</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1067,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavenie si môžete vybrať na záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto "
+"nastavenie si môžete vybrať na záložke <emph>Obtekanie</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1079,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnúť obtekanie\">Zapnúť obtekanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnúť obtekanie\">Zapnúť "
+"obtekanie</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1091,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona "
+"predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke "
+"<emph>Obtekanie</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1104,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať cez</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať "
+"cez</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1116,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie "
+"si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1128,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Farba pozadia\">Farba pozadia</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Farba pozadia\">Farba "
+"pozadia</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1140,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámca\">Vlastnosti rámca</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámca\">Vlastnosti "
+"rámca</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1153,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1163,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formát\">Formát</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1171,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Obsahuje príkazy na formátovanie rozloženia a obsahu vášho dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Obsahuje príkazy na formátovanie rozloženia a "
+"obsahu vášho dokumentu.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +1185,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1195,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odsek\">Odsek</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1203,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslovanie\">Odrážky a číslovanie</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslovanie\">Odrážky "
+"a číslovanie</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1217,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strana\">Strana</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1227,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Stĺpce\">Stĺpce</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1237,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekcia\">Sekcia</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1247,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1257,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Obrázok\">Obrázok</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1266,7 @@ msgctxt ""
msgid "Window"
msgstr "Okno"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1276,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1284,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje príkazy na manipuláciu a zobrazovanie okien dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje príkazy na "
+"manipuláciu a zobrazovanie okien dokumentu.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1297,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Náhľad strany"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1305,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Náhľad strany\">Náhľad strany</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Náhľad strany\">Náhľad "
+"strany</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1317,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Panel <emph>Náhľad strany</emph> objaví sa, keď si prezeráte aktuálny dokument v režime náhľad."
+msgstr ""
+"Panel <emph>Náhľad strany</emph> objaví sa, keď si prezeráte aktuálny "
+"dokument v režime náhľad."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1330,7 @@ msgctxt ""
msgid "View"
msgstr "Zobraziť"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1340,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Zobraziť\">Zobraziť</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1348,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Toto menu obsahuje príkazy ovládajúce zobrazenie dokumentu na obrazovke.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Toto menu obsahuje príkazy ovládajúce zobrazenie dokumentu na "
+"obrazovke.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1362,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Lupa\">Lupa</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1371,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upraviť"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1381,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Upraviť\">Upraviť</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1389,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Toto Menu obsahuje príkazy na úpravu obsahu aktuálneho dokumentu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Toto Menu obsahuje príkazy na úpravu obsahu aktuálneho "
+"dokumentu.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1401,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložiť inak\">Vložiť inak</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Vložiť inak\">Vložiť "
+"inak</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1413,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrať text\">Vybrať text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrať text\">Vybrať "
+"text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1425,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnať dokument\">Porovnať dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnať dokument\">Porovnať "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1437,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Nájsť a nahradiť\">Nájsť a nahradiť</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Nájsť a nahradiť\">Nájsť a "
+"nahradiť</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1449,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický text\">Automatický text</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický "
+"text\">Automatický text</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1461,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Vymeniť databázu\">Vymeniť databázu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Vymeniť databázu\">Vymeniť "
+"databázu</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1475,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Polia\">Polia</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3579,8 +1483,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod čiarou\">Poznámky pod čiarou</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod "
+"čiarou\">Poznámky pod čiarou</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1495,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka indexu\">Položka indexu</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka indexu\">Položka "
+"indexu</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1507,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Zoznam použitej literatúry\">Zoznam použitej literatúry</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Zoznam použitej "
+"literatúry\">Zoznam použitej literatúry</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1519,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový "
+"odkaz\">Hypertextový odkaz</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1533,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Odkazy\">Odkazy</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1541,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková mapa</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková "
+"mapa</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1554,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Panel Formátovanie"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1562,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Panel na formátovanie\">Panel na formátovanie</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Panel na formátovanie\">Panel na "
+"formátovanie</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1574,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Panel na formátovanie obsahuje funkcie na formátovanie textu.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Panel na formátovanie obsahuje funkcie na "
+"formátovanie textu.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1586,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Farba písma\">Farba písma</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Farba písma\">Farba "
+"písma</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1600,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Ďalšie ikony"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1609,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Zväčšiť písmo"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1618,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Zväčší veľkosť písma označeného textu.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1627,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Zmenšiť písmo"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1636,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Zmenší veľkosť písma označeného textu.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1644,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Ak je zapnutá podpora <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, zobrazia sa ďalšie dve ikonky."
+msgstr ""
+"Ak je zapnutá podpora <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"CTL\">CTL</link>, zobrazia sa ďalšie dve ikonky."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1658,18 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Zľava-doprava"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona zľava doprava</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona zľava doprava</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1679,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Text sa zadáva zľava doprava.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1689,18 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Sprava-doľava"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona sprava doľava</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona sprava doľava</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1708,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text formátovaný v jazyku s komplexným rozložením sa zadáva sprava doľava.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Text formátovaný v jazyku s komplexným "
+"rozložením sa zadáva sprava doľava.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1721,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Panel textu"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1729,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Panel textového objektu\">Panel textového objektu</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Panel textového objektu\">Panel "
+"textového objektu</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1741,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje príkazy na formátovanie textu, ktorý je obsiahnutý v kresbe.</ahelp> Panel <emph>Textový objekt</emph> sa zobrazí, pokiaľ dvojkliknete do kresby."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje príkazy na formátovanie textu, "
+"ktorý je obsiahnutý v kresbe.</ahelp> Panel <emph>Textový objekt</emph> sa "
+"zobrazí, pokiaľ dvojkliknete do kresby."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,8 +1754,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Horný index\">Horný index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Horný index\">Horný "
+"index</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1766,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Dolný index\">Dolný index</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Dolný index\">Dolný "
+"index</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1778,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrať všetko\">Vybrať všetko</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrať všetko\">Vybrať "
+"všetko</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1792,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1802,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odsek\">Odsek</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1810,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Tu môžete definovať odsadenie, rozostupy, zarovnanie a riadkovanie pre aktuálne vybraný odsek."
+msgstr ""
+"Tu môžete definovať odsadenie, rozostupy, zarovnanie a riadkovanie pre "
+"aktuálne vybraný odsek."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1823,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Pravítka"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1833,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Pravítka\">Pravítka</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1841,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Pravítka zobrazujú rozmery strany, umiestnenie tabulátorov, odsadenie, okraje a stĺpce. Všetky môžete upravovať s použitím myši."
+msgstr ""
+"Pravítka zobrazujú rozmery strany, umiestnenie tabulátorov, odsadenie, "
+"okraje a stĺpce. Všetky môžete upravovať s použitím myši."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1853,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Dvojklikom na pravítko otvoríte dialóg <emph>Odsek</emph>, kde a môžete aktuálnemu odseku alebo všetkým vybraným odsekom priradiť <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formátovanie\">formátovanie</link>."
+msgstr ""
+"Dvojklikom na pravítko otvoríte dialóg <emph>Odsek</emph>, kde a môžete "
+"aktuálnemu odseku alebo všetkým vybraným odsekom priradiť <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"formátovanie\">formátovanie</link>."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1868,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Vitajte v Pomocníkovi $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1878,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "Pomocník pre %PRODUCTNAME Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1888,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Pracujeme s %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1898,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menu, panely nástrojov a klávesové skratky"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1908,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Získanie pomoci"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1917,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Panel tabuliek"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1925,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Panel tabuľky\">Panel tabuľky</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Panel tabuľky\">Panel "
+"tabuľky</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1937,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Panel <emph>Tabuľka</emph> obsahuje funkcie, potrebné pre prácu s tabuľkou. Objaví sa, pokiaľ umiestnite kurzor do tabuľky.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Panel <emph>Tabuľka</emph> obsahuje funkcie, "
+"potrebné pre prácu s tabuľkou. Objaví sa, pokiaľ umiestnite kurzor do "
+"tabuľky.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1950,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Zlúčiť bunky\">Zlúčiť bunky</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Zlúčiť bunky\">Zlúčiť "
+"bunky</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1962,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Zmazať riadok\">Zmazať riadok</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Zmazať riadok\">Zmazať "
+"riadok</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1974,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Zmazať stĺpec\">Zmazať stĺpec</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Zmazať stĺpec\">Zmazať "
+"stĺpec</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické formátovanie\">Automatické formátovanie</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické "
+"formátovanie\">Automatické formátovanie</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti tabuľky\">Vlastnosti tabuľky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti "
+"tabuľky\">Vlastnosti tabuľky</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2009,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Zoradiť\">Zoradiť</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2018,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menu"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2026,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menu\">Menu</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2038,10 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "Nasledujúca časť zobrazuje témy nápovedy dostupné pre menu a dialógové okná."
+msgstr ""
+"Nasledujúca časť zobrazuje témy nápovedy dostupné pre menu a dialógové okná."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2050,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabuľka"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2059,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabuľka</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazuje príkazy na vloženie, úpravu a odstránenie tabuľky v textovom dokumente.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Zobrazuje príkazy na vloženie, úpravu a odstránenie tabuľky v "
+"textovom dokumente.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2079,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložiť"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2088,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabuľka"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2097,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Vloží novú tabuľku."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2106,7 @@ msgctxt ""
msgid "Columns"
msgstr "Stĺpce"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2115,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Vloží stĺpce."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2124,7 @@ msgctxt ""
msgid "Rows"
msgstr "Riadky"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2133,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Vloží riadky."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2142,7 @@ msgctxt ""
msgid "Delete"
msgstr "Zmazať"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2151,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabuľka"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2160,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Zmaže aktuálnu tabuľku.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2169,7 @@ msgctxt ""
msgid "Columns"
msgstr "Stĺpce"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2178,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Zmaže vybrané strĺpce."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2187,7 @@ msgctxt ""
msgid "Rows"
msgstr "Riadky"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2196,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Zmaže vybrané riadky."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2205,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrať"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2214,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabuľka"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2223,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberie aktuálnu tabuľku.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2232,7 @@ msgctxt ""
msgid "Column"
msgstr "Stĺpec"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2241,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Vyberie aktuálny stĺpec."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2250,7 @@ msgctxt ""
msgid "Row"
msgstr "Riadok"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2259,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Vyberie aktuálny stĺpec."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2268,7 @@ msgctxt ""
msgid "Cell"
msgstr "Bunka"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2277,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Označí aktuálnu bunku.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2286,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Zlúčiť bunky</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2295,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Rozdeliť bunky</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabuľky</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabuľky</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2314,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Automatická úprava"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2323,7 @@ msgctxt ""
msgid "Column width"
msgstr "Šírka stĺpca"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2332,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Otvorí dialóg šírky stĺpca, kde môžete zmeniť šírku stĺpca."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,14 +2341,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimálna šírka stĺpca</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozložiť stĺpce rovnomerne</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Rozložiť stĺpce rovnomerne</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2360,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Výška riadka"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2369,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Otvorí dialóg výšky riadka, kde môžete zmeniť výšku riadka."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,14 +2378,17 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimálna výška riadka</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozložiť riadky rovnomerne</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Rozložiť riadky rovnomerne</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2397,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Povoliť zalomenie riadka na stranách a stĺpcoch"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2406,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Povolí zalomenie stránky v aktuálnom riadku.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2415,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Opakovanie riadkov hlavičky"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Opakovanie hlavičky tabuľky na ďalších stranách, pokiaľ má tabuľka rozsah jednej alebo viacerých strán.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Opakovanie hlavičky tabuľky na ďalších stranách, pokiaľ "
+"má tabuľka rozsah jednej alebo viacerých strán.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2435,7 @@ msgctxt ""
msgid "Convert"
msgstr "Previesť"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2444,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Previesť text na tabuľku"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, kde môžete zmeniť vyznačený text do tabuľky</ahelp> Otvorí <link href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, kde môžete previesť vyznačený text do tabuľky."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, kde môžete zmeniť "
+"vyznačený text do tabuľky</ahelp> Otvorí <link "
+"href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, kde môžete "
+"previesť vyznačený text do tabuľky."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2466,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Previesť tabuľku na text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, v ktorom môžete previesť aktuálnu tabuľku do textu.</ahelp> Otvorí <link href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, v ktorom môžete previesť aktuálnu tabuľku do textu."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, v ktorom môžete "
+"previesť aktuálnu tabuľku do textu.</ahelp> Otvorí <link "
+"href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, v ktorom môžete "
+"previesť aktuálnu tabuľku do textu."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2488,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Zoradiť</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2497,18 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Otvára<link href=\"text/swriter/main0214.xhp\">Panel vzorcov</link> na vkladanie alebo úpravu vzorcov."
+msgstr ""
+"Otvára<link href=\"text/swriter/main0214.xhp\">Panel vzorcov</link> na "
+"vkladanie alebo úpravu vzorcov."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2517,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Formát čísla"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Otvára <link href=\"text/shared/optionen/01040500.xhp\">dialógové okno</link>, v ktorom môžete určiť formát čísel v tabuľke."
+msgstr ""
+"Otvára <link href=\"text/shared/optionen/01040500.xhp\">dialógové okno</link>, "
+"v ktorom môžete určiť formát čísel v tabuľke."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2537,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Hranice tabuľky"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Zobrazí alebo skryje hranice okolo buniek tabuľky. Hranice sú viditeľné len na obrazovke a nezobrazia sa pri tlači."
+msgstr ""
+"Zobrazí alebo skryje hranice okolo buniek tabuľky. Hranice sú viditeľné len "
+"na obrazovke a nezobrazia sa pri tlači."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2557,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Vlastnosti tabuľky</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2566,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Panel odrážok a číslovania"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2574,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Panel odrážky a číslovanie\">Panel Odrážky a číslovanie</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Panel odrážky a "
+"číslovanie\">Panel Odrážky a číslovanie</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2586,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Panel <emph>Odrážky a číslovanie</emph> obsahuje funkcie na úpravu štruktúry očíslovaných odsekov vrátane zmien poradia odsekov a určenia rôznych úrovní odsekov.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Panel <emph>Odrážky a číslovanie</emph> "
+"obsahuje funkcie na úpravu štruktúry očíslovaných odsekov vrátane zmien "
+"poradia odsekov a určenia rôznych úrovní odsekov.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2600,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Panely nástrojov"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2608,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Panely nástrojov\">Panely nástrojov</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Panely "
+"nástrojov\">Panely nástrojov</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2620,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Táto časť obsahuje prehľad panelov nástrojov, ktoré sú k dispozícii v $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Táto časť obsahuje prehľad panelov nástrojov, ktoré sú k dispozícii v "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2634,7 @@ msgctxt ""
msgid "File"
msgstr "Súbor"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2644,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Súbor\">Súbor</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2652,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Tieto príkazy umožňujú prácu s aktuálnym dokumentom, otvorenie nového dokumentu alebo ukončenie aplikácie.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Tieto príkazy umožňujú prácu s aktuálnym dokumentom, "
+"otvorenie nového dokumentu alebo ukončenie aplikácie.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2666,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otvoriť\">Otvoriť</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2674,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Uložiť ako\">Uložiť ako</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Uložiť ako\">Uložiť ako</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2687,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verzie\">Verzie</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2695,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2708,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tlač\">Tlač</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2716,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavenie tlačiarne\">Nastavenie tlačiarne</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavenie "
+"tlačiarne\">Nastavenie tlačiarne</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2729,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Panel vzorcov"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2737,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Panel vzorcov\">Panel vzorcov</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Panel vzorcov\">Panel vzorcov</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2749,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Panel <emph>Vzorec</emph> umožňuje vytvárať a vkladať do textového dokumentu výpočty.</ahelp> Na zobrazenie panelu <emph>Vzorec</emph> stlačte F2."
+msgstr ""
+"<ahelp hid=\".\">Panel <emph>Vzorec</emph> umožňuje vytvárať a vkladať do "
+"textového dokumentu výpočty.</ahelp> Na zobrazenie panelu "
+"<emph>Vzorec</emph> stlačte F2."
diff --git a/source/sk/helpcontent2/source/text/swriter/librelogo.po b/source/sk/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..3418338a981
--- /dev/null
+++ b/source/sk/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-10-04 09:34+0200\n"
+"Last-Translator: Miloš <msramek22@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Stavový panel"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stavový panel\">Stavový panel</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Stavový panel obsahuje infomácie o aktuálnom dokumente a ponúka rôzne tlačidlá so špeciálnymi funkciami."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Jazyk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zobrazuje jazyk označeného textu. <br/>Kliknutím otvorte ponuku, z ktorej môžete vybrať jazyk označeného textu alebo aktuálneho odseku. <br/>Voľba [žiadny] vyradí text z kontroly pravopisu a delenia slov. <br/>Voľba Nastaviť na východzí jazyk nastaví označený text nebo odsek na predvolené nastavenie jazyka. <br/>Voľba Viac otvorí dialóg s ďalšími možnosťami.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Elektronický podpis"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Taktiež si prezrite <link href=\"text/shared/guide/digital_signatures.xhp\">Digitálne podpisy</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Vzhľad lupy & zobrazenia"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Tri ovládacie prvky stavového riadka programu Writer umožňujú zmeniť škálovanie a režim zobrazenia textových dokumentov."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikony zobrazenia zľava doprava: Samostatná strana. Režim zobrazenia viacerých stránok vedľa seba. Režim knihy, kde sa zobrazujú dve stránky vedľa seba.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Keď posuniete ovládač Lupy vľavo, zobrazí sa viac stránok. Keď ho posuniete vpravo, obsah stránky sa zväčší a zobrazí sa menšia časť stránky.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Nástroje"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Nástroje\">Nástroje</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Obsahuje nástroje na kontrolu pravopisu, galériu obrázkov, ktoré môžete pridať do svojho dokumentu a nástroje na prispôsobenie menu a nastavenia predvolieb programu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Číslovanie osnovy\">Číslovanie osnovy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Číslovanie riadkov\">Číslovanie riadkov</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Poznámky pod čiarou\">Poznámky pod čiarou</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Zoradiť\">Zoradiť</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Automatická oprava\">Možnosti automatickej opravy</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Prispôsobiť\">Prispôsobiť</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Panel OLE objektov"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Panel OLE objektov\">Panel OLE objektov</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Panel <emph>OLE objekt </emph> sa zobrazuje ak je objekt vybraný. Obsahuje najdôležitejšie funkcie na formátovanie a rozmiestňovanie objektov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Bez obtekania\">Bez obtekania</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavenie si môžete vybrať v záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekanie\">Obtekanie</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať cez</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Vlastnosti objektu\">Vlastnosti objektu</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Charakteristické vlastnosti $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Vlastnosti programu $[officename] Writer\">Vlastnosti programu $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer vám umožňuje navrhovať a vytvárať textové dokumenty, ktoré môžu obsahovať grafiku, tabuľky či grafy. Dokumenty je možné ukladať vo veľkom množstve formátov, medzi ktorými sú aj štandardizovaný formát OpenDocument (ODF), Microsoft Word .doc nebo HTML. Dokumenty môžete ľahko exportovať do formátu Portable Document Format (PDF)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Písanie"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "V programe $[officename] Writer môžete vytvárať jednoduché dokumenty, napr. poznámky, <link href=\"text/shared/guide/fax.xhp\" name=\"faxy\">faxy</link>, listy či <link href=\"text/swriter/01/01150000.xhp\" name=\"hromadné listy\">hromadné listy</link>, ale taktiež dlhé a zložité dokumenty obsahujúce zoznamy literatúry, tabuľky odkazov a indexy."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "Writer taktiež obsahuje užitočné nástroje ako <link href=\"text/shared/01/06010000.xhp\" name=\"kontrola pravopisu\">kontrolu pravopisu</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovník synoným\">slovník synoným</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"automatické opravy\">automatické opravy</link> či <link href=\"text/swriter/01/06030000.xhp\" name=\"delenie slov\">delenie slov</link>. Ďalej, nájdete množstvo <link href=\"text/shared/01/01010100.xhp\" name=\"šablóny\">šablón</link> pre všetky príležitosti. Pomocou sprievodcov je tiež možné vytvárať vlastné šablóny."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Navrhovanie a štrukturovanie"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] vám poskytuje široké možnosti pre úpravu dokumentov. Pomocou okna <link href=\"text/swriter/01/05140000.xhp\" name=\"štýly a formátovanie\">Štýly a formátovanie</link> je možné vytvárať, priraďovať a upravovať štýly odsekov, znakov, rámcov a stránok. Naviac vám <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> pomôže s rýchlym pohybom v rámci dokumentov, je možné si prezrieť osnovu dokumentu a nestratíte prehlaď o objektoch, ktoré ste vložili do dokumentu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Do textových dokumentov je možné vkladať rôzne <link href=\"text/swriter/01/04120000.xhp\" name=\"indexi a tabuľky\">indexy a tabuľky</link>. Štruktúru a vzhľad indexov a tabuliek je možné upraviť podľa vlastných potrieb. Pomocou hypertextových odkazov a záložiek sa dostanete priamo na príslušné (požadované) miesto v dokumente."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing s $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer obsahuje množstvo nástrojov na vytváranie dokumentov, ktoré vám pomôžu pripraviť profesionálne dokumenty, napr. brožúry, informačné listy či pozvánky. Je možné vytvoriť dokumenty s viacstĺpcovou sadzbou, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textové rámce\">textovými rámcami</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"obrázky\">obrázkami</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabuľky\">tabuľkami</link> a ďalšími objektmi."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Výpočty"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Textové dokumenty $[officename] obsahujú funkciu <link href=\"text/swriter/main0214.xhp\" name=\"funkcia výpočtov\">výpočtov</link>, ktorá vám umožní spraviť (zostrojiť) zložité numerické alebo logické výpočty. V textovom dokumente možno ľahko vytvoriť tabuľku, v ktorej sa dajú takéto výpočty vykonať."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Vytváranie kresieb"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer obsahuje <link href=\"text/shared/02/01140000.xhp\" name=\"nástroje na kreslenie\">nástroje na kreslenie</link>, s ktorých pomocou je možné priamo v textových dokumentoch vytvárať kresby, obrázky, legendu či ďalšie grafické objekty."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Vkladanie obrázkov"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Do textového dokumentu je možné vkladať obrázky v <link href=\"text/shared/00/00000020.xhp\" name=\"rôznych formátoch\">rôznych formátoch</link>, napr. vo formáte JPEG alebo PNG. Navyše, je možné využiť <link href=\"text/shared/01/gallery.xhp\" name=\"Galériu\">Galériu</link>, ktorá poskytuje zbierku obrázkov usporiadaných do kategórií, a <link href=\"text/shared/guide/fontwork.xhp\">galériu Písmomaľby</link>na vytváranie efektov s písmom ."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexibilné aplikačné rozhranie"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Používateľské rozhranie programu je navrhnuté tak, aby ste si ho mohli jednoducho prispôsobiť rôznym potrebám, okrem iného aj úpravou ikoniek a menu. Rôzne okná programu, napr. okno Štýly a formátovanie alebo Navigátor, je možné umiestniť ako plávajúce okná kdekoľvek na obrazovke. Taktiež je možné niektoré <link href=\"text/shared/guide/autohide.xhp\" name=\"uchytiť\">uchytiť</link> okná na okraj pracovnej plochy."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Drag&Drop"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Vlastnosť <link href=\"text/shared/guide/dragdrop.xhp\" name=\"preťahovanie\">preťahovanie</link> (drag & drop) vám umožňuje pracovať s textovými dokumentmi v $[officename] rýchlo a efektívne. Napríklad je možné pretiahnuť (premiestniť) objekty, napríklad obrázky z Galérie, z jedného miesta na iné v rovnakom dokumente alebo medzi rôznymi otvorenými dokumentmi $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funkcie Pomocníka"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "<link href=\"text/shared/05/00000110.xhp\" name=\"Pomocník\">pomocníka</link> je možné využiť ako kompletnú referenčnú príručku k aplikáciám $[officename], vrátane <link href=\"text/swriter/guide/main.xhp\" name=\"instrukcie\">inštrukcii</link> na jednoduché a zložitejšie úlohy."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Panel vlastností kresieb"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Panel vlastností objektov kresby\">Panel vlastností objektov kresby</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Panel <emph>Vlastnosti objektu kresby</emph> je k dispozícii vo Writeri a Calcu. Zvoľte Zobraziť - Nástroje - Vlastnosti objektu kresby. Ovládacie prvky sú dostupné, keď je vybraný objekt kresby. Vo východzom nastavení sa niektoré ikony pre textové dokumenty a tabuľkové zošity líšia.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Štýl čiary\">Štýl čiary</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šírka čiary\">Šírka čiary</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Farba čiary\">Farba čiary</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Štýl/výplň oblasti\">Štýl/výplň oblasti</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Panel Obrázok"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Panel obrázok\">Panel obrázok</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Panel <emph>Obrázok</emph> obsahuje funkcie na formátovanie a rozmiestnenie vybraných bitmapových obrázkov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť zvisle\">Prevrátiť zvisle</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Prevrátiť vodorovne\">Prevrátiť vodorovne</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Vlastnosti obrázka\">Vlastnosti obrázka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vložiť"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vložiť\">Vložiť</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Menu Vložiť obsahuje príkazy na vkladanie nových prvkov do dokumentu. To zahrňuje okrem iného sekcie, poznámky pod čiarou, komentáre, zvláštne znaky, obrázky a objekty z iných aplikácií.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ručné zalomenie\">Ručné zalomenie</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Špeciálny znak\">Špeciálny znak</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Sekcia\">Sekcia</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Poznámky pod čiarou/Vysvetlivky\">Poznámky pod čiarou/Vysvetlivky</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Popis\">Popis</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Záložka\">Záložka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Odkaz\">Odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Poznámka\">Poznámka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Obálka\">Obálka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabuľka\">Tabuľka</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodorovná čiara\">Vodorovná čiara</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plávajúci rámec\">Plávajúci rámec</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Súbor\">Súbor</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Panel rámcov"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Panel rámcov\">Panel rámcov</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Keď je rámec vybraný, zobrazí sa panel <emph>Rámec</emph>, ktorý poskytuje najdôležitejší funkcie na jeho formátovanie a umiestňovanie.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vypnúť obtekanie\">Vypnúť obtekanie</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Toto nastavenie si môžete vybrať na záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Zapnúť obtekanie\">Zapnúť obtekanie</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Táto ikona predstavuje voľbu <emph>Obtekanie stránky</emph> v záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Obtekať cez\">Obtekať cez</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Toto nastavenie si môžete vybrať aj v záložke <emph>Obtekanie</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Farba pozadia\">Farba pozadia</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Vlastnosti rámca\">Vlastnosti rámca</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formát"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Formát\">Formát</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Obsahuje príkazy na formátovanie rozloženia a obsahu vášho dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odsek\">Odsek</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslovanie\">Odrážky a číslovanie</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Strana\">Strana</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Stĺpce\">Stĺpce</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sekcia\">Sekcia</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Rámec\">Rámec</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Obrázok\">Obrázok</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Okno"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Obsahuje príkazy na manipuláciu a zobrazovanie okien dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Náhľad strany"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Náhľad strany\">Náhľad strany</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Panel <emph>Náhľad strany</emph> objaví sa, keď si prezeráte aktuálny dokument v režime náhľad."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Zobraziť"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Zobraziť\">Zobraziť</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Toto menu obsahuje príkazy ovládajúce zobrazenie dokumentu na obrazovke.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Lupa\">Lupa</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Upraviť"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Upraviť\">Upraviť</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Toto Menu obsahuje príkazy na úpravu obsahu aktuálneho dokumentu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložiť inak\">Vložiť inak</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Vybrať text\">Vybrať text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Porovnať dokument\">Porovnať dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Nájsť a nahradiť\">Nájsť a nahradiť</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Automatický text\">Automatický text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Vymeniť databázu\">Vymeniť databázu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Polia\">Polia</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Poznámky pod čiarou\">Poznámky pod čiarou</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Položka indexu\">Položka indexu</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Zoznam použitej literatúry\">Zoznam použitej literatúry</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Odkazy\">Odkazy</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková mapa</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Panel Formátovanie"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Panel na formátovanie\">Panel na formátovanie</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Panel na formátovanie obsahuje funkcie na formátovanie textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Farba písma\">Farba písma</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Ďalšie ikony"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Zväčšiť písmo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zväčší veľkosť písma označeného textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Zmenšiť písmo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zmenší veľkosť písma označeného textu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Ak je zapnutá podpora <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link>, zobrazia sa ďalšie dve ikonky."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Zľava-doprava"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">ikona zľava doprava</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Text sa zadáva zľava doprava.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Sprava-doľava"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">ikona sprava doľava</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text formátovaný v jazyku s komplexným rozložením sa zadáva sprava doľava.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Panel textu"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Panel textového objektu\">Panel textového objektu</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Obsahuje príkazy na formátovanie textu, ktorý je obsiahnutý v kresbe.</ahelp> Panel <emph>Textový objekt</emph> sa zobrazí, pokiaľ dvojkliknete do kresby."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Horný index\">Horný index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Dolný index\">Dolný index</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrať všetko\">Vybrať všetko</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odsek\">Odsek</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Tu môžete definovať odsadenie, rozostupy, zarovnanie a riadkovanie pre aktuálne vybraný odsek."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Pravítka"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Pravítka\">Pravítka</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Pravítka zobrazujú rozmery strany, umiestnenie tabulátorov, odsadenie, okraje a stĺpce. Všetky môžete upravovať s použitím myši."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Dvojklikom na pravítko otvoríte dialóg <emph>Odsek</emph>, kde a môžete aktuálnemu odseku alebo všetkým vybraným odsekom priradiť <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formátovanie\">formátovanie</link>."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Vitajte v Pomocníkovi $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "Pomocník pre %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Pracujeme s %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menu, panely nástrojov a klávesové skratky"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Získanie pomoci"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Panel tabuliek"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Panel tabuľky\">Panel tabuľky</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Panel <emph>Tabuľka</emph> obsahuje funkcie, potrebné pre prácu s tabuľkou. Objaví sa, pokiaľ umiestnite kurzor do tabuľky.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Zlúčiť bunky\">Zlúčiť bunky</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Zmazať riadok\">Zmazať riadok</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Zmazať stĺpec\">Zmazať stĺpec</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Automatické formátovanie\">Automatické formátovanie</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Vlastnosti tabuľky\">Vlastnosti tabuľky</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Zoradiť\">Zoradiť</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menu"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menu\">Menu</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Nasledujúca časť zobrazuje témy nápovedy dostupné pre menu a dialógové okná."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabuľka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabuľka</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zobrazuje príkazy na vloženie, úpravu a odstránenie tabuľky v textovom dokumente.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vložiť"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabuľka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Vloží novú tabuľku."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Stĺpce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Vloží stĺpce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Riadky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Vloží riadky."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Zmazať"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabuľka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Zmaže aktuálnu tabuľku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Stĺpce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Zmaže vybrané strĺpce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Riadky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Zmaže vybrané riadky."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Vybrať"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabuľka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vyberie aktuálnu tabuľku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Stĺpec"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Vyberie aktuálny stĺpec."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Riadok"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Vyberie aktuálny stĺpec."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Bunka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Označí aktuálnu bunku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Zlúčiť bunky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Rozdeliť bunky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabuľky</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Automatická úprava"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Šírka stĺpca"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Otvorí dialóg šírky stĺpca, kde môžete zmeniť šírku stĺpca."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimálna šírka stĺpca</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Rozložiť stĺpce rovnomerne</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Výška riadka"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Otvorí dialóg výšky riadka, kde môžete zmeniť výšku riadka."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimálna výška riadka</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rozložiť riadky rovnomerne</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Povoliť zalomenie riadka na stranách a stĺpcoch"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Povolí zalomenie stránky v aktuálnom riadku.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Opakovanie riadkov hlavičky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Opakovanie hlavičky tabuľky na ďalších stranách, pokiaľ má tabuľka rozsah jednej alebo viacerých strán.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Previesť"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Previesť text na tabuľku"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, kde môžete zmeniť vyznačený text do tabuľky</ahelp> Otvorí <link href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, kde môžete previesť vyznačený text do tabuľky."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Previesť tabuľku na text"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otvorí dialógové okno, v ktorom môžete previesť aktuálnu tabuľku do textu.</ahelp> Otvorí <link href=\"text/swriter/01/06090000.xhp\"> dialógové okno</link>, v ktorom môžete previesť aktuálnu tabuľku do textu."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Zoradiť</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Vzorec"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Otvára<link href=\"text/swriter/main0214.xhp\">Panel vzorcov</link> na vkladanie alebo úpravu vzorcov."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formát čísla"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Otvára <link href=\"text/shared/optionen/01040500.xhp\">dialógové okno</link>, v ktorom môžete určiť formát čísel v tabuľke."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Hranice tabuľky"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Zobrazí alebo skryje hranice okolo buniek tabuľky. Hranice sú viditeľné len na obrazovke a nezobrazia sa pri tlači."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Vlastnosti tabuľky</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Panel odrážok a číslovania"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Panel odrážky a číslovanie\">Panel Odrážky a číslovanie</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Panel <emph>Odrážky a číslovanie</emph> obsahuje funkcie na úpravu štruktúry očíslovaných odsekov vrátane zmien poradia odsekov a určenia rôznych úrovní odsekov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Panely nástrojov"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Panely nástrojov\">Panely nástrojov</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Táto časť obsahuje prehľad panelov nástrojov, ktoré sú k dispozícii v $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Súbor"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Súbor\">Súbor</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Tieto príkazy umožňujú prácu s aktuálnym dokumentom, otvorenie nového dokumentu alebo ukončenie aplikácie.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otvoriť\">Otvoriť</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Uložiť ako\">Uložiť ako</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verzie\">Verzie</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Vlastnosti\">Vlastnosti</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tlač\">Tlač</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavenie tlačiarne\">Nastavenie tlačiarne</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Panel vzorcov"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Panel vzorcov\">Panel vzorcov</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Panel <emph>Vzorec</emph> umožňuje vytvárať a vkladať do textového dokumentu výpočty.</ahelp> Na zobrazenie panelu <emph>Vzorec</emph> stlačte F2."
diff --git a/source/sl/helpcontent2/source/text/swriter.po b/source/sl/helpcontent2/source/text/swriter.po
index a66e3232a68..1caa04e350f 100644
--- a/source/sl/helpcontent2/source/text/swriter.po
+++ b/source/sl/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.0\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-03 17:04+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-12-02 01:06+0100\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
@@ -11,11 +12,13 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -24,6 +27,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Vrstica stanja"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -31,8 +35,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Vrstica stanja\">Vrstica stanja</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" name=\"Vrstica stanja\">Vrstica "
+"stanja</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -40,8 +47,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Vrstica stanja vsebuje podatke o trenutnem dokumentu in ponuja številne gumbe s posebnimi funkcijami."
+msgstr ""
+"Vrstica stanja vsebuje podatke o trenutnem dokumentu in ponuja številne "
+"gumbe s posebnimi funkcijami."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -50,14 +60,23 @@ msgctxt ""
msgid "Language"
msgstr "Jezik"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Prikaže jezik izbranega besedila. <br/>Kliknite, če želite odpreti meni, kjer lahko izberete drug jezik za izbrano besedilo ali za trenutni odstavek. <br/>Izberite Brez, da izvzamete besedilo iz preverjanja črkovanja in deljenja besed. <br/>Izberite Ponastavi na privzeti jezik, če želite ponovno uveljaviti privzeti jezik za izbor ali odstavek. <br/>Izberite Dodatno, če želite odpreti pogovorno okno z več možnostmi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Prikaže jezik izbranega besedila. <br/>Kliknite, če želite "
+"odpreti meni, kjer lahko izberete drug jezik za izbrano besedilo ali za "
+"trenutni odstavek. <br/>Izberite Brez, da izvzamete besedilo iz preverjanja "
+"črkovanja in deljenja besed. <br/>Izberite Ponastavi na privzeti jezik, če "
+"želite ponovno uveljaviti privzeti jezik za izbor ali odstavek. "
+"<br/>Izberite Dodatno, če želite odpreti pogovorno okno z več "
+"možnostmi.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -66,14 +85,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digitalni podpisi"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Glejte tudi stran <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni podpisi</link>."
+msgstr ""
+"Glejte tudi stran <link "
+"href=\"text/shared/guide/digital_signatures.xhp\">Digitalni podpisi</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -82,30 +105,42 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Povečava in postavitev pogleda"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Trije kontrolniki v vrstici stanja modula Writer omogočajo spremembo povečave in postavitve pogleda dokumentov z besedilom."
+msgstr ""
+"Trije kontrolniki v vrstici stanja modula Writer omogočajo spremembo "
+"povečave in postavitve pogleda dokumentov z besedilom."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikone Postavitve pogleda z leve na desno prikazujejo: enostolpčni način, ogledni način z več soležnimi stranmi, knjižni način z dvema stranema kot pri odprti knjigi.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikone Postavitve pogleda z leve na desno prikazujejo: "
+"enostolpčni način, ogledni način z več soležnimi stranmi, knjižni način z "
+"dvema stranema kot pri odprti knjigi.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Povlecite drsnik Zoom na levo, če želite videti več strani naenkrat; povlecite ga na desno, če želite pogled povečati na stran oz. manjši del posamezne strani.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Povlecite drsnik Zoom na levo, če želite videti več strani "
+"naenkrat; povlecite ga na desno, če želite pogled povečati na stran oz. "
+"manjši del posamezne strani.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -114,6 +149,7 @@ msgctxt ""
msgid "Tools"
msgstr "Orodja"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -123,6 +159,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Orodja\">Orodja</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -130,8 +167,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Vsebuje orodja za preverjanje črkovanja, galerijo oblikovanih predmetov, ki jih lahko vstavite v dokument, kot tudi orodja za prilagajanje menijev ter nastavljanje možnosti programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vsebuje orodja za preverjanje črkovanja, galerijo oblikovanih "
+"predmetov, ki jih lahko vstavite v dokument, kot tudi orodja za "
+"prilagajanje menijev ter nastavljanje možnosti programa.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -139,8 +180,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Orisno oštevilčevanje\">Orisno oštevilčevanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" name=\"Orisno "
+"oštevilčevanje\">Orisno oštevilčevanje</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -148,8 +192,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Oštevilčevanje vrstic\">Oštevilčevanje vrstic</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" name=\"Oštevilčevanje "
+"vrstic\">Oštevilčevanje vrstic</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -157,8 +204,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Sprotne opombe\">Sprotne opombe</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06080000.xhp\" name=\"Sprotne opombe\">Sprotne "
+"opombe</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -166,8 +216,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -175,8 +227,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Samopopravki\">Možnosti samopopravkov</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"Samopopravki\">Možnosti "
+"samopopravkov</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -184,8 +239,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Prilagodi\">Prilagodi</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Prilagodi\">Prilagodi</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -194,6 +251,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Vrstica Predmet OLE"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -201,8 +259,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Vrstica Predmet OLE\">Vrstica Predmet OLE</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Vrstica Predmet OLE\">Vrstica "
+"Predmet OLE</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -210,8 +271,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Vrstica<emph> Predmet OLE </emph>se pojavi, ko izberete predmete, in vsebuje najpomembnejše funkcije za oblikovanje in postavitev predmetov.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Vrstica<emph> Predmet OLE </emph>se pojavi, ko "
+"izberete predmete, in vsebuje najpomembnejše funkcije za oblikovanje in "
+"postavitev predmetov.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -219,8 +284,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Brez oblivanja\">Brez oblivanja</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Brez oblivanja\">Brez "
+"oblivanja</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -228,8 +296,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> To nastavitev lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> To nastavitev "
+"lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -237,8 +308,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblivanje\">Oblivanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblivanje\">Oblivanje</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -246,8 +319,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ta ikona ustreza možnosti <emph>Oblivanje strani</emph> na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ta ikona "
+"ustreza možnosti <emph>Oblivanje strani</emph> na zavihku "
+"<emph>Oblivanje</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -255,8 +332,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij skozi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij "
+"skozi</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -264,8 +344,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Isti učinek lahko dosežete tudi z nastavitvijo na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Isti učinek "
+"lahko dosežete tudi z nastavitvijo na zavihku <emph>Oblivanje</emph>."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -273,8 +356,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Lastnosti predmeta\">Lastnosti predmeta</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" name=\"Lastnosti "
+"predmeta\">Lastnosti predmeta</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -283,6 +369,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Kaj ponuja $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -290,8 +377,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Kaj ponuja $[officename] Writer\">Kaj ponuja $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Kaj "
+"ponuja $[officename] Writer\">Kaj ponuja $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -299,8 +390,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "$[officename] Writer ponuja urejanje in izdelovanje dokumentov z besedilom, ki lahko vključujejo slike, tabele in grafikone. Dokumente lahko shranjujete v številnih zapisih, vključno s standardiziranim zapisom OpenDocument (ODF), zapisom Microsoft Word .doc ali HTML. Dokument lahko enostavno izvozite v zapis PDF (Portable Document Format)."
+msgstr ""
+"$[officename] Writer ponuja urejanje in izdelovanje dokumentov z besedilom, "
+"ki lahko vključujejo slike, tabele in grafikone. Dokumente lahko shranjujete "
+"v številnih zapisih, vključno s standardiziranim zapisom OpenDocument "
+"(ODF), zapisom Microsoft Word .doc ali HTML. Dokument lahko enostavno "
+"izvozite v zapis PDF (Portable Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -310,6 +407,7 @@ msgctxt ""
msgid "Writing"
msgstr "Pisanje"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -317,8 +415,15 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "$[officename] Writer omogoča ustvarjanje tako osnovnih dokumentov, kot so zapiski, <link href=\"text/shared/guide/fax.xhp\" name=\"faksi\">faksi</link>, pisma, življenjepisi in <link href=\"text/swriter/01/01150000.xhp\" name=\"spojeni dokumenti\">spojeni dokumenti</link>, pa tudi dolgih in zapletenejših ali večdelnih dokumentov, ki vsebujejo bibliografske podatke, tabele sklicev in kazala."
+msgstr ""
+"$[officename] Writer omogoča ustvarjanje tako osnovnih dokumentov, kot so "
+"zapiski, <link href=\"text/shared/guide/fax.xhp\" name=\"faksi\">faksi</link>, "
+"pisma, življenjepisi in <link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"spojeni dokumenti\">spojeni dokumenti</link>, pa tudi dolgih in "
+"zapletenejših ali večdelnih dokumentov, ki vsebujejo bibliografske podatke, "
+"tabele sklicev in kazala."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -326,8 +431,18 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer vključuje tudi tako uporabne funkcije, kot so <link href=\"text/shared/01/06010000.xhp\" name=\"preverjanje črkovanja\">preverjanje črkovanja</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovar sopomenk\">slovar sopomenk</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"samopopravki\">samopopravki</link> in <link href=\"text/swriter/01/06030000.xhp\" name=\"deljenje besed\">deljenje besed</link>, poleg tega pa še kopico <link href=\"text/shared/01/01010100.xhp\" name=\"predloge\">predlog</link> za skoraj vse potrebe. S pomočjo čarovnikov lahko ustvarite tudi lastne predloge."
-
+msgstr ""
+"$[officename] Writer vključuje tudi tako uporabne funkcije, kot so <link "
+"href=\"text/shared/01/06010000.xhp\" name=\"preverjanje črkovanja\">preverjanje "
+"črkovanja</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"slovar sopomenk\">slovar sopomenk</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" name=\"samopopravki\">samopopravki</link> "
+"in <link href=\"text/swriter/01/06030000.xhp\" name=\"deljenje besed\">deljenje "
+"besed</link>, poleg tega pa še kopico <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"predloge\">predlog</link> za skoraj "
+"vse potrebe. S pomočjo čarovnikov lahko ustvarite tudi lastne predloge."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -337,6 +452,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Oblikovanje in strukturiranje"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -344,8 +460,16 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "$[officename] ponuja številne možnosti oblikovanja dokumentov. Uporabite <link href=\"text/swriter/01/05140000.xhp\" name=\"Slogi\">okno Slogi in oblikovanje</link> za ustvarjanje, dodeljevanje in spreminjanje slogov odstavkov, posameznih znakov, okvirov in strani. Poleg tega vam <link href=\"text/swriter/01/02110000.xhp\" name=\"Krmar\">Krmar</link> pomaga pri hitrem pomikanju po dokumentih, ponuja orisni pogled na dokument in beleži spremembe predmetov, ki ste jih vstavili v dokument."
+msgstr ""
+"$[officename] ponuja številne možnosti oblikovanja dokumentov. Uporabite "
+"<link href=\"text/swriter/01/05140000.xhp\" name=\"Slogi\">okno Slogi in "
+"oblikovanje</link> za ustvarjanje, dodeljevanje in spreminjanje slogov "
+"odstavkov, posameznih znakov, okvirov in strani. Poleg tega vam <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Krmar\">Krmar</link> pomaga pri "
+"hitrem pomikanju po dokumentih, ponuja orisni pogled na dokument in beleži "
+"spremembe predmetov, ki ste jih vstavili v dokument."
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -353,8 +477,14 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "V dokumentih z besedilom lahko ustvarite različna <link href=\"text/swriter/01/04120000.xhp\" name=\"kazala in tabele\">kazala in tabele</link>. Določite lahko strukturo in videz kazal in tabel glede na potrebe. Žive hiperpovezave in zaznamki ponujajo neposreden skok na ustrezne vsebine v besedilu."
+msgstr ""
+"V dokumentih z besedilom lahko ustvarite različna <link "
+"href=\"text/swriter/01/04120000.xhp\" name=\"kazala in tabele\">kazala in "
+"tabele</link>. Določite lahko strukturo in videz kazal in tabel glede na "
+"potrebe. Žive hiperpovezave in zaznamki ponujajo neposreden skok na ustrezne "
+"vsebine v besedilu."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -364,6 +494,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Namizno založništvo in $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -371,8 +502,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "$[officename] Writer vsebuje številna orodja za namizno založništvo in risanje, ki pomagajo ustvarjati profesionalno oblikovane dokumente, kot so brošure, bilteni in vabila. Dokumente lahko oblikujete v več stolpcih, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"okviri z besedilom\">z besedilom v okvirih</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"slikami\">s slikami</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabele\">tabelami</link> in drugimi predmeti."
+msgstr ""
+"$[officename] Writer vsebuje številna orodja za namizno založništvo in "
+"risanje, ki pomagajo ustvarjati profesionalno oblikovane dokumente, kot so "
+"brošure, bilteni in vabila. Dokumente lahko oblikujete v več stolpcih, <link "
+"href=\"text/swriter/guide/text_frame.xhp\" name=\"okviri z besedilom\">z "
+"besedilom v okvirih</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"slikami\">s "
+"slikami</link>, <link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tabele\">tabelami</link> in drugimi predmeti."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -382,6 +522,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Izračuni"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -389,8 +530,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "Dokumenti z besedilom imajo v $[officename] vgrajeno <link href=\"text/swriter/main0214.xhp\" name=\"funkcijo izračunov\">funkcijo izračunov</link>, ki pomaga izvajati zapletene izračune ali logične povezave. V dokumentu z besedilom lahko enostavno ustvarite tabelo in z njenimi podatki opravljate izračune."
+msgstr ""
+"Dokumenti z besedilom imajo v $[officename] vgrajeno <link "
+"href=\"text/swriter/main0214.xhp\" name=\"funkcijo izračunov\">funkcijo "
+"izračunov</link>, ki pomaga izvajati zapletene izračune ali logične "
+"povezave. V dokumentu z besedilom lahko enostavno ustvarite tabelo in z "
+"njenimi podatki opravljate izračune."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -400,6 +547,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Ustvarjanje risb"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -407,8 +555,12 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"orodje za risanje\">Orodje za risanje</link> modula $[officename] Writer omogoča neposredno ustvarjanje risb, grafik, legend in drugih vrst risb v dokumentih z besedilom."
+msgstr ""
+"<link href=\"text/shared/02/01140000.xhp\" name=\"orodje za risanje\">Orodje za "
+"risanje</link> modula $[officename] Writer omogoča neposredno ustvarjanje "
+"risb, grafik, legend in drugih vrst risb v dokumentih z besedilom."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -418,6 +570,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Vstavljanje slik"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -425,8 +578,16 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "V dokument z besedilom lahko vstavljate slike v <link href=\"text/shared/00/00000020.xhp\" name=\"različnih zapisih\">različnih zapisih</link>, vključno s slikami v zapisu JPG ali GIF. Poleg tega vam <link href=\"text/shared/01/gallery.xhp\" name=\"Galerija\">Galerija</link> ponuja tematsko urejeno zbirko grafik, medtem ko <link href=\"text/shared/guide/fontwork.xhp\">Galerija Stavca</link> ustvari vpadljive učinke pisave."
+msgstr ""
+"V dokument z besedilom lahko vstavljate slike v <link "
+"href=\"text/shared/00/00000020.xhp\" name=\"različnih zapisih\">različnih "
+"zapisih</link>, vključno s slikami v zapisu JPG ali GIF. Poleg tega vam "
+"<link href=\"text/shared/01/gallery.xhp\" name=\"Galerija\">Galerija</link> "
+"ponuja tematsko urejeno zbirko grafik, medtem ko <link "
+"href=\"text/shared/guide/fontwork.xhp\">Galerija Stavca</link> ustvari "
+"vpadljive učinke pisave."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -436,6 +597,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Prilagodljiv vmesnik programa"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -443,8 +605,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Programski vmesnik je oblikovan tako, da ga lahko prilagodite svojim potrebam, vključno s prilagajanjem ikon in menijev. Različna programska okna, vključno z oknom Slogi in oblikovanje ter Krmarjem, lahko kot plavajoča okna postavite na poljubno mesto na zaslonu. Prav tako lahko nekatera okna <link href=\"text/shared/guide/autohide.xhp\" name=\"sidranje\">zasidrate</link> na rob delovnega prostora."
+msgstr ""
+"Programski vmesnik je oblikovan tako, da ga lahko prilagodite svojim "
+"potrebam, vključno s prilagajanjem ikon in menijev. Različna programska "
+"okna, vključno z oknom Slogi in oblikovanje ter Krmarjem, lahko kot "
+"plavajoča okna postavite na poljubno mesto na zaslonu. Prav tako lahko "
+"nekatera okna <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"sidranje\">zasidrate</link> na rob delovnega prostora."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -454,6 +623,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Povleci in spusti"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -461,8 +631,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Funkcionalnost <link href=\"text/shared/guide/dragdrop.xhp\" name=\"povleci in spusti\">povleci in spusti</link> omogoča hitrejše in učinkovitejše delo z dokumenti z besedilom v $[officename]. Tako lahko npr. povlečete in spustite predmete, kot so slike iz galerije, z enega mesta na drugo v istem dokumentu ali med odprtimi dokumenti $[officename]."
+msgstr ""
+"Funkcionalnost <link href=\"text/shared/guide/dragdrop.xhp\" name=\"povleci in "
+"spusti\">povleci in spusti</link> omogoča hitrejše in učinkovitejše delo z "
+"dokumenti z besedilom v $[officename]. Tako lahko npr. povlečete in spustite "
+"predmete, kot so slike iz galerije, z enega mesta na drugo v istem "
+"dokumentu ali med odprtimi dokumenti $[officename]."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -472,6 +648,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funkcije pomoči"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -479,8 +656,13 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Uporabite lahko <link href=\"text/shared/05/00000110.xhp\" name=\"Sistem pomoči\">sistem pomoči</link> kot popoln vir informacij za module $[officename], vključno z <link href=\"text/swriter/guide/main.xhp\" name=\"navodila\">navodili</link> za enostavne in bolj zapletene naloge."
+msgstr ""
+"Uporabite lahko <link href=\"text/shared/05/00000110.xhp\" name=\"Sistem "
+"pomoči\">sistem pomoči</link> kot popoln vir informacij za module "
+"$[officename], vključno z <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"navodila\">navodili</link> za enostavne in bolj zapletene naloge."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -489,6 +671,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Vrstica Lastnosti risanega predmeta"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -496,8 +679,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Vrstica Lastnosti risanega predmeta\">Vrstica Lastnosti risanega predmeta</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Vrstica Lastnosti risanega "
+"predmeta\">Vrstica Lastnosti risanega predmeta</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -505,8 +691,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Vrstica <emph>Lastnosti risanega predmeta</emph> je vidna v modulih Writer in Calc. Izberite meni Pogled - Orodne vrstice - Lastnosti risanega predmeta. Kontrolniki so omogočeni, če je izbran predmet risanja. Nekatere ikone vidite privzeto, če je trenutni dokument dokument z besedilom ali preglednica.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Vrstica <emph>Lastnosti risanega "
+"predmeta</emph> je vidna v modulih Writer in Calc. Izberite meni Pogled - "
+"Orodne vrstice - Lastnosti risanega predmeta. Kontrolniki so omogočeni, če "
+"je izbran predmet risanja. Nekatere ikone vidite privzeto, če je trenutni "
+"dokument dokument z besedilom ali preglednica.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -514,8 +706,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Slog črte\">Slog črte</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Slog črte\">Slog črte</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -523,8 +717,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Širina črte\">Širina črte</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Širina črte\">Širina "
+"črte</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -532,8 +729,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Barva črte\">Barva črte</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Barva črte\">Barva črte</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -541,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Slog območja / Polnilo\">Slog območja / Polnilo</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" name=\"Slog območja / Polnilo\">Slog "
+"območja / Polnilo</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -551,46 +753,62 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Vrstica Slika"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Vrstica Slika\">Vrstica Slika</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Vrstica Slika\">Vrstica "
+"Slika</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Orodna vrstica <emph>Slika</emph> vsebuje funkcije za oblikovanje in postavitev izbrane bitne slike.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Orodna vrstica <emph>Slika</emph> vsebuje "
+"funkcije za oblikovanje in postavitev izbrane bitne slike.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni navpično\">Obrni navpično</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni navpično\">Obrni "
+"navpično</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni vodoravno\">Obrni vodoravno</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni vodoravno\">Obrni "
+"vodoravno</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Lastnosti grafike\">Lastnosti grafike</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" name=\"Lastnosti grafike\">Lastnosti "
+"grafike</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -599,6 +817,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vstavi"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -608,6 +827,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vstavi\">Vstavi</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -615,8 +835,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">Meni Vstavi vsebuje ukaze za vstavljanje novih elementov v dokument. Ti vključujejo odseke, sprotne opombe, komentarje, posebne znake, slike in predmete iz drugih programov.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Meni Vstavi vsebuje ukaze za vstavljanje novih elementov v "
+"dokument. Ti vključujejo odseke, sprotne opombe, komentarje, posebne znake, "
+"slike in predmete iz drugih programov.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -624,8 +848,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ročni prelom\">Ročni prelom</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Ročni prelom\">Ročni "
+"prelom</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -633,8 +860,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Poseben znak\">Poseben znak</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" name=\"Poseben znak\">Poseben "
+"znak</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -644,6 +874,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Odsek\">Odsek</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -651,8 +882,11 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperpovezava\">Hiperpovezava</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperpovezava\">Hiperpovezava</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -660,8 +894,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Sprotna opomba\">Sprotna/končna opomba</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" name=\"Sprotna "
+"opomba\">Sprotna/končna opomba</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -671,6 +908,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Napis\">Napis</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -678,8 +916,10 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Zaznamek\">Zaznamek</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" name=\"Zaznamek\">Zaznamek</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -687,8 +927,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Navzkrižno sklicevanje\">Navzkrižno sklicevanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" name=\"Navzkrižno "
+"sklicevanje\">Navzkrižno sklicevanje</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -696,8 +939,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentar\">Komentar</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Komentar\">Komentar</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -707,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -716,6 +962,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Kuverta\">Kuverta</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -725,6 +972,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Okvir\">Okvir</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -734,6 +982,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -741,8 +990,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodoravno ločilo\">Vodoravno ločilo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodoravno ločilo\">Vodoravno "
+"ločilo</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -750,8 +1002,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plavajoči okvir\">Plavajoči okvir</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Plavajoči okvir\">Plavajoči "
+"okvir</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -759,2472 +1014,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Datoteka\">Datoteka</link>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr "Orodna vrstica LibreLogo"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr "<bookmark_value>besedilo; krepko</bookmark_value><bookmark_value>krepko; besedilo</bookmark_value><bookmark_value>znaki; krepko</bookmark_value>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr "LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr "Orodna vrstica LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr "Domov"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr "Počisti zaslon"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr "Ukazna vrstica"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr " NAPREJ 200 LEVO 89<br/>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr "Označevanje skladnje / Prevajanje"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr "Urejanje programov"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr "Programski jezik LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr "Razlike s programskim jezikom Logo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr "Ukazi LibreLogo"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr "Osnovna skladnja"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr "Razlikovanje med velikimi in malimi črkami"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr "Ukazi, barvne konstante ne razlikujejo med velikimi in malimi črkami:"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr "Programske vrstice"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr "Komentarji"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr "Premikanje želve"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr "NAPREJ (np)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr "NAZAJ (nz)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr "LEVO (lv)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr "DESNO (ds)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr "POLOŽAJ (pol)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr "NASLOV (doln)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr "SKRIJŽELVO (sž)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr "POKAŽIŽELVO (pž)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr "ZAČETEK"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr "ZAPOLNI in ZAKLJUČI"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr "Nastavitve pisala"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr "Nastavitve polnila"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr "SLOGPOLNILA"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr "Risani predmeti"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr "KROG"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
msgstr ""
+"<link href=\"text/swriter/01/04190000.xhp\" name=\"Datoteka\">Datoteka</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr "ELIPSA"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr "KVADRAT"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr "PRAVOKOTNIK"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr "BESEDILO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr "Nastavitve pisave"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr "BARVAPISAVE"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr " BARVAPISAVE “zelena”; določi barvo pisave<br/>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr "VRSTAPISAVE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr "VELIKOSTPISAVE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr "DEBELINAPISAVE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr "SLOGPISAVE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr "SLIKA (slk)"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr "Zanke"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr "PONAVLJAJ"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr "ZA V"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr " ZA i V [1, 5, 7, 9, 11] [<br/>   NAPREJ i<br/>   LEVO 90<br/> ]<br/>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr " ZA i V “besedilu” [<br/>   OZNAKA i<br/>   NAPREJ 10<br/> ]<br/>"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr "DOKLER"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr "PREKINI"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr "NADALJUJ"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr "Pogoji"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr "ČE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr "IN, ALI, NE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr "Logični operatorji."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr "Podprogrami"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr "DO, KONEC"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr "Nova beseda (ali procedura)."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr "IZHOD"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr "Vrnjena vrednost funkcije."
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr "TRUE"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr "Logična vrednost"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr "FALSE"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr "Logična vrednost"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr "Funkcije"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr "INT"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr "SQRT"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr "SIN"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr "COS"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr "ROUND"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr "ABS"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr "COUNT"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr "ORANŽNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr "RAZVRŠČENO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr "SEARCH"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr "MIN"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr "MAX"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr "Identifikator"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr "Ime"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr "0"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr "ČRNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr "SREBRNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr "SIVO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr "BELO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr "KOSTANJEVO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr "RDEČE"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr "ŠKRLATNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr "ZELENO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr "9"
-
-#: LibreLogo.xhp
-#, fuzzy
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr "IME"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr "OLIVNOZELENO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr "RUMENO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr "13"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr "MODRO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr "15"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr "ROZA"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr "17"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr "18"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr "ORANŽNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr "19"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr "ZLATO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr "VIJOLIČNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr "21"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr "22"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr "ČOKOLADNO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr "23"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr "RJAVO"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr "24"
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr "NEVIDNO"
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,6 +1026,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Vrstica Okvir"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3240,8 +1034,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Vrstica Okvir\">Vrstica Okvir</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Vrstica Okvir\">Vrstica "
+"Okvir</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3249,8 +1046,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Ko izberete okvir, vam vrstica <emph>Okvir </emph>ponuja najpomembnejše funkcije za oblikovanje in postavitev okvira.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Ko izberete okvir, vam vrstica <emph>Okvir "
+"</emph>ponuja najpomembnejše funkcije za oblikovanje in postavitev "
+"okvira.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3258,8 +1059,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Izključi oblivanje\">Izključi oblivanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Izključi oblivanje\">Izključi "
+"oblivanje</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3267,8 +1071,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To nastavitev lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To nastavitev "
+"lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3276,8 +1083,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vključi oblivanje\">Vključi oblivanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Vključi oblivanje\">Vključi "
+"oblivanje</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3285,8 +1095,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona predstavlja možnost <emph>Oblivanje strani</emph> na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona "
+"predstavlja možnost <emph>Oblivanje strani</emph> na zavihku "
+"<emph>Oblivanje</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3294,8 +1108,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij skozi</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij "
+"skozi</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3303,8 +1120,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Prav tako lahko to nastavitev določite na zavihku <emph>Oblivanje</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Prav tako lahko "
+"to nastavitev določite na zavihku <emph>Oblivanje</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3312,8 +1132,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Barva ozadja\">Barva ozadja</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" name=\"Barva ozadja\">Barva "
+"ozadja</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3321,8 +1144,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Lastnosti okvira\">Lastnosti okvira</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" name=\"Lastnosti okvira\">Lastnosti "
+"okvira</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,6 +1157,7 @@ msgctxt ""
msgid "Format"
msgstr "Oblika"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,6 +1167,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Oblika\">Oblika</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3347,8 +1175,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Vsebuje ukaze za oblikovanje postavitve in vsebine dokumenta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Vsebuje ukaze za oblikovanje postavitve in "
+"vsebine dokumenta.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3358,6 +1189,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3365,8 +1197,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3374,8 +1208,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Oštevilčevanje/označevanje\">Označevanje in oštevilčevanje</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" "
+"name=\"Oštevilčevanje/označevanje\">Označevanje in oštevilčevanje</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3385,6 +1222,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Stran\">Stran</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3394,6 +1232,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Stolpci\">Stolpci</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3403,6 +1242,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Odseki\">Odseki</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3412,6 +1252,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Okvir\">Okvir</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3421,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Slika\">Slika</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3429,6 +1271,7 @@ msgctxt ""
msgid "Window"
msgstr "Okno"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3438,6 +1281,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3445,8 +1289,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Vsebuje ukaze za prikaz in upravljanje z okni dokumenta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Vsebuje ukaze za prikaz in "
+"upravljanje z okni dokumenta.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3455,6 +1302,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Predogled strani"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3462,8 +1310,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Predogled strani\">Predogled strani</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" name=\"Predogled strani\">Predogled "
+"strani</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3471,8 +1322,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "Vrstica <emph>Predogled strani</emph> se pojavi, ko si ogledujete trenutni dokument v predoglednem načinu."
+msgstr ""
+"Vrstica <emph>Predogled strani</emph> se pojavi, ko si ogledujete trenutni "
+"dokument v predoglednem načinu."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3481,6 +1335,7 @@ msgctxt ""
msgid "View"
msgstr "Pogled"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3490,6 +1345,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Pogled\">Pogled</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3497,8 +1353,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ta meni vsebuje ukaze za nadzor prikaza dokumenta na zaslonu.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ta meni vsebuje ukaze za nadzor prikaza dokumenta na "
+"zaslonu.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3506,8 +1365,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Povečava\">Povečava</link>"
+msgstr ""
+"<link href=\"text/shared/01/03010000.xhp\" name=\"Povečava\">Povečava</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,6 +1377,7 @@ msgctxt ""
msgid "Edit"
msgstr "Uredi"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,6 +1387,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Uredi\">Uredi</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3532,8 +1395,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ta meni vsebuje ukaze za urejanje vsebine trenutnega dokumenta.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ta meni vsebuje ukaze za urejanje vsebine trenutnega "
+"dokumenta.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3541,8 +1407,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Posebno lepljenje\">Posebno lepljenje</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Posebno lepljenje\">Posebno "
+"lepljenje</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3550,8 +1419,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Izberi besedilo\">Izberi besedilo</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Izberi besedilo\">Izberi "
+"besedilo</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3559,8 +1431,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Primerjaj dokument\">Primerjaj dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Primerjaj dokument\">Primerjaj "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3568,8 +1443,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Najdi in zamenjaj\">Najdi in zamenjaj</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Najdi in zamenjaj\">Najdi in "
+"zamenjaj</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3577,8 +1455,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Samobesedilo\">Samobesedilo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" "
+"name=\"Samobesedilo\">Samobesedilo</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3586,8 +1467,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Zamenjaj zbirko podatkov\">Zamenjaj zbirko podatkov</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Zamenjaj zbirko "
+"podatkov\">Zamenjaj zbirko podatkov</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,6 +1481,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Polja\">Polja</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3604,8 +1489,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Sprotne opombe\">Sprotne opombe</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02150000.xhp\" name=\"Sprotne opombe\">Sprotne "
+"opombe</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3613,8 +1501,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Vnos v kazalo\">Vnos v kazalo</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" name=\"Vnos v kazalo\">Vnos v "
+"kazalo</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3622,8 +1513,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliografski vnos\">Bibliografski vnos</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliografski "
+"vnos\">Bibliografski vnos</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3631,8 +1525,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperpovezava\">Hiperpovezava</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" "
+"name=\"Hiperpovezava\">Hiperpovezava</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3640,8 +1537,10 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Povezave\">Povezave</link>"
+msgstr ""
+"<link href=\"text/shared/01/02180000.xhp\" name=\"Povezave\">Povezave</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3649,8 +1548,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Slika s povezavami\">Slika s povezavami</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Slika s povezavami\">Slika s "
+"povezavami</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,6 +1561,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Vrstica Oblikovanje"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3666,8 +1569,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Vrstica Oblikovanje\">Vrstica Oblikovanje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Vrstica Oblikovanje\">Vrstica "
+"Oblikovanje</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3675,8 +1581,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Vrstica Oblikovanje vsebuje določene funkcije za oblikovanje besedila.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\">Vrstica Oblikovanje vsebuje določene funkcije "
+"za oblikovanje besedila.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3684,8 +1593,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Barva pisave\">Barva pisave</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Barva pisave\">Barva "
+"pisave</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3695,6 +1607,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Dodatne ikone"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3703,6 +1616,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Povečaj pisavo"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1625,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Poveča velikost pisave izbranega besedila.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3719,6 +1634,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Zmanjšaj pisavo"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3727,6 +1643,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Zmanjša velikost pisave izbranega besedila.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3734,8 +1651,12 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Če je vključena podpora za <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"Kompleksna postavitev besedila\">kompleksno postavitev besedila</link>, sta vidni dodatni ikoni."
+msgstr ""
+"Če je vključena podpora za <link href=\"text/shared/00/00000005.xhp#ctl\" "
+"name=\"Kompleksna postavitev besedila\">kompleksno postavitev besedila</link>, "
+"sta vidni dodatni ikoni."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3745,14 +1666,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Od leve proti desni"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Ikona od leve proti desni</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">Ikona od leve proti "
+"desni</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3760,8 +1686,10 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Besedilo se vnaša z leve na desno.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Besedilo se vnaša z leve na desno.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3771,14 +1699,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Od desne proti levi"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Ikona od desne proti levi</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">Ikona od desne proti "
+"levi</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3786,8 +1719,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Besedilo v jeziku s kompleksno postavitvijo besedila se vnaša z desne na levo.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Besedilo v jeziku s kompleksno "
+"postavitvijo besedila se vnaša z desne na levo.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3796,6 +1732,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Vrstica Besedilni predmet"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3803,8 +1740,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Vrstica Besedilni predmet\">Vrstica Besedilni predmet</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Vrstica Besedilni "
+"predmet\">Vrstica Besedilni predmet</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3812,8 +1752,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Vsebuje ukaze za oblikovanje besedila, ki je vsebovan v predmetu risanja.</ahelp> Vrstica <emph>Besedilni predmet</emph> se pojavi, ko dvokliknete znotraj predmeta risanja."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Vsebuje ukaze za oblikovanje besedila, ki "
+"je vsebovan v predmetu risanja.</ahelp> Vrstica <emph>Besedilni "
+"predmet</emph> se pojavi, ko dvokliknete znotraj predmeta risanja."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3821,8 +1765,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Nadpisano\">Nadpisano</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Nadpisano\">Nadpisano</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3830,8 +1776,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Podpisano\">Podpisano</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Podpisano\">Podpisano</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3839,8 +1787,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Izberi vse\">Izberi vse</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Izberi vse\">Izberi vse</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3850,6 +1800,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3857,8 +1808,10 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3866,8 +1819,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Tukaj lahko določite zamike, odmike, poravnavo in razmik med vrsticami za trenutno izbrani odstavek."
+msgstr ""
+"Tukaj lahko določite zamike, odmike, poravnavo in razmik med vrsticami za "
+"trenutno izbrani odstavek."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,6 +1832,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Ravnila"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3885,6 +1842,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Ravnila\">Ravnila</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3892,8 +1850,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "Ravnila prikazujejo dimenzije strani in položaj tabulatorjev, zamikov, robov in stolpcev. Vse te lahko spreminjate kar na ravnilih s pomočjo miške."
+msgstr ""
+"Ravnila prikazujejo dimenzije strani in položaj tabulatorjev, zamikov, robov "
+"in stolpcev. Vse te lahko spreminjate kar na ravnilih s pomočjo miške."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3901,8 +1862,13 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Z dvoklikom ravnila lahko odprete pogovorno okno <emph>Odstavek</emph> in določite <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"neposredno oblikovanje odstavka\">neposredno oblikovanje odstavka</link> za trenutni odstavek ali vse izbrane odstavke."
+msgstr ""
+"Z dvoklikom ravnila lahko odprete pogovorno okno <emph>Odstavek</emph> in "
+"določite <link href=\"text/shared/00/00000005.xhp#formatierung\" "
+"name=\"neposredno oblikovanje odstavka\">neposredno oblikovanje "
+"odstavka</link> za trenutni odstavek ali vse izbrane odstavke."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3911,6 +1877,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Dobrodošli v pomoči za $[officename] Writer"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3920,6 +1887,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer - Pomoč"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3929,6 +1897,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Kako uporabljamo %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3938,6 +1907,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Meniji, orodne vrstice in tipke"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3947,6 +1917,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Kako do pomoči"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,6 +1926,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Vrstica Tabela"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3962,8 +1934,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Vrstica Tabela\">Vrstica Tabela</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Vrstica Tabela\">Vrstica "
+"Tabela</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3971,8 +1946,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Vrstica <emph>Tabela </emph>vsebuje funkcije, ki jih potrebujete za delo s tabelami. Pojavi se, ko premaknete kazalko v tabelo.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\">Vrstica <emph>Tabela </emph>vsebuje funkcije, "
+"ki jih potrebujete za delo s tabelami. Pojavi se, ko premaknete kazalko v "
+"tabelo.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3980,8 +1959,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Spoji celice\">Spoji celice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Spoji celice\">Spoji "
+"celice</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3989,8 +1971,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Izbriši vrstico\">Izbriši vrstico</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Izbriši vrstico\">Izbriši "
+"vrstico</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3998,32 +1983,43 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Izbriši stolpec\">Izbriši stolpec</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Izbriši stolpec\">Izbriši "
+"stolpec</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Samooblikovanje\">Samooblikovanje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"Samooblikovanje\">Samooblikovanje</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Lastnosti tabele\">Lastnosti tabele</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Lastnosti tabele\">Lastnosti "
+"tabele</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id94007820\n"
"help.text"
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4032,6 +2028,7 @@ msgctxt ""
msgid "Menus"
msgstr "Meniji"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4039,8 +2036,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Meniji\">Meniji</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Meniji\">Meniji</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4050,6 +2050,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr "Sledeči odsek vsebuje vse teme pomoči za menije in pogovorna okna."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4058,6 +2059,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4066,14 +2068,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Vsebuje ukaze za vstavljanje, urejanje in brisanje tabele v dokumentu z besedilom.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Vsebuje ukaze za vstavljanje, urejanje in brisanje tabele v "
+"dokumentu z besedilom.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4082,6 +2088,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vstavi"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4090,6 +2097,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4098,6 +2106,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Vstavi novo tabelo."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4106,6 +2115,7 @@ msgctxt ""
msgid "Columns"
msgstr "Stolpci"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4114,6 +2124,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Vstavi stolpce."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4122,6 +2133,7 @@ msgctxt ""
msgid "Rows"
msgstr "Vrstice"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4130,6 +2142,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Vstavi vrstice."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4138,6 +2151,7 @@ msgctxt ""
msgid "Delete"
msgstr "Izbriši"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4146,6 +2160,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4154,6 +2169,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Izbriše trenutno tabelo.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4162,6 +2178,7 @@ msgctxt ""
msgid "Columns"
msgstr "Stolpci"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4170,6 +2187,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Izbriše izbrane stolpce."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4178,6 +2196,7 @@ msgctxt ""
msgid "Rows"
msgstr "Vrstice"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4186,6 +2205,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Izbriše izbrane vrstice."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4194,6 +2214,7 @@ msgctxt ""
msgid "Select"
msgstr "Izberi"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4202,6 +2223,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabela"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4210,6 +2232,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Izbere trenutno tabelo.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4218,6 +2241,7 @@ msgctxt ""
msgid "Column"
msgstr "Stolpec"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4226,6 +2250,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Izbere trenuten stolpec."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4234,6 +2259,7 @@ msgctxt ""
msgid "Row"
msgstr "Vrstica"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4242,6 +2268,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Izbere trenutno vrstico."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4250,6 +2277,7 @@ msgctxt ""
msgid "Cell"
msgstr "Celica"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4258,6 +2286,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Izbere trenutno celico.</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4266,6 +2295,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Spoji celice</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4274,14 +2304,18 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Razdeli celice</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Samodejno oblikovanje tabele</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Samodejno oblikovanje "
+"tabele</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4290,6 +2324,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Samodejno prilagodi"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4298,30 +2333,37 @@ msgctxt ""
msgid "Column width"
msgstr "Širina stolpca"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Odpre pogovorno okno Širina stolpca, kjer lahko spremenite širino stolpca."
+msgstr ""
+"Odpre pogovorno okno Širina stolpca, kjer lahko spremenite širino stolpca."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimalna višina stolpca</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120200.xhp\">Optimalna višina stolpca</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
-msgstr "<link href=\"text/shared/01/05120600.xhp\">Enakomerno razporedi stolpce</link>"
+msgstr ""
+"<link href=\"text/shared/01/05120600.xhp\">Enakomerno razporedi stolpce</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4330,30 +2372,38 @@ msgctxt ""
msgid "Row Height"
msgstr "Višina vrstice"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Odpre pogovorno okno Višina vrstice, kjer lahko spremenite višino vrstice."
+msgstr ""
+"Odpre pogovorno okno Višina vrstice, kjer lahko spremenite višino vrstice."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimalna višina vrstice</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110200.xhp\">Optimalna višina vrstice</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Enakomerno razporedi vrstice</link>"
+msgstr ""
+"<link href=\"text/shared/01/05110600m.xhp\">Enakomerno razporedi "
+"vrstice</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4362,14 +2412,17 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Dovoli prelom vrstice čez strani in stolpce"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10720\n"
"help.text"
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
-msgstr "<ahelp hid=\"21753\">Dovoli prelom vrstice znotraj trenutne vrstice.</ahelp>"
+msgstr ""
+"<ahelp hid=\"21753\">Dovoli prelom vrstice znotraj trenutne vrstice.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4378,14 +2431,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Ponovi vrstico z naslovi"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Ponovi glave tabele na naslednjih straneh, če se tabela razteza čez več strani.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Ponovi glave tabele na naslednjih straneh, če se tabela "
+"razteza čez več strani.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4394,6 +2451,7 @@ msgctxt ""
msgid "Convert"
msgstr "Pretvori"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4402,14 +2460,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Besedilo v tabelo"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko pretvorite izbrano besedilo v tabelo.</ahelp> Odpre <link href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko pretvorite izbrano besedilo v tabelo."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko "
+"pretvorite izbrano besedilo v tabelo.</ahelp> Odpre <link "
+"href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko "
+"pretvorite izbrano besedilo v tabelo."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4418,14 +2482,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabelo v besedilo"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko pretvorite trenutno tabelo v besedilo.</ahelp> Odpre <link href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko pretvorite trenutno tabelo v besedilo."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko "
+"pretvorite trenutno tabelo v besedilo.</ahelp> Odpre <link "
+"href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko "
+"pretvorite trenutno tabelo v besedilo."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4434,6 +2504,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Razvrsti</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4442,14 +2513,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Odpre <link href=\"text/swriter/main0214.xhp\">orodno vrstico Formula</link> za vnos ali urejanje formule."
+msgstr ""
+"Odpre <link href=\"text/swriter/main0214.xhp\">orodno vrstico Formula</link> "
+"za vnos ali urejanje formule."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4458,14 +2533,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Oblika številk"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Odpre <link href=\"text/shared/optionen/01040500.xhp\">pogovorno okno</link>, kjer lahko določite obliko števil v tabeli."
+msgstr ""
+"Odpre <link href=\"text/shared/optionen/01040500.xhp\">pogovorno okno</link>, "
+"kjer lahko določite obliko števil v tabeli."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4474,14 +2553,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Meje tabele"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Pokaže ali skrije meje okoli celic tabele. Meje so vidne le na zaslonu in se ne natisnejo."
+msgstr ""
+"Pokaže ali skrije meje okoli celic tabele. Meje so vidne le na zaslonu in se "
+"ne natisnejo."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4490,6 +2573,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Lastnosti tabele</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4498,6 +2582,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Vrstica Označevanje in oštevilčevanje"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4505,8 +2590,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Vrstica Označevanje in oštevilčevanje\">Vrstica Označevanje in oštevilčevanje</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Vrstica Označevanje in "
+"oštevilčevanje\">Vrstica Označevanje in oštevilčevanje</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4514,8 +2602,13 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Orodna vrstica <emph>Označevanje in oštevilčevanje</emph> vsebuje funkcije za spreminjanje strukture oštevilčenih odstavkov, vključno s spreminjanjem vrstnega reda odstavkov in določanjem različnih ravni odstavkov.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\">Orodna vrstica <emph>Označevanje in "
+"oštevilčevanje</emph> vsebuje funkcije za spreminjanje strukture "
+"oštevilčenih odstavkov, vključno s spreminjanjem vrstnega reda odstavkov in "
+"določanjem različnih ravni odstavkov.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4524,6 +2617,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Orodne vrstice"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4531,8 +2625,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Orodne vrstice\">Orodne vrstice</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Orodne "
+"vrstice\">Orodne vrstice</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4540,8 +2637,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Ta odsek ponuja pregled orodnih vrstic, ki so na voljo v modulu $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"Ta odsek ponuja pregled orodnih vrstic, ki so na voljo v modulu "
+"$[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,6 +2651,7 @@ msgctxt ""
msgid "File"
msgstr "Datoteka"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,6 +2661,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Datoteka\">Datoteka</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4566,8 +2669,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ti ukazi veljajo za trenutni dokument, odpiranje novega dokumenta ali izhod iz programa.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ti ukazi veljajo za trenutni dokument, odpiranje novega "
+"dokumenta ali izhod iz programa.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,6 +2683,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Odpri\">Odpri</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4584,8 +2691,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Shrani kot\">Shrani kot</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Shrani kot\">Shrani kot</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4593,8 +2702,10 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Različice\">Različice</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" name=\"Različice\">Različice</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4602,8 +2713,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Lastnosti\">Lastnosti</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" name=\"Lastnosti\">Lastnosti</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4613,6 +2726,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Natisni\">Natisni</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4620,8 +2734,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavitve tiskalnika\">Nastavitve tiskalnika</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavitve "
+"tiskalnika\">Nastavitve tiskalnika</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4630,6 +2747,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Vrstica za formule"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4637,8 +2755,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Vrstica za formule\">Vrstica za formule</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Vrstica za formule\">Vrstica za formule</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4646,4 +2767,913 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Vrstica <emph>Formula</emph> omogoča ustvarjanje in vstavljanje izračunov v dokument z besedilom.</ahelp> Vrstico <emph>Formula</emph> aktivirate s pritiskom na tipko F2."
+msgstr ""
+"<ahelp hid=\".\">Vrstica <emph>Formula</emph> omogoča ustvarjanje in "
+"vstavljanje izračunov v dokument z besedilom.</ahelp> Vrstico "
+"<emph>Formula</emph> aktivirate s pritiskom na tipko F2."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "title\n"
+#~ "help.text"
+#~ msgid "LibreLogo Toolbar"
+#~ msgstr "Orodna vrstica LibreLogo"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "bm1\n"
+#~ "help.text"
+#~ msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+#~ msgstr "<bookmark_value>besedilo; krepko</bookmark_value><bookmark_value>krepko; besedilo</bookmark_value><bookmark_value>znaki; krepko</bookmark_value>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_170\n"
+#~ "help.text"
+#~ msgid "LibreLogo"
+#~ msgstr "LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_220\n"
+#~ "help.text"
+#~ msgid "LibreLogo toolbar"
+#~ msgstr "Orodna vrstica LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_310\n"
+#~ "help.text"
+#~ msgid "Home"
+#~ msgstr "Domov"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_330\n"
+#~ "help.text"
+#~ msgid "Clear screen"
+#~ msgstr "Počisti zaslon"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_350\n"
+#~ "help.text"
+#~ msgid "Command line"
+#~ msgstr "Ukazna vrstica"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_380\n"
+#~ "help.text"
+#~ msgid "FORWARD 200 LEFT 89<br/>"
+#~ msgstr " NAPREJ 200 LEVO 89<br/>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_400\n"
+#~ "help.text"
+#~ msgid "Syntax highlighting/Translating"
+#~ msgstr "Označevanje skladnje / Prevajanje"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_420\n"
+#~ "help.text"
+#~ msgid "Program editing"
+#~ msgstr "Urejanje programov"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_440\n"
+#~ "help.text"
+#~ msgid "LibreLogo programming language"
+#~ msgstr "Programski jezik LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_470\n"
+#~ "help.text"
+#~ msgid "Differences from the Logo programming language"
+#~ msgstr "Razlike s programskim jezikom Logo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_670\n"
+#~ "help.text"
+#~ msgid "LibreLogo commands"
+#~ msgstr "Ukazi LibreLogo"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_680\n"
+#~ "help.text"
+#~ msgid "Basic syntax"
+#~ msgstr "Osnovna skladnja"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_690\n"
+#~ "help.text"
+#~ msgid "Case sensitivity"
+#~ msgstr "Razlikovanje med velikimi in malimi črkami"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_700\n"
+#~ "help.text"
+#~ msgid "Commands, color constants are case insensitive:"
+#~ msgstr "Ukazi, barvne konstante ne razlikujejo med velikimi in malimi črkami:"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_740\n"
+#~ "help.text"
+#~ msgid "Program lines"
+#~ msgstr "Programske vrstice"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_770\n"
+#~ "help.text"
+#~ msgid "Comments"
+#~ msgstr "Komentarji"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_830\n"
+#~ "help.text"
+#~ msgid "Turtle moving"
+#~ msgstr "Premikanje želve"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_840\n"
+#~ "help.text"
+#~ msgid "FORWARD (fd)"
+#~ msgstr "NAPREJ (np)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_860\n"
+#~ "help.text"
+#~ msgid "BACK (bk)"
+#~ msgstr "NAZAJ (nz)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_880\n"
+#~ "help.text"
+#~ msgid "LEFT (lt)"
+#~ msgstr "LEVO (lv)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_900\n"
+#~ "help.text"
+#~ msgid "RIGHT (rt)"
+#~ msgstr "DESNO (ds)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_960\n"
+#~ "help.text"
+#~ msgid "POSITION (pos)"
+#~ msgstr "POLOŽAJ (pol)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_980\n"
+#~ "help.text"
+#~ msgid "HEADING (seth)"
+#~ msgstr "NASLOV (doln)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1010\n"
+#~ "help.text"
+#~ msgid "HIDETURTLE (ht)"
+#~ msgstr "SKRIJŽELVO (sž)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1030\n"
+#~ "help.text"
+#~ msgid "SHOWTURTLE (st)"
+#~ msgstr "POKAŽIŽELVO (pž)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1050\n"
+#~ "help.text"
+#~ msgid "HOME"
+#~ msgstr "ZAČETEK"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1090\n"
+#~ "help.text"
+#~ msgid "FILL and CLOSE"
+#~ msgstr "ZAPOLNI in ZAKLJUČI"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1110\n"
+#~ "help.text"
+#~ msgid "Pen settings"
+#~ msgstr "Nastavitve pisala"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1200\n"
+#~ "help.text"
+#~ msgid "Fill settings"
+#~ msgstr "Nastavitve polnila"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1230\n"
+#~ "help.text"
+#~ msgid "FILLSTYLE"
+#~ msgstr "SLOGPOLNILA"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1250\n"
+#~ "help.text"
+#~ msgid "Drawing objects"
+#~ msgstr "Risani predmeti"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1260\n"
+#~ "help.text"
+#~ msgid "CIRCLE"
+#~ msgstr "KROG"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1280\n"
+#~ "help.text"
+#~ msgid "ELLIPSE"
+#~ msgstr "ELIPSA"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1300\n"
+#~ "help.text"
+#~ msgid "SQUARE"
+#~ msgstr "KVADRAT"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1320\n"
+#~ "help.text"
+#~ msgid "RECTANGLE"
+#~ msgstr "PRAVOKOTNIK"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1380\n"
+#~ "help.text"
+#~ msgid "TEXT"
+#~ msgstr "BESEDILO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1400\n"
+#~ "help.text"
+#~ msgid "Font settings"
+#~ msgstr "Nastavitve pisave"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1410\n"
+#~ "help.text"
+#~ msgid "FONTCOLOR/FONTCOLOUR"
+#~ msgstr "BARVAPISAVE"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1420\n"
+#~ "help.text"
+#~ msgid "FONTCOLOR “green” ; set font color<br/>"
+#~ msgstr " BARVAPISAVE “zelena”; določi barvo pisave<br/>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1430\n"
+#~ "help.text"
+#~ msgid "FONTFAMILY"
+#~ msgstr "VRSTAPISAVE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1450\n"
+#~ "help.text"
+#~ msgid "FONTSIZE"
+#~ msgstr "VELIKOSTPISAVE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1470\n"
+#~ "help.text"
+#~ msgid "FONTWEIGHT"
+#~ msgstr "DEBELINAPISAVE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1490\n"
+#~ "help.text"
+#~ msgid "FONTSTYLE"
+#~ msgstr "SLOGPISAVE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1510\n"
+#~ "help.text"
+#~ msgid "PICTURE (pic)"
+#~ msgstr "SLIKA (slk)"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1650\n"
+#~ "help.text"
+#~ msgid "Loops"
+#~ msgstr "Zanke"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1660\n"
+#~ "help.text"
+#~ msgid "REPEAT"
+#~ msgstr "PONAVLJAJ"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1720\n"
+#~ "help.text"
+#~ msgid "FOR IN"
+#~ msgstr "ZA V"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1740\n"
+#~ "help.text"
+#~ msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+#~ msgstr " ZA i V [1, 5, 7, 9, 11] [<br/>   NAPREJ i<br/>   LEVO 90<br/> ]<br/>"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1760\n"
+#~ "help.text"
+#~ msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+#~ msgstr " ZA i V “besedilu” [<br/>   OZNAKA i<br/>   NAPREJ 10<br/> ]<br/>"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1770\n"
+#~ "help.text"
+#~ msgid "WHILE"
+#~ msgstr "DOKLER"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1790\n"
+#~ "help.text"
+#~ msgid "BREAK"
+#~ msgstr "PREKINI"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1820\n"
+#~ "help.text"
+#~ msgid "CONTINUE"
+#~ msgstr "NADALJUJ"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1850\n"
+#~ "help.text"
+#~ msgid "Conditions"
+#~ msgstr "Pogoji"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1860\n"
+#~ "help.text"
+#~ msgid "IF"
+#~ msgstr "ČE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1880\n"
+#~ "help.text"
+#~ msgid "AND, OR, NOT"
+#~ msgstr "IN, ALI, NE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1890\n"
+#~ "help.text"
+#~ msgid "Logical operators."
+#~ msgstr "Logični operatorji."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1910\n"
+#~ "help.text"
+#~ msgid "Subroutines"
+#~ msgstr "Podprogrami"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1920\n"
+#~ "help.text"
+#~ msgid "TO, END"
+#~ msgstr "DO, KONEC"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1930\n"
+#~ "help.text"
+#~ msgid "New word (or procedure)."
+#~ msgstr "Nova beseda (ali procedura)."
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_1950\n"
+#~ "help.text"
+#~ msgid "OUTPUT"
+#~ msgstr "IZHOD"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_1960\n"
+#~ "help.text"
+#~ msgid "Return value of the function."
+#~ msgstr "Vrnjena vrednost funkcije."
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2050\n"
+#~ "help.text"
+#~ msgid "TRUE"
+#~ msgstr "TRUE"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2060\n"
+#~ "help.text"
+#~ msgid "Logical value."
+#~ msgstr "Logična vrednost"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2080\n"
+#~ "help.text"
+#~ msgid "FALSE"
+#~ msgstr "FALSE"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2090\n"
+#~ "help.text"
+#~ msgid "Logical value."
+#~ msgstr "Logična vrednost"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2250\n"
+#~ "help.text"
+#~ msgid "Functions"
+#~ msgstr "Funkcije"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2280\n"
+#~ "help.text"
+#~ msgid "INT"
+#~ msgstr "INT"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2340\n"
+#~ "help.text"
+#~ msgid "SQRT"
+#~ msgstr "SQRT"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2360\n"
+#~ "help.text"
+#~ msgid "SIN"
+#~ msgstr "SIN"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2380\n"
+#~ "help.text"
+#~ msgid "COS"
+#~ msgstr "COS"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2400\n"
+#~ "help.text"
+#~ msgid "ROUND"
+#~ msgstr "ROUND"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2420\n"
+#~ "help.text"
+#~ msgid "ABS"
+#~ msgstr "ABS"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2440\n"
+#~ "help.text"
+#~ msgid "COUNT"
+#~ msgstr "COUNT"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2480\n"
+#~ "help.text"
+#~ msgid "RANGE"
+#~ msgstr "ORANŽNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2550\n"
+#~ "help.text"
+#~ msgid "SORTED"
+#~ msgstr "RAZVRŠČENO"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2610\n"
+#~ "help.text"
+#~ msgid "SEARCH"
+#~ msgstr "SEARCH"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2670\n"
+#~ "help.text"
+#~ msgid "MIN"
+#~ msgstr "MIN"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "hd_2690\n"
+#~ "help.text"
+#~ msgid "MAX"
+#~ msgstr "MAX"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2740\n"
+#~ "help.text"
+#~ msgid "Identifier"
+#~ msgstr "Identifikator"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2750\n"
+#~ "help.text"
+#~ msgid "Name"
+#~ msgstr "Ime"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2770\n"
+#~ "help.text"
+#~ msgid "0"
+#~ msgstr "0"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2780\n"
+#~ "help.text"
+#~ msgid "BLACK"
+#~ msgstr "ČRNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2800\n"
+#~ "help.text"
+#~ msgid "1"
+#~ msgstr "1"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2810\n"
+#~ "help.text"
+#~ msgid "SILVER"
+#~ msgstr "SREBRNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2830\n"
+#~ "help.text"
+#~ msgid "2"
+#~ msgstr "2"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2840\n"
+#~ "help.text"
+#~ msgid "GRAY/GREY"
+#~ msgstr "SIVO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2860\n"
+#~ "help.text"
+#~ msgid "3"
+#~ msgstr "3"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2870\n"
+#~ "help.text"
+#~ msgid "WHITE"
+#~ msgstr "BELO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2890\n"
+#~ "help.text"
+#~ msgid "4"
+#~ msgstr "4"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2900\n"
+#~ "help.text"
+#~ msgid "MAROON"
+#~ msgstr "KOSTANJEVO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2920\n"
+#~ "help.text"
+#~ msgid "5"
+#~ msgstr "5"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2930\n"
+#~ "help.text"
+#~ msgid "RED"
+#~ msgstr "RDEČE"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2950\n"
+#~ "help.text"
+#~ msgid "6"
+#~ msgstr "6"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2960\n"
+#~ "help.text"
+#~ msgid "PURPLE"
+#~ msgstr "ŠKRLATNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_2980\n"
+#~ "help.text"
+#~ msgid "7"
+#~ msgstr "7"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3010\n"
+#~ "help.text"
+#~ msgid "8"
+#~ msgstr "8"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3020\n"
+#~ "help.text"
+#~ msgid "GREEN"
+#~ msgstr "ZELENO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3040\n"
+#~ "help.text"
+#~ msgid "9"
+#~ msgstr "9"
+
+#, fuzzy
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3050\n"
+#~ "help.text"
+#~ msgid "LIME"
+#~ msgstr "IME"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3070\n"
+#~ "help.text"
+#~ msgid "10"
+#~ msgstr "10"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3080\n"
+#~ "help.text"
+#~ msgid "OLIVE"
+#~ msgstr "OLIVNOZELENO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3100\n"
+#~ "help.text"
+#~ msgid "11"
+#~ msgstr "11"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3110\n"
+#~ "help.text"
+#~ msgid "YELLOW"
+#~ msgstr "RUMENO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3130\n"
+#~ "help.text"
+#~ msgid "12"
+#~ msgstr "12"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3160\n"
+#~ "help.text"
+#~ msgid "13"
+#~ msgstr "13"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3170\n"
+#~ "help.text"
+#~ msgid "BLUE"
+#~ msgstr "MODRO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3190\n"
+#~ "help.text"
+#~ msgid "14"
+#~ msgstr "14"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3220\n"
+#~ "help.text"
+#~ msgid "15"
+#~ msgstr "15"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3250\n"
+#~ "help.text"
+#~ msgid "16"
+#~ msgstr "16"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3260\n"
+#~ "help.text"
+#~ msgid "PINK"
+#~ msgstr "ROZA"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3280\n"
+#~ "help.text"
+#~ msgid "17"
+#~ msgstr "17"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3310\n"
+#~ "help.text"
+#~ msgid "18"
+#~ msgstr "18"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3320\n"
+#~ "help.text"
+#~ msgid "ORANGE"
+#~ msgstr "ORANŽNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3340\n"
+#~ "help.text"
+#~ msgid "19"
+#~ msgstr "19"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3350\n"
+#~ "help.text"
+#~ msgid "GOLD"
+#~ msgstr "ZLATO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3370\n"
+#~ "help.text"
+#~ msgid "20"
+#~ msgstr "20"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3380\n"
+#~ "help.text"
+#~ msgid "VIOLET"
+#~ msgstr "VIJOLIČNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3400\n"
+#~ "help.text"
+#~ msgid "21"
+#~ msgstr "21"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3430\n"
+#~ "help.text"
+#~ msgid "22"
+#~ msgstr "22"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3440\n"
+#~ "help.text"
+#~ msgid "CHOCOLATE"
+#~ msgstr "ČOKOLADNO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3460\n"
+#~ "help.text"
+#~ msgid "23"
+#~ msgstr "23"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3470\n"
+#~ "help.text"
+#~ msgid "BROWN"
+#~ msgstr "RJAVO"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3490\n"
+#~ "help.text"
+#~ msgid "24"
+#~ msgstr "24"
+
+#~ msgctxt ""
+#~ "LibreLogo.xhp\n"
+#~ "par_3500\n"
+#~ "help.text"
+#~ msgid "INVISIBLE"
+#~ msgstr "NEVIDNO"
diff --git a/source/sl/helpcontent2/source/text/swriter/librelogo.po b/source/sl/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..87a33064818
--- /dev/null
+++ b/source/sl/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4706 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: LibreOffice 4.0\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-12-02 01:06+0100\n"
+"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
+"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
+"Language: sl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr "Orodna vrstica LibreLogo"
+
+#. dc@(
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+"<bookmark_value>besedilo; krepko</bookmark_value><bookmark_value>krepko; "
+"besedilo</bookmark_value><bookmark_value>znaki; krepko</bookmark_value>"
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr "LibreLogo"
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr "Orodna vrstica LibreLogo"
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr "Domov"
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr "Počisti zaslon"
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr "Ukazna vrstica"
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr " NAPREJ 200 LEVO 89<br/>"
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr "Označevanje skladnje / Prevajanje"
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr "Urejanje programov"
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr "Programski jezik LibreLogo"
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr "Razlike s programskim jezikom Logo"
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr "Ukazi LibreLogo"
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr "Osnovna skladnja"
+
+#. rgoo
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr "Razlikovanje med velikimi in malimi črkami"
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr "Ukazi, barvne konstante ne razlikujejo med velikimi in malimi črkami:"
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr "Programske vrstice"
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr "Komentarji"
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr "Premikanje želve"
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr "NAPREJ (np)"
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr "NAZAJ (nz)"
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr "LEVO (lv)"
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr "DESNO (ds)"
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr "POLOŽAJ (pol)"
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr "NASLOV (doln)"
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr "SKRIJŽELVO (sž)"
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr "POKAŽIŽELVO (pž)"
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr "ZAČETEK"
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr "ZAPOLNI in ZAKLJUČI"
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr "Nastavitve pisala"
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr "Nastavitve polnila"
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr "SLOGPOLNILA"
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr "Risani predmeti"
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr "KROG"
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr "ELIPSA"
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr "KVADRAT"
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr "PRAVOKOTNIK"
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr "BESEDILO"
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr "Nastavitve pisave"
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr "BARVAPISAVE"
+
+#. ri;k
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr " BARVAPISAVE “zelena”; določi barvo pisave<br/>"
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr "VRSTAPISAVE"
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr "VELIKOSTPISAVE"
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr "DEBELINAPISAVE"
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr "SLOGPISAVE"
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr "SLIKA (slk)"
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr "Zanke"
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr "PONAVLJAJ"
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr "ZA V"
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr " ZA i V [1, 5, 7, 9, 11] [<br/>   NAPREJ i<br/>   LEVO 90<br/> ]<br/>"
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr " ZA i V “besedilu” [<br/>   OZNAKA i<br/>   NAPREJ 10<br/> ]<br/>"
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr "DOKLER"
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr "PREKINI"
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr "NADALJUJ"
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr "Pogoji"
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr "ČE"
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr "IN, ALI, NE"
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr "Logični operatorji."
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr "Podprogrami"
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr "DO, KONEC"
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr "Nova beseda (ali procedura)."
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr "IZHOD"
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr "Vrnjena vrednost funkcije."
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr "TRUE"
+
+#. i`);
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr "Logična vrednost"
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr "FALSE"
+
+#. M7(j
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr "Logična vrednost"
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr "Funkcije"
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr "INT"
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr "SQRT"
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr "SIN"
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr "COS"
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr "ROUND"
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr "ABS"
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr "COUNT"
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr "ORANŽNO"
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr "RAZVRŠČENO"
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr "SEARCH"
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr "MIN"
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr "MAX"
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr "Identifikator"
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr "0"
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr "ČRNO"
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr "1"
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr "SREBRNO"
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr "2"
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr "SIVO"
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr "3"
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr "BELO"
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr "4"
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr "KOSTANJEVO"
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr "5"
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr "RDEČE"
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr "6"
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr "ŠKRLATNO"
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr "7"
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr "8"
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr "ZELENO"
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr "9"
+
+#. fhv+
+#: LibreLogo.xhp
+#, fuzzy
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr "IME"
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr "10"
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr "OLIVNOZELENO"
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr "11"
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr "RUMENO"
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr "12"
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr "13"
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr "MODRO"
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr "14"
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr "15"
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr "16"
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr "ROZA"
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr "17"
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr "18"
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr "ORANŽNO"
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr "19"
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr "ZLATO"
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr "20"
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr "VIJOLIČNO"
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr "21"
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr "22"
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr "ČOKOLADNO"
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr "23"
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr "RJAVO"
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr "24"
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr "NEVIDNO"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Vrstica stanja"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Vrstica stanja\">Vrstica stanja</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Vrstica stanja vsebuje podatke o trenutnem dokumentu in ponuja številne gumbe s posebnimi funkcijami."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Jezik"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Prikaže jezik izbranega besedila. <br/>Kliknite, če želite odpreti meni, kjer lahko izberete drug jezik za izbrano besedilo ali za trenutni odstavek. <br/>Izberite Brez, da izvzamete besedilo iz preverjanja črkovanja in deljenja besed. <br/>Izberite Ponastavi na privzeti jezik, če želite ponovno uveljaviti privzeti jezik za izbor ali odstavek. <br/>Izberite Dodatno, če želite odpreti pogovorno okno z več možnostmi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digitalni podpisi"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Glejte tudi stran <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni podpisi</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Povečava in postavitev pogleda"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Trije kontrolniki v vrstici stanja modula Writer omogočajo spremembo povečave in postavitve pogleda dokumentov z besedilom."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikone Postavitve pogleda z leve na desno prikazujejo: enostolpčni način, ogledni način z več soležnimi stranmi, knjižni način z dvema stranema kot pri odprti knjigi.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Povlecite drsnik Zoom na levo, če želite videti več strani naenkrat; povlecite ga na desno, če želite pogled povečati na stran oz. manjši del posamezne strani.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Orodja"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Orodja\">Orodja</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vsebuje orodja za preverjanje črkovanja, galerijo oblikovanih predmetov, ki jih lahko vstavite v dokument, kot tudi orodja za prilagajanje menijev ter nastavljanje možnosti programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Orisno oštevilčevanje\">Orisno oštevilčevanje</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Oštevilčevanje vrstic\">Oštevilčevanje vrstic</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Sprotne opombe\">Sprotne opombe</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Samopopravki\">Možnosti samopopravkov</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Prilagodi\">Prilagodi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Vrstica Predmet OLE"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Vrstica Predmet OLE\">Vrstica Predmet OLE</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Vrstica<emph> Predmet OLE </emph>se pojavi, ko izberete predmete, in vsebuje najpomembnejše funkcije za oblikovanje in postavitev predmetov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Brez oblivanja\">Brez oblivanja</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> To nastavitev lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblivanje\">Oblivanje</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> Ta ikona ustreza možnosti <emph>Oblivanje strani</emph> na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij skozi</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> Isti učinek lahko dosežete tudi z nastavitvijo na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Lastnosti predmeta\">Lastnosti predmeta</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Kaj ponuja $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Kaj ponuja $[officename] Writer\">Kaj ponuja $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "$[officename] Writer ponuja urejanje in izdelovanje dokumentov z besedilom, ki lahko vključujejo slike, tabele in grafikone. Dokumente lahko shranjujete v številnih zapisih, vključno s standardiziranim zapisom OpenDocument (ODF), zapisom Microsoft Word .doc ali HTML. Dokument lahko enostavno izvozite v zapis PDF (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Pisanje"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "$[officename] Writer omogoča ustvarjanje tako osnovnih dokumentov, kot so zapiski, <link href=\"text/shared/guide/fax.xhp\" name=\"faksi\">faksi</link>, pisma, življenjepisi in <link href=\"text/swriter/01/01150000.xhp\" name=\"spojeni dokumenti\">spojeni dokumenti</link>, pa tudi dolgih in zapletenejših ali večdelnih dokumentov, ki vsebujejo bibliografske podatke, tabele sklicev in kazala."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer vključuje tudi tako uporabne funkcije, kot so <link href=\"text/shared/01/06010000.xhp\" name=\"preverjanje črkovanja\">preverjanje črkovanja</link>, <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"slovar sopomenk\">slovar sopomenk</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"samopopravki\">samopopravki</link> in <link href=\"text/swriter/01/06030000.xhp\" name=\"deljenje besed\">deljenje besed</link>, poleg tega pa še kopico <link href=\"text/shared/01/01010100.xhp\" name=\"predloge\">predlog</link> za skoraj vse potrebe. S pomočjo čarovnikov lahko ustvarite tudi lastne predloge."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Oblikovanje in strukturiranje"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "$[officename] ponuja številne možnosti oblikovanja dokumentov. Uporabite <link href=\"text/swriter/01/05140000.xhp\" name=\"Slogi\">okno Slogi in oblikovanje</link> za ustvarjanje, dodeljevanje in spreminjanje slogov odstavkov, posameznih znakov, okvirov in strani. Poleg tega vam <link href=\"text/swriter/01/02110000.xhp\" name=\"Krmar\">Krmar</link> pomaga pri hitrem pomikanju po dokumentih, ponuja orisni pogled na dokument in beleži spremembe predmetov, ki ste jih vstavili v dokument."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "V dokumentih z besedilom lahko ustvarite različna <link href=\"text/swriter/01/04120000.xhp\" name=\"kazala in tabele\">kazala in tabele</link>. Določite lahko strukturo in videz kazal in tabel glede na potrebe. Žive hiperpovezave in zaznamki ponujajo neposreden skok na ustrezne vsebine v besedilu."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Namizno založništvo in $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "$[officename] Writer vsebuje številna orodja za namizno založništvo in risanje, ki pomagajo ustvarjati profesionalno oblikovane dokumente, kot so brošure, bilteni in vabila. Dokumente lahko oblikujete v več stolpcih, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"okviri z besedilom\">z besedilom v okvirih</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"slikami\">s slikami</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabele\">tabelami</link> in drugimi predmeti."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Izračuni"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "Dokumenti z besedilom imajo v $[officename] vgrajeno <link href=\"text/swriter/main0214.xhp\" name=\"funkcijo izračunov\">funkcijo izračunov</link>, ki pomaga izvajati zapletene izračune ali logične povezave. V dokumentu z besedilom lahko enostavno ustvarite tabelo in z njenimi podatki opravljate izračune."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Ustvarjanje risb"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "<link href=\"text/shared/02/01140000.xhp\" name=\"orodje za risanje\">Orodje za risanje</link> modula $[officename] Writer omogoča neposredno ustvarjanje risb, grafik, legend in drugih vrst risb v dokumentih z besedilom."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Vstavljanje slik"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "V dokument z besedilom lahko vstavljate slike v <link href=\"text/shared/00/00000020.xhp\" name=\"različnih zapisih\">različnih zapisih</link>, vključno s slikami v zapisu JPG ali GIF. Poleg tega vam <link href=\"text/shared/01/gallery.xhp\" name=\"Galerija\">Galerija</link> ponuja tematsko urejeno zbirko grafik, medtem ko <link href=\"text/shared/guide/fontwork.xhp\">Galerija Stavca</link> ustvari vpadljive učinke pisave."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Prilagodljiv vmesnik programa"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Programski vmesnik je oblikovan tako, da ga lahko prilagodite svojim potrebam, vključno s prilagajanjem ikon in menijev. Različna programska okna, vključno z oknom Slogi in oblikovanje ter Krmarjem, lahko kot plavajoča okna postavite na poljubno mesto na zaslonu. Prav tako lahko nekatera okna <link href=\"text/shared/guide/autohide.xhp\" name=\"sidranje\">zasidrate</link> na rob delovnega prostora."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Povleci in spusti"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Funkcionalnost <link href=\"text/shared/guide/dragdrop.xhp\" name=\"povleci in spusti\">povleci in spusti</link> omogoča hitrejše in učinkovitejše delo z dokumenti z besedilom v $[officename]. Tako lahko npr. povlečete in spustite predmete, kot so slike iz galerije, z enega mesta na drugo v istem dokumentu ali med odprtimi dokumenti $[officename]."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funkcije pomoči"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Uporabite lahko <link href=\"text/shared/05/00000110.xhp\" name=\"Sistem pomoči\">sistem pomoči</link> kot popoln vir informacij za module $[officename], vključno z <link href=\"text/swriter/guide/main.xhp\" name=\"navodila\">navodili</link> za enostavne in bolj zapletene naloge."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Vrstica Lastnosti risanega predmeta"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Vrstica Lastnosti risanega predmeta\">Vrstica Lastnosti risanega predmeta</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Vrstica <emph>Lastnosti risanega predmeta</emph> je vidna v modulih Writer in Calc. Izberite meni Pogled - Orodne vrstice - Lastnosti risanega predmeta. Kontrolniki so omogočeni, če je izbran predmet risanja. Nekatere ikone vidite privzeto, če je trenutni dokument dokument z besedilom ali preglednica.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Slog črte\">Slog črte</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Širina črte\">Širina črte</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Barva črte\">Barva črte</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Slog območja / Polnilo\">Slog območja / Polnilo</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Vrstica Slika"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Vrstica Slika\">Vrstica Slika</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">Orodna vrstica <emph>Slika</emph> vsebuje funkcije za oblikovanje in postavitev izbrane bitne slike.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni navpično\">Obrni navpično</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Obrni vodoravno\">Obrni vodoravno</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Lastnosti grafike\">Lastnosti grafike</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vstavi"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Vstavi\">Vstavi</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Meni Vstavi vsebuje ukaze za vstavljanje novih elementov v dokument. Ti vključujejo odseke, sprotne opombe, komentarje, posebne znake, slike in predmete iz drugih programov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Ročni prelom\">Ročni prelom</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Poseben znak\">Poseben znak</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Odsek\">Odsek</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperpovezava\">Hiperpovezava</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Sprotna opomba\">Sprotna/končna opomba</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Napis\">Napis</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Zaznamek\">Zaznamek</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Navzkrižno sklicevanje\">Navzkrižno sklicevanje</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentar\">Komentar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Kuverta\">Kuverta</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Okvir\">Okvir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabela\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Vodoravno ločilo\">Vodoravno ločilo</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plavajoči okvir\">Plavajoči okvir</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Datoteka\">Datoteka</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Vrstica Okvir"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Vrstica Okvir\">Vrstica Okvir</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Ko izberete okvir, vam vrstica <emph>Okvir </emph>ponuja najpomembnejše funkcije za oblikovanje in postavitev okvira.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Izključi oblivanje\">Izključi oblivanje</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>To nastavitev lahko izberete tudi na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Vključi oblivanje\">Vključi oblivanje</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Ta ikona predstavlja možnost <emph>Oblivanje strani</emph> na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Oblij skozi\">Oblij skozi</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Prav tako lahko to nastavitev določite na zavihku <emph>Oblivanje</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Barva ozadja\">Barva ozadja</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Lastnosti okvira\">Lastnosti okvira</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Oblika"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Oblika\">Oblika</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Vsebuje ukaze za oblikovanje postavitve in vsebine dokumenta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Oštevilčevanje/označevanje\">Označevanje in oštevilčevanje</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Stran\">Stran</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Stolpci\">Stolpci</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Odseki\">Odseki</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Okvir\">Okvir</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Slika\">Slika</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Okno"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Okno\">Okno</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Vsebuje ukaze za prikaz in upravljanje z okni dokumenta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Predogled strani"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Predogled strani\">Predogled strani</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "Vrstica <emph>Predogled strani</emph> se pojavi, ko si ogledujete trenutni dokument v predoglednem načinu."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Pogled"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Pogled\">Pogled</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ta meni vsebuje ukaze za nadzor prikaza dokumenta na zaslonu.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Povečava\">Povečava</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Uredi"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Uredi\">Uredi</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ta meni vsebuje ukaze za urejanje vsebine trenutnega dokumenta.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Posebno lepljenje\">Posebno lepljenje</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Izberi besedilo\">Izberi besedilo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Primerjaj dokument\">Primerjaj dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Najdi in zamenjaj\">Najdi in zamenjaj</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Samobesedilo\">Samobesedilo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Zamenjaj zbirko podatkov\">Zamenjaj zbirko podatkov</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Polja\">Polja</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Sprotne opombe\">Sprotne opombe</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Vnos v kazalo\">Vnos v kazalo</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliografski vnos\">Bibliografski vnos</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hiperpovezava\">Hiperpovezava</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Povezave\">Povezave</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Slika s povezavami\">Slika s povezavami</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Vrstica Oblikovanje"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Vrstica Oblikovanje\">Vrstica Oblikovanje</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\">Vrstica Oblikovanje vsebuje določene funkcije za oblikovanje besedila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Barva pisave\">Barva pisave</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Dodatne ikone"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Povečaj pisavo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Poveča velikost pisave izbranega besedila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Zmanjšaj pisavo"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Zmanjša velikost pisave izbranega besedila.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Če je vključena podpora za <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"Kompleksna postavitev besedila\">kompleksno postavitev besedila</link>, sta vidni dodatni ikoni."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Od leve proti desni"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">Ikona od leve proti desni</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Besedilo se vnaša z leve na desno.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Od desne proti levi"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">Ikona od desne proti levi</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Besedilo v jeziku s kompleksno postavitvijo besedila se vnaša z desne na levo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Vrstica Besedilni predmet"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Vrstica Besedilni predmet\">Vrstica Besedilni predmet</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Vsebuje ukaze za oblikovanje besedila, ki je vsebovan v predmetu risanja.</ahelp> Vrstica <emph>Besedilni predmet</emph> se pojavi, ko dvokliknete znotraj predmeta risanja."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Nadpisano\">Nadpisano</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Podpisano\">Podpisano</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Izberi vse\">Izberi vse</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavek\">Odstavek</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Tukaj lahko določite zamike, odmike, poravnavo in razmik med vrsticami za trenutno izbrani odstavek."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Ravnila"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Ravnila\">Ravnila</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "Ravnila prikazujejo dimenzije strani in položaj tabulatorjev, zamikov, robov in stolpcev. Vse te lahko spreminjate kar na ravnilih s pomočjo miške."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Z dvoklikom ravnila lahko odprete pogovorno okno <emph>Odstavek</emph> in določite <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"neposredno oblikovanje odstavka\">neposredno oblikovanje odstavka</link> za trenutni odstavek ali vse izbrane odstavke."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Dobrodošli v pomoči za $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer - Pomoč"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Kako uporabljamo %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Meniji, orodne vrstice in tipke"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Kako do pomoči"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Vrstica Tabela"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Vrstica Tabela\">Vrstica Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\">Vrstica <emph>Tabela </emph>vsebuje funkcije, ki jih potrebujete za delo s tabelami. Pojavi se, ko premaknete kazalko v tabelo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Spoji celice\">Spoji celice</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Izbriši vrstico\">Izbriši vrstico</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Izbriši stolpec\">Izbriši stolpec</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"Samooblikovanje\">Samooblikovanje</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Lastnosti tabele\">Lastnosti tabele</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Razvrsti\">Razvrsti</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Meniji"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Meniji\">Meniji</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "Sledeči odsek vsebuje vse teme pomoči za menije in pogovorna okna."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabela</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Vsebuje ukaze za vstavljanje, urejanje in brisanje tabele v dokumentu z besedilom.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Vstavi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Vstavi novo tabelo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Stolpci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Vstavi stolpce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Vrstice"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Vstavi vrstice."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Izbriši"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060A\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\"20529\">Izbriše trenutno tabelo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Stolpci"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Izbriše izbrane stolpce."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Vrstice"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Izbriše izbrane vrstice."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Izberi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabela"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10626\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Izbere trenutno tabelo.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Stolpec"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Izbere trenuten stolpec."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Vrstica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Izbere trenutno vrstico."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Celica"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10638\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
+#~ msgstr "<ahelp hid=\"20530\">Izbere trenutno celico.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\">Spoji celice</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100200.xhp\">Razdeli celice</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105F7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\">Samodejno oblikovanje tabele</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Samodejno prilagodi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Širina stolpca"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B8\n"
+#~ "help.text"
+#~ msgid "Opens the Column Width dialog where you can change the width of a column."
+#~ msgstr "Odpre pogovorno okno Širina stolpca, kjer lahko spremenite širino stolpca."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106BB\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimalna višina stolpca</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106D2\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05120600.xhp\">Enakomerno razporedi stolpce</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Višina vrstice"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EC\n"
+#~ "help.text"
+#~ msgid "Opens the Row Height dialog where you can change the height of a row."
+#~ msgstr "Odpre pogovorno okno Višina vrstice, kjer lahko spremenite višino vrstice."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106EF\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimalna višina vrstice</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10706\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
+#~ msgstr "<link href=\"text/shared/01/05110600m.xhp\">Enakomerno razporedi vrstice</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Dovoli prelom vrstice čez strani in stolpce"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10720\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
+#~ msgstr "<ahelp hid=\"21753\">Dovoli prelom vrstice znotraj trenutne vrstice.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Ponovi vrstico z naslovi"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1072D\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
+#~ msgstr "<ahelp hid=\"20520\">Ponovi glave tabele na naslednjih straneh, če se tabela razteza čez več strani.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Pretvori"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "Besedilo v tabelo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074F\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko pretvorite izbrano besedilo v tabelo.</ahelp> Odpre <link href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko pretvorite izbrano besedilo v tabelo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "Tabelo v besedilo"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10766\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
+#~ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odpre pogovorno okno, kjer lahko pretvorite trenutno tabelo v besedilo.</ahelp> Odpre <link href=\"text/swriter/01/06090000.xhp\">pogovorno okno</link>, kjer lahko pretvorite trenutno tabelo v besedilo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10607\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\">Razvrsti</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10933\n"
+#~ "help.text"
+#~ msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
+#~ msgstr "Odpre <link href=\"text/swriter/main0214.xhp\">orodno vrstico Formula</link> za vnos ali urejanje formule."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Oblika številk"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107AC\n"
+#~ "help.text"
+#~ msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
+#~ msgstr "Odpre <link href=\"text/shared/optionen/01040500.xhp\">pogovorno okno</link>, kjer lahko določite obliko števil v tabeli."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Meje tabele"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN107CA\n"
+#~ "help.text"
+#~ msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
+#~ msgstr "Pokaže ali skrije meje okoli celic tabele. Meje so vidne le na zaslonu in se ne natisnejo."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10617\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\">Lastnosti tabele</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Bullets and Numbering Bar"
+#~ msgstr "Vrstica Označevanje in oštevilčevanje"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "hd_id3154256\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Vrstica Označevanje in oštevilčevanje\">Vrstica Označevanje in oštevilčevanje</link>"
+
+#~ msgctxt ""
+#~ "main0206.xhp\n"
+#~ "par_id3154277\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">Orodna vrstica <emph>Označevanje in oštevilčevanje</emph> vsebuje funkcije za spreminjanje strukture oštevilčenih odstavkov, vključno s spreminjanjem vrstnega reda odstavkov in določanjem različnih ravni odstavkov.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Orodne vrstice"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+#~ msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Orodne vrstice\">Orodne vrstice</link></variable>"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "par_id3145481\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#~ msgstr "Ta odsek ponuja pregled orodnih vrstic, ki so na voljo v modulu $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Datoteka"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147331\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Datoteka\">Datoteka</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "par_id3147352\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ti ukazi veljajo za trenutni dokument, odpiranje novega dokumenta ali izhod iz programa.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147463\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+#~ msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Odpri\">Odpri</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3147511\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+#~ msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Shrani kot\">Shrani kot</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155281\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+#~ msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Različice\">Različice</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155340\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+#~ msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Lastnosti\">Lastnosti</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3155383\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+#~ msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Natisni\">Natisni</link>"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "hd_id3149283\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+#~ msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavitve tiskalnika\">Nastavitve tiskalnika</link>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Vrstica za formule"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "hd_id3145782\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
+#~ msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Vrstica za formule\">Vrstica za formule</link></variable>"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "par_id3154254\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
+#~ msgstr "<ahelp hid=\".\">Vrstica <emph>Formula</emph> omogoča ustvarjanje in vstavljanje izračunov v dokument z besedilom.</ahelp> Vrstico <emph>Formula</emph> aktivirate s pritiskom na tipko F2."
diff --git a/source/sq/helpcontent2/source/text/swriter.po b/source/sq/helpcontent2/source/text/swriter.po
index 3b97ca0bcfb..508d6461ad0 100644
--- a/source/sq/helpcontent2/source/text/swriter.po
+++ b/source/sq/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2011-04-05 19:09+0200\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Shiriti i gjendjes"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -32,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -41,6 +45,7 @@ msgctxt ""
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
msgstr ""
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,6 +54,7 @@ msgctxt ""
msgid "Language"
msgstr "Gjuhë"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -57,6 +63,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
msgstr ""
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,6 +72,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Nënshkrimi digjital"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -73,6 +81,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
msgstr ""
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,6 +90,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Apliko formëdhënien e prezantimit"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -89,6 +99,7 @@ msgctxt ""
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
msgstr ""
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -97,6 +108,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
msgstr ""
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -105,6 +117,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
msgstr ""
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +126,7 @@ msgctxt ""
msgid "Tools"
msgstr "Veglat"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +136,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -131,6 +146,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
msgstr ""
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -140,6 +156,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
msgstr ""
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -149,6 +166,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
msgstr ""
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +176,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +186,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -185,6 +206,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +215,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Shiriti i Objektit Tekst"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -202,6 +225,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
msgstr ""
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -211,6 +235,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
msgstr ""
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -220,6 +245,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
msgstr ""
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -229,6 +255,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -238,6 +265,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
msgstr ""
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -247,6 +275,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -256,6 +285,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -265,6 +295,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
msgstr ""
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -274,6 +305,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
msgstr ""
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +314,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Duke publikuar veçoritë e produktit"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -291,6 +324,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
msgstr ""
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -300,6 +334,7 @@ msgctxt ""
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
msgstr ""
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +344,7 @@ msgctxt ""
msgid "Writing"
msgstr "Duke shkruar ndihmën"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -318,6 +354,7 @@ msgctxt ""
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
msgstr ""
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -327,6 +364,7 @@ msgctxt ""
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
msgstr ""
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +374,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Bardh e zi"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -345,6 +384,7 @@ msgctxt ""
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
msgstr ""
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -354,6 +394,7 @@ msgctxt ""
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
msgstr ""
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +404,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr ""
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -372,6 +414,7 @@ msgctxt ""
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
msgstr ""
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +424,7 @@ msgctxt ""
msgid "Calculations"
msgstr ""
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -390,6 +434,7 @@ msgctxt ""
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
msgstr ""
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +444,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Shiriti i veglave i vizatimeve"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -408,6 +454,7 @@ msgctxt ""
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
msgstr ""
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +464,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Stilet e grafikave"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -426,6 +474,7 @@ msgctxt ""
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
msgstr ""
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +484,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Elementet e intefejsit të shfrytëzuasit"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -444,6 +494,7 @@ msgctxt ""
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
msgstr ""
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +504,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Tërhiq dhe Lësho"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -462,6 +514,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
msgstr ""
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +524,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Funksionet statistikore"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -480,6 +534,7 @@ msgctxt ""
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr ""
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +543,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Shiriti i Objektit Tekst/Grafikat"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -497,6 +553,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -506,6 +563,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
msgstr ""
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -515,6 +573,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr ""
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -524,6 +583,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -533,6 +593,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -542,6 +603,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
msgstr ""
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,6 +612,7 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Shiriti i kontrollit"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -558,6 +621,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
msgstr ""
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -566,6 +630,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -574,6 +639,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
msgstr ""
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -582,6 +648,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
msgstr ""
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -590,6 +657,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
msgstr ""
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +666,7 @@ msgctxt ""
msgid "Insert"
msgstr "Shto"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +676,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr ""
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -616,6 +686,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
msgstr ""
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -625,6 +696,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
msgstr ""
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -634,6 +706,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
msgstr ""
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -643,6 +716,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
msgstr ""
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -652,6 +726,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -661,6 +736,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
msgstr ""
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -670,6 +746,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
msgstr ""
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -679,6 +756,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
msgstr ""
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -688,6 +766,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
msgstr ""
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -697,6 +776,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
msgstr ""
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +786,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr ""
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -715,6 +796,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
msgstr ""
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +806,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -733,6 +816,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
msgstr ""
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -742,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
msgstr ""
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -751,6 +836,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +846,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr ""
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +855,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Shiriti i objekteve kornizë"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3217,6 +865,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
msgstr ""
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3226,6 +875,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
msgstr ""
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3235,6 +885,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
msgstr ""
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3244,6 +895,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3253,6 +905,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
msgstr ""
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3262,6 +915,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
msgstr ""
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3271,6 +925,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
msgstr ""
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3280,6 +935,7 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
msgstr ""
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3289,6 +945,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
msgstr ""
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3298,6 +955,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
msgstr ""
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +964,7 @@ msgctxt ""
msgid "Format"
msgstr "Formati"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +974,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr ""
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3324,6 +984,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3333,6 +994,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3342,6 +1004,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3351,6 +1014,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr ""
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1024,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr ""
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3369,6 +1034,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
msgstr ""
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3378,6 +1044,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
msgstr ""
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1054,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr ""
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1064,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr ""
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1073,7 @@ msgctxt ""
msgid "Window"
msgstr "Dritarja"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1083,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3422,6 +1093,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1102,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Shkimi praprak i faqes"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3439,6 +1112,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
msgstr ""
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3448,6 +1122,7 @@ msgctxt ""
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
msgstr ""
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1131,7 @@ msgctxt ""
msgid "View"
msgstr "Pamja"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1141,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3474,6 +1151,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1161,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1170,7 @@ msgctxt ""
msgid "Edit"
msgstr "Edito"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1180,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3509,6 +1190,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3518,6 +1200,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3527,6 +1210,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
msgstr ""
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3536,6 +1220,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3545,6 +1230,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3554,6 +1240,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
msgstr ""
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3563,6 +1250,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
msgstr ""
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3572,6 +1260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
msgstr ""
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1270,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr ""
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3590,6 +1280,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
msgstr ""
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3599,6 +1290,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
msgstr ""
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3608,6 +1300,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr ""
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1310,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3626,6 +1320,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1329,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Shiriti i kontrollit"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3643,6 +1339,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr ""
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3652,6 +1349,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
msgstr ""
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3661,6 +1359,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr ""
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1369,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Formatet shtesë..."
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1378,7 @@ msgctxt ""
msgid "Increase Font"
msgstr ""
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1387,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr ""
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1396,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr ""
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1405,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr ""
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3711,6 +1415,7 @@ msgctxt ""
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr ""
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,6 +1425,7 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Nga e majta në të djathtë"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3728,6 +1434,7 @@ msgctxt ""
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr ""
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3737,6 +1444,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr ""
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,6 +1454,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Nga e djathta në të majtë"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3754,6 +1463,7 @@ msgctxt ""
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr ""
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3763,6 +1473,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr ""
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1482,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Shiriti i Objektit Tekst"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3780,6 +1492,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
msgstr ""
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3789,6 +1502,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
msgstr ""
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1512,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr ""
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3807,6 +1522,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr ""
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3816,6 +1532,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr ""
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1542,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr ""
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1552,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr ""
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3843,6 +1562,7 @@ msgctxt ""
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
msgstr ""
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1571,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Vizoret"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1581,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr ""
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3869,6 +1591,7 @@ msgctxt ""
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
msgstr ""
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3878,6 +1601,7 @@ msgctxt ""
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
msgstr ""
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1610,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr ""
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1620,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME ndihma për Writer"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1630,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Ndihma për %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1640,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr ""
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1650,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Duke përdorur Ndihmën"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1659,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Shiriti i Objektit Tabelë"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3939,6 +1669,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr ""
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3948,6 +1679,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr ""
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3957,6 +1689,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr ""
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3966,6 +1699,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr ""
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3975,6 +1709,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr ""
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3983,6 +1718,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr ""
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3991,6 +1727,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr ""
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +1736,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +1745,7 @@ msgctxt ""
msgid "Menus"
msgstr ""
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4016,6 +1755,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4025,6 +1765,7 @@ msgctxt ""
msgid "The following section lists the help topics available for menus and dialogs."
msgstr ""
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +1774,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelë"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,6 +1783,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr ""
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4049,6 +1792,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
msgstr ""
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +1801,7 @@ msgctxt ""
msgid "Insert"
msgstr "Shto"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +1810,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelë"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +1819,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Duke llogaritur gjendjen e re të tabelës ndarëse..."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +1828,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonat"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +1837,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Kolonat e databazës"
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +1846,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rreshtat"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +1855,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Zgjedh rreshtat"
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +1864,7 @@ msgctxt ""
msgid "Delete"
msgstr "Fshije"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +1873,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelë"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +1882,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr ""
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +1891,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolonat"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +1900,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Shto kolonat e Databazës"
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +1909,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rreshtat"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +1918,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Hapësira për rreshta e barabartë"
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +1927,7 @@ msgctxt ""
msgid "Select"
msgstr "Zgjedh"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +1936,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabelë"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +1945,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr ""
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +1954,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolonë"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +1963,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Kolonat e tabelës"
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +1972,7 @@ msgctxt ""
msgid "Row"
msgstr "Rresht"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +1981,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Krijo vetëm rresht"
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +1990,7 @@ msgctxt ""
msgid "Cell"
msgstr "Qeli"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +1999,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr ""
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2008,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr ""
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,6 +2017,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr ""
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4257,6 +2026,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
msgstr ""
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2035,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Përshtate Automatikisht lartësinë"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2044,7 @@ msgctxt ""
msgid "Column width"
msgstr "Gjerësia e kolonës"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2053,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr ""
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2062,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr ""
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2071,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr ""
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2080,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Lartësia e rreshtit"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2089,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr ""
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2098,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr ""
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2107,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr ""
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2116,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Lejo rendet të ndërprejnë faqet dhe kolonat"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2125,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr ""
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,6 +2134,7 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Rreshtat e titullit për tu përsëritur"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4361,6 +2143,7 @@ msgctxt ""
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
msgstr ""
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2152,7 @@ msgctxt ""
msgid "Convert"
msgstr "Shndërro"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,6 +2161,7 @@ msgctxt ""
msgid "Text to Table"
msgstr "~Tekstin në tabelë..."
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4385,6 +2170,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
msgstr ""
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,6 +2179,7 @@ msgctxt ""
msgid "Table to Text"
msgstr "~Tekstin në tabelë..."
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4401,6 +2188,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
msgstr ""
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2197,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr ""
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,6 +2206,7 @@ msgctxt ""
msgid "Formula"
msgstr "Formula"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4425,6 +2215,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
msgstr ""
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,6 +2224,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Formati i numrit"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4441,6 +2233,7 @@ msgctxt ""
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
msgstr ""
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,6 +2242,7 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Kufit e tabelës"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4457,6 +2251,7 @@ msgctxt ""
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
msgstr ""
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2260,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr ""
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2269,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr ""
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4482,6 +2279,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
msgstr ""
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4491,6 +2289,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
msgstr ""
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2298,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Shiriti i veglave"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4508,6 +2308,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4517,6 +2318,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2327,7 @@ msgctxt ""
msgid "File"
msgstr "Fajlli"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2337,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4543,6 +2347,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
msgstr ""
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4552,6 +2357,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr ""
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4561,6 +2367,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4570,6 +2377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4579,6 +2387,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
msgstr ""
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4588,6 +2397,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr ""
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4597,6 +2407,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr ""
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2416,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Shiriti i formulës"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4614,6 +2426,7 @@ msgctxt ""
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
msgstr ""
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
diff --git a/source/sq/helpcontent2/source/text/swriter/librelogo.po b/source/sq/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..c0ab4f6207a
--- /dev/null
+++ b/source/sq/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,3251 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2011-04-05 19:09+0200\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sq\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Shiriti i gjendjes"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Gjuhë"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Nënshkrimi digjital"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Apliko formëdhënien e prezantimit"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Veglat"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Shiriti i Objektit Tekst"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Duke publikuar veçoritë e produktit"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Duke shkruar ndihmën"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Bardh e zi"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Shiriti i veglave i vizatimeve"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Stilet e grafikave"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Elementet e intefejsit të shfrytëzuasit"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Tërhiq dhe Lësho"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Funksionet statistikore"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Shiriti i Objektit Tekst/Grafikat"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Shiriti i kontrollit"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Shto"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Shiriti i objekteve kornizë"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Formati"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Dritarja"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Shkimi praprak i faqes"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Pamja"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Edito"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Shiriti i kontrollit"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Formatet shtesë..."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Nga e majta në të djathtë"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Nga e djathta në të majtë"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Shiriti i Objektit Tekst"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Vizoret"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME ndihma për Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Ndihma për %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Duke përdorur Ndihmën"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Shiriti i Objektit Tabelë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Shto"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Duke llogaritur gjendjen e re të tabelës ndarëse..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Kolonat e databazës"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rreshtat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Zgjedh rreshtat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Fshije"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1063E\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060D\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolonat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10610\n"
+#~ "help.text"
+#~ msgid "Deletes the selected columns."
+#~ msgstr "Shto kolonat e Databazës"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1066A\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rreshtat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10616\n"
+#~ "help.text"
+#~ msgid "Deletes the selected rows."
+#~ msgstr "Hapësira për rreshta e barabartë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B3\n"
+#~ "help.text"
+#~ msgid "Select"
+#~ msgstr "Zgjedh"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10623\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabelë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10629\n"
+#~ "help.text"
+#~ msgid "Column"
+#~ msgstr "Kolonë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062C\n"
+#~ "help.text"
+#~ msgid "Selects the current column."
+#~ msgstr "Kolonat e tabelës"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1062F\n"
+#~ "help.text"
+#~ msgid "Row"
+#~ msgstr "Rresht"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10632\n"
+#~ "help.text"
+#~ msgid "Selects the current row."
+#~ msgstr "Krijo vetëm rresht"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10635\n"
+#~ "help.text"
+#~ msgid "Cell"
+#~ msgstr "Qeli"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FB\n"
+#~ "help.text"
+#~ msgid "Autofit"
+#~ msgstr "Përshtate Automatikisht lartësinë"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106B5\n"
+#~ "help.text"
+#~ msgid "Column width"
+#~ msgstr "Gjerësia e kolonës"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN106E9\n"
+#~ "help.text"
+#~ msgid "Row Height"
+#~ msgstr "Lartësia e rreshtit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1071D\n"
+#~ "help.text"
+#~ msgid "Allow Row to Break Across Pages and Columns"
+#~ msgstr "Lejo rendet të ndërprejnë faqet dhe kolonat"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105FF\n"
+#~ "help.text"
+#~ msgid "Heading Rows Repeat"
+#~ msgstr "Rreshtat e titullit për tu përsëritur"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10603\n"
+#~ "help.text"
+#~ msgid "Convert"
+#~ msgstr "Shndërro"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1074C\n"
+#~ "help.text"
+#~ msgid "Text to Table"
+#~ msgstr "~Tekstin në tabelë..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10763\n"
+#~ "help.text"
+#~ msgid "Table to Text"
+#~ msgstr "~Tekstin në tabelë..."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1092F\n"
+#~ "help.text"
+#~ msgid "Formula"
+#~ msgstr "Formula"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN1060F\n"
+#~ "help.text"
+#~ msgid "Number Format"
+#~ msgstr "Formati i numrit"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10613\n"
+#~ "help.text"
+#~ msgid "Table Boundaries"
+#~ msgstr "Kufit e tabelës"
+
+#~ msgctxt ""
+#~ "main0200.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Toolbars"
+#~ msgstr "Shiriti i veglave"
+
+#~ msgctxt ""
+#~ "main0101.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "File"
+#~ msgstr "Fajlli"
+
+#~ msgctxt ""
+#~ "main0214.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formula Bar"
+#~ msgstr "Shiriti i formulës"
diff --git a/source/sv/helpcontent2/source/text/swriter.po b/source/sv/helpcontent2/source/text/swriter.po
index e5f967edeac..d4f587e949b 100644
--- a/source/sv/helpcontent2/source/text/swriter.po
+++ b/source/sv/helpcontent2/source/text/swriter.po
@@ -2,8 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
"PO-Revision-Date: 2012-06-05 15:54+0200\n"
"Last-Translator: Niklas <sleeping.pillow@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#. Oe)M
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Statusraden"
+#. @UeF
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -30,8 +33,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statuslisten\">Statuslisten</link>"
+msgstr ""
+"<link href=\"text/swriter/main0208.xhp\" "
+"name=\"Statuslisten\">Statuslisten</link>"
+#. qno!
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -39,8 +45,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
-msgstr "Statusraden innehåller information om dokumentet och olika knappar med specialfunktioner."
+msgstr ""
+"Statusraden innehåller information om dokumentet och olika knappar med "
+"specialfunktioner."
+#. SyT)
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -49,14 +58,22 @@ msgctxt ""
msgid "Language"
msgstr "Språk"
+#. tMOT
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
-msgstr "<ahelp hid=\".\">Visar språket i den markerade texten. <br/>Om du klickar öppnas en meny där du kan välja ett annat språk för den markerade texten eller det aktuella stycket. <br/>Välj Ingen om du vill utesluta texten från stavningskontroll och avstavning. <br/>Välj Återställ till standardspråk om du vill återgå till standardspråket för markeringen eller stycket. <br/>Välj Mer om du vill öppna en dialogruta med fler alternativ.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Visar språket i den markerade texten. <br/>Om du klickar "
+"öppnas en meny där du kan välja ett annat språk för den markerade texten "
+"eller det aktuella stycket. <br/>Välj Ingen om du vill utesluta texten från "
+"stavningskontroll och avstavning. <br/>Välj Återställ till standardspråk om "
+"du vill återgå till standardspråket för markeringen eller stycket. <br/>Välj "
+"Mer om du vill öppna en dialogruta med fler alternativ.</ahelp>"
+#. $efL
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -65,14 +82,18 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Digital signatur"
+#. @C1n
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id0821200911015941\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Se även <link href=\"text/shared/guide/digital_signatures.xhp\">Digitala signaturer</link>."
+msgstr ""
+"Se även <link href=\"text/shared/guide/digital_signatures.xhp\">Digitala "
+"signaturer</link>."
+#. 2+oZ
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -81,30 +102,41 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Zoom- och visningslayout"
+#. _V+N
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
-msgstr "Med de tre kontrollerna på statusfältet i Writer kan du ändra zoom- och visningslayout för dina textdokument."
+msgstr ""
+"Med de tre kontrollerna på statusfältet i Writer kan du ändra zoom- och "
+"visningslayout för dina textdokument."
+#. ]m1a
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3666188\n"
"help.text"
msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
-msgstr "<ahelp hid=\".\">Ikonerna för visningslayout visar från höger till vänster: enspaltsläge, visningsläge med många sidor bredvid varandra, bokläge med två sidor som i en uppslagen bok.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Ikonerna för visningslayout visar från höger till vänster: "
+"enspaltsläge, visningsläge med många sidor bredvid varandra, bokläge med två "
+"sidor som i en uppslagen bok.</ahelp>"
+#. 5=mH
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id8796349\n"
"help.text"
msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
-msgstr "<ahelp hid=\".\">Dra zoom-reglaget åt vänster för att visa fler sidor, åt höger för att zooma in en sida eller ett mindre område på sidan.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Dra zoom-reglaget åt vänster för att visa fler sidor, åt "
+"höger för att zooma in en sida eller ett mindre område på sidan.</ahelp>"
+#. %e@^
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -113,6 +145,7 @@ msgctxt ""
msgid "Tools"
msgstr "Verktyg"
+#. yZH/
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -122,6 +155,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Verktyg\">Verktyg</link>"
+#. @7KX
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -129,8 +163,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Innehåller stavningsverktyg, ett galleri med objekt som du kan lägga till i dokumentet samt verktyg för att konfigurera menyer och göra inställningar för programmet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Innehåller stavningsverktyg, ett galleri med objekt som du "
+"kan lägga till i dokumentet samt verktyg för att konfigurera menyer och göra "
+"inställningar för programmet.</ahelp>"
+#. pN,x
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -138,8 +176,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnumrering\">Kapitelnumrering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06060000.xhp\" "
+"name=\"Kapitelnumrering\">Kapitelnumrering</link>"
+#. jA4N
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -147,8 +188,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
-msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Radnumrering\">Radnumrering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/06180000.xhp\" "
+"name=\"Radnumrering\">Radnumrering</link>"
+#. 0N:F
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -158,6 +202,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fotnot\">Fotnot</link>"
+#. ufUm
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -167,6 +212,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortera\">Sortera</link>"
+#. XGo,
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -174,8 +220,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Alternativ för autokorrigering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Alternativ för "
+"autokorrigering</link>"
+#. 4`e\
#: main0106.xhp
msgctxt ""
"main0106.xhp\n"
@@ -183,8 +232,10 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Anpassa</link>"
+msgstr ""
+"<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Anpassa</link>"
+#. FV$J
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -193,6 +244,7 @@ msgctxt ""
msgid "OLE-Object Bar"
msgstr "Verktygsraden OLE-objekt"
+#. RP!-
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -200,8 +252,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Verktygsraden OLE-objekt\">Verktygsraden OLE-objekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0216.xhp\" name=\"Verktygsraden OLE-"
+"objekt\">Verktygsraden OLE-objekt</link>"
+#. 7n%z
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -209,8 +264,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
-msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Verktygsraden <emph>OLE-objekt</emph> visas när objekt är markerade, och innehåller de viktigaste funktionerna för att formatera och placera objekt.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_OLE_TOOLBOX\">Verktygsraden <emph>OLE-objekt</emph> visas när "
+"objekt är markerade, och innehåller de viktigaste funktionerna för att "
+"formatera och placera objekt.</ahelp>"
+#. ]|k)
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -218,8 +277,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning av\">Textanpassning av</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning "
+"av\">Textanpassning av</link>"
+#. A],n
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -227,8 +289,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan också ändra inställningen under fliken <emph>Textanpassning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan också "
+"ändra inställningen under fliken <emph>Textanpassning</emph>."
+#. qV@w
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -236,8 +301,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning på\">Textanpassning på</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning "
+"på\">Textanpassning på</link>"
+#. cGS3
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -245,8 +313,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Den här ikonen motsvarar alternativet <emph>Textanpassning sida</emph> under fliken <emph>Textanpassning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Den här "
+"ikonen motsvarar alternativet <emph>Textanpassning sida</emph> under fliken "
+"<emph>Textanpassning</emph>."
+#. 5Bz%
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -254,8 +326,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textgenomflöde\">Textgenomflöde</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Textgenomflöde\">Textgenomflöde</link>"
+#. fa.W
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -263,8 +338,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan också använda fliken <emph>Textanpassning</emph> för att uppnå samma effekt."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan också "
+"använda fliken <emph>Textanpassning</emph> för att uppnå samma effekt."
+#. QYBy
#: main0216.xhp
msgctxt ""
"main0216.xhp\n"
@@ -272,8 +350,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
-msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektegenskaper\">Objektegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05080000.xhp\" "
+"name=\"Objektegenskaper\">Objektegenskaper</link>"
+#. g|]n
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -282,6 +363,7 @@ msgctxt ""
msgid "$[officename] Writer Features"
msgstr "Funktioner i $[officename] Writer"
+#. d|^(
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -289,8 +371,12 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funktioner i $[officename] Writer\">Funktioner i $[officename] Writer</link></variable>"
+msgstr ""
+"<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" "
+"name=\"Funktioner i $[officename] Writer\">Funktioner i $[officename] "
+"Writer</link></variable>"
+#. u7Dn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -298,8 +384,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
-msgstr "Med $[officename] Writer kan du formge och framställa textdokument som innehåller grafik, tabeller eller diagram. Du kan sedan spara dokumenten i en mängd olika format, t.ex. det standardiserade OpenDocument-formatet(ODF), Microsoft Word DOC-formatet eller HTML. Och du kan enkelt exportera ditt dokument till PDF-format (Portable Document Format)."
+msgstr ""
+"Med $[officename] Writer kan du formge och framställa textdokument som "
+"innehåller grafik, tabeller eller diagram. Du kan sedan spara dokumenten i "
+"en mängd olika format, t.ex. det standardiserade OpenDocument-formatet(ODF), "
+"Microsoft Word DOC-formatet eller HTML. Och du kan enkelt exportera ditt "
+"dokument till PDF-format (Portable Document Format)."
+#. m*9^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -309,6 +401,7 @@ msgctxt ""
msgid "Writing"
msgstr "Skriva"
+#. *C7b
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -316,8 +409,16 @@ msgctxt ""
"5\n"
"help.text"
msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
-msgstr "Du kan använda $[officename] Writer för att skriva enklare dokument, till exempel PM, <link href=\"text/shared/guide/fax.xhp\" name=\"faxmeddelanden\">faxmeddelanden</link>, brev, meritförteckningar och <link href=\"text/swriter/01/01150000.xhp\" name=\"standardbrev\">standardbrev</link>, eller för att skapa längre och komplexa dokument med litteraturförteckningar, referenstabeller och sakregister."
+msgstr ""
+"Du kan använda $[officename] Writer för att skriva enklare dokument, till "
+"exempel PM, <link href=\"text/shared/guide/fax.xhp\" "
+"name=\"faxmeddelanden\">faxmeddelanden</link>, brev, meritförteckningar och "
+"<link href=\"text/swriter/01/01150000.xhp\" "
+"name=\"standardbrev\">standardbrev</link>, eller för att skapa längre och "
+"komplexa dokument med litteraturförteckningar, referenstabeller och "
+"sakregister."
+#. EUv^
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -325,8 +426,20 @@ msgctxt ""
"29\n"
"help.text"
msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
-msgstr "$[officename] Writer innehåller även andra användbara funktioner, till exempel en <link href=\"text/shared/01/06010000.xhp\" name=\"rättstavningskontroll\">rättstavningskontroll</link>, en <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"synonymordlista\">synonymordlista</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autokorrigering\">autokorrigerings-</link> och <link href=\"text/swriter/01/06030000.xhp\" name=\"Avstavning\">avstavningsfunktioner</link> samt en mängd <link href=\"text/shared/01/01010100.xhp\" name=\"mallar\">mallar</link> för i stort sett alla syften. Du kan också skapa egna mallar med hjälp av guiderna."
-
+msgstr ""
+"$[officename] Writer innehåller även andra användbara funktioner, till "
+"exempel en <link href=\"text/shared/01/06010000.xhp\" "
+"name=\"rättstavningskontroll\">rättstavningskontroll</link>, en <link "
+"href=\"text/swriter/guide/using_thesaurus.xhp\" "
+"name=\"synonymordlista\">synonymordlista</link>, <link "
+"href=\"text/shared/01/06040000.xhp\" "
+"name=\"Autokorrigering\">autokorrigerings-</link> och <link "
+"href=\"text/swriter/01/06030000.xhp\" "
+"name=\"Avstavning\">avstavningsfunktioner</link> samt en mängd <link "
+"href=\"text/shared/01/01010100.xhp\" name=\"mallar\">mallar</link> för i stort "
+"sett alla syften. Du kan också skapa egna mallar med hjälp av guiderna."
+
+#. j^%6
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -336,6 +449,7 @@ msgctxt ""
msgid "Designing and Structuring"
msgstr "Utforma och strukturera"
+#. y4{3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -343,8 +457,18 @@ msgctxt ""
"10\n"
"help.text"
msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
-msgstr "I $[officename] finns många olika sätt att utforma dokument. Du kan använda fönstret <link href=\"text/swriter/01/05140000.xhp\" name=\"Formatmallar\">Formatmallar och formatering</link> för att skapa, använda och ändra formatmallar för stycken, enskilda tecken, ramar och sidor. Dessutom kan du använda fönstret <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> för att snabbt ta dig mellan olika ställen i dokumentet eller för att läsa igenom texten i dispositionsläge och hålla reda på de olika objekt som finns i dokumentet."
-
+msgstr ""
+"I $[officename] finns många olika sätt att utforma dokument. Du kan använda "
+"fönstret <link href=\"text/swriter/01/05140000.xhp\" "
+"name=\"Formatmallar\">Formatmallar och formatering</link> för att skapa, "
+"använda och ändra formatmallar för stycken, enskilda tecken, ramar och "
+"sidor. Dessutom kan du använda fönstret <link "
+"href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> för "
+"att snabbt ta dig mellan olika ställen i dokumentet eller för att läsa "
+"igenom texten i dispositionsläge och hålla reda på de olika objekt som finns "
+"i dokumentet."
+
+#. E!zp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -352,8 +476,15 @@ msgctxt ""
"12\n"
"help.text"
msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
-msgstr "Du kan också skapa olika <link href=\"text/swriter/01/04120000.xhp\" name=\"register och tabeller\">register och tabeller</link> i textdokument. Du kan definiera strukturen och utseendet på sakregister och innehållsförteckningar så att de passar dina behov. Du kan använda aktiva hyperlänkar och bokmärken för att hoppa direkt till motsvarande ställen i texten."
+msgstr ""
+"Du kan också skapa olika <link href=\"text/swriter/01/04120000.xhp\" "
+"name=\"register och tabeller\">register och tabeller</link> i textdokument. Du "
+"kan definiera strukturen och utseendet på sakregister och "
+"innehållsförteckningar så att de passar dina behov. Du kan använda aktiva "
+"hyperlänkar och bokmärken för att hoppa direkt till motsvarande ställen i "
+"texten."
+#. `jlk
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -363,6 +494,7 @@ msgctxt ""
msgid "Desktop Publishing with $[officename] Writer"
msgstr "Desktop Publishing med $[officename] Writer"
+#. 852q
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -370,8 +502,17 @@ msgctxt ""
"31\n"
"help.text"
msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
-msgstr "I $[officename] Writer finns flera olika layout- och ritverktyg som du kan använda för att skapa dokument med mer avancerad formatering, som broschyrer, nyhetsbrev och inbjudningar. Du kan formatera dokumenten i flera spalter och med <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textramar\">textramar</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafik\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabeller\">tabeller</link> och andra objekt."
+msgstr ""
+"I $[officename] Writer finns flera olika layout- och ritverktyg som du kan "
+"använda för att skapa dokument med mer avancerad formatering, som "
+"broschyrer, nyhetsbrev och inbjudningar. Du kan formatera dokumenten i flera "
+"spalter och med <link href=\"text/swriter/guide/text_frame.xhp\" "
+"name=\"textramar\">textramar</link>, <link "
+"href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafik\">grafik</link>, "
+"<link href=\"text/swriter/guide/table_insert.xhp\" "
+"name=\"tabeller\">tabeller</link> och andra objekt."
+#. Nj.;
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -381,6 +522,7 @@ msgctxt ""
msgid "Calculations"
msgstr "Göra beräkningar"
+#. 5Lbw
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -388,8 +530,14 @@ msgctxt ""
"14\n"
"help.text"
msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
-msgstr "I $[officename] finns en integrerad <link href=\"text/swriter/main0214.xhp\" name=\"räknefunktion\">räknefunktion</link> för textdokument, med vilken du även kan utföra komplicerade beräkningar eller framställa logiska samband. Tabellen som behövs för beräkningar skapar du snabbt och enkelt i textdokumentet."
+msgstr ""
+"I $[officename] finns en integrerad <link href=\"text/swriter/main0214.xhp\" "
+"name=\"räknefunktion\">räknefunktion</link> för textdokument, med vilken du "
+"även kan utföra komplicerade beräkningar eller framställa logiska samband. "
+"Tabellen som behövs för beräkningar skapar du snabbt och enkelt i "
+"textdokumentet."
+#. {K+B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -399,6 +547,7 @@ msgctxt ""
msgid "Creating Drawings"
msgstr "Skapa teckningar"
+#. `K^5
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -406,8 +555,13 @@ msgctxt ""
"16\n"
"help.text"
msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
-msgstr "$[officename] Writer innehåller <link href=\"text/shared/02/01140000.xhp\" name=\"ritverktyg\">ritverktyg</link> som du kan använda för att skapa teckningar, bilder, förklaringar och andra typer av grafiska element direkt i texten."
+msgstr ""
+"$[officename] Writer innehåller <link href=\"text/shared/02/01140000.xhp\" "
+"name=\"ritverktyg\">ritverktyg</link> som du kan använda för att skapa "
+"teckningar, bilder, förklaringar och andra typer av grafiska element direkt "
+"i texten."
+#. 8Z)0
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -417,6 +571,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Infoga grafik"
+#. Tm{A
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -424,8 +579,15 @@ msgctxt ""
"18\n"
"help.text"
msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
-msgstr "Du kan infoga bilder med <link href=\"text/shared/00/00000020.xhp\" name=\"olika format\">olika format</link> i textdokument, inklusive grafik i JPG- eller GIF-format. Dessutom tillhandahåller <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> en samling clip art-bilder och <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-galleriet</link> skapar slående effekter."
+msgstr ""
+"Du kan infoga bilder med <link href=\"text/shared/00/00000020.xhp\" "
+"name=\"olika format\">olika format</link> i textdokument, inklusive grafik i "
+"JPG- eller GIF-format. Dessutom tillhandahåller <link "
+"href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> en samling "
+"clip art-bilder och <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-"
+"galleriet</link> skapar slående effekter."
+#. #r4*
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -435,6 +597,7 @@ msgctxt ""
msgid "Flexible Application Interface"
msgstr "Flexibelt programgränssnitt"
+#. ginn
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -442,8 +605,15 @@ msgctxt ""
"22\n"
"help.text"
msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
-msgstr "Programmets gränssnitt har utformats så att du ska kunna konfigurera det efter dina egna behov, även när det gäller att anpassa ikoner och menyer. En del programfönster, t.ex. fönstren Formatmallar och formatering och Navigator, kan du placera som svävande fönster på skärmen. Vissa fönster kan du även <link href=\"text/shared/guide/autohide.xhp\" name=\"förankra\">förankra</link> i arbetsområdets kant."
+msgstr ""
+"Programmets gränssnitt har utformats så att du ska kunna konfigurera det "
+"efter dina egna behov, även när det gäller att anpassa ikoner och menyer. En "
+"del programfönster, t.ex. fönstren Formatmallar och formatering och "
+"Navigator, kan du placera som svävande fönster på skärmen. Vissa fönster kan "
+"du även <link href=\"text/shared/guide/autohide.xhp\" "
+"name=\"förankra\">förankra</link> i arbetsområdets kant."
+#. :4S}
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -453,6 +623,7 @@ msgctxt ""
msgid "Drag&Drop"
msgstr "Dra-och-släpp"
+#. RBO)
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -460,8 +631,14 @@ msgctxt ""
"24\n"
"help.text"
msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
-msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"dra-och-släpp\">dra-och-släpp</link> kan du snabbt och enkelt arbeta med text i $[officename]. Du kan t.ex. dra och släppa objekt, till exempel grafik från galleriet, från en plats till en annan i samma dokument, eller mellan olika $[officename]-dokument."
+msgstr ""
+"Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"dra-och-släpp\">dra-"
+"och-släpp</link> kan du snabbt och enkelt arbeta med text i $[officename]. "
+"Du kan t.ex. dra och släppa objekt, till exempel grafik från galleriet, från "
+"en plats till en annan i samma dokument, eller mellan olika "
+"$[officename]-dokument."
+#. :b;,
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -471,6 +648,7 @@ msgctxt ""
msgid "Help Functions"
msgstr "Omfattande hjälpfunktioner"
+#. +f#B
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -478,8 +656,14 @@ msgctxt ""
"28\n"
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
-msgstr "Använd det omfattande <link href=\"text/shared/05/00000110.xhp\" name=\"Hjälp-systemet\">Hjälp-systemet</link> om du behöver hjälp med något $[officename]-program eller <link href=\"text/swriter/guide/main.xhp\" name=\"anvisningar\">anvisningar</link> för hur du utför såväl enkla som komplicerade aktiviteter."
+msgstr ""
+"Använd det omfattande <link href=\"text/shared/05/00000110.xhp\" name=\"Hjälp-"
+"systemet\">Hjälp-systemet</link> om du behöver hjälp med något "
+"$[officename]-program eller <link href=\"text/swriter/guide/main.xhp\" "
+"name=\"anvisningar\">anvisningar</link> för hur du utför såväl enkla som "
+"komplicerade aktiviteter."
+#. mek)
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -488,6 +672,7 @@ msgctxt ""
msgid "Drawing Object Properties Bar"
msgstr "Verktygsraden Egenskaper för ritobjekt"
+#. Gmqd
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -495,8 +680,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Verktygsraden Egenskaper för ritobjekt\">Verktygsraden Egenskaper för ritobjekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0205.xhp\" name=\"Verktygsraden Egenskaper för "
+"ritobjekt\">Verktygsraden Egenskaper för ritobjekt</link>"
+#. NY.U
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -504,8 +692,14 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
-msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Verktygsraden <emph>Egenskaper för ritobjekt</emph> finns i Writer och Calc. Välj Visa – Verktygsrader – Egenskaper för ritobjekt. Kontrollerna blir tillgängliga när ett ritobjekt markeras. Olika ikoner visas beroende på om dokumentet är ett textdokument eller ett kalkylblad.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TOOLBOX\">Verktygsraden <emph>Egenskaper för "
+"ritobjekt</emph> finns i Writer och Calc. Välj Visa – Verktygsrader – "
+"Egenskaper för ritobjekt. Kontrollerna blir tillgängliga när ett ritobjekt "
+"markeras. Olika ikoner visas beroende på om dokumentet är ett textdokument "
+"eller ett kalkylblad.</ahelp>"
+#. N?!%
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -513,8 +707,10 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjestil\">Linjestil</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Linjestil\">Linjestil</link>"
+#. EPC_
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -522,8 +718,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjebredd\">Linjebredd</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Linjebredd\">Linjebredd</link>"
+#. B#f9
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -531,8 +729,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjefärg\">Linjefärg</link>"
+msgstr ""
+"<link href=\"text/shared/01/05200100.xhp\" name=\"Linjefärg\">Linjefärg</link>"
+#. !K6=
#: main0205.xhp
msgctxt ""
"main0205.xhp\n"
@@ -540,8 +740,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Ytstil/-fyllning\">Ytstil/-fyllning</link>"
+msgstr ""
+"<link href=\"text/shared/01/05210100.xhp\" "
+"name=\"Ytstil/-fyllning\">Ytstil/-fyllning</link>"
+#. Df7O
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
@@ -550,46 +753,63 @@ msgctxt ""
msgid "Picture Bar"
msgstr "Verktygsraden Bild"
+#. XeHt
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Verktygsraden Bild\">Verktygsraden Bild</link>"
+msgstr ""
+"<link href=\"text/swriter/main0203.xhp\" name=\"Verktygsraden "
+"Bild\">Verktygsraden Bild</link>"
+#. fK]E
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
-msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">På verktygsraden <emph>Bild</emph> finns funktioner som du använder för att formatera och placera den markerade bitmappsgrafiken.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_GRAFIK_TOOLBOX\">På verktygsraden <emph>Bild</emph> finns "
+"funktioner som du använder för att formatera och placera den markerade "
+"bitmappsgrafiken.</ahelp>"
+#. ,\)h
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd vertikalt\">Spegelvänd vertikalt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd "
+"vertikalt\">Spegelvänd vertikalt</link>"
+#. TME%
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145639\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
-msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd horisontellt\">Spegelvänd horisontellt</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd "
+"horisontellt\">Spegelvänd horisontellt</link>"
+#. 9JRx
#: main0203.xhp
msgctxt ""
"main0203.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafikegenskaper\">Grafikegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060000.xhp\" "
+"name=\"Grafikegenskaper\">Grafikegenskaper</link>"
+#. $Hq}
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -598,6 +818,7 @@ msgctxt ""
msgid "Insert"
msgstr "Infoga"
+#. L=(;
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -607,6 +828,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Infoga\">Infoga</link>"
+#. ;Bx|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -614,8 +836,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
-msgstr "<ahelp hid=\".\">I menyn Infoga finns kommandon som du kan använda för att infoga nya element i dokumentet, exempelvis avsnitt, fotnoter, kommentarer, specialtecken, grafik och objekt från andra program.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">I menyn Infoga finns kommandon som du kan använda för att "
+"infoga nya element i dokumentet, exempelvis avsnitt, fotnoter, kommentarer, "
+"specialtecken, grafik och objekt från andra program.</ahelp>"
+#. ^PsO
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -623,8 +849,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
-msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuell brytning...\">Manuell brytning...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuell brytning...\">Manuell "
+"brytning...</link>"
+#. #{(u
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -632,8 +861,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Specialtecken...\">Specialtecken...</link>"
+msgstr ""
+"<link href=\"text/shared/01/04100000.xhp\" "
+"name=\"Specialtecken...\">Specialtecken...</link>"
+#. gTY#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -641,8 +873,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Område...\">Område...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04020000.xhp\" name=\"Område...\">Område...</link>"
+#. FWpM
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -650,8 +884,10 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+#. aH:y
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -659,8 +895,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Fotnot\">Fotnot/Slutnot</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04030000.xhp\" "
+"name=\"Fotnot\">Fotnot/Slutnot</link>"
+#. L`0|
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -668,8 +907,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
-msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Bildtext...\">Bildtext...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04060000.xhp\" "
+"name=\"Bildtext...\">Bildtext...</link>"
+#. in\f
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -677,8 +919,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
-msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bokmärke...\">Bokmärke...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04040000.xhp\" "
+"name=\"Bokmärke...\">Bokmärke...</link>"
+#. =}:N
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -686,8 +931,11 @@ msgctxt ""
"25\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
-msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Korshänvisning...\">Korshänvisning...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04090002.xhp\" "
+"name=\"Korshänvisning...\">Korshänvisning...</link>"
+#. $g,d
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -695,8 +943,10 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+msgstr ""
+"<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+#. A7[#
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -706,6 +956,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+#. E$w(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -713,8 +964,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
-msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Kuvert...\">Kuvert...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04070000.xhp\" name=\"Kuvert...\">Kuvert...</link>"
+#. rn2(
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -724,6 +977,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ram...\">Ram...</link>"
+#. tO7i
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -731,8 +985,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabell...\">Tabell...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabell...\">Tabell...</link>"
+#. mYmV
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -740,8 +996,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
-msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horisontell linje</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horisontell "
+"linje</link>"
+#. QIU%
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -749,8 +1008,10 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Ramteknik\">Ramteknik</link>"
+msgstr ""
+"<link href=\"text/shared/01/04160500.xhp\" name=\"Ramteknik\">Ramteknik</link>"
+#. 6/o=
#: main0104.xhp
msgctxt ""
"main0104.xhp\n"
@@ -760,2446 +1021,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fil...\">Fil...</link>"
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"title\n"
-"help.text"
-msgid "LibreLogo Toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"bm1\n"
-"help.text"
-msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_170\n"
-"help.text"
-msgid "LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_180\n"
-"help.text"
-msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_220\n"
-"help.text"
-msgid "LibreLogo toolbar"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_230\n"
-"help.text"
-msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_240\n"
-"help.text"
-msgid "Turtle moving icons"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_250\n"
-"help.text"
-msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_280\n"
-"help.text"
-msgid "Program run and start"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_290\n"
-"help.text"
-msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_300\n"
-"help.text"
-msgid "Click on the icon “stop” to stop the program execution."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_310\n"
-"help.text"
-msgid "Home"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_320\n"
-"help.text"
-msgid "Click on the icon “home” to reset the position and settings of the turtle."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_330\n"
-"help.text"
-msgid "Clear screen"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_340\n"
-"help.text"
-msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_350\n"
-"help.text"
-msgid "Command line"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_360\n"
-"help.text"
-msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_370\n"
-"help.text"
-msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_380\n"
-"help.text"
-msgid "FORWARD 200 LEFT 89<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_390\n"
-"help.text"
-msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_400\n"
-"help.text"
-msgid "Syntax highlighting/Translating"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_410\n"
-"help.text"
-msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_420\n"
-"help.text"
-msgid "Program editing"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_430\n"
-"help.text"
-msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_440\n"
-"help.text"
-msgid "LibreLogo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_450\n"
-"help.text"
-msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_460\n"
-"help.text"
-msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_470\n"
-"help.text"
-msgid "Differences from the Logo programming language"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_480\n"
-"help.text"
-msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_490\n"
-"help.text"
-msgid "Program blocks and lists are different"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_500\n"
-"help.text"
-msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_510\n"
-"help.text"
-msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_520\n"
-"help.text"
-msgid "1-line function declarations are not supported (TO and END need new lines)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_530\n"
-"help.text"
-msgid "Other features of LibreLogo"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_540\n"
-"help.text"
-msgid "The colon is optional before the variable names."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_550\n"
-"help.text"
-msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_560\n"
-"help.text"
-msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_570\n"
-"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_580\n"
-"help.text"
-msgid "Python list and string handling"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_590\n"
-"help.text"
-msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_600\n"
-"help.text"
-msgid "Python-like FOR loop"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_610\n"
-"help.text"
-msgid "Python-like variable declaration:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_620\n"
-"help.text"
-msgid "x = 15<br/> PRINT x<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_630\n"
-"help.text"
-msgid "There are no extra query functions:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_640\n"
-"help.text"
-msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_650\n"
-"help.text"
-msgid "Alternative parenthesization in function calls"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_660\n"
-"help.text"
-msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_670\n"
-"help.text"
-msgid "LibreLogo commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_680\n"
-"help.text"
-msgid "Basic syntax"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_690\n"
-"help.text"
-msgid "Case sensitivity"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_700\n"
-"help.text"
-msgid "Commands, color constants are case insensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_710\n"
-"help.text"
-msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_720\n"
-"help.text"
-msgid "Variable names are case sensitive:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_730\n"
-"help.text"
-msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_740\n"
-"help.text"
-msgid "Program lines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_750\n"
-"help.text"
-msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_760\n"
-"help.text"
-msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_770\n"
-"help.text"
-msgid "Comments"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_780\n"
-"help.text"
-msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_790\n"
-"help.text"
-msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_800\n"
-"help.text"
-msgid "Break program lines to multiple paragraphs"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_810\n"
-"help.text"
-msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_820\n"
-"help.text"
-msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_830\n"
-"help.text"
-msgid "Turtle moving"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_840\n"
-"help.text"
-msgid "FORWARD (fd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_850\n"
-"help.text"
-msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_860\n"
-"help.text"
-msgid "BACK (bk)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_870\n"
-"help.text"
-msgid "BACK 10 ; move back 10pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_880\n"
-"help.text"
-msgid "LEFT (lt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_890\n"
-"help.text"
-msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_900\n"
-"help.text"
-msgid "RIGHT (rt)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_910\n"
-"help.text"
-msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_920\n"
-"help.text"
-msgid "PENUP (pu)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_930\n"
-"help.text"
-msgid "PENUP ; turtle will move without drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_940\n"
-"help.text"
-msgid "PENDOWN (pd)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_950\n"
-"help.text"
-msgid "PENDOWN ; turtle will move with drawing<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_960\n"
-"help.text"
-msgid "POSITION (pos)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_970\n"
-"help.text"
-msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_980\n"
-"help.text"
-msgid "HEADING (seth)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_990\n"
-"help.text"
-msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1000\n"
-"help.text"
-msgid "Other turtle commands"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1010\n"
-"help.text"
-msgid "HIDETURTLE (ht)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1020\n"
-"help.text"
-msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1030\n"
-"help.text"
-msgid "SHOWTURTLE (st)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1040\n"
-"help.text"
-msgid "SHOWTURTLE ; show turtle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1050\n"
-"help.text"
-msgid "HOME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1060\n"
-"help.text"
-msgid "HOME ; reset initial turtle settings and position<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1070\n"
-"help.text"
-msgid "CLEARSCREEN (cs)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1080\n"
-"help.text"
-msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1090\n"
-"help.text"
-msgid "FILL and CLOSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1100\n"
-"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1110\n"
-"help.text"
-msgid "Pen settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1120\n"
-"help.text"
-msgid "PENSIZE (ps)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1130\n"
-"help.text"
-msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1140\n"
-"help.text"
-msgid "PENCOLOR/PENCOLOUR (pc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1150\n"
-"help.text"
-msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1160\n"
-"help.text"
-msgid "PENJOINT/LINEJOINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1170\n"
-"help.text"
-msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1180\n"
-"help.text"
-msgid "PENSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1190\n"
-"help.text"
-msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1200\n"
-"help.text"
-msgid "Fill settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1210\n"
-"help.text"
-msgid "FILLCOLOR/FILLCOLOUR (fc)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1220\n"
-"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1230\n"
-"help.text"
-msgid "FILLSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1240\n"
-"help.text"
-msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1250\n"
-"help.text"
-msgid "Drawing objects"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1260\n"
-"help.text"
-msgid "CIRCLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1270\n"
-"help.text"
-msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1280\n"
-"help.text"
-msgid "ELLIPSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1290\n"
-"help.text"
-msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1300\n"
-"help.text"
-msgid "SQUARE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1310\n"
-"help.text"
-msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1320\n"
-"help.text"
-msgid "RECTANGLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1330\n"
-"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1340\n"
-"help.text"
-msgid "POINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1350\n"
-"help.text"
-msgid "POINT ; draw a point with size and color of the pen<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1360\n"
-"help.text"
-msgid "LABEL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1370\n"
-"help.text"
-msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1380\n"
-"help.text"
-msgid "TEXT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1390\n"
-"help.text"
-msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1400\n"
-"help.text"
-msgid "Font settings"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1410\n"
-"help.text"
-msgid "FONTCOLOR/FONTCOLOUR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1420\n"
-"help.text"
-msgid "FONTCOLOR “green” ; set font color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1430\n"
-"help.text"
-msgid "FONTFAMILY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1440\n"
-"help.text"
-msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1450\n"
-"help.text"
-msgid "FONTSIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1460\n"
-"help.text"
-msgid "FONTSIZE 12 ; set 12pt<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1470\n"
-"help.text"
-msgid "FONTWEIGHT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1480\n"
-"help.text"
-msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1490\n"
-"help.text"
-msgid "FONTSTYLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1500\n"
-"help.text"
-msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1510\n"
-"help.text"
-msgid "PICTURE (pic)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1520\n"
-"help.text"
-msgid "PICTURE is for"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1530\n"
-"help.text"
-msgid "shape grouping;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1540\n"
-"help.text"
-msgid "starting new line shapes;"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1550\n"
-"help.text"
-msgid "keeping the consistency of positions and line shapes at the left border."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1560\n"
-"help.text"
-msgid "Shape grouping"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1570\n"
-"help.text"
-msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1580\n"
-"help.text"
-msgid "See also “Group” in LibreOffice Writer Help."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1590\n"
-"help.text"
-msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1600\n"
-"help.text"
-msgid "Starting new line shapes"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1610\n"
-"help.text"
-msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1620\n"
-"help.text"
-msgid "Consistency at the left border"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1630\n"
-"help.text"
-msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1640\n"
-"help.text"
-msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1650\n"
-"help.text"
-msgid "Loops"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1660\n"
-"help.text"
-msgid "REPEAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1670\n"
-"help.text"
-msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1680\n"
-"help.text"
-msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1690\n"
-"help.text"
-msgid "REPCOUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1700\n"
-"help.text"
-msgid "Loop variable (also in the FOR and WHILE loops)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1710\n"
-"help.text"
-msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1720\n"
-"help.text"
-msgid "FOR IN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1730\n"
-"help.text"
-msgid "Loop for the list elements:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1740\n"
-"help.text"
-msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1750\n"
-"help.text"
-msgid "Loop for the characters of a character sequence:"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1760\n"
-"help.text"
-msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1770\n"
-"help.text"
-msgid "WHILE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1780\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1790\n"
-"help.text"
-msgid "BREAK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1800\n"
-"help.text"
-msgid "Stop the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1810\n"
-"help.text"
-msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1820\n"
-"help.text"
-msgid "CONTINUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1830\n"
-"help.text"
-msgid "Jump into the next iteration of the loop."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1840\n"
-"help.text"
-msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1850\n"
-"help.text"
-msgid "Conditions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1860\n"
-"help.text"
-msgid "IF"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1870\n"
-"help.text"
-msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1880\n"
-"help.text"
-msgid "AND, OR, NOT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1890\n"
-"help.text"
-msgid "Logical operators."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1900\n"
-"help.text"
-msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1910\n"
-"help.text"
-msgid "Subroutines"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1920\n"
-"help.text"
-msgid "TO, END"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1930\n"
-"help.text"
-msgid "New word (or procedure)."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1940\n"
-"help.text"
-msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1950\n"
-"help.text"
-msgid "OUTPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1960\n"
-"help.text"
-msgid "Return value of the function."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1970\n"
-"help.text"
-msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_1980\n"
-"help.text"
-msgid "STOP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_1990\n"
-"help.text"
-msgid "Return from the procedure."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2000\n"
-"help.text"
-msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2010\n"
-"help.text"
-msgid "Default variables"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2020\n"
-"help.text"
-msgid "ANY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2030\n"
-"help.text"
-msgid "Default random value of colors, etc."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2040\n"
-"help.text"
-msgid "PENCOLOR ANY ; random pen color<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2050\n"
-"help.text"
-msgid "TRUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2060\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2070\n"
-"help.text"
-msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2080\n"
-"help.text"
-msgid "FALSE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2090\n"
-"help.text"
-msgid "Logical value."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2100\n"
-"help.text"
-msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2110\n"
-"help.text"
-msgid "PAGESIZE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2120\n"
-"help.text"
-msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2130\n"
-"help.text"
-msgid "PI/π"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2140\n"
-"help.text"
-msgid "PRINT PI ; print 3.14159265359<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2150\n"
-"help.text"
-msgid "Input/Output"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2160\n"
-"help.text"
-msgid "PRINT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2170\n"
-"help.text"
-msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2180\n"
-"help.text"
-msgid "INPUT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2190\n"
-"help.text"
-msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2200\n"
-"help.text"
-msgid "SLEEP"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2210\n"
-"help.text"
-msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2220\n"
-"help.text"
-msgid "GLOBAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2230\n"
-"help.text"
-msgid "Set global variables used in procedures."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2240\n"
-"help.text"
-msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2250\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2260\n"
-"help.text"
-msgid "RANDOM"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2270\n"
-"help.text"
-msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2280\n"
-"help.text"
-msgid "INT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2290\n"
-"help.text"
-msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2300\n"
-"help.text"
-msgid "FLOAT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2310\n"
-"help.text"
-msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2320\n"
-"help.text"
-msgid "STR"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2330\n"
-"help.text"
-msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2340\n"
-"help.text"
-msgid "SQRT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2350\n"
-"help.text"
-msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2360\n"
-"help.text"
-msgid "SIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2370\n"
-"help.text"
-msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2380\n"
-"help.text"
-msgid "COS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2390\n"
-"help.text"
-msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2400\n"
-"help.text"
-msgid "ROUND"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2410\n"
-"help.text"
-msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2420\n"
-"help.text"
-msgid "ABS"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2430\n"
-"help.text"
-msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2440\n"
-"help.text"
-msgid "COUNT"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2450\n"
-"help.text"
-msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2460\n"
-"help.text"
-msgid "SET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2470\n"
-"help.text"
-msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2480\n"
-"help.text"
-msgid "RANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2490\n"
-"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2500\n"
-"help.text"
-msgid "LIST"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2510\n"
-"help.text"
-msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2520\n"
-"help.text"
-msgid "TUPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2530\n"
-"help.text"
-msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2540\n"
-"help.text"
-msgid "PRINT TUPLE [4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2550\n"
-"help.text"
-msgid "SORTED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2560\n"
-"help.text"
-msgid "It returns with a sorted list."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2570\n"
-"help.text"
-msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2580\n"
-"help.text"
-msgid "SUB"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2590\n"
-"help.text"
-msgid "Substitue character sequences using regex (regular expression) patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2600\n"
-"help.text"
-msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2610\n"
-"help.text"
-msgid "SEARCH"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2620\n"
-"help.text"
-msgid "Search character sequences patterns using regex patterns."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2630\n"
-"help.text"
-msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2640\n"
-"help.text"
-msgid "FINDALL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2650\n"
-"help.text"
-msgid "Find all character sequences in the input string matching the given regex pattern."
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2660\n"
-"help.text"
-msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2670\n"
-"help.text"
-msgid "MIN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2680\n"
-"help.text"
-msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2690\n"
-"help.text"
-msgid "MAX"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2700\n"
-"help.text"
-msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"hd_2710\n"
-"help.text"
-msgid "Color constants"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2720\n"
-"help.text"
-msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2740\n"
-"help.text"
-msgid "Identifier"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2750\n"
-"help.text"
-msgid "Name"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2770\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2780\n"
-"help.text"
-msgid "BLACK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2800\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2810\n"
-"help.text"
-msgid "SILVER"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2830\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2840\n"
-"help.text"
-msgid "GRAY/GREY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2860\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2870\n"
-"help.text"
-msgid "WHITE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2890\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2900\n"
-"help.text"
-msgid "MAROON"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2920\n"
-"help.text"
-msgid "5"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2930\n"
-"help.text"
-msgid "RED"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2950\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2960\n"
-"help.text"
-msgid "PURPLE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2980\n"
-"help.text"
-msgid "7"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_2990\n"
-"help.text"
-msgid "FUCHSIA/MAGENTA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3010\n"
-"help.text"
-msgid "8"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3020\n"
-"help.text"
-msgid "GREEN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3040\n"
-"help.text"
-msgid "9"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3050\n"
-"help.text"
-msgid "LIME"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3070\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3080\n"
-"help.text"
-msgid "OLIVE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3100\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3110\n"
-"help.text"
-msgid "YELLOW"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3130\n"
-"help.text"
-msgid "12"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3140\n"
-"help.text"
-msgid "NAVY"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3160\n"
-"help.text"
-msgid "13"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3170\n"
-"help.text"
-msgid "BLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3190\n"
-"help.text"
-msgid "14"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3200\n"
-"help.text"
-msgid "TEAL"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3220\n"
-"help.text"
-msgid "15"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3230\n"
-"help.text"
-msgid "AQUA"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3250\n"
-"help.text"
-msgid "16"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3260\n"
-"help.text"
-msgid "PINK"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3280\n"
-"help.text"
-msgid "17"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3290\n"
-"help.text"
-msgid "TOMATO"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3310\n"
-"help.text"
-msgid "18"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3320\n"
-"help.text"
-msgid "ORANGE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3340\n"
-"help.text"
-msgid "19"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3350\n"
-"help.text"
-msgid "GOLD"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3370\n"
-"help.text"
-msgid "20"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3380\n"
-"help.text"
-msgid "VIOLET"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3400\n"
-"help.text"
-msgid "21"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3410\n"
-"help.text"
-msgid "SKYBLUE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3430\n"
-"help.text"
-msgid "22"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3440\n"
-"help.text"
-msgid "CHOCOLATE"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3460\n"
-"help.text"
-msgid "23"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3470\n"
-"help.text"
-msgid "BROWN"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3490\n"
-"help.text"
-msgid "24"
-msgstr ""
-
-#: LibreLogo.xhp
-msgctxt ""
-"LibreLogo.xhp\n"
-"par_3500\n"
-"help.text"
-msgid "INVISIBLE"
-msgstr ""
-
+#. o:8P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3208,6 +1030,7 @@ msgctxt ""
msgid "Frame Bar"
msgstr "Verktygsraden Ram"
+#. W1@p
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3215,8 +1038,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
-msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Verktygsraden Ram\">Verktygsraden Ram</link>"
+msgstr ""
+"<link href=\"text/swriter/main0215.xhp\" name=\"Verktygsraden "
+"Ram\">Verktygsraden Ram</link>"
+#. cvB)
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3224,8 +1050,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
-msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Om du har markerat en ram visas verktygsraden <emph>Ram</emph> som innehåller de vanligaste funktionerna för att formatera och placera ramar.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_FRAME_TOOLBOX\">Om du har markerat en ram visas verktygsraden "
+"<emph>Ram</emph> som innehåller de vanligaste funktionerna för att "
+"formatera och placera ramar.</ahelp>"
+#. y4HC
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3233,8 +1063,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning av\">Textanpassning av</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning "
+"av\">Textanpassning av</link>"
+#. {xy,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3242,8 +1075,12 @@ msgctxt ""
"5\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Den här inställningen kan du också definiera under fliken <emph>Textanpassning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Den här "
+"inställningen kan du också definiera under fliken "
+"<emph>Textanpassning</emph>."
+#. c@{;
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3251,8 +1088,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning på\">Textanpassning på</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning "
+"på\">Textanpassning på</link>"
+#. x\Cs
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3260,8 +1100,12 @@ msgctxt ""
"7\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Vad gäller funktionen motsvarar den här ikonen alternativet <emph>Textanpassning sida</emph> under fliken <emph>Textanpassning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Vad gäller "
+"funktionen motsvarar den här ikonen alternativet <emph>Textanpassning "
+"sida</emph> under fliken <emph>Textanpassning</emph>."
+#. v3lE
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3269,8 +1113,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
-msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textgenomflöde\">Textgenomflöde</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05060200.xhp\" "
+"name=\"Textgenomflöde\">Textgenomflöde</link>"
+#. _e2P
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3278,8 +1125,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Detta kan du också styra via fliken <emph>Textanpassning</emph>."
+msgstr ""
+"<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Detta kan du "
+"också styra via fliken <emph>Textanpassning</emph>."
+#. \nbY
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3287,8 +1137,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Bakgrundsfärg\">Bakgrundsfärg</link>"
+msgstr ""
+"<link href=\"text/shared/02/02170000.xhp\" "
+"name=\"Bakgrundsfärg\">Bakgrundsfärg</link>"
+#. T{$,
#: main0215.xhp
msgctxt ""
"main0215.xhp\n"
@@ -3296,8 +1149,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
-msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramegenskaper\">Ramegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04130000.xhp\" "
+"name=\"Ramegenskaper\">Ramegenskaper</link>"
+#. |x=P
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3306,6 +1162,7 @@ msgctxt ""
msgid "Format"
msgstr "Format"
+#. 3F3W
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3315,6 +1172,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#. SEe!
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3322,8 +1180,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Innehåller kommandon för att formatera layouten och innehållet i dokumentet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:FormatMenu\">Innehåller kommandon för att formatera layouten "
+"och innehållet i dokumentet.</ahelp>"
+#. QGMs
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3331,8 +1192,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tecken...\">Tecken...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020000.xhp\" name=\"Tecken...\">Tecken...</link>"
+#. okm/
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3340,8 +1203,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Stycke...\">Stycke...</link>"
+msgstr ""
+"<link href=\"text/shared/01/05030000.xhp\" name=\"Stycke...\">Stycke...</link>"
+#. _CrF
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3349,8 +1214,11 @@ msgctxt ""
"18\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Punkter och numrering\">Punkter och numrering</link>"
+msgstr ""
+"<link href=\"text/shared/01/06050000.xhp\" name=\"Punkter och "
+"numrering\">Punkter och numrering</link>"
+#. f=Fy
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3360,6 +1228,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Sida...\">Sida...</link>"
+#. *1eW
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3367,8 +1236,11 @@ msgctxt ""
"23\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
-msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolumner...\">Kolumner...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05040500.xhp\" "
+"name=\"Kolumner...\">Kolumner...</link>"
+#. 7RgI
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3376,8 +1248,11 @@ msgctxt ""
"22\n"
"help.text"
msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
-msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Områden...\">Områden...</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02170000.xhp\" "
+"name=\"Områden...\">Områden...</link>"
+#. T9wG
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3387,6 +1262,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ram...\">Ram...</link>"
+#. :D)A
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -3396,6 +1272,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Bild\">Bild</link>"
+#. $`Js
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3404,6 +1281,7 @@ msgctxt ""
msgid "Window"
msgstr "Fönster"
+#. I[%q
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3413,6 +1291,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fönster\">Fönster</link>"
+#. 7ohQ
#: main0107.xhp
msgctxt ""
"main0107.xhp\n"
@@ -3420,8 +1299,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Innehåller kommandon för att anpassa och visa dokumentfönster.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Innehåller kommandon för "
+"att anpassa och visa dokumentfönster.</ahelp>"
+#. mp8A
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3430,6 +1312,7 @@ msgctxt ""
msgid "Page Preview"
msgstr "Förhandsgranskning"
+#. u]W;
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3437,8 +1320,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
-msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Förhandsgranskning\">Förhandsgranskning</link>"
+msgstr ""
+"<link href=\"text/swriter/main0210.xhp\" "
+"name=\"Förhandsgranskning\">Förhandsgranskning</link>"
+#. ,%PB
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -3446,8 +1332,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
-msgstr "<emph>Förhandsgranskningslisten</emph> visas om det aktuella dokumentet visas i förhandsgranskningsläge."
+msgstr ""
+"<emph>Förhandsgranskningslisten</emph> visas om det aktuella dokumentet "
+"visas i förhandsgranskningsläge."
+#. tDbb
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3456,6 +1345,7 @@ msgctxt ""
msgid "View"
msgstr "Visa"
+#. 7)\9
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3465,6 +1355,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visa\">Visa</link>"
+#. 0%\8
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3472,8 +1363,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">På den här menyn finns kommandon för att anpassa visningen av dokumentet på skärmen.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">På den här menyn finns kommandon för att anpassa visningen av "
+"dokumentet på skärmen.</ahelp>"
+#. I|=H
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -3483,6 +1377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Skala\">Skala</link>"
+#. @1Bz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3491,6 +1386,7 @@ msgctxt ""
msgid "Edit"
msgstr "Redigera"
+#. 6!7l
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3500,6 +1396,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Redigera\">Redigera</link>"
+#. cNRc
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3507,8 +1404,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">På den här menyn finns kommandon som du använder för att redigera innehållet i det aktuella dokumentet.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">På den här menyn finns kommandon som du använder för att "
+"redigera innehållet i det aktuella dokumentet.</ahelp>"
+#. yOw\
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3516,8 +1416,11 @@ msgctxt ""
"3\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Klistra in innehåll\">Klistra in innehåll</link>"
+msgstr ""
+"<link href=\"text/shared/01/02070000.xhp\" name=\"Klistra in innehåll\">Klistra "
+"in innehåll</link>"
+#. /Rp2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3525,8 +1428,11 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
-msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Markera text\">Markera text</link>"
+msgstr ""
+"<link href=\"text/shared/02/07070000.xhp\" name=\"Markera text\">Markera "
+"text</link>"
+#. Qs+e
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3534,8 +1440,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
-msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Jämföra dokument\">Jämföra dokument</link>"
+msgstr ""
+"<link href=\"text/shared/01/02240000.xhp\" name=\"Jämföra dokument\">Jämföra "
+"dokument</link>"
+#. lyg^
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3543,8 +1452,11 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Sök och ersätt...\">Sök och ersätt...</link>"
+msgstr ""
+"<link href=\"text/shared/01/02100000.xhp\" name=\"Sök och ersätt...\">Sök och "
+"ersätt...</link>"
+#. ]smb
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3552,8 +1464,10 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#. 3nIz
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3561,8 +1475,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Byt databas\">Byt databas</link>"
+msgstr ""
+"<link href=\"text/swriter/01/04180400.xhp\" name=\"Byt databas\">Byt "
+"databas</link>"
+#. USV2
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3570,8 +1487,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
-msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fältkommando\">Fältkommando</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02140000.xhp\" "
+"name=\"Fältkommando\">Fältkommando</link>"
+#. N*6)
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3581,6 +1501,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fotnot\">Fotnot</link>"
+#. tYX~
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3588,8 +1509,11 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Förteckningspost\">Förteckningspost</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02160000.xhp\" "
+"name=\"Förteckningspost\">Förteckningspost</link>"
+#. j5x/
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3597,8 +1521,11 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
-msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Litteraturförteckningspost\">Litteraturförteckningspost</link>"
+msgstr ""
+"<link href=\"text/swriter/01/02130000.xhp\" "
+"name=\"Litteraturförteckningspost\">Litteraturförteckningspost</link>"
+#. 04j?
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3606,8 +1533,10 @@ msgctxt ""
"15\n"
"help.text"
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+msgstr ""
+"<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+#. v8)]
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3617,6 +1546,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Länkar\">Länkar</link>"
+#. pe;K
#: main0102.xhp
msgctxt ""
"main0102.xhp\n"
@@ -3624,8 +1554,10 @@ msgctxt ""
"11\n"
"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Bildkarta\">Bildkarta</link>"
+msgstr ""
+"<link href=\"text/shared/01/02220000.xhp\" name=\"Bildkarta\">Bildkarta</link>"
+#. 8A_b
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3634,6 +1566,7 @@ msgctxt ""
msgid "Formatting Bar"
msgstr "Textobjektrad"
+#. zbx#
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3641,8 +1574,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
-msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Verktygsraden Formatering\">Verktygsraden Formatering</link>"
+msgstr ""
+"<link href=\"text/swriter/main0202.xhp\" name=\"Verktygsraden "
+"Formatering\">Verktygsraden Formatering</link>"
+#. dN;C
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3650,8 +1586,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
-msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>Textobjektraden</emph> innehåller i textinmatningsläge flera funktioner för att formatera text.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>Textobjektraden</emph> innehåller i "
+"textinmatningsläge flera funktioner för att formatera text.</ahelp>"
+#. g]2+
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3659,8 +1598,10 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Teckenfärg\">Teckenfärg</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020200.xhp\" name=\"Teckenfärg\">Teckenfärg</link>"
+#. $hCp
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3670,6 +1611,7 @@ msgctxt ""
msgid "Additional icons"
msgstr "Andra ikoner på objektlisten"
+#. 8H;;
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3678,6 +1620,7 @@ msgctxt ""
msgid "Increase Font"
msgstr "Förstora tecken"
+#. V)p*
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3686,6 +1629,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Ökar teckenstorleken i den markerade texten.</ahelp>"
+#. 0/m!
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3694,6 +1638,7 @@ msgctxt ""
msgid "Reduce Font"
msgstr "Förminska tecken"
+#. J0BN
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3702,6 +1647,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\".\">Minskar teckenstorleken i den markerade texten.</ahelp>"
+#. })b5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3709,8 +1655,11 @@ msgctxt ""
"11\n"
"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
-msgstr "Om <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL-stöd</link> är aktivt visas två ikoner."
+msgstr ""
+"Om <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL-stöd</link> "
+"är aktivt visas två ikoner."
+#. 6JgB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3720,14 +1669,19 @@ msgctxt ""
msgid "Left-To-Right"
msgstr "Vänster-till-höger"
+#. ?iJH
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN10784\n"
"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
-msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vänster till höger-ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id8354747\">vänster till höger-"
+"ikon</alt></image>"
+#. Za}a
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3735,8 +1689,11 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Texten skrivs in från vänster till höger.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaLeftToRight\">Texten skrivs in från vänster till "
+"höger.</ahelp>"
+#. %n^)
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3746,14 +1703,19 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Höger-till-vänster"
+#. .LQ}
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"par_idN107DF\n"
"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
-msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">höger till vänster-ikon</alt></image>"
+msgstr ""
+"<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" "
+"height=\"0.1665in\"><alt id=\"alt_id2405774\">höger till vänster-"
+"ikon</alt></image>"
+#. ;^da
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -3761,8 +1723,11 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text som är formaterad i ett språk med komplex textlayout skrivs in från höger till vänster.</ahelp>"
+msgstr ""
+"<ahelp hid=\".uno:ParaRightToLeft\">Text som är formaterad i ett språk med "
+"komplex textlayout skrivs in från höger till vänster.</ahelp>"
+#. $2qs
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3771,6 +1736,7 @@ msgctxt ""
msgid "Text Object Bar"
msgstr "Verktygsraden Textobjekt"
+#. I(O9
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3778,8 +1744,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
-msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Verktygsraden Textobjekt\">Verktygsraden Textobjekt</link>"
+msgstr ""
+"<link href=\"text/swriter/main0220.xhp\" name=\"Verktygsraden "
+"Textobjekt\">Verktygsraden Textobjekt</link>"
+#. iDpx
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3787,8 +1756,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
-msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Innehåller formateringskommandon för text i ritobjekt.</ahelp> Verktygsraden <emph>Textobjekt</emph> visas när du dubbelklickar inne i ritobjektet."
+msgstr ""
+"<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Innehåller formateringskommandon för text "
+"i ritobjekt.</ahelp> Verktygsraden <emph>Textobjekt</emph> visas när du "
+"dubbelklickar inne i ritobjektet."
+#. S)./
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3798,6 +1771,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Upphöjt\">Upphöjt</link>"
+#. Kgyt
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3805,8 +1779,10 @@ msgctxt ""
"16\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
-msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Nedsänkt\">Nedsänkt</link>"
+msgstr ""
+"<link href=\"text/shared/01/05020500.xhp\" name=\"Nedsänkt\">Nedsänkt</link>"
+#. r=$n
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3814,8 +1790,11 @@ msgctxt ""
"20\n"
"help.text"
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
-msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Markera allt\">Markera allt</link>"
+msgstr ""
+"<link href=\"text/shared/01/02090000.xhp\" name=\"Markera allt\">Markera "
+"allt</link>"
+#. zh#3
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3825,6 +1804,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tecken\">Tecken</link>"
+#. HFrp
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3834,6 +1814,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Stycke\">Stycke</link>"
+#. dDA-
#: main0220.xhp
msgctxt ""
"main0220.xhp\n"
@@ -3841,8 +1822,11 @@ msgctxt ""
"19\n"
"help.text"
msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
-msgstr "Här kan du ställa in indrag, avstånd, justering och radavstånd för det markerade stycket."
+msgstr ""
+"Här kan du ställa in indrag, avstånd, justering och radavstånd för det "
+"markerade stycket."
+#. Hb}d
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3851,6 +1835,7 @@ msgctxt ""
msgid "Rulers"
msgstr "Linjaler"
+#. @l2]
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3860,6 +1845,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linjaler\">Linjaler</link>"
+#. [nmU
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3867,8 +1853,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
-msgstr "På linjalerna visas inte bara sidans mått, utan här finns också markeringar för tabbar, indrag, marginaler och kolumner som du kan ändra interaktivt med hjälp av musen."
+msgstr ""
+"På linjalerna visas inte bara sidans mått, utan här finns också markeringar "
+"för tabbar, indrag, marginaler och kolumner som du kan ändra interaktivt med "
+"hjälp av musen."
+#. E\=H
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -3876,8 +1866,14 @@ msgctxt ""
"3\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr "Om du dubbelklickar i ett ledigt (grått) område på linjalerna öppnas dialogrutan <emph>Stycke</emph> där du kan ange <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkta styckeformateringar\">direkta styckeformateringar</link> för det aktuella stycket eller alla markerade stycken."
+msgstr ""
+"Om du dubbelklickar i ett ledigt (grått) område på linjalerna öppnas "
+"dialogrutan <emph>Stycke</emph> där du kan ange <link "
+"href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkta "
+"styckeformateringar\">direkta styckeformateringar</link> för det aktuella "
+"stycket eller alla markerade stycken."
+#. AN7s
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3886,6 +1882,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Writer Help"
msgstr "Välkommen till $[officename] Writer-hjälpen"
+#. ;Sk@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3895,6 +1892,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer Help"
msgstr "%PRODUCTNAME Writer-hjälp"
+#. NK./
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3904,6 +1902,7 @@ msgctxt ""
msgid "Working With %PRODUCTNAME Writer"
msgstr "Arbeta med %PRODUCTNAME Writer"
+#. 8[0c
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3913,6 +1912,7 @@ msgctxt ""
msgid "Menus, Toolbars, and Keys"
msgstr "Menyer, verktygsrader och kommandon"
+#. exr@
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -3922,6 +1922,7 @@ msgctxt ""
msgid "Getting Help"
msgstr "Få hjälp"
+#. mBo_
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3930,6 +1931,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Verktygsraden Tabell"
+#. VZpD
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3937,8 +1939,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Verktygsraden Tabell\">Verktygsraden Tabell</link>"
+msgstr ""
+"<link href=\"text/swriter/main0204.xhp\" name=\"Verktygsraden "
+"Tabell\">Verktygsraden Tabell</link>"
+#. 3NKI
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3946,8 +1951,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellobjektraden</emph> innehåller funktioner som du använder när du arbetar med tabeller. Den visas när du ställer markören i en tabell.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellobjektraden</emph> innehåller "
+"funktioner som du använder när du arbetar med tabeller. Den visas när du "
+"ställer markören i en tabell.</ahelp>"
+#. lHW/
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3955,8 +1964,11 @@ msgctxt ""
"6\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
-msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sammanfoga celler\">Sammanfoga celler</link>"
+msgstr ""
+"<link href=\"text/shared/01/05100100.xhp\" name=\"Sammanfoga celler\">Sammanfoga "
+"celler</link>"
+#. QP4b
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3964,8 +1976,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
-msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Radera rad\">Radera rad</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05110500.xhp\" name=\"Radera rad\">Radera "
+"rad</link>"
+#. @XQz
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3973,24 +1988,33 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
-msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Radera kolumn\">Radera kolumn</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05120500.xhp\" name=\"Radera kolumn\">Radera "
+"kolumn</link>"
+#. 7MC7
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id943333820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Autokorrigering</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\" "
+"name=\"AutoFormat\">Autokorrigering</link>"
+#. 6@11
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
-msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Tabellegenskaper</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05090000.xhp\" name=\"Table "
+"Properties\">Tabellegenskaper</link>"
+#. %[\I
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -3999,6 +2023,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortera\">Sortera</link>"
+#. kh\l
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4007,6 +2032,7 @@ msgctxt ""
msgid "Menus"
msgstr "Menyer"
+#. XnXJ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4014,8 +2040,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menyer\">Menyer</link></variable>"
+msgstr ""
+"<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" "
+"name=\"Menyer\">Menyer</link></variable>"
+#. ?nJu
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -4023,8 +2052,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "The following section lists the help topics available for menus and dialogs."
-msgstr "I följande avsnitt finns de hjälpavsnitt som beskriver menyer och dialogrutor."
+msgstr ""
+"I följande avsnitt finns de hjälpavsnitt som beskriver menyer och "
+"dialogrutor."
+#. VFug
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4033,6 +2065,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. gH)m
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4041,14 +2074,18 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+#. 85*n
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Visar alla kommandon för att infoga, redigera och ta bort en tabell i ett textdokument.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">Visar alla kommandon för att infoga, redigera och ta bort en "
+"tabell i ett textdokument.</ahelp>"
+#. {M%}
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4057,6 +2094,7 @@ msgctxt ""
msgid "Insert"
msgstr "Infoga"
+#. -qA7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4065,6 +2103,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. -I!5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4073,6 +2112,7 @@ msgctxt ""
msgid "Inserts a new table."
msgstr "Infogar en ny tabell."
+#. _oh!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4081,6 +2121,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumner"
+#. (onR
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4089,6 +2130,7 @@ msgctxt ""
msgid "Inserts columns."
msgstr "Infogar kolumner."
+#. +Aj8
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4097,6 +2139,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. P`n+
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4105,6 +2148,7 @@ msgctxt ""
msgid "Inserts rows."
msgstr "Infogar rader."
+#. \VWO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4113,6 +2157,7 @@ msgctxt ""
msgid "Delete"
msgstr "Radera"
+#. OC]7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4121,6 +2166,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. _Rp`
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4129,6 +2175,7 @@ msgctxt ""
msgid "<ahelp hid=\"20529\">Deletes the current table.</ahelp>"
msgstr "<ahelp hid=\"20529\">Tar bort den aktuella tabellen.</ahelp>"
+#. 9I@A
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4137,6 +2184,7 @@ msgctxt ""
msgid "Columns"
msgstr "Kolumner"
+#. O-:,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4145,6 +2193,7 @@ msgctxt ""
msgid "Deletes the selected columns."
msgstr "Tar bort de markerade kolumnerna."
+#. ?Tvc
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4153,6 +2202,7 @@ msgctxt ""
msgid "Rows"
msgstr "Rader"
+#. f!9L
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4161,6 +2211,7 @@ msgctxt ""
msgid "Deletes the selected rows."
msgstr "Tar bort de markerade raderna."
+#. XXjD
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4169,6 +2220,7 @@ msgctxt ""
msgid "Select"
msgstr "Urval"
+#. dR*=
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4177,6 +2229,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabell"
+#. wa=H
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4185,6 +2238,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the current table.</ahelp>"
msgstr "<ahelp hid=\".\">Markerar den aktuella tabellen.</ahelp>"
+#. ZQk0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4193,6 +2247,7 @@ msgctxt ""
msgid "Column"
msgstr "Kolumn"
+#. Xg)-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4201,6 +2256,7 @@ msgctxt ""
msgid "Selects the current column."
msgstr "Markerar den aktuella kolumnen."
+#. %YY0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4209,6 +2265,7 @@ msgctxt ""
msgid "Row"
msgstr "Rad"
+#. g5nK
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4217,6 +2274,7 @@ msgctxt ""
msgid "Selects the current row."
msgstr "Markerar den aktuella raden."
+#. PeKL
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4225,6 +2283,7 @@ msgctxt ""
msgid "Cell"
msgstr "Cell"
+#. wowO
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4233,6 +2292,7 @@ msgctxt ""
msgid "<ahelp hid=\"20530\">Selects the current cell.</ahelp>"
msgstr "<ahelp hid=\"20530\">Markerar den aktuella cellen</ahelp>"
+#. Btf,
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4241,6 +2301,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\">Sammanfoga celler</link>"
+#. ^A_]
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4249,14 +2310,17 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\">Dela celler</link>"
+#. vn.B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<link href=\"text/swriter/01/05150101.xhp\">Table AutoFormat</link>"
-msgstr "<link href=\"text/swriter/01/05150101.xhp\">Autoformatering av tabeller</link>"
+msgstr ""
+"<link href=\"text/swriter/01/05150101.xhp\">Autoformatering av tabeller</link>"
+#. jCH)
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4265,6 +2329,7 @@ msgctxt ""
msgid "Autofit"
msgstr "Anpassa"
+#. $|H5
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4273,6 +2338,7 @@ msgctxt ""
msgid "Column width"
msgstr "Kolumnbredd"
+#. s6bg
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4281,6 +2347,7 @@ msgctxt ""
msgid "Opens the Column Width dialog where you can change the width of a column."
msgstr "Öppnar dialogrutan Kolumnbredd där du kan ändra bredden på en kolumn."
+#. OghN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4289,6 +2356,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimal kolumnbredd</link>"
+#. NMxN
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4297,6 +2365,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\">Fördela kolumner jämnt</link>"
+#. y7L0
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4305,6 +2374,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Radhöjd"
+#. Q;xM
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4313,6 +2383,7 @@ msgctxt ""
msgid "Opens the Row Height dialog where you can change the height of a row."
msgstr "Öppnar dialogrutan Radhöjd där du kan ändra höjden på en rad."
+#. [ey7
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4321,6 +2392,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimal radhöjd</link>"
+#. aYX\
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4329,6 +2401,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\">Fördela rader jämnt</link>"
+#. rmh1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4337,6 +2410,7 @@ msgctxt ""
msgid "Allow Row to Break Across Pages and Columns"
msgstr "Tillåt radbrytning i slutet av sidor och kolumner"
+#. b+qA
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4345,6 +2419,7 @@ msgctxt ""
msgid "<ahelp hid=\"21753\">Allows a page break within the current row.</ahelp>"
msgstr "<ahelp hid=\"21753\">Tillåter en sidbrytning i aktuell rad.</ahelp>"
+#. ow9V
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4353,14 +2428,18 @@ msgctxt ""
msgid "Heading Rows Repeat"
msgstr "Upprepa rubrikrader"
+#. 4J-o
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1072D\n"
"help.text"
msgid "<ahelp hid=\"20520\">Repeats the table headers on subsequent pages if the table spans one or more pages.</ahelp>"
-msgstr "<ahelp hid=\"20520\">Upprepar tabellrubrikerna på efterföljande sidor om tabellen sträcker sig över flera sidor.</ahelp>"
+msgstr ""
+"<ahelp hid=\"20520\">Upprepar tabellrubrikerna på efterföljande sidor om "
+"tabellen sträcker sig över flera sidor.</ahelp>"
+#. ILfh
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4369,6 +2448,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konvertera"
+#. 5]aG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4377,14 +2457,20 @@ msgctxt ""
msgid "Text to Table"
msgstr "Text till tabell"
+#. G!D1
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN1074F\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öppnar en dialogruta där du kan omvandla den markerade texten till en tabell.</ahelp>Öppnar <link href=\"text/swriter/01/06090000.xhp\">en dialogruta</link> där du kan omvandla den markerade texten till en tabell."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Öppnar en dialogruta där du kan omvandla "
+"den markerade texten till en tabell.</ahelp>Öppnar <link "
+"href=\"text/swriter/01/06090000.xhp\">en dialogruta</link> där du kan omvandla "
+"den markerade texten till en tabell."
+#. {3q-
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4393,14 +2479,20 @@ msgctxt ""
msgid "Table to Text"
msgstr "Tabell till text"
+#. {ERs
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Öppnar en dialogruta där du kan omvandla den aktuella tabellen till text.</ahelp>Öppnar <link href=\"text/swriter/01/06090000.xhp\">en dialogruta</link> där du kan omvandla den aktuella tabellen till text."
+msgstr ""
+"<ahelp hid=\".\" visibility=\"hidden\">Öppnar en dialogruta där du kan omvandla "
+"den aktuella tabellen till text.</ahelp>Öppnar <link "
+"href=\"text/swriter/01/06090000.xhp\">en dialogruta</link> där du kan omvandla "
+"den aktuella tabellen till text."
+#. +S6z
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4409,6 +2501,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>"
msgstr "<link href=\"text/swriter/01/06100000.xhp\">Sortera</link>"
+#. os@!
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4417,14 +2510,18 @@ msgctxt ""
msgid "Formula"
msgstr "Formel"
+#. ha%B
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN10933\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula."
-msgstr "Öppnar <link href=\"text/swriter/main0214.xhp\">Formelraden</link> där du kan ange eller redigera en formel."
+msgstr ""
+"Öppnar <link href=\"text/swriter/main0214.xhp\">Formelraden</link> där du kan "
+"ange eller redigera en formel."
+#. J#QT
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4433,14 +2530,18 @@ msgctxt ""
msgid "Number Format"
msgstr "Talformat"
+#. ;_|J
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107AC\n"
"help.text"
msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specifiy the format of numbers in the table."
-msgstr "Öppnar <link href=\"text/shared/optionen/01040500.xhp\">en dialogruta</link> där du kan ange tabellens talformat."
+msgstr ""
+"Öppnar <link href=\"text/shared/optionen/01040500.xhp\">en dialogruta</link> "
+"där du kan ange tabellens talformat."
+#. WUrj
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4449,14 +2550,18 @@ msgctxt ""
msgid "Table Boundaries"
msgstr "Tabellinramningar"
+#. \zc*
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the boundaries around table cells. The boundaries are only visible on screen and are not printed."
-msgstr "Visar eller döljer inramningar runt tabellceller. Inramningarna visas bara på skärmen och skrivs inte ut."
+msgstr ""
+"Visar eller döljer inramningar runt tabellceller. Inramningarna visas bara "
+"på skärmen och skrivs inte ut."
+#. n:1g
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
@@ -4465,6 +2570,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05090000.xhp\">Table Properties</link>"
msgstr "<link href=\"text/swriter/01/05090000.xhp\">Tabellegenskaper</link>"
+#. Zdrm
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4473,6 +2579,7 @@ msgctxt ""
msgid "Bullets and Numbering Bar"
msgstr "Verktygsraden Punktuppställningstecken"
+#. [g%j
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4480,8 +2587,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link>"
-msgstr "<link href=\"text/swriter/main0206.xhp\" name=\"Verktygsraden Punktuppställningstecken\">Verktygsraden Punktuppställningstecken</link>"
+msgstr ""
+"<link href=\"text/swriter/main0206.xhp\" name=\"Verktygsraden "
+"Punktuppställningstecken\">Verktygsraden Punktuppställningstecken</link>"
+#. 5Q]D
#: main0206.xhp
msgctxt ""
"main0206.xhp\n"
@@ -4489,8 +2599,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Numreringsobjektraden</emph> använder du för att ändra strukturen på numrerade stycken, till exempel ordningen på styckena och de olika styckenivåernas definition.</ahelp>"
+msgstr ""
+"<ahelp hid=\"HID_NUM_TOOLBOX\"><emph>Numreringsobjektraden</emph> använder du "
+"för att ändra strukturen på numrerade stycken, till exempel ordningen på "
+"styckena och de olika styckenivåernas definition.</ahelp>"
+#. EAMi
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4499,6 +2613,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Verktygsrader"
+#. PPS[
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4506,8 +2621,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" name=\"Symbollister\">Symbollister</link></variable>"
+msgstr ""
+"<variable id=\"main0200\"><link href=\"text/swriter/main0200.xhp\" "
+"name=\"Symbollister\">Symbollister</link></variable>"
+#. g#Zo
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -4515,8 +2633,12 @@ msgctxt ""
"2\n"
"help.text"
msgid "This section provides an overview of the toolbars available in $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "I det här avsnittet finns en översikt över de symbollister som är tillgängliga i $[officename] Writer. <embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+"I det här avsnittet finns en översikt över de symbollister som är "
+"tillgängliga i $[officename] Writer. <embedvar "
+"href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. vIt+
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4525,6 +2647,7 @@ msgctxt ""
msgid "File"
msgstr "Arkiv"
+#. lxAM
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4534,6 +2657,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/swriter/main0101.xhp\" name=\"Arkiv\">Arkiv</link>"
+#. |c4^
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4541,8 +2665,11 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">De här kommandona gäller för det aktuella dokumentet, för att öppna ett nytt dokument eller stänga ett program.</ahelp>"
+msgstr ""
+"<ahelp hid=\".\">De här kommandona gäller för det aktuella dokumentet, för att "
+"öppna ett nytt dokument eller stänga ett program.</ahelp>"
+#. n.[4
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4550,8 +2677,10 @@ msgctxt ""
"4\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Öppna...\">Öppna...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01020000.xhp\" name=\"Öppna...\">Öppna...</link>"
+#. lt99
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4559,8 +2688,11 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Spara som...\">Spara som...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01070000.xhp\" name=\"Spara som...\">Spara "
+"som...</link>"
+#. fq9d
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4568,8 +2700,11 @@ msgctxt ""
"12\n"
"help.text"
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versioner...\">Versioner...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01190000.xhp\" "
+"name=\"Versioner...\">Versioner...</link>"
+#. fZ?o
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4577,8 +2712,11 @@ msgctxt ""
"7\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Egenskaper...\">Egenskaper...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01100000.xhp\" "
+"name=\"Egenskaper...\">Egenskaper...</link>"
+#. S{hR
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4586,8 +2724,11 @@ msgctxt ""
"9\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Skriv ut...\">Skriv ut...</link>"
+msgstr ""
+"<link href=\"text/shared/01/01130000.xhp\" name=\"Skriv ut...\">Skriv "
+"ut...</link>"
+#. 5mn=
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -4595,8 +2736,11 @@ msgctxt ""
"10\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Skrivarinställning\">Skrivarinställning</link>"
+msgstr ""
+"<link href=\"text/shared/01/01140000.xhp\" "
+"name=\"Skrivarinställning\">Skrivarinställning</link>"
+#. J$Z7
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4605,6 +2749,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Formelrad"
+#. 1~D_
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4612,8 +2757,11 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formula Bar\">Formula Bar</link></variable>"
-msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" name=\"Formellist\">Formellist</link></variable>"
+msgstr ""
+"<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\" "
+"name=\"Formellist\">Formellist</link></variable>"
+#. :wv-
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -4621,4 +2769,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2."
-msgstr "<ahelp hid=\".\">Med verktygsraden <emph>Formel</emph> kan du skapa och lägga in beräkningar i ett textdokument.</ahelp> Om du vill aktivera verktygsraden <emph>Formel</emph> trycker du på F2."
+msgstr ""
+"<ahelp hid=\".\">Med verktygsraden <emph>Formel</emph> kan du skapa och lägga "
+"in beräkningar i ett textdokument.</ahelp> Om du vill aktivera verktygsraden "
+"<emph>Formel</emph> trycker du på F2."
diff --git a/source/sv/helpcontent2/source/text/swriter/librelogo.po b/source/sv/helpcontent2/source/text/swriter/librelogo.po
new file mode 100644
index 00000000000..27926860541
--- /dev/null
+++ b/source/sv/helpcontent2/source/text/swriter/librelogo.po
@@ -0,0 +1,4678 @@
+#. extracted from helpcontent2/source/text/swriter/librelogo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=Lib"
+"reOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-12-03 21:46+0100\n"
+"PO-Revision-Date: 2012-06-05 15:54+0200\n"
+"Last-Translator: Niklas <sleeping.pillow@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. r-#!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"title\n"
+"help.text"
+msgid "LibreLogo Toolbar"
+msgstr ""
+
+#. dc@(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"bm1\n"
+"help.text"
+msgid "<bookmark_value>LibreLogo</bookmark_value><bookmark_value>Logo</bookmark_value><bookmark_value>Turtle graphics</bookmark_value>"
+msgstr ""
+
+#. ;TF2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_170\n"
+"help.text"
+msgid "LibreLogo"
+msgstr ""
+
+#. s,kU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_180\n"
+"help.text"
+msgid "LibreLogo is a simple, native, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
+msgstr ""
+
+#. ((G[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_220\n"
+"help.text"
+msgid "LibreLogo toolbar"
+msgstr ""
+
+#. F*8j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_230\n"
+"help.text"
+msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program run and stop, home and clear screen and syntax highlighting/translating icons and an input bar (command line)."
+msgstr ""
+
+#. ~WA/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_240\n"
+"help.text"
+msgid "Turtle moving icons"
+msgstr ""
+
+#. V$WK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_250\n"
+"help.text"
+msgid "They are equivalents of the Logo commands “FORWARD 10”, “BACK 10”, “LEFT 15”, “RIGHT 15”. Clicking on one of the icons will also focus the turtle shape scrolling the page to its position."
+msgstr ""
+
+#. W%I3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_280\n"
+"help.text"
+msgid "Program run and start"
+msgstr ""
+
+#. ssUn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_290\n"
+"help.text"
+msgid "Click on the icon “run” to execute the text of the Writer document as a LibreLogo program."
+msgstr ""
+
+#. kN3L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_300\n"
+"help.text"
+msgid "Click on the icon “stop” to stop the program execution."
+msgstr ""
+
+#. 5xsY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_310\n"
+"help.text"
+msgid "Home"
+msgstr ""
+
+#. NBs8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_320\n"
+"help.text"
+msgid "Click on the icon “home” to reset the position and settings of the turtle."
+msgstr ""
+
+#. GVXi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_330\n"
+"help.text"
+msgid "Clear screen"
+msgstr ""
+
+#. %i:2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_340\n"
+"help.text"
+msgid "Click on the icon “clear screen” to remove the drawing objects of the document."
+msgstr ""
+
+#. :lA%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_350\n"
+"help.text"
+msgid "Command line"
+msgstr ""
+
+#. S?0U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_360\n"
+"help.text"
+msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “stop”."
+msgstr ""
+
+#. cuH(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_370\n"
+"help.text"
+msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
+msgstr ""
+
+#. _vX[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_380\n"
+"help.text"
+msgid "FORWARD 200 LEFT 89<br/>"
+msgstr ""
+
+#. :0PW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_390\n"
+"help.text"
+msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands."
+msgstr ""
+
+#. aV*R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_400\n"
+"help.text"
+msgid "Syntax highlighting/Translating"
+msgstr ""
+
+#. ?F)#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_410\n"
+"help.text"
+msgid "It expands and upper case Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
+msgstr ""
+
+#. 1/D*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_420\n"
+"help.text"
+msgid "Program editing"
+msgstr ""
+
+#. z,YB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_430\n"
+"help.text"
+msgid "LibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set the zoom/font size for a comfortable two page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is for the LibreLogo programs."
+msgstr ""
+
+#. k:$y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_440\n"
+"help.text"
+msgid "LibreLogo programming language"
+msgstr ""
+
+#. +\(A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_450\n"
+"help.text"
+msgid "LibreLogo is a native, easily localisable, Logo-like programming language. It is back-compatible with the older Logo systems in the case of the simple Logo programs used in education, eg."
+msgstr ""
+
+#. O.n-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_460\n"
+"help.text"
+msgid "TO triangle :size<br/> REPEAT 3 [<br/> FORWARD :size<br/> LEFT 120<br/> ]<br/> END<br/> <br/> triangle 10 triangle 100 triangle 200<br/>"
+msgstr ""
+
+#. k_CB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_470\n"
+"help.text"
+msgid "Differences from the Logo programming language"
+msgstr ""
+
+#. 3PYQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_480\n"
+"help.text"
+msgid "List members are comma separated: POSITION [0, 0]"
+msgstr ""
+
+#. 9^T(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_490\n"
+"help.text"
+msgid "Program blocks and lists are different"
+msgstr ""
+
+#. 5ILe
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_500\n"
+"help.text"
+msgid "Program blocks need space or new line at parenthesization: REPEAT 10 [ FORWARD 10 LEFT 36 ]"
+msgstr ""
+
+#. oxa.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_510\n"
+"help.text"
+msgid "Lists need close parenthesization: POSITION [0, 0], and not POSITION [ 0, 0 ]"
+msgstr ""
+
+#. dx]E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_520\n"
+"help.text"
+msgid "1-line function declarations are not supported (TO and END need new lines)."
+msgstr ""
+
+#. ,{P~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_530\n"
+"help.text"
+msgid "Other features of LibreLogo"
+msgstr ""
+
+#. qOR4
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_540\n"
+"help.text"
+msgid "The colon is optional before the variable names."
+msgstr ""
+
+#. lN%1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_550\n"
+"help.text"
+msgid "TO triangle size<br/> REPEAT 3 [ FORWARD size LEFT 120 ]<br/> END<br/>"
+msgstr ""
+
+#. ob@;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_560\n"
+"help.text"
+msgid "String notation supports also orthographical and Python syntax."
+msgstr ""
+
+#. %K+2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_570\n"
+"help.text"
+msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgstr ""
+
+#. +z@8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_580\n"
+"help.text"
+msgid "Python list and string handling"
+msgstr ""
+
+#. P/?9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_590\n"
+"help.text"
+msgid "PRINT “text”[2] ; print “x”<br/> PRINT “text”[1:3] ; print “ex”<br/>"
+msgstr ""
+
+#. QK!1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_600\n"
+"help.text"
+msgid "Python-like FOR loop"
+msgstr ""
+
+#. b\a)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_610\n"
+"help.text"
+msgid "Python-like variable declaration:"
+msgstr ""
+
+#. c3.^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_620\n"
+"help.text"
+msgid "x = 15<br/> PRINT x<br/>"
+msgstr ""
+
+#. +*rY
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_630\n"
+"help.text"
+msgid "There are no extra query functions:"
+msgstr ""
+
+#. iFxV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_640\n"
+"help.text"
+msgid "PRINT FILLCOLOR<br/> p = POSITION<br/> PRINT p<br/> REPEAT 10 [ POSITION ANY POSITION p ]<br/>"
+msgstr ""
+
+#. j}yT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_650\n"
+"help.text"
+msgid "Alternative parenthesization in function calls"
+msgstr ""
+
+#. 60-+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_660\n"
+"help.text"
+msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star (100, “green”)<br/> star(100, “blue”)<br/>"
+msgstr ""
+
+#. k/Z]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_670\n"
+"help.text"
+msgid "LibreLogo commands"
+msgstr ""
+
+#. 04ia
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_680\n"
+"help.text"
+msgid "Basic syntax"
+msgstr ""
+
+#. rgoo
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_690\n"
+"help.text"
+msgid "Case sensitivity"
+msgstr ""
+
+#. m^f;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_700\n"
+"help.text"
+msgid "Commands, color constants are case insensitive:"
+msgstr ""
+
+#. NAhT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_710\n"
+"help.text"
+msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr ""
+
+#. D(5h
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_720\n"
+"help.text"
+msgid "Variable names are case sensitive:"
+msgstr ""
+
+#. hfaW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_730\n"
+"help.text"
+msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr ""
+
+#. -T+8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_740\n"
+"help.text"
+msgid "Program lines"
+msgstr ""
+
+#. _%x3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_750\n"
+"help.text"
+msgid "Lines of a LibreLogo program are paragraphs in the LibreOffice Writer document. A program line can contain multiple commands:"
+msgstr ""
+
+#. $Jx-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_760\n"
+"help.text"
+msgid "PRINT “Hello, World!” PRINT “LibreLogo”<br/>"
+msgstr ""
+
+#. 8EBK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_770\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. 6lbp
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_780\n"
+"help.text"
+msgid "Lines or line parts are comments from a semicolon to the end of the line (paragraph):"
+msgstr ""
+
+#. F8!|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_790\n"
+"help.text"
+msgid "; some comments<br/> PRINT 5 * 5 ; some comments<br/>"
+msgstr ""
+
+#. LhV@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_800\n"
+"help.text"
+msgid "Break program lines to multiple paragraphs"
+msgstr ""
+
+#. myGW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_810\n"
+"help.text"
+msgid "It’s possible to break a program line for more paragraphs using the character tilde at the end of the line:"
+msgstr ""
+
+#. {2VL
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_820\n"
+"help.text"
+msgid "PRINT “This is a very long ” + ~<br/> “warning message”<br/>"
+msgstr ""
+
+#. c,[j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_830\n"
+"help.text"
+msgid "Turtle moving"
+msgstr ""
+
+#. ?uMy
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_840\n"
+"help.text"
+msgid "FORWARD (fd)"
+msgstr ""
+
+#. f;=]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_850\n"
+"help.text"
+msgid "FORWARD 10 ; move forward 10pt (1pt = 1/72 inch)<br/> FORWARD 10pt ; see above<br/> FORWARD 0.5in ; move forward 0.5 inch (1 inch = 2.54 cm)<br/> FORWARD 1\" ; see above<br/> FD 1mm<br/> FD 1cm<br/>"
+msgstr ""
+
+#. R3,U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_860\n"
+"help.text"
+msgid "BACK (bk)"
+msgstr ""
+
+#. sdr`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_870\n"
+"help.text"
+msgid "BACK 10 ; move back 10pt<br/>"
+msgstr ""
+
+#. F1Y?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_880\n"
+"help.text"
+msgid "LEFT (lt)"
+msgstr ""
+
+#. G,\3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_890\n"
+"help.text"
+msgid "LEFT 90 ; turn counterclockwise 90 degrees<br/> LEFT 90° ; see above<br/> LT 3h ; see above (clock position)<br/> LT any ; turn to a random position<br/>"
+msgstr ""
+
+#. rU(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_900\n"
+"help.text"
+msgid "RIGHT (rt)"
+msgstr ""
+
+#. #W7N
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_910\n"
+"help.text"
+msgid "RIGHT 90 ; turn clockwise 90 degrees<br/>"
+msgstr ""
+
+#. mIQE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_920\n"
+"help.text"
+msgid "PENUP (pu)"
+msgstr ""
+
+#. 4p8\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_930\n"
+"help.text"
+msgid "PENUP ; turtle will move without drawing<br/>"
+msgstr ""
+
+#. 0jR)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_940\n"
+"help.text"
+msgid "PENDOWN (pd)"
+msgstr ""
+
+#. {FZ8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_950\n"
+"help.text"
+msgid "PENDOWN ; turtle will move with drawing<br/>"
+msgstr ""
+
+#. 2kX.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_960\n"
+"help.text"
+msgid "POSITION (pos)"
+msgstr ""
+
+#. %vB#
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_970\n"
+"help.text"
+msgid "POSITION [0, 0] ; turn and move to the top-left corner<br/> POSITION PAGESIZE ; turn and move to the bottom-right corner<br/> POSITION [PAGESIZE[0], 0] ; turn and move to the top-right corner<br/> POSITION ANY ; turn and move to a random position<br/>"
+msgstr ""
+
+#. sL*w
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_980\n"
+"help.text"
+msgid "HEADING (seth)"
+msgstr ""
+
+#. m62+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_990\n"
+"help.text"
+msgid "HEADING 0 ; turn north<br/> HEADING 12h ; see above<br/> HEADING ANY ; turn to a random position<br/>"
+msgstr ""
+
+#. m@pa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1000\n"
+"help.text"
+msgid "Other turtle commands"
+msgstr ""
+
+#. R!(m
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1010\n"
+"help.text"
+msgid "HIDETURTLE (ht)"
+msgstr ""
+
+#. ?*bb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1020\n"
+"help.text"
+msgid "HIDETURTLE ; hide turtle (until the showturtle command)<br/>"
+msgstr ""
+
+#. ^PkW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1030\n"
+"help.text"
+msgid "SHOWTURTLE (st)"
+msgstr ""
+
+#. l.-O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1040\n"
+"help.text"
+msgid "SHOWTURTLE ; show turtle<br/>"
+msgstr ""
+
+#. +j-T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1050\n"
+"help.text"
+msgid "HOME"
+msgstr ""
+
+#. 050:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1060\n"
+"help.text"
+msgid "HOME ; reset initial turtle settings and position<br/>"
+msgstr ""
+
+#. #@:d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1070\n"
+"help.text"
+msgid "CLEARSCREEN (cs)"
+msgstr ""
+
+#. #r]7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1080\n"
+"help.text"
+msgid "CLEARSCREEN ; remove drawing objects of the document<br/>"
+msgstr ""
+
+#. 2(\z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1090\n"
+"help.text"
+msgid "FILL and CLOSE"
+msgstr ""
+
+#. dEFK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1100\n"
+"help.text"
+msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
+msgstr ""
+
+#. H#T0
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1110\n"
+"help.text"
+msgid "Pen settings"
+msgstr ""
+
+#. HFOd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1120\n"
+"help.text"
+msgid "PENSIZE (ps)"
+msgstr ""
+
+#. BH,^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1130\n"
+"help.text"
+msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
+msgstr ""
+
+#. YBU:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1140\n"
+"help.text"
+msgid "PENCOLOR/PENCOLOUR (pc)"
+msgstr ""
+
+#. Y7sP
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1150\n"
+"help.text"
+msgid "PENCOLOR “red” ; set red pen color (by color name, see color constants)<br/> PENCOLOR [255, 255, 0] ; set yellow color (RGB list)<br/> PENCOLOR 0xffff00 ; set yellow color (hexa code)<br/> PENCOLOR 0 ; set black color (0x000000)<br/> PENCOLOR ANY ; random color<br/> PENCOLOR [5] ; set red color (by color identifier, see color constants)<br/> PENCOLOR “invisible” ; invisible pen color for shapes without visible outline<br/> PENCOLOR “~red” ; set random red color<br/>"
+msgstr ""
+
+#. p|15
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1160\n"
+"help.text"
+msgid "PENJOINT/LINEJOINT"
+msgstr ""
+
+#. szku
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1170\n"
+"help.text"
+msgid "PENJOINT “rounded” ; rounded line joint (default)<br/> PENJOINT “miter” ; sharp line joint<br/> PENJOINT “bevel” ; bevel line joint<br/> PENJOINT “none” ; without line joint<br/>"
+msgstr ""
+
+#. FUJE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1180\n"
+"help.text"
+msgid "PENSTYLE"
+msgstr ""
+
+#. I!Aj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1190\n"
+"help.text"
+msgid "PENSTYLE “solid” ; solid line (default)<br/> PENSTYLE “dotted” ; dotted line<br/> PENSTYLE “dashed” ; dashed line<br/> <br/> ; custom dot–dash pattern specified by a list with the following arguments:<br/> ; – number of the neighbouring dots<br/> ; – length of a dot<br/> ; – number of the neighbouring dashes<br/> ; – length of a dash<br/> ; – distance of the dots/dashes<br/> ; – type (optional):<br/> ; 0 = dots are rectangles (default)<br/> ; 2 = dots are squares (lengths and distances are relative to the pensize)<br/> <br/> PENSTYLE [3, 1mm, 2, 4mm, 2mm, 2] ; ...––...––...––<br/>"
+msgstr ""
+
+#. \Hw8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1200\n"
+"help.text"
+msgid "Fill settings"
+msgstr ""
+
+#. 7nFc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1210\n"
+"help.text"
+msgid "FILLCOLOR/FILLCOLOUR (fc)"
+msgstr ""
+
+#. w#(R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1220\n"
+"help.text"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/>"
+msgstr ""
+
+#. %,a/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1230\n"
+"help.text"
+msgid "FILLSTYLE"
+msgstr ""
+
+#. CHhV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1240\n"
+"help.text"
+msgid "FILLSTYLE 0 ; fill without hatches (default)<br/> FILLSTYLE 1 ; black single hatches (horizontal)<br/> FILLSTYLE 2 ; black single hatches (45 degrees)<br/> FILLSTYLE 3 ; black single hatches (-45 degrees)<br/> FILLSTYLE 4 ; black single hatches (vertical)<br/> FILLSTYLE 5 ; red crossed hatches (45 degrees)<br/> FILLSTYLE 6 ; red crossed hatches (0 degrees)<br/> FILLSTYLE 7 ; blue crossed hatches (45 degrees)<br/> FILLSTYLE 8 ; blue crossed hatches (0 degrees)<br/> FILLSTYLE 9 ; blue triple crossed<br/> FILLSTYLE 10 ; black wide single hatches (45 degrees)<br/> <br/> ; custom hatches specified by a list with the following arguments:<br/> ; – style (1 = single, 2 = double, 3 = triple hatching)<br/> ; – color<br/> ; – distance<br/> ; – degree<br/> <br/> FILLSTYLE [2, “green”, 3pt, 15°] ; green crossed hatches (15 degrees)<br/>"
+msgstr ""
+
+#. bgzi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1250\n"
+"help.text"
+msgid "Drawing objects"
+msgstr ""
+
+#. b(KD
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1260\n"
+"help.text"
+msgid "CIRCLE"
+msgstr ""
+
+#. T%6n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1270\n"
+"help.text"
+msgid "CIRCLE 100 ; draw a circle shape (diameter = 100pt)<br/>"
+msgstr ""
+
+#. !LLZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1280\n"
+"help.text"
+msgid "ELLIPSE"
+msgstr ""
+
+#. ,B@A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1290\n"
+"help.text"
+msgid "ELLIPSE [50, 100] ; draw an ellipse with 50 and 100 diameters<br/> ELLIPSE [50, 100, 2h, 12h] ; draw an elliptical sector (from 2h clock position to 12h)<br/> ELLIPSE [50, 100, 2h, 12h, 2] ; draw an elliptical segment<br/> ELLIPSE [50, 100, 2h, 12h, 3] ; draw an elliptical arc<br/>"
+msgstr ""
+
+#. W[$)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1300\n"
+"help.text"
+msgid "SQUARE"
+msgstr ""
+
+#. PS`f
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1310\n"
+"help.text"
+msgid "SQUARE 100 ; draw a square shape (size = 100pt)<br/>"
+msgstr ""
+
+#. r|8+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1320\n"
+"help.text"
+msgid "RECTANGLE"
+msgstr ""
+
+#. )d1\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1330\n"
+"help.text"
+msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 50] ; draw a rectangle <br/>"
+msgstr ""
+
+#. f\wm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1340\n"
+"help.text"
+msgid "POINT"
+msgstr ""
+
+#. W)BT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1350\n"
+"help.text"
+msgid "POINT ; draw a point with size and color of the pen<br/>"
+msgstr ""
+
+#. q)aa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1360\n"
+"help.text"
+msgid "LABEL"
+msgstr ""
+
+#. Y`pB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1370\n"
+"help.text"
+msgid "LABEL “text” ; print text in the turte position<br/> LABEL 'text' ; see above<br/> LABEL \"text ; see above (only for single words)<br/>"
+msgstr ""
+
+#. Ajcd
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1380\n"
+"help.text"
+msgid "TEXT"
+msgstr ""
+
+#. /hvb
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1390\n"
+"help.text"
+msgid "CIRCLE 10 TEXT “text” ; set text of the actual drawing object<br/>"
+msgstr ""
+
+#. ,H%u
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1400\n"
+"help.text"
+msgid "Font settings"
+msgstr ""
+
+#. #G]8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1410\n"
+"help.text"
+msgid "FONTCOLOR/FONTCOLOUR"
+msgstr ""
+
+#. ri;k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1420\n"
+"help.text"
+msgid "FONTCOLOR “green” ; set font color<br/>"
+msgstr ""
+
+#. R@EM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1430\n"
+"help.text"
+msgid "FONTFAMILY"
+msgstr ""
+
+#. UDXH
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1440\n"
+"help.text"
+msgid "FONTFAMILY “Linux Libertine G” ; set font (family)<br/> FONTFAMILY “Linux Libertine G:smcp=1” ; set also font feature (small caps)<br/> FONTFAMILY “Linux Libertine G:smcp=1&onum=1” ; small caps + old figures<br/>"
+msgstr ""
+
+#. (a-9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1450\n"
+"help.text"
+msgid "FONTSIZE"
+msgstr ""
+
+#. go;2
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1460\n"
+"help.text"
+msgid "FONTSIZE 12 ; set 12pt<br/>"
+msgstr ""
+
+#. \qfM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1470\n"
+"help.text"
+msgid "FONTWEIGHT"
+msgstr ""
+
+#. 03lq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1480\n"
+"help.text"
+msgid "FONTWEIGHT “bold” ; set bold font<br/> FONTWEIGHT “normal” ; set normal weight<br/>"
+msgstr ""
+
+#. \;*}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1490\n"
+"help.text"
+msgid "FONTSTYLE"
+msgstr ""
+
+#. {BmF
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1500\n"
+"help.text"
+msgid "FONTSTYLE “italic” ; set italic variant<br/> FONTSTYLE “normal” ; set normal variant<br/>"
+msgstr ""
+
+#. tszZ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1510\n"
+"help.text"
+msgid "PICTURE (pic)"
+msgstr ""
+
+#. /nJ-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1520\n"
+"help.text"
+msgid "PICTURE is for"
+msgstr ""
+
+#. 3||?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1530\n"
+"help.text"
+msgid "shape grouping;"
+msgstr ""
+
+#. zX]/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1540\n"
+"help.text"
+msgid "starting new line shapes;"
+msgstr ""
+
+#. Ya$A
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1550\n"
+"help.text"
+msgid "keeping the consistency of positions and line shapes at the left border."
+msgstr ""
+
+#. $-_/
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1560\n"
+"help.text"
+msgid "Shape grouping"
+msgstr ""
+
+#. K~!J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1570\n"
+"help.text"
+msgid "; PICTURE [ LibreLogo_commands ]<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/>"
+msgstr ""
+
+#. {;\7
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1580\n"
+"help.text"
+msgid "See also “Group” in LibreOffice Writer Help."
+msgstr ""
+
+#. DX-]
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1590\n"
+"help.text"
+msgid "TO tree location<br/> PENUP POSITION location HEADING 0 PENDOWN<br/> PICTURE [ FORWARD 100 CIRCLE 100 ] ; tree-like grouped shape<br/> END<br/> <br/> PICTURE [ tree [30, 50] tree [100, 50] ] ; grouped shapes in a grouped shape<br/>"
+msgstr ""
+
+#. ([Z:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1600\n"
+"help.text"
+msgid "Starting new line shapes"
+msgstr ""
+
+#. 1YkB
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1610\n"
+"help.text"
+msgid "PICTURE ; start a new line shape<br/> FORWARD 10 PICTURE FORWARD 10 ; two line shapes<br/>"
+msgstr ""
+
+#. (Vo3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1620\n"
+"help.text"
+msgid "Consistency at the left border"
+msgstr ""
+
+#. NGh{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1630\n"
+"help.text"
+msgid "Use picture to keep the consistency of positions and line shapes at the left border of Writer:"
+msgstr ""
+
+#. :`.Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1640\n"
+"help.text"
+msgid "PICTURE [ CIRCLE 20 POSITION [-100, 100] CIRCLE 20 ]<br/>"
+msgstr ""
+
+#. CQOm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1650\n"
+"help.text"
+msgid "Loops"
+msgstr ""
+
+#. %SjV
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1660\n"
+"help.text"
+msgid "REPEAT"
+msgstr ""
+
+#. .:9U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1670\n"
+"help.text"
+msgid "; REPEAT number [ commands ]<br/> <br/> REPEAT 10 [ FORWARD 10 LEFT 45 CIRCLE 10 ] ; repeat 10 times<br/>"
+msgstr ""
+
+#. )R_1
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1680\n"
+"help.text"
+msgid "; number is optional<br/> <br/> REPEAT [ POSITION ANY ] ; endless loop<br/>"
+msgstr ""
+
+#. x._R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1690\n"
+"help.text"
+msgid "REPCOUNT"
+msgstr ""
+
+#. BQ?C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1700\n"
+"help.text"
+msgid "Loop variable (also in the FOR and WHILE loops)."
+msgstr ""
+
+#. y\5^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1710\n"
+"help.text"
+msgid "REPEAT 100 [ FORWARD REPCOUNT LEFT 90 ]<br/>"
+msgstr ""
+
+#. i-Yc
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1720\n"
+"help.text"
+msgid "FOR IN"
+msgstr ""
+
+#. HI|O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1730\n"
+"help.text"
+msgid "Loop for the list elements:"
+msgstr ""
+
+#. a\FR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1740\n"
+"help.text"
+msgid "FOR i IN [1, 5, 7, 9, 11] [<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ^voa
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1750\n"
+"help.text"
+msgid "Loop for the characters of a character sequence:"
+msgstr ""
+
+#. N`An
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1760\n"
+"help.text"
+msgid "FOR i IN “text” [<br/> LABEL i<br/> FORWARD 10<br/> ]<br/>"
+msgstr ""
+
+#. AB]J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1770\n"
+"help.text"
+msgid "WHILE"
+msgstr ""
+
+#. c+8Z
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1780\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> WHILE REPCOUNT <= 10 [ FORWARD 50 LEFT 36 ] ; as REPEAT 10 [ ... ]<br/>"
+msgstr ""
+
+#. wU0$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1790\n"
+"help.text"
+msgid "BREAK"
+msgstr ""
+
+#. !Se^
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1800\n"
+"help.text"
+msgid "Stop the loop."
+msgstr ""
+
+#. ([aX
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1810\n"
+"help.text"
+msgid "REPEAT [ ; endless loop<br/> POSITION ANY<br/> IF REPCOUNT = 100 [ BREAK ] ; equivalent of the REPEAT 100 [ ... ]<br/> ]<br/>"
+msgstr ""
+
+#. cI2\
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1820\n"
+"help.text"
+msgid "CONTINUE"
+msgstr ""
+
+#. Fei{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1830\n"
+"help.text"
+msgid "Jump into the next iteration of the loop."
+msgstr ""
+
+#. [9*I
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1840\n"
+"help.text"
+msgid "REPEAT 100 [<br/> POSITION ANY<br/> IF REPCOUNT % 2 <> 0 [ CONTINUE ]<br/> CIRCLE 10 ; draw circles on every 2nd positions<br/> ]<br/>"
+msgstr ""
+
+#. HG%9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1850\n"
+"help.text"
+msgid "Conditions"
+msgstr ""
+
+#. WJ_y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1860\n"
+"help.text"
+msgid "IF"
+msgstr ""
+
+#. `QsS
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1870\n"
+"help.text"
+msgid "; IF condition [ true block ]<br/> ; IF condition [ true block ] [ false block ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>"
+msgstr ""
+
+#. +@kt
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1880\n"
+"help.text"
+msgid "AND, OR, NOT"
+msgstr ""
+
+#. $rJ_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1890\n"
+"help.text"
+msgid "Logical operators."
+msgstr ""
+
+#. x9Nn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1900\n"
+"help.text"
+msgid "IF a < 10 AND NOT a < 5 [ PRINT “5, 6, 7, 8 or 9” ]<br/>"
+msgstr ""
+
+#. \,`Q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1910\n"
+"help.text"
+msgid "Subroutines"
+msgstr ""
+
+#. 1\=:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1920\n"
+"help.text"
+msgid "TO, END"
+msgstr ""
+
+#. *6~q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1930\n"
+"help.text"
+msgid "New word (or procedure)."
+msgstr ""
+
+#. 4p@Y
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1940\n"
+"help.text"
+msgid "TO triangle<br/> REPEAT [ FORWARD 100 RIGHT 120 ] FILL<br/> END<br/> <br/> REPEAT 10 [ triangle PENUP POSITION ANY PENDOWN ]<br/>"
+msgstr ""
+
+#. mY1U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1950\n"
+"help.text"
+msgid "OUTPUT"
+msgstr ""
+
+#. T%hE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1960\n"
+"help.text"
+msgid "Return value of the function."
+msgstr ""
+
+#. (*_H
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1970\n"
+"help.text"
+msgid "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; print 3-letter random character sequence<br/>"
+msgstr ""
+
+#. YPDM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_1980\n"
+"help.text"
+msgid "STOP"
+msgstr ""
+
+#. )I\|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1990\n"
+"help.text"
+msgid "Return from the procedure."
+msgstr ""
+
+#. ktAW
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2000\n"
+"help.text"
+msgid "TO example number<br/> IF number < 0 [ STOP ]<br/> PRINT SQRT number ; print square root<br/> ]<br/> <br/> example 100<br/> example -1 ; without output and error<br/> example 25<br/>"
+msgstr ""
+
+#. {2@M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2010\n"
+"help.text"
+msgid "Default variables"
+msgstr ""
+
+#. SU$n
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2020\n"
+"help.text"
+msgid "ANY"
+msgstr ""
+
+#. jBRi
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2030\n"
+"help.text"
+msgid "Default random value of colors, etc."
+msgstr ""
+
+#. 0It8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2040\n"
+"help.text"
+msgid "PENCOLOR ANY ; random pen color<br/>"
+msgstr ""
+
+#. ^6BU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2050\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. i`);
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2060\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. Monm
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2070\n"
+"help.text"
+msgid "WHILE TRUE [ POSITION ANY ] ; endless loop<br/> PRINT TRUE ; print true<br/>"
+msgstr ""
+
+#. Bk.+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2080\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. M7(j
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2090\n"
+"help.text"
+msgid "Logical value."
+msgstr ""
+
+#. ?J~T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2100\n"
+"help.text"
+msgid "WHILE NOT FALSE [ POSITION ANY ] ; endless loop<br/> PRINT FALSE ; print false<br/>"
+msgstr ""
+
+#. N|4L
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2110\n"
+"help.text"
+msgid "PAGESIZE"
+msgstr ""
+
+#. Rkk)
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2120\n"
+"help.text"
+msgid "PRINT PAGESIZE ; print list of the page sizes in points, eg. [595.30, 841.89]<br/>"
+msgstr ""
+
+#. udz%
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2130\n"
+"help.text"
+msgid "PI/π"
+msgstr ""
+
+#. hKz3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2140\n"
+"help.text"
+msgid "PRINT PI ; print 3.14159265359<br/>"
+msgstr ""
+
+#. MI-J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2150\n"
+"help.text"
+msgid "Input/Output"
+msgstr ""
+
+#. c62O
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2160\n"
+"help.text"
+msgid "PRINT"
+msgstr ""
+
+#. {HX=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2170\n"
+"help.text"
+msgid "PRINT “text” ; print “text” in a dialog box<br/> PRINT 5 + 10 ; print 15<br/>"
+msgstr ""
+
+#. :?/r
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2180\n"
+"help.text"
+msgid "INPUT"
+msgstr ""
+
+#. E$T?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2190\n"
+"help.text"
+msgid "PRINT INPUT “Input value?” ; ask and print a string by a query dialog box<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; simple calculator<br/>"
+msgstr ""
+
+#. u4VK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2200\n"
+"help.text"
+msgid "SLEEP"
+msgstr ""
+
+#. $PHI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2210\n"
+"help.text"
+msgid "SLEEP 1000 ; wait for 1000 ms (1 sec)<br/>"
+msgstr ""
+
+#. L;Ac
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2220\n"
+"help.text"
+msgid "GLOBAL"
+msgstr ""
+
+#. Q8eI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2230\n"
+"help.text"
+msgid "Set global variables used in procedures."
+msgstr ""
+
+#. \G~_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2240\n"
+"help.text"
+msgid "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/> PRINT about<br/> GLOBAL about ; when we want to add a new value<br/> about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>"
+msgstr ""
+
+#. V83E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2250\n"
+"help.text"
+msgid "Functions"
+msgstr ""
+
+#. Uj$@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2260\n"
+"help.text"
+msgid "RANDOM"
+msgstr ""
+
+#. d!vw
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2270\n"
+"help.text"
+msgid "PRINT RANDOM 100 ; random float number (0 <= x < 100)<br/> PRINT RANDOM “text” ; random letter of the “text”<br/> PRINT RANDOM [1, 2] ; random list element (1 or 2)<br/>"
+msgstr ""
+
+#. |#+W
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2280\n"
+"help.text"
+msgid "INT"
+msgstr ""
+
+#. q?n$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2290\n"
+"help.text"
+msgid "PRINT INT 3.8 ; print 3 (integer part of 3.8)<br/> PRINT INT RANDOM 100 ; random integer number (0 <= x < 100)<br/> PRINT INT “7” ; convert the string parameter to integer<br/>"
+msgstr ""
+
+#. d`h}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2300\n"
+"help.text"
+msgid "FLOAT"
+msgstr ""
+
+#. :RHT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2310\n"
+"help.text"
+msgid "; convert the string parameter to float number<br/> PRINT 2 * FLOAT “5.5” ; print 11.0<br/>"
+msgstr ""
+
+#. +CG}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2320\n"
+"help.text"
+msgid "STR"
+msgstr ""
+
+#. M}H,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2330\n"
+"help.text"
+msgid "; convert the number parameter to string<br/> PRINT “Result: ” + STR 5 ; print “Result: 5”<br/> PRINT 10 * STR 5 ; print 5555555555<br/>"
+msgstr ""
+
+#. l^%s
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2340\n"
+"help.text"
+msgid "SQRT"
+msgstr ""
+
+#. ~HrI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2350\n"
+"help.text"
+msgid "PRINT SQRT 100 ; print 10, square root of 100<br/>"
+msgstr ""
+
+#. vgVE
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2360\n"
+"help.text"
+msgid "SIN"
+msgstr ""
+
+#. A=y~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2370\n"
+"help.text"
+msgid "PRINT SIN 90 * PI/180 ; print 1.0 (sinus of 90° in radians)<br/>"
+msgstr ""
+
+#. .^_9
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2380\n"
+"help.text"
+msgid "COS"
+msgstr ""
+
+#. .8pq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2390\n"
+"help.text"
+msgid "PRINT COS 0 * PI/180 ; print 1.0 (sinus of 0° in radians)<br/>"
+msgstr ""
+
+#. xQ^,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2400\n"
+"help.text"
+msgid "ROUND"
+msgstr ""
+
+#. p\z=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2410\n"
+"help.text"
+msgid "PRINT ROUND 3.8 ; print 4 (rounding 3.8)<br/> PRINT ROUND RANDOM 100 ; random integer number (0 <= x <= 100)<br/>"
+msgstr ""
+
+#. p7Y_
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2420\n"
+"help.text"
+msgid "ABS"
+msgstr ""
+
+#. r^^k
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2430\n"
+"help.text"
+msgid "PRINT ABS -10 ; print 10, absolute value of -10<br/>"
+msgstr ""
+
+#. ?1{V
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2440\n"
+"help.text"
+msgid "COUNT"
+msgstr ""
+
+#. 2rDf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2450\n"
+"help.text"
+msgid "PRINT COUNT “text” ; print 4, character count of “text”<br/> PRINT COUNT [1, 2, 3] ; print 3, size of the list<br/>"
+msgstr ""
+
+#. yHDJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2460\n"
+"help.text"
+msgid "SET"
+msgstr ""
+
+#. kF22
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2470\n"
+"help.text"
+msgid "; Convert list to Python set<br/> PRINT SET [4, 5, 6, 6] ; print {4, 5, 6}<br/> PRINT SET [4, 5, 6, 6] | SET [4, 1, 9] ; print {1, 4, 5, 6, 9}, union<br/> PRINT SET [4, 5, 6, 6] & SET [4, 1, 9] ; print {4}, intersection<br/> PRINT SET ([4, 5, 6, 6]) - SET [4, 1, 9] ; print {5, 6}, difference<br/> PRINT SET [4, 5, 6, 6] ^ SET [4, 1, 9] ; print {1, 5, 6, 9}, symmetric difference <br/>"
+msgstr ""
+
+#. ~H\.
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2480\n"
+"help.text"
+msgid "RANGE"
+msgstr ""
+
+#. n/sK
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2490\n"
+"help.text"
+msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i in RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr ""
+
+#. ]b1J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2500\n"
+"help.text"
+msgid "LIST"
+msgstr ""
+
+#. C1mf
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2510\n"
+"help.text"
+msgid "; remove the repeating elements of a list using set and list conversion<br/> PRINT LIST (SET [1, 3, 5, 5, 2, 1]) ; print [1, 3, 5, 2]<br/>"
+msgstr ""
+
+#. D;U?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2520\n"
+"help.text"
+msgid "TUPLE"
+msgstr ""
+
+#. m8Xn
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2530\n"
+"help.text"
+msgid "Conversion to Python tuple (non-modifiable list)"
+msgstr ""
+
+#. (SG+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2540\n"
+"help.text"
+msgid "PRINT TUPLE [4, 5]<br/>"
+msgstr ""
+
+#. BJ{q
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2550\n"
+"help.text"
+msgid "SORTED"
+msgstr ""
+
+#. G/mM
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2560\n"
+"help.text"
+msgid "It returns with a sorted list."
+msgstr ""
+
+#. p*n,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2570\n"
+"help.text"
+msgid "PRINT SORTED [5, 1, 3, 4] ; print [1, 3, 4, 5]<br/>"
+msgstr ""
+
+#. )n7M
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2580\n"
+"help.text"
+msgid "SUB"
+msgstr ""
+
+#. ys9;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2590\n"
+"help.text"
+msgid "Substitue character sequences using regex (regular expression) patterns."
+msgstr ""
+
+#. i)UU
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2600\n"
+"help.text"
+msgid "PRINT SUB (“t”, “T”, “text”) ; print “Text”, replacing “t” with “T”<br/> PRINT SUB (“(.)”, “\\\\1\\\\1”, “text”) ; print “tteexxtt”, doubling every characters<br/>"
+msgstr ""
+
+#. IdJ}
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2610\n"
+"help.text"
+msgid "SEARCH"
+msgstr ""
+
+#. ip0J
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2620\n"
+"help.text"
+msgid "Search character sequences patterns using regex patterns."
+msgstr ""
+
+#. L6+F
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2630\n"
+"help.text"
+msgid "IF SEARCH (“\\w”, word) [ PRINT “Letter in the word.” ]<br/>"
+msgstr ""
+
+#. NF3=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2640\n"
+"help.text"
+msgid "FINDALL"
+msgstr ""
+
+#. E5%:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2650\n"
+"help.text"
+msgid "Find all character sequences in the input string matching the given regex pattern."
+msgstr ""
+
+#. *+H=
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2660\n"
+"help.text"
+msgid "PRINT FINDALL(“\\w+”, “Dogs, cats.”) ; print [“Dogs”, “cats”], the list of the words.<br/>"
+msgstr ""
+
+#. H6P(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2670\n"
+"help.text"
+msgid "MIN"
+msgstr ""
+
+#. @?sT
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2680\n"
+"help.text"
+msgid "PRINT MIN [1, 2, 3] ; print 1, the lowest element of the list<br/>"
+msgstr ""
+
+#. l[zI
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2690\n"
+"help.text"
+msgid "MAX"
+msgstr ""
+
+#. KA-U
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2700\n"
+"help.text"
+msgid "PRINT MAX [1, 2, 3] ; print 3, the greatest element of the list<br/>"
+msgstr ""
+
+#. ^f7t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"hd_2710\n"
+"help.text"
+msgid "Color constants"
+msgstr ""
+
+#. _OeQ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2720\n"
+"help.text"
+msgid "PENCOLOR “SILVER” ; set by name<br/> PENCOLOR [1] ; set by identifiers<br/> PENCOLOR “~SILVER” ; random silver color<br/> <br/>"
+msgstr ""
+
+#. cT7i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2740\n"
+"help.text"
+msgid "Identifier"
+msgstr ""
+
+#. WySj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2750\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. I:n;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2770\n"
+"help.text"
+msgid "0"
+msgstr ""
+
+#. u[.o
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2780\n"
+"help.text"
+msgid "BLACK"
+msgstr ""
+
+#. aa@R
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2800\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#. EGEh
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2810\n"
+"help.text"
+msgid "SILVER"
+msgstr ""
+
+#. fvM,
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2830\n"
+"help.text"
+msgid "2"
+msgstr ""
+
+#. bi,`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2840\n"
+"help.text"
+msgid "GRAY/GREY"
+msgstr ""
+
+#. BPe-
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2860\n"
+"help.text"
+msgid "3"
+msgstr ""
+
+#. fIH!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2870\n"
+"help.text"
+msgid "WHITE"
+msgstr ""
+
+#. W5YO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2890\n"
+"help.text"
+msgid "4"
+msgstr ""
+
+#. @36d
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2900\n"
+"help.text"
+msgid "MAROON"
+msgstr ""
+
+#. ;(JJ
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2920\n"
+"help.text"
+msgid "5"
+msgstr ""
+
+#. gzvz
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2930\n"
+"help.text"
+msgid "RED"
+msgstr ""
+
+#. Qy)X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2950\n"
+"help.text"
+msgid "6"
+msgstr ""
+
+#. kY5~
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2960\n"
+"help.text"
+msgid "PURPLE"
+msgstr ""
+
+#. 5%B$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2980\n"
+"help.text"
+msgid "7"
+msgstr ""
+
+#. W.=@
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_2990\n"
+"help.text"
+msgid "FUCHSIA/MAGENTA"
+msgstr ""
+
+#. 6Vf$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3010\n"
+"help.text"
+msgid "8"
+msgstr ""
+
+#. 6Zi8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3020\n"
+"help.text"
+msgid "GREEN"
+msgstr ""
+
+#. d#N3
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3040\n"
+"help.text"
+msgid "9"
+msgstr ""
+
+#. fhv+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3050\n"
+"help.text"
+msgid "LIME"
+msgstr ""
+
+#. sy+T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3070\n"
+"help.text"
+msgid "10"
+msgstr ""
+
+#. [UG!
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3080\n"
+"help.text"
+msgid "OLIVE"
+msgstr ""
+
+#. =awR
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3100\n"
+"help.text"
+msgid "11"
+msgstr ""
+
+#. fNw*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3110\n"
+"help.text"
+msgid "YELLOW"
+msgstr ""
+
+#. Ff_+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3130\n"
+"help.text"
+msgid "12"
+msgstr ""
+
+#. z:#v
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3140\n"
+"help.text"
+msgid "NAVY"
+msgstr ""
+
+#. O9j`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3160\n"
+"help.text"
+msgid "13"
+msgstr ""
+
+#. ^N!(
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3170\n"
+"help.text"
+msgid "BLUE"
+msgstr ""
+
+#. KZ8$
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3190\n"
+"help.text"
+msgid "14"
+msgstr ""
+
+#. hK_T
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3200\n"
+"help.text"
+msgid "TEAL"
+msgstr ""
+
+#. ITU?
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3220\n"
+"help.text"
+msgid "15"
+msgstr ""
+
+#. cAHO
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3230\n"
+"help.text"
+msgid "AQUA"
+msgstr ""
+
+#. |I_[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3250\n"
+"help.text"
+msgid "16"
+msgstr ""
+
+#. udrq
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3260\n"
+"help.text"
+msgid "PINK"
+msgstr ""
+
+#. -b:t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3280\n"
+"help.text"
+msgid "17"
+msgstr ""
+
+#. +)/t
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3290\n"
+"help.text"
+msgid "TOMATO"
+msgstr ""
+
+#. $)(;
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3310\n"
+"help.text"
+msgid "18"
+msgstr ""
+
+#. Z+!{
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3320\n"
+"help.text"
+msgid "ORANGE"
+msgstr ""
+
+#. m$m`
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3340\n"
+"help.text"
+msgid "19"
+msgstr ""
+
+#. FW#[
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3350\n"
+"help.text"
+msgid "GOLD"
+msgstr ""
+
+#. BbV8
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3370\n"
+"help.text"
+msgid "20"
+msgstr ""
+
+#. |J\C
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3380\n"
+"help.text"
+msgid "VIOLET"
+msgstr ""
+
+#. v!oj
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3400\n"
+"help.text"
+msgid "21"
+msgstr ""
+
+#. *`W:
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3410\n"
+"help.text"
+msgid "SKYBLUE"
+msgstr ""
+
+#. WA`E
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3430\n"
+"help.text"
+msgid "22"
+msgstr ""
+
+#. juk5
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3440\n"
+"help.text"
+msgid "CHOCOLATE"
+msgstr ""
+
+#. =P]X
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3460\n"
+"help.text"
+msgid "23"
+msgstr ""
+
+#. aB?|
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3470\n"
+"help.text"
+msgid "BROWN"
+msgstr ""
+
+#. l/9i
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3490\n"
+"help.text"
+msgid "24"
+msgstr ""
+
+#. [Cf*
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_3500\n"
+"help.text"
+msgid "INVISIBLE"
+msgstr ""
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Status Bar"
+#~ msgstr "Statusraden"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id3153397\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Statuslisten\">Statuslisten</link>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3153414\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The Status Bar contains information about the current document and offers various buttons with special functions."
+#~ msgstr "Statusraden innehåller information om dokumentet och olika knappar med specialfunktioner."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id9648731\n"
+#~ "help.text"
+#~ msgid "Language"
+#~ msgstr "Språk"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8193914\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Displays the language for the selected text. <br/>Click to open a menu where you can choose another language for the selected text or for the current paragraph. <br/>Choose None to exclude the text from spellchecking and hyphenation. <br/>Choose Reset to Default Language to re-apply the default language for the selection or the paragraph. <br/>Choose More to open a dialog with more options.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Visar språket i den markerade texten. <br/>Om du klickar öppnas en meny där du kan välja ett annat språk för den markerade texten eller det aktuella stycket. <br/>Välj Ingen om du vill utesluta texten från stavningskontroll och avstavning. <br/>Välj Återställ till standardspråk om du vill återgå till standardspråket för markeringen eller stycket. <br/>Välj Mer om du vill öppna en dialogruta med fler alternativ.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id0821200911015962\n"
+#~ "help.text"
+#~ msgid "Digital Signature"
+#~ msgstr "Digital signatur"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id0821200911015941\n"
+#~ "help.text"
+#~ msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+#~ msgstr "Se även <link href=\"text/shared/guide/digital_signatures.xhp\">Digitala signaturer</link>."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "hd_id8070314\n"
+#~ "help.text"
+#~ msgid "Zoom & View Layout"
+#~ msgstr "Zoom- och visningslayout"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id7723929\n"
+#~ "help.text"
+#~ msgid "Three controls on the Writer Status Bar allow to change the zoom and view layout of your text documents."
+#~ msgstr "Med de tre kontrollerna på statusfältet i Writer kan du ändra zoom- och visningslayout för dina textdokument."
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id3666188\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The View Layout icons show from left to right: Single column mode. View mode with pages side by side. Book mode with two pages as in an open book.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ikonerna för visningslayout visar från höger till vänster: enspaltsläge, visningsläge med många sidor bredvid varandra, bokläge med två sidor som i en uppslagen bok.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0208.xhp\n"
+#~ "par_id8796349\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Dra zoom-reglaget åt vänster för att visa fler sidor, åt höger för att zooma in en sida eller ett mindre område på sidan.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Tools"
+#~ msgstr "Verktyg"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147241\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0106.xhp\" name=\"Tools\">Tools</link>"
+#~ msgstr "<link href=\"text/swriter/main0106.xhp\" name=\"Verktyg\">Verktyg</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "par_id3147258\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Innehåller stavningsverktyg, ett galleri med objekt som du kan lägga till i dokumentet samt verktyg för att konfigurera menyer och göra inställningar för programmet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149965\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06060000.xhp\" name=\"Outline Numbering\">Outline Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06060000.xhp\" name=\"Kapitelnumrering\">Kapitelnumrering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145688\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06180000.xhp\" name=\"Line Numbering\">Line Numbering</link>"
+#~ msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"Radnumrering\">Radnumrering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3145713\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Fotnot\">Fotnot</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147346\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortera\">Sortera</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3149939\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+#~ msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Alternativ för autokorrigering</link>"
+
+#~ msgctxt ""
+#~ "main0106.xhp\n"
+#~ "hd_id3147406\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+#~ msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Anpassa</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "OLE-Object Bar"
+#~ msgstr "Verktygsraden OLE-objekt"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3150726\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0216.xhp\" name=\"OLE-Object Bar\">OLE-Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0216.xhp\" name=\"Verktygsraden OLE-objekt\">Verktygsraden OLE-objekt</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3150746\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_OLE_TOOLBOX\">The<emph> OLE-Object </emph>bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_OLE_TOOLBOX\">Verktygsraden <emph>OLE-objekt</emph> visas när objekt är markerade, och innehåller de viktigaste funktionerna för att formatera och placera objekt.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3153377\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"No Wrap\">No Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning av\">Textanpassning av</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3153394\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/> You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Du kan också ändra inställningen under fliken <emph>Textanpassning</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147766\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\">Wrap</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning på\">Textanpassning på</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147782\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Den här ikonen motsvarar alternativet <emph>Textanpassning sida</emph> under fliken <emph>Textanpassning</emph>."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3147824\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textgenomflöde\">Textgenomflöde</link>"
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "par_id3147218\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Du kan också använda fliken <emph>Textanpassning</emph> för att uppnå samma effekt."
+
+#~ msgctxt ""
+#~ "main0216.xhp\n"
+#~ "hd_id3151208\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05080000.xhp\" name=\"Object Properties\">Object Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05080000.xhp\" name=\"Objektegenskaper\">Objektegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer Features"
+#~ msgstr "Funktioner i $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3154243\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"$[officename] Writer Features\">$[officename] Writer Features</link></variable>"
+#~ msgstr "<variable id=\"main0503\"><link href=\"text/swriter/main0503.xhp\" name=\"Funktioner i $[officename] Writer\">Funktioner i $[officename] Writer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3154263\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you design and produce text documents that can include graphics, tables, or charts. You can then save the documents in a variety of formats, including the standardized OpenDocument format (ODF), Microsoft Word .doc format, or HTML. And you can easily export your document to the Portable Document Format (PDF)."
+#~ msgstr "Med $[officename] Writer kan du formge och framställa textdokument som innehåller grafik, tabeller eller diagram. Du kan sedan spara dokumenten i en mängd olika format, t.ex. det standardiserade OpenDocument-formatet(ODF), Microsoft Word DOC-formatet eller HTML. Och du kan enkelt exportera ditt dokument till PDF-format (Portable Document Format)."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147755\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Writing"
+#~ msgstr "Skriva"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147768\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer lets you create both basic documents, such as memos, <link href=\"text/shared/guide/fax.xhp\" name=\"faxes\">faxes</link>, letters , resumes and <link href=\"text/swriter/01/01150000.xhp\" name=\"merge documents\">merge documents</link>, as well as long and complex or multi-part documents, complete with bibliographies, reference tables and indexes."
+#~ msgstr "Du kan använda $[officename] Writer för att skriva enklare dokument, till exempel PM, <link href=\"text/shared/guide/fax.xhp\" name=\"faxmeddelanden\">faxmeddelanden</link>, brev, meritförteckningar och <link href=\"text/swriter/01/01150000.xhp\" name=\"standardbrev\">standardbrev</link>, eller för att skapa längre och komplexa dokument med litteraturförteckningar, referenstabeller och sakregister."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147797\n"
+#~ "29\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer also includes such useful features as a <link href=\"text/shared/01/06010000.xhp\" name=\"spellchecker\">spellchecker</link>, a <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"thesaurus\">thesaurus</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect</link>, and <link href=\"text/swriter/01/06030000.xhp\" name=\"Hyphenation\">hyphenation</link> as well as a variety of <link href=\"text/shared/01/01010100.xhp\" name=\"templates\">templates</link> for almost every purpose. You can also create your own templates using the wizards."
+#~ msgstr "$[officename] Writer innehåller även andra användbara funktioner, till exempel en <link href=\"text/shared/01/06010000.xhp\" name=\"rättstavningskontroll\">rättstavningskontroll</link>, en <link href=\"text/swriter/guide/using_thesaurus.xhp\" name=\"synonymordlista\">synonymordlista</link>, <link href=\"text/shared/01/06040000.xhp\" name=\"Autokorrigering\">autokorrigerings-</link> och <link href=\"text/swriter/01/06030000.xhp\" name=\"Avstavning\">avstavningsfunktioner</link> samt en mängd <link href=\"text/shared/01/01010100.xhp\" name=\"mallar\">mallar</link> för i stort sett alla syften. Du kan också skapa egna mallar med hjälp av guiderna."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3147225\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "Designing and Structuring"
+#~ msgstr "Utforma och strukturera"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147239\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "$[officename] offers a wide variety of options to design documents. Use the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles and Formatting window</link> to create, assign and modify styles for paragraphs, individual characters, frames and pages. In addition, the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> helps you to quickly move around inside your documents, lets you look at your document in an outline view, and keeps track of the objects that you have inserted into your document."
+#~ msgstr "I $[officename] finns många olika sätt att utforma dokument. Du kan använda fönstret <link href=\"text/swriter/01/05140000.xhp\" name=\"Formatmallar\">Formatmallar och formatering</link> för att skapa, använda och ändra formatmallar för stycken, enskilda tecken, ramar och sidor. Dessutom kan du använda fönstret <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link> för att snabbt ta dig mellan olika ställen i dokumentet eller för att läsa igenom texten i dispositionsläge och hålla reda på de olika objekt som finns i dokumentet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3147272\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "You can also create various <link href=\"text/swriter/01/04120000.xhp\" name=\"indexes and tables\">indexes and tables</link> in text documents. You can define the structure and appearance of the indexes and tables according to your individual needs. Live hyperlinks and bookmarks let you jump directly to the corresponding items in the text."
+#~ msgstr "Du kan också skapa olika <link href=\"text/swriter/01/04120000.xhp\" name=\"register och tabeller\">register och tabeller</link> i textdokument. Du kan definiera strukturen och utseendet på sakregister och innehållsförteckningar så att de passar dina behov. Du kan använda aktiva hyperlänkar och bokmärken för att hoppa direkt till motsvarande ställen i texten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145596\n"
+#~ "30\n"
+#~ "help.text"
+#~ msgid "Desktop Publishing with $[officename] Writer"
+#~ msgstr "Desktop Publishing med $[officename] Writer"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145610\n"
+#~ "31\n"
+#~ "help.text"
+#~ msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, <link href=\"text/swriter/guide/text_frame.xhp\" name=\"text frames\">text frames</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"graphics\">graphics</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tables\">tables</link>, and other objects."
+#~ msgstr "I $[officename] Writer finns flera olika layout- och ritverktyg som du kan använda för att skapa dokument med mer avancerad formatering, som broschyrer, nyhetsbrev och inbjudningar. Du kan formatera dokumenten i flera spalter och med <link href=\"text/swriter/guide/text_frame.xhp\" name=\"textramar\">textramar</link>, <link href=\"text/swriter/guide/insert_graphic.xhp\" name=\"grafik\">grafik</link>, <link href=\"text/swriter/guide/table_insert.xhp\" name=\"tabeller\">tabeller</link> och andra objekt."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3145649\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "Calculations"
+#~ msgstr "Göra beräkningar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145663\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Text documents in $[officename] have an integrated <link href=\"text/swriter/main0214.xhp\" name=\"calculation function\">calculation function</link> that helps you execute sophisticated calculations or logical links. You can easily create a table in a text document in order to perform calculations."
+#~ msgstr "I $[officename] finns en integrerad <link href=\"text/swriter/main0214.xhp\" name=\"räknefunktion\">räknefunktion</link> för textdokument, med vilken du även kan utföra komplicerade beräkningar eller framställa logiska samband. Tabellen som behövs för beräkningar skapar du snabbt och enkelt i textdokumentet."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151192\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "Creating Drawings"
+#~ msgstr "Skapa teckningar"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151206\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "The $[officename] Writer <link href=\"text/shared/02/01140000.xhp\" name=\"drawing tool\">drawing tool</link> lets you create drawings, graphics, legends, and other types of drawings directly in text documents."
+#~ msgstr "$[officename] Writer innehåller <link href=\"text/shared/02/01140000.xhp\" name=\"ritverktyg\">ritverktyg</link> som du kan använda för att skapa teckningar, bilder, förklaringar och andra typer av grafiska element direkt i texten."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3151229\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "Inserting Graphics"
+#~ msgstr "Infoga grafik"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3151243\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "You can insert pictures with <link href=\"text/shared/00/00000020.xhp\" name=\"different formats\">different formats</link> into a text document, including graphics with a JPG or GIF format. In addition, the <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> provides a collection of clipart graphics, and the <link href=\"text/shared/guide/fontwork.xhp\">Fontwork Gallery</link> creates stunning font effects."
+#~ msgstr "Du kan infoga bilder med <link href=\"text/shared/00/00000020.xhp\" name=\"olika format\">olika format</link> i textdokument, inklusive grafik i JPG- eller GIF-format. Dessutom tillhandahåller <link href=\"text/shared/01/gallery.xhp\" name=\"Gallery\">Gallery</link> en samling clip art-bilder och <link href=\"text/shared/guide/fontwork.xhp\">Fontwork-galleriet</link> skapar slående effekter."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155084\n"
+#~ "21\n"
+#~ "help.text"
+#~ msgid "Flexible Application Interface"
+#~ msgstr "Flexibelt programgränssnitt"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155098\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "The program interface is designed so that you can configure it according to your preferences, including customizing icons and menus. You can position various program windows, such as the Styles and Formatting window or the Navigator as floating windows anywhere on the screen. You can also <link href=\"text/shared/guide/autohide.xhp\" name=\"dock\">dock</link> some windows to the edge of the workspace."
+#~ msgstr "Programmets gränssnitt har utformats så att du ska kunna konfigurera det efter dina egna behov, även när det gäller att anpassa ikoner och menyer. En del programfönster, t.ex. fönstren Formatmallar och formatering och Navigator, kan du placera som svävande fönster på skärmen. Vissa fönster kan du även <link href=\"text/shared/guide/autohide.xhp\" name=\"förankra\">förankra</link> i arbetsområdets kant."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155123\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "Drag&Drop"
+#~ msgstr "Dra-och-släpp"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3155137\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "The <link href=\"text/shared/guide/dragdrop.xhp\" name=\"drag-and-drop\">drag-and-drop</link> feature enables you to work quickly and efficiently with text documents in $[officename]. For example, you can drag-and-drop objects, such as graphics from the Gallery, from one location to another in the same document, or between open $[officename] documents."
+#~ msgstr "Med <link href=\"text/shared/guide/dragdrop.xhp\" name=\"dra-och-släpp\">dra-och-släpp</link> kan du snabbt och enkelt arbeta med text i $[officename]. Du kan t.ex. dra och släppa objekt, till exempel grafik från galleriet, från en plats till en annan i samma dokument, eller mellan olika $[officename]-dokument."
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "hd_id3155162\n"
+#~ "27\n"
+#~ "help.text"
+#~ msgid "Help Functions"
+#~ msgstr "Omfattande hjälpfunktioner"
+
+#~ msgctxt ""
+#~ "main0503.xhp\n"
+#~ "par_id3145675\n"
+#~ "28\n"
+#~ "help.text"
+#~ msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
+#~ msgstr "Använd det omfattande <link href=\"text/shared/05/00000110.xhp\" name=\"Hjälp-systemet\">Hjälp-systemet</link> om du behöver hjälp med något $[officename]-program eller <link href=\"text/swriter/guide/main.xhp\" name=\"anvisningar\">anvisningar</link> för hur du utför såväl enkla som komplicerade aktiviteter."
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Drawing Object Properties Bar"
+#~ msgstr "Verktygsraden Egenskaper för ritobjekt"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3154275\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0205.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0205.xhp\" name=\"Verktygsraden Egenskaper för ritobjekt\">Verktygsraden Egenskaper för ritobjekt</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "par_id3147578\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TOOLBOX\">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_DRAW_TOOLBOX\">Verktygsraden <emph>Egenskaper för ritobjekt</emph> finns i Writer och Calc. Välj Visa – Verktygsrader – Egenskaper för ritobjekt. Kontrollerna blir tillgängliga när ett ritobjekt markeras. Olika ikoner visas beroende på om dokumentet är ett textdokument eller ett kalkylblad.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147784\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjestil\">Linjestil</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147818\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjebredd\">Linjebredd</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147229\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Linjefärg\">Linjefärg</link>"
+
+#~ msgctxt ""
+#~ "main0205.xhp\n"
+#~ "hd_id3147280\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style/Filling\">Area Style/Filling</link>"
+#~ msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Ytstil/-fyllning\">Ytstil/-fyllning</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Picture Bar"
+#~ msgstr "Verktygsraden Bild"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3154263\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Verktygsraden Bild\">Verktygsraden Bild</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "par_id3147756\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Picture</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">På verktygsraden <emph>Bild</emph> finns funktioner som du använder för att formatera och placera den markerade bitmappsgrafiken.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145606\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Vertically\">Flip Vertically</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd vertikalt\">Spegelvänd vertikalt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145639\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Flip Horizontally\">Flip Horizontally</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Spegelvänd horisontellt\">Spegelvänd horisontellt</link>"
+
+#~ msgctxt ""
+#~ "main0203.xhp\n"
+#~ "hd_id3145673\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Graphics Properties\">Graphics Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Grafikegenskaper\">Grafikegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Infoga"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155341\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0104.xhp\" name=\"Insert\">Insert</link>"
+#~ msgstr "<link href=\"text/swriter/main0104.xhp\" name=\"Infoga\">Infoga</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "par_id3155358\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes sections, footnotes, comments, special characters, graphics, and objects from other applications.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">I menyn Infoga finns kommandon som du kan använda för att infoga nya element i dokumentet, exempelvis avsnitt, fotnoter, kommentarer, specialtecken, grafik och objekt från andra program.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3155376\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+#~ msgstr "<link href=\"text/swriter/01/04010000.xhp\" name=\"Manuell brytning...\">Manuell brytning...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147762\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+#~ msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Specialtecken...\">Specialtecken...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147788\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Section\">Section</link>"
+#~ msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Område...\">Område...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147812\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147231\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote/Endnote</link>"
+#~ msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Fotnot\">Fotnot/Slutnot</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147256\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04060000.xhp\" name=\"Caption\">Caption</link>"
+#~ msgstr "<link href=\"text/swriter/01/04060000.xhp\" name=\"Bildtext...\">Bildtext...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147281\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>"
+#~ msgstr "<link href=\"text/swriter/01/04040000.xhp\" name=\"Bokmärke...\">Bokmärke...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147543\n"
+#~ "25\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04090002.xhp\" name=\"Cross-reference\">Cross-reference</link>"
+#~ msgstr "<link href=\"text/swriter/01/04090002.xhp\" name=\"Korshänvisning...\">Korshänvisning...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147569\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+#~ msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Kommentar</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3147595\n"
+#~ "24\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04200000.xhp\" name=\"Script\">Script</link>"
+#~ msgstr "<link href=\"text/swriter/01/04200000.xhp\" name=\"Skript\">Skript</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149865\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04070000.xhp\" name=\"Envelope\">Envelope</link>"
+#~ msgstr "<link href=\"text/swriter/01/04070000.xhp\" name=\"Kuvert...\">Kuvert...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149891\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ram...\">Ram...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149917\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04150000.xhp\" name=\"Table\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/01/04150000.xhp\" name=\"Tabell...\">Tabell...</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149944\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horizontal Rule</link>"
+#~ msgstr "<link href=\"text/swriter/01/04210000.xhp\" name=\"Horizontal Rule\">Horisontell linje</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3150951\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+#~ msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Ramteknik\">Ramteknik</link>"
+
+#~ msgctxt ""
+#~ "main0104.xhp\n"
+#~ "hd_id3149428\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">File</link>"
+#~ msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fil...\">Fil...</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Frame Bar"
+#~ msgstr "Verktygsraden Ram"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3154251\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0215.xhp\" name=\"Frame Bar\">Frame Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0215.xhp\" name=\"Verktygsraden Ram\">Verktygsraden Ram</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3154272\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_FRAME_TOOLBOX\">When a frame is selected, the <emph>Frame </emph>Bar provides the most important functions for formatting and positioning the frame.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_FRAME_TOOLBOX\">Om du har markerat en ram visas verktygsraden <emph>Ram</emph> som innehåller de vanligaste funktionerna för att formatera och placera ramar.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147403\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Off\">Wrap Off</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning av\">Textanpassning av</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147419\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>You can also choose this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#keinumlauftext\"/>Den här inställningen kan du också definiera under fliken <emph>Textanpassning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3153388\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap On\">Wrap On</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textanpassning på\">Textanpassning på</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3153405\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#seitenumlauftext\"/>Vad gäller funktionen motsvarar den här ikonen alternativet <emph>Textanpassning sida</emph> under fliken <emph>Textanpassning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3147782\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap Through\">Wrap Through</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Textgenomflöde\">Textgenomflöde</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "par_id3147799\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>You can also define this setting on the <emph>Wrap</emph> tab page."
+#~ msgstr "<embedvar href=\"text/swriter/01/05060200.xhp#durchlauftext\"/>Detta kan du också styra via fliken <emph>Textanpassning</emph>."
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151285\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/02170000.xhp\" name=\"Background Color\">Background Color</link>"
+#~ msgstr "<link href=\"text/shared/02/02170000.xhp\" name=\"Bakgrundsfärg\">Bakgrundsfärg</link>"
+
+#~ msgctxt ""
+#~ "main0215.xhp\n"
+#~ "hd_id3151320\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame Properties\">Frame Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ramegenskaper\">Ramegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Format"
+#~ msgstr "Format"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147820\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+#~ msgstr "<link href=\"text/swriter/main0105.xhp\" name=\"Format\">Format</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "par_id3147218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:FormatMenu\">Innehåller kommandon för att formatera layouten och innehållet i dokumentet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147261\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tecken...\">Tecken...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3147286\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Stycke...\">Stycke...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145784\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
+#~ msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Punkter och numrering\">Punkter och numrering</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145692\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040000.xhp\" name=\"Page\">Page</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040000.xhp\" name=\"Sida...\">Sida...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145743\n"
+#~ "23\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05040500.xhp\" name=\"Columns\">Columns</link>"
+#~ msgstr "<link href=\"text/swriter/01/05040500.xhp\" name=\"Kolumner...\">Kolumner...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3145717\n"
+#~ "22\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02170000.xhp\" name=\"Sections\">Sections</link>"
+#~ msgstr "<link href=\"text/swriter/01/02170000.xhp\" name=\"Områden...\">Områden...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149910\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04130000.xhp\" name=\"Frame\">Frame</link>"
+#~ msgstr "<link href=\"text/swriter/01/04130000.xhp\" name=\"Ram...\">Ram...</link>"
+
+#~ msgctxt ""
+#~ "main0105.xhp\n"
+#~ "hd_id3149935\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Picture\">Picture</link>"
+#~ msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Bild\">Bild</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Window"
+#~ msgstr "Fönster"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "hd_id3147248\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0107.xhp\" name=\"Window\">Window</link>"
+#~ msgstr "<link href=\"text/swriter/main0107.xhp\" name=\"Fönster\">Fönster</link>"
+
+#~ msgctxt ""
+#~ "main0107.xhp\n"
+#~ "par_id3147269\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Contains commands for manipulating and displaying document windows.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:WindowList\" visibility=\"visible\">Innehåller kommandon för att anpassa och visa dokumentfönster.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Page Preview"
+#~ msgstr "Förhandsgranskning"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "hd_id3145783\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Page Preview\">Page Preview</link>"
+#~ msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Förhandsgranskning\">Förhandsgranskning</link>"
+
+#~ msgctxt ""
+#~ "main0210.xhp\n"
+#~ "par_id3154253\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The <emph>Page Preview</emph> Bar appears when you view the current document in the page preview mode."
+#~ msgstr "<emph>Förhandsgranskningslisten</emph> visas om det aktuella dokumentet visas i förhandsgranskningsläge."
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "View"
+#~ msgstr "Visa"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0103.xhp\" name=\"View\">View</link>"
+#~ msgstr "<link href=\"text/swriter/main0103.xhp\" name=\"Visa\">Visa</link>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "par_id3147249\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">På den här menyn finns kommandon för att anpassa visningen av dokumentet på skärmen.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0103.xhp\n"
+#~ "hd_id3147265\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+#~ msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Skala\">Skala</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Edit"
+#~ msgstr "Redigera"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3149610\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0102.xhp\" name=\"Edit\">Edit</link>"
+#~ msgstr "<link href=\"text/swriter/main0102.xhp\" name=\"Redigera\">Redigera</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "par_id3149626\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">På den här menyn finns kommandon som du använder för att redigera innehållet i det aktuella dokumentet.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147593\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+#~ msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Klistra in innehåll\">Klistra in innehåll</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147619\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/07070000.xhp\" name=\"Select Text\">Select Text</link>"
+#~ msgstr "<link href=\"text/shared/02/07070000.xhp\" name=\"Markera text\">Markera text</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147790\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+#~ msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Jämföra dokument\">Jämföra dokument</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147816\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+#~ msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Sök och ersätt...\">Sök och ersätt...</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147226\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+#~ msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"AutoText\">AutoText</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147251\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
+#~ msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Byt databas\">Byt databas</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147276\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fields\">Fields</link>"
+#~ msgstr "<link href=\"text/swriter/01/02140000.xhp\" name=\"Fältkommando\">Fältkommando</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147302\n"
+#~ "7\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnotes</link>"
+#~ msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Fotnot\">Fotnot</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147327\n"
+#~ "8\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02160000.xhp\" name=\"Index Entry\">Index Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02160000.xhp\" name=\"Förteckningspost\">Förteckningspost</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147352\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/02130000.xhp\" name=\"Bibliography Entry\">Bibliography Entry</link>"
+#~ msgstr "<link href=\"text/swriter/01/02130000.xhp\" name=\"Litteraturförteckningspost\">Litteraturförteckningspost</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147377\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+#~ msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlänk\">Hyperlänk</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3147404\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+#~ msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Länkar\">Länkar</link>"
+
+#~ msgctxt ""
+#~ "main0102.xhp\n"
+#~ "hd_id3156150\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+#~ msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Bildkarta\">Bildkarta</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Formatting Bar"
+#~ msgstr "Textobjektrad"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3154270\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0202.xhp\" name=\"Verktygsraden Formatering\">Verktygsraden Formatering</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147762\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TEXT_TOOLBOX\">The Formatting bar contains several text formatting functions.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TEXT_TOOLBOX\"><emph>Textobjektraden</emph> innehåller i textinmatningsläge flera funktioner för att formatera text.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149593\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+#~ msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Teckenfärg\">Teckenfärg</link>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149887\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "Additional icons"
+#~ msgstr "Andra ikoner på objektlisten"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id0122200903085320\n"
+#~ "help.text"
+#~ msgid "Increase Font"
+#~ msgstr "Förstora tecken"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085371\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Increases the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Ökar teckenstorleken i den markerade texten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id012220090308532\n"
+#~ "help.text"
+#~ msgid "Reduce Font"
+#~ msgstr "Förminska tecken"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id0122200903085351\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Minskar teckenstorleken i den markerade texten.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149900\n"
+#~ "11\n"
+#~ "help.text"
+#~ msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
+#~ msgstr "Om <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL-stöd</link> är aktivt visas två ikoner."
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3149946\n"
+#~ "12\n"
+#~ "help.text"
+#~ msgid "Left-To-Right"
+#~ msgstr "Vänster-till-höger"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN10784\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
+#~ msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id8354747\">vänster till höger-ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3149964\n"
+#~ "13\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Texten skrivs in från vänster till höger.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "hd_id3147300\n"
+#~ "14\n"
+#~ "help.text"
+#~ msgid "Right-To-Left"
+#~ msgstr "Höger-till-vänster"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_idN107DF\n"
+#~ "help.text"
+#~ msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
+#~ msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id2405774\">höger till vänster-ikon</alt></image>"
+
+#~ msgctxt ""
+#~ "main0202.xhp\n"
+#~ "par_id3147625\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
+#~ msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Text som är formaterad i ett språk med komplex textlayout skrivs in från höger till vänster.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Text Object Bar"
+#~ msgstr "Verktygsraden Textobjekt"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3155366\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0220.xhp\" name=\"Text Object Bar\">Text Object Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0220.xhp\" name=\"Verktygsraden Textobjekt\">Verktygsraden Textobjekt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3155386\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object."
+#~ msgstr "<ahelp hid=\"HID_DRAW_TEXT_TOOLBOX\">Innehåller formateringskommandon för text i ritobjekt.</ahelp> Verktygsraden <emph>Textobjekt</emph> visas när du dubbelklickar inne i ritobjektet."
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3153416\n"
+#~ "15\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Upphöjt\">Upphöjt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147787\n"
+#~ "16\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+#~ msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Nedsänkt\">Nedsänkt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3147265\n"
+#~ "20\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
+#~ msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Markera allt\">Markera allt</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145596\n"
+#~ "17\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+#~ msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Tecken\">Tecken</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "hd_id3145631\n"
+#~ "18\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+#~ msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Stycke\">Stycke</link>"
+
+#~ msgctxt ""
+#~ "main0220.xhp\n"
+#~ "par_id3145649\n"
+#~ "19\n"
+#~ "help.text"
+#~ msgid "Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected."
+#~ msgstr "Här kan du ställa in indrag, avstånd, justering och radavstånd för det markerade stycket."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Rulers"
+#~ msgstr "Linjaler"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "hd_id3154201\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0213.xhp\" name=\"Rulers\">Rulers</link>"
+#~ msgstr "<link href=\"text/swriter/main0213.xhp\" name=\"Linjaler\">Linjaler</link>"
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154218\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse."
+#~ msgstr "På linjalerna visas inte bara sidans mått, utan här finns också markeringar för tabbar, indrag, marginaler och kolumner som du kan ändra interaktivt med hjälp av musen."
+
+#~ msgctxt ""
+#~ "main0213.xhp\n"
+#~ "par_id3154239\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
+#~ msgstr "Om du dubbelklickar i ett ledigt (grått) område på linjalerna öppnas dialogrutan <emph>Stycke</emph> där du kan ange <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direkta styckeformateringar\">direkta styckeformateringar</link> för det aktuella stycket eller alla markerade stycken."
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Welcome to the $[officename] Writer Help"
+#~ msgstr "Välkommen till $[officename] Writer-hjälpen"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147233\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "%PRODUCTNAME Writer Help"
+#~ msgstr "%PRODUCTNAME Writer-hjälp"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3147258\n"
+#~ "3\n"
+#~ "help.text"
+#~ msgid "Working With %PRODUCTNAME Writer"
+#~ msgstr "Arbeta med %PRODUCTNAME Writer"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149131\n"
+#~ "5\n"
+#~ "help.text"
+#~ msgid "Menus, Toolbars, and Keys"
+#~ msgstr "Menyer, verktygsrader och kommandon"
+
+#~ msgctxt ""
+#~ "main0000.xhp\n"
+#~ "hd_id3149183\n"
+#~ "4\n"
+#~ "help.text"
+#~ msgid "Getting Help"
+#~ msgstr "Få hjälp"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table Bar"
+#~ msgstr "Verktygsraden Tabell"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3145587\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
+#~ msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Verktygsraden Tabell\">Verktygsraden Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "par_id3154252\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\"HID_TABLE_TOOLBOX\">The <emph>Table </emph>Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
+#~ msgstr "<ahelp hid=\"HID_TABLE_TOOLBOX\"><emph>Tabellobjektraden</emph> innehåller funktioner som du använder när du arbetar med tabeller. Den visas när du ställer markören i en tabell.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147592\n"
+#~ "6\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
+#~ msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sammanfoga celler\">Sammanfoga celler</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147820\n"
+#~ "9\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
+#~ msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Radera rad\">Radera rad</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id3147231\n"
+#~ "10\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
+#~ msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Radera kolumn\">Radera kolumn</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id943333820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">AutoFormat</link>"
+#~ msgstr "<link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\">Autokorrigering</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id947820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Table Properties</link>"
+#~ msgstr "<link href=\"text/swriter/01/05090000.xhp\" name=\"Table Properties\">Tabellegenskaper</link>"
+
+#~ msgctxt ""
+#~ "main0204.xhp\n"
+#~ "hd_id94007820\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sort\">Sort</link>"
+#~ msgstr "<link href=\"text/swriter/01/06100000.xhp\" name=\"Sortera\">Sortera</link>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Menus"
+#~ msgstr "Menyer"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "hd_id3147274\n"
+#~ "1\n"
+#~ "help.text"
+#~ msgid "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+#~ msgstr "<variable id=\"main0100\"><link href=\"text/swriter/main0100.xhp\" name=\"Menyer\">Menyer</link></variable>"
+
+#~ msgctxt ""
+#~ "main0100.xhp\n"
+#~ "par_id3149569\n"
+#~ "2\n"
+#~ "help.text"
+#~ msgid "The following section lists the help topics available for menus and dialogs."
+#~ msgstr "I följande avsnitt finns de hjälpavsnitt som beskriver menyer och dialogrutor."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "tit\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10553\n"
+#~ "help.text"
+#~ msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>"
+#~ msgstr "<link href=\"text/swriter/main0110.xhp\">Tabell</link>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN10563\n"
+#~ "help.text"
+#~ msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table inside a text document.</ahelp>"
+#~ msgstr "<ahelp hid=\".\">Visar alla kommandon för att infoga, redigera och ta bort en tabell i ett textdokument.</ahelp>"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AB\n"
+#~ "help.text"
+#~ msgid "Insert"
+#~ msgstr "Infoga"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B5\n"
+#~ "help.text"
+#~ msgid "Table"
+#~ msgstr "Tabell"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105B8\n"
+#~ "help.text"
+#~ msgid "Inserts a new table."
+#~ msgstr "Infogar en ny tabell."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105CD\n"
+#~ "help.text"
+#~ msgid "Columns"
+#~ msgstr "Kolumner"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105D0\n"
+#~ "help.text"
+#~ msgid "Inserts columns."
+#~ msgstr "Infogar kolumner."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E5\n"
+#~ "help.text"
+#~ msgid "Rows"
+#~ msgstr "Rader"
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105E8\n"
+#~ "help.text"
+#~ msgid "Inserts rows."
+#~ msgstr "Infogar rader."
+
+#~ msgctxt ""
+#~ "main0110.xhp\n"
+#~ "par_idN105AF\n"
+#~ "help.text"
+#~ msgid "Delete"
+#~ msgstr "Radera"
+
+#~ msgctxt ""